1. 1ee08de Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  2. 7b53d59 io_uring: fix overflowed reqs cancellation by Pavel Begunkov · 4 years, 7 months ago
  3. bfe68a2 io_uring: off timeouts based only on completions by Pavel Begunkov · 4 years, 7 months ago
  4. 360428f io_uring: move timeouts flushing to a helper by Pavel Begunkov · 4 years, 7 months ago
  5. e62753e io_uring: call statx directly by Bijan Mottahedeh · 4 years, 7 months ago
  6. 1d9e128 io_uring: add io_statx structure by Bijan Mottahedeh · 4 years, 7 months ago
  7. 0bf0eef io_uring: get rid of manual punting in io_close by Pavel Begunkov · 4 years, 7 months ago
  8. 0451894 io_uring: separate DRAIN flushing into a cold path by Pavel Begunkov · 4 years, 7 months ago
  9. 56080b0 io_uring: don't re-read sqe->off in timeout_prep() by Pavel Begunkov · 4 years, 7 months ago
  10. 733f5c9 io_uring: simplify io_timeout locking by Pavel Begunkov · 4 years, 7 months ago
  11. 4518a3c io_uring: fix flush req->refs underflow by Pavel Begunkov · 4 years, 7 months ago
  12. 6b668c9 io_uring: don't submit sqes when ctx->refs is dying by Xiaoguang Wang · 4 years, 7 months ago
  13. d4ae271 io_uring: reset -EBUSY error when io sq thread is waken up by Xiaoguang Wang · 4 years, 7 months ago
  14. b532576 io_uring: don't add non-IO requests to iopoll pending list by Jens Axboe · 4 years, 7 months ago
  15. 4f4eeba io_uring: don't use kiocb.private to store buf_index by Bijan Mottahedeh · 4 years, 7 months ago
  16. e3aabf9 io_uring: cancel work if task_work_add() fails by Jens Axboe · 4 years, 7 months ago
  17. 3106725 io_uring: async task poll trigger cleanup by Jens Axboe · 4 years, 8 months ago
  18. 948a774 io_uring: remove dead check in io_splice() by Jens Axboe · 4 years, 8 months ago
  19. f2a8d5c io_uring: add tee(2) support by Pavel Begunkov · 4 years, 8 months ago
  20. c11368a5 io_uring: don't repeat valid flag list by Pavel Begunkov · 4 years, 8 months ago
  21. 9f13c35 io_uring: rename io_file_put() by Pavel Begunkov · 4 years, 8 months ago
  22. 0cdaf76 io_uring: remove req->needs_fixed_files by Pavel Begunkov · 4 years, 8 months ago
  23. 3bfa5bc io_uring: cleanup io_poll_remove_one() logic by Jens Axboe · 4 years, 8 months ago
  24. bd2ab18 io_uring: fix FORCE_ASYNC req preparation by Pavel Begunkov · 4 years, 8 months ago
  25. 650b548 io_uring: don't prepare DRAIN reqs twice by Pavel Begunkov · 4 years, 8 months ago
  26. 583863e io_uring: initialize ctx->sqo_wait earlier by Jens Axboe · 4 years, 8 months ago
  27. 6a4d07c io_uring: file registration list and lock optimization by Jens Axboe · 4 years, 8 months ago
  28. 7e55a19 io_uring: add IORING_CQ_EVENTFD_DISABLED to the CQ ring flags by Stefano Garzarella · 4 years, 8 months ago
  29. 0d9b5b3 io_uring: add 'cq_flags' field for the CQ ring by Stefano Garzarella · 4 years, 8 months ago
  30. 18bceab io_uring: allow POLL_ADD with double poll_wait() users by Jens Axboe · 4 years, 8 months ago
  31. 4a38aed2 io_uring: batch reap of dead file registrations by Jens Axboe · 4 years, 8 months ago
  32. 0f158b4 io_uring: name sq thread and ref completions by Jens Axboe · 4 years, 8 months ago
  33. 9d9e88a io_uring: polled fixed file must go through free iteration by Jens Axboe · 4 years, 8 months ago
  34. 8469508 io_uring: remove duplicate semicolon at the end of line by Xiaoming Ni · 4 years, 8 months ago
  35. c968742 io_uring: fix zero len do_splice() by Pavel Begunkov · 4 years, 8 months ago
  36. 7d01bd7 io_uring: remove obsolete 'state' parameter by Xiaoguang Wang · 4 years, 8 months ago
  37. 904fbcb io_uring: remove 'fd is io_uring' from close path by Jens Axboe · 4 years, 8 months ago
  38. 63ff822 io_uring: don't use 'fd' for openat/openat2/statx by Jens Axboe · 4 years, 8 months ago
  39. 7f13657 io_uring: handle -EFAULT properly in io_uring_setup() by Xiaoguang Wang · 4 years, 8 months ago
  40. d8f1b97 io_uring: fix mismatched finish_wait() calls in io_uring_cancel_files() by Xiaoguang Wang · 4 years, 8 months ago
  41. 2fb3e82 io_uring: punt splice async because of inode mutex by Pavel Begunkov · 4 years, 8 months ago
  42. 4ee3631 io_uring: check non-sync defer_list carefully by Pavel Begunkov · 4 years, 8 months ago
  43. 7759a0b io_uring: fix extra put in sync_file_range() by Pavel Begunkov · 4 years, 8 months ago
  44. 3fd44c8 io_uring: use cond_resched() in io_ring_ctx_wait_and_kill() by Xiaoguang Wang · 4 years, 8 months ago
  45. dd461af io_uring: use proper references for fallback_req locking by Bijan Mottahedeh · 4 years, 8 months ago
  46. 490e896 io_uring: only force async punt if poll based retry can't handle it by Jens Axboe · 4 years, 8 months ago
  47. af197f5 io_uring: enable poll retry for any file with ->read_iter / ->write_iter by Jens Axboe · 4 years, 8 months ago
  48. 5b0bbee io_uring: statx must grab the file table for valid fd by Jens Axboe · 4 years, 8 months ago
  49. 44575a6 io_uring: only restore req->work for req that needs do completion by Xiaoguang Wang · 4 years, 8 months ago
  50. 31af27c io_uring: don't count rqs failed after current one by Pavel Begunkov · 4 years, 9 months ago
  51. b55ce73 io_uring: kill already cached timeout.seq_offset by Pavel Begunkov · 4 years, 9 months ago
  52. 22cad15 io_uring: fix cached_sq_head in io_timeout() by Pavel Begunkov · 4 years, 9 months ago
  53. 8e2e1fa io_uring: only post events in io_poll_remove_all() if we completed some by Jens Axboe · 4 years, 9 months ago
  54. 2bae047 io_uring: io_async_task_func() should check and honor cancelation by Jens Axboe · 4 years, 9 months ago
  55. 74ce6ce io_uring: check for need to re-wait in polled async handling by Jens Axboe · 4 years, 9 months ago
  56. 8835758 io_uring: correct O_NONBLOCK check for splice punt by Jens Axboe · 4 years, 9 months ago
  57. b1f573b io_uring: restore req->work when canceling poll request by Xiaoguang Wang · 4 years, 9 months ago
  58. ef4ff58 io_uring: move all request init code in one place by Pavel Begunkov · 4 years, 9 months ago
  59. dea3b49 io_uring: keep all sqe->flags in req->flags by Pavel Begunkov · 4 years, 9 months ago
  60. 1d4240c io_uring: early submission req fail code by Pavel Begunkov · 4 years, 9 months ago
  61. bf9c2f1 io_uring: track mm through current->mm by Pavel Begunkov · 4 years, 9 months ago
  62. dccc587 io_uring: remove obsolete @mm_fault by Pavel Begunkov · 4 years, 9 months ago
  63. 85faa7b io_uring: punt final io_ring_ctx wait-and-free to workqueue by Jens Axboe · 4 years, 9 months ago
  64. c398ecb io_uring: fix fs cleanup on cqe overflow by Pavel Begunkov · 4 years, 9 months ago
  65. 9c280f9 io_uring: don't read user-shared sqe flags twice by Pavel Begunkov · 4 years, 9 months ago
  66. 0553b8b io_uring: remove req init from io_get_req() by Pavel Begunkov · 4 years, 9 months ago
  67. b1e50e5 io_uring: alloc req only after getting sqe by Pavel Begunkov · 4 years, 9 months ago
  68. 709b302 io_uring: simplify io_get_sqring by Pavel Begunkov · 4 years, 9 months ago
  69. 45097da io_uring: do not always copy iovec in io_req_map_rw() by Xiaoguang Wang · 4 years, 9 months ago
  70. 08a1d26eb io_uring: ensure openat sets O_LARGEFILE if needed by Jens Axboe · 4 years, 9 months ago
  71. f7fe934 io_uring: initialize fixed_file_data lock by Xiaoguang Wang · 4 years, 9 months ago
  72. 211fea1 io_uring: remove redundant variable pointer nxt and io_wq_assign_next call by Colin Ian King · 4 years, 9 months ago
  73. 48bdd84 io_uring: fix ctx refcounting in io_submit_sqes() by Pavel Begunkov · 4 years, 9 months ago
  74. 581f981 io_uring: process requests completed with -EAGAIN on poll list by Bijan Mottahedeh · 4 years, 9 months ago
  75. c336e99 io_uring: remove bogus RLIMIT_NOFILE check in file registration by Jens Axboe · 4 years, 9 months ago
  76. aa96bf8 io_uring: use io-wq manager as backup task if task is exiting by Jens Axboe · 4 years, 9 months ago
  77. 3537b6a io_uring: grab task reference for poll requests by Jens Axboe · 4 years, 9 months ago
  78. a6ba632 io_uring: retry poll if we got woken with non-matching mask by Jens Axboe · 4 years, 9 months ago
  79. 10bea96 io_uring: add missing finish_wait() in io_sq_thread() by Hillf Danton · 4 years, 9 months ago
  80. 0558955 io_uring: refactor file register/unregister/update handling by Xiaoguang Wang · 4 years, 9 months ago
  81. e59cd88 Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  82. 3d9932a io_uring: cleanup io_alloc_async_ctx() by Xiaoguang Wang · 4 years, 9 months ago
  83. bff6035 io_uring: fix missing 'return' in comment by Chucheng Luo · 4 years, 9 months ago
  84. a5318d3 io-uring: drop 'free_pfile' in struct io_file_put by Hillf Danton · 4 years, 9 months ago
  85. 4afdb73 io-uring: drop completion when removing file by Hillf Danton · 4 years, 9 months ago
  86. 18a542f io_uring: Fix ->data corruption on re-enqueue by Pavel Begunkov · 4 years, 9 months ago
  87. 4ed734b io_uring: honor original task RLIMIT_FSIZE by Jens Axboe · 4 years, 9 months ago
  88. 09952e3 io_uring: make sure accept honor rlimit nofile by Jens Axboe · 4 years, 9 months ago
  89. 4022e7a io_uring: make sure openat/openat2 honor rlimit nofile by Jens Axboe · 4 years, 9 months ago
  90. 8766dd5 io-wq: split hashing and enqueueing by Pavel Begunkov · 4 years, 10 months ago
  91. f1d96a8 io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN} by Pavel Begunkov · 4 years, 10 months ago
  92. 3f9d644 io_uring: fix truncated async read/readv and write/writev retry by Jens Axboe · 4 years, 10 months ago
  93. 32b2244 io_uring: io_uring_enter(2) don't poll while SETUP_IOPOLL|SETUP_SQPOLL enabled by Xiaoguang Wang · 4 years, 10 months ago
  94. 469956e io_uring: Fix unused function warnings by YueHaibing · 4 years, 10 months ago
  95. 8455787 io_uring: add end-of-bits marker and build time verify it by Jens Axboe · 4 years, 10 months ago
  96. 067524e io_uring: provide means of removing buffers by Jens Axboe · 4 years, 10 months ago
  97. 52de1fe io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP_RECVMSG by Jens Axboe · 4 years, 10 months ago
  98. 4d954c2 io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP_READV by Jens Axboe · 4 years, 10 months ago
  99. bcda7ba io_uring: support buffer selection for OP_READ and OP_RECV by Jens Axboe · 4 years, 10 months ago
  100. ddf0322d io_uring: add IORING_OP_PROVIDE_BUFFERS by Jens Axboe · 4 years, 10 months ago