1. 22 6月, 2022 2 次提交
  2. 21 6月, 2022 2 次提交
  3. 20 6月, 2022 1 次提交
    • J
      io_uring: mark reissue requests with REQ_F_PARTIAL_IO · 1bacd264
      Jens Axboe 提交于
      If we mark for reissue, we assume that the buffer will remain stable.
      Hence if are using a provided buffer, we need to ensure that we stick
      with it for the duration of that request.
      
      This only affects block devices that use provided buffers, as those are
      the only ones that get marked with REQ_F_REISSUE.
      Signed-off-by: NJens Axboe <axboe@kernel.dk>
      1bacd264
  4. 17 6月, 2022 1 次提交
  5. 16 6月, 2022 2 次提交
  6. 15 6月, 2022 9 次提交
  7. 13 6月, 2022 16 次提交
  8. 12 6月, 2022 7 次提交