1. 19 5月, 2018 2 次提交
  2. 12 5月, 2018 1 次提交
  3. 07 5月, 2018 1 次提交
  4. 03 5月, 2018 1 次提交
    • J
      nvme: only reconfigure discard if necessary · 3831761e
      Jens Axboe 提交于
      Currently nvme reconfigures discard for every disk revalidation. This
      is problematic because any O_WRONLY or O_RDWR open will trigger a
      partition scan through udev/systemd, and we will reconfigure discard.
      This blows away any user settings, like discard_max_bytes.
      
      Only re-configure the user settable settings if we need to.
      Signed-off-by: NJens Axboe <axboe@kernel.dk>
      [removed redundant queue flag setting]
      Signed-off-by: NKeith Busch <keith.busch@intel.com>
      3831761e
  5. 02 5月, 2018 1 次提交
  6. 27 4月, 2018 4 次提交
  7. 25 4月, 2018 3 次提交
  8. 24 4月, 2018 10 次提交
  9. 23 4月, 2018 11 次提交
  10. 21 4月, 2018 1 次提交
  11. 20 4月, 2018 5 次提交