1. ea1164e io_uring: fix NULL mm in io_poll_task_func() by Pavel Begunkov · 4 years, 7 months ago
  2. cf2f542 io_uring: don't fail iopoll requeue without ->mm by Pavel Begunkov · 4 years, 7 months ago
  3. ab0b645 io_uring: clean up io_kill_linked_timeout() locking by Jens Axboe · 4 years, 7 months ago
  4. cbdcb43 io_uring: do grab_env() just before punting by Pavel Begunkov · 4 years, 7 months ago
  5. debb85f io_uring: factor out grab_env() from defer_prep() by Pavel Begunkov · 4 years, 7 months ago
  6. edcdfcc io_uring: do init work in grab_env() by Pavel Begunkov · 4 years, 7 months ago
  7. 351fd53 io_uring: don't pass def into io_req_work_grab_env by Pavel Begunkov · 4 years, 7 months ago
  8. ecfc517 io_uring: fix potential use after free on fallback request free by Pavel Begunkov · 4 years, 7 months ago
  9. 8eb7e2d io_uring: kill REQ_F_TIMEOUT_NOSEQ by Pavel Begunkov · 4 years, 7 months ago
  10. a1a4661 io_uring: kill REQ_F_TIMEOUT by Pavel Begunkov · 4 years, 7 months ago
  11. 9b5f7bd9 io_uring: replace find_next() out param with ret by Pavel Begunkov · 4 years, 7 months ago
  12. 7c86ffe io_uring: deduplicate freeing linked timeouts by Pavel Begunkov · 4 years, 7 months ago
  13. fb49278 io_uring: fix missing wake_up io_rw_reissue() by Pavel Begunkov · 4 years, 7 months ago
  14. f3a6fa2 io_uring: fix iopoll -EAGAIN handling by Pavel Begunkov · 4 years, 7 months ago
  15. 3adfeca io_uring: do task_work_run() during iopoll by Pavel Begunkov · 4 years, 7 months ago
  16. 6795c5a io_uring: clean up req->result setting by rw by Pavel Begunkov · 4 years, 7 months ago
  17. 9b0d911 io_uring: kill REQ_F_LINK_NEXT by Pavel Begunkov · 4 years, 7 months ago
  18. 2d6500d io_uring: cosmetic changes for batch free by Pavel Begunkov · 4 years, 7 months ago
  19. c352438 io_uring: batch-free linked requests as well by Pavel Begunkov · 4 years, 7 months ago
  20. 2757a23 io_uring: dismantle req early and remove need_iter by Pavel Begunkov · 4 years, 7 months ago
  21. e6543a8 io_uring: remove inflight batching in free_many() by Pavel Begunkov · 4 years, 7 months ago
  22. 8c9cb6c io_uring: fix refs underflow in io_iopoll_queue() by Pavel Begunkov · 4 years, 7 months ago
  23. 710c2bf io_uring: fix missing io_grab_files() by Pavel Begunkov · 4 years, 7 months ago
  24. a6d45dd io_uring: don't mark link's head for_async by Pavel Begunkov · 4 years, 7 months ago
  25. 1bcb8c5d io_uring: fix feeding io-wq with uninit reqs by Pavel Begunkov · 4 years, 7 months ago
  26. 906a8c3 io_uring: fix punting req w/o grabbed env by Pavel Begunkov · 4 years, 7 months ago
  27. 8ef7776 io_uring: fix req->work corruption by Pavel Begunkov · 4 years, 7 months ago
  28. 1e16c2f io_uring: fix function args for !CONFIG_NET by Randy Dunlap · 4 years, 7 months ago
  29. 2237d76 Merge branch 'io_uring-5.8' into for-5.9/io_uring by Jens Axboe · 4 years, 7 months ago
  30. f4db718 io-wq: return next work from ->do_work() directly by Pavel Begunkov · 4 years, 7 months ago
  31. c40f637 io_uring: use task_work for links if possible by Jens Axboe · 4 years, 7 months ago
  32. a1d7c39 io_uring: enable READ/WRITE to use deferred completions by Jens Axboe · 4 years, 7 months ago
  33. 229a7b6 io_uring: pass in completion state to appropriate issue side handlers by Jens Axboe · 4 years, 7 months ago
  34. f13fad7 io_uring: pass down completion state on the issue side by Jens Axboe · 4 years, 7 months ago
  35. 013538b io_uring: add 'io_comp_state' to struct io_submit_state by Jens Axboe · 4 years, 7 months ago
  36. e1e1609 io_uring: provide generic io_req_complete() helper by Jens Axboe · 4 years, 7 months ago
  37. d3cac64 io_uring: fix NULL-mm for linked reqs by Pavel Begunkov · 4 years, 7 months ago
  38. d60b5fb io_uring: fix current->mm NULL dereference on exit by Pavel Begunkov · 4 years, 7 months ago
  39. cd664b0 io_uring: fix hanging iopoll in case of -EAGAIN by Pavel Begunkov · 4 years, 7 months ago
  40. b772f07 io_uring: fix io_sq_thread no schedule when busy by Xuan Zhuo · 4 years, 7 months ago
  41. f6b6c7d io_uring: kill NULL checks for submit state by Pavel Begunkov · 4 years, 7 months ago
  42. b90cd19 io_uring: set @poll->file after @poll init by Pavel Begunkov · 4 years, 7 months ago
  43. 24c7467 io_uring: remove REQ_F_MUST_PUNT by Pavel Begunkov · 4 years, 7 months ago
  44. 62ef731 io_uring: remove setting REQ_F_MUST_PUNT in rw by Pavel Begunkov · 4 years, 7 months ago
  45. bcf5a06 io_uring: support true async buffered reads, if file provides it by Jens Axboe · 4 years, 8 months ago
  46. b63534c io_uring: re-issue block requests that failed because of resources by Jens Axboe · 4 years, 8 months ago
  47. 4503b76 io_uring: catch -EIO from buffered issue request failure by Jens Axboe · 4 years, 8 months ago
  48. ac8691c io_uring: always plug for any number of IOs by Jens Axboe · 4 years, 8 months ago
  49. 2e0464d io_uring: separate reporting of ring pages from registered pages by Bijan Mottahedeh · 4 years, 7 months ago
  50. 3097582 io_uring: report pinned memory usage by Bijan Mottahedeh · 4 years, 7 months ago
  51. aad5d8d io_uring: rename ctx->account_mem field by Bijan Mottahedeh · 4 years, 7 months ago
  52. a087e2b io_uring: add wrappers for memory accounting by Bijan Mottahedeh · 4 years, 7 months ago
  53. a31eb4a io_uring: use EPOLLEXCLUSIVE flag to aoid thundering herd type behavior by Jiufei Xue · 4 years, 7 months ago
  54. 5769a35 io_uring: change the poll type to be 32-bits by Jiufei Xue · 4 years, 7 months ago
  55. 6f2cc16 io_uring: fix possible race condition against REQ_F_NEED_CLEANUP by Xiaoguang Wang · 4 years, 7 months ago
  56. 56952e9 io_uring: reap poll completions while waiting for refs to drop on exit by Jens Axboe · 4 years, 7 months ago
  57. 9d8426a io_uring: acquire 'mm' for task_work for SQPOLL by Jens Axboe · 4 years, 7 months ago
  58. bbde017 io_uring: add memory barrier to synchronize io_kiocb's result and iopoll_completed by Xiaoguang Wang · 4 years, 7 months ago
  59. 2d7d679 io_uring: don't fail links for EAGAIN error in IOPOLL mode by Xiaoguang Wang · 4 years, 7 months ago
  60. 801dd57 io_uring: cancel by ->task not pid by Pavel Begunkov · 4 years, 7 months ago
  61. 4dd2824 io_uring: lazy get task by Pavel Begunkov · 4 years, 7 months ago
  62. 67c4d9e io_uring: batch cancel in io_uring_cancel_files() by Pavel Begunkov · 4 years, 7 months ago
  63. 44e728b io_uring: cancel all task's requests on exit by Pavel Begunkov · 4 years, 7 months ago
  64. 4f26bda io-wq: add an option to cancel all matched reqs by Pavel Begunkov · 4 years, 7 months ago
  65. 59960b9 io_uring: fix lazy work init by Pavel Begunkov · 4 years, 7 months ago
  66. b961f8d Merge tag 'io_uring-5.8-2020-06-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  67. 65a6543 io_uring: fix io_kiocb.flags modification race in IOPOLL mode by Xiaoguang Wang · 4 years, 7 months ago
  68. 37c54f9 kernel: set USER_DS in kthread_use_mm by Christoph Hellwig · 4 years, 8 months ago
  69. f5678e7 kernel: better document the use_mm/unuse_mm API contract by Christoph Hellwig · 4 years, 8 months ago
  70. 9bf5b9eb kernel: move use_mm/unuse_mm to kthread.c by Christoph Hellwig · 4 years, 8 months ago
  71. e697dee io_uring: check file O_NONBLOCK state for accept by Jiufei Xue · 4 years, 8 months ago
  72. 405a5d2 io_uring: avoid unnecessary io_wq_work copy for fast poll feature by Xiaoguang Wang · 4 years, 8 months ago
  73. 7cdaf58 io_uring: avoid whole io_wq_work copy for requests completed inline by Xiaoguang Wang · 4 years, 8 months ago
  74. c5b8562 io_uring: allow O_NONBLOCK async retry by Jens Axboe · 4 years, 8 months ago
  75. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 8 months ago
  76. f5fa38c io_wq: add per-wq work handler instead of per work by Pavel Begunkov · 4 years, 8 months ago
  77. d4c81f3 io_uring: don't arm a timeout through work.func by Pavel Begunkov · 4 years, 8 months ago
  78. ac45abc io_uring: remove custom ->func handlers by Pavel Begunkov · 4 years, 8 months ago
  79. 3af73b2 io_uring: don't derive close state from ->func by Pavel Begunkov · 4 years, 8 months ago
  80. a8c73c1 io_uring: use kvfree() in io_sqe_buffer_register() by Denis Efremov · 4 years, 8 months ago
  81. efe68c1 io_uring: validate the full range of provided buffers for access by Bijan Mottahedeh · 4 years, 8 months ago
  82. dddb3e2 io_uring: re-set iov base/len for buffer select retry by Jens Axboe · 4 years, 8 months ago
  83. d2b6f48 io_uring: move send/recv IOPOLL check into prep by Pavel Begunkov · 4 years, 8 months ago
  84. ec65fea io_uring: deduplicate io_openat{,2}_prep() by Pavel Begunkov · 4 years, 8 months ago
  85. 25e72d1 io_uring: do build_open_how() only once by Pavel Begunkov · 4 years, 8 months ago
  86. 3232dd0 io_uring: fix {SQ,IO}POLL with unsupported opcodes by Pavel Begunkov · 4 years, 8 months ago
  87. fd2206e io_uring: disallow close of ring itself by Jens Axboe · 4 years, 8 months ago
  88. 1ee08de Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  89. 7b53d59 io_uring: fix overflowed reqs cancellation by Pavel Begunkov · 4 years, 8 months ago
  90. bfe68a2 io_uring: off timeouts based only on completions by Pavel Begunkov · 4 years, 8 months ago
  91. 360428f io_uring: move timeouts flushing to a helper by Pavel Begunkov · 4 years, 8 months ago
  92. e62753e io_uring: call statx directly by Bijan Mottahedeh · 4 years, 8 months ago
  93. 1d9e128 io_uring: add io_statx structure by Bijan Mottahedeh · 4 years, 8 months ago
  94. 0bf0eef io_uring: get rid of manual punting in io_close by Pavel Begunkov · 4 years, 8 months ago
  95. 0451894 io_uring: separate DRAIN flushing into a cold path by Pavel Begunkov · 4 years, 8 months ago
  96. 56080b0 io_uring: don't re-read sqe->off in timeout_prep() by Pavel Begunkov · 4 years, 8 months ago
  97. 733f5c9 io_uring: simplify io_timeout locking by Pavel Begunkov · 4 years, 8 months ago
  98. 4518a3c io_uring: fix flush req->refs underflow by Pavel Begunkov · 4 years, 8 months ago
  99. 6b668c9 io_uring: don't submit sqes when ctx->refs is dying by Xiaoguang Wang · 4 years, 8 months ago
  100. d4ae271 io_uring: reset -EBUSY error when io sq thread is waken up by Xiaoguang Wang · 4 years, 8 months ago