1. 24fbd77d io_uring: IORING_OP_WRITE needs hash_reg_file set by Jens Axboe · 3 years, 5 months ago
  2. f15e6426 io_uring: only assign io_uring_enter() SQPOLL error in actual error case by Jens Axboe · 3 years, 5 months ago
  3. 695ab28 io_uring: fix xa_alloc_cycle() error return value check by Jens Axboe · 3 years, 5 months ago
  4. 65b2658 io_uring: fix null-ptr-deref in io_sq_offload_start() by Yang Yingliang · 3 years, 6 months ago
  5. 6f5d7a4 io_uring: fix link timeout refs by Pavel Begunkov · 3 years, 6 months ago
  6. fca5343 io_uring: remove double poll entry on arm failure by Pavel Begunkov · 3 years, 6 months ago
  7. 9eef902 io_uring: explicitly count entries for poll reqs by Pavel Begunkov · 3 years, 6 months ago
  8. 0905880 io_uring: fix clear IORING_SETUP_R_DISABLED in wrong function by Yang Yingliang · 3 years, 6 months ago
  9. 9073188 io_uring: convert io_buffer_idr to XArray by Jens Axboe · 3 years, 6 months ago
  10. c5a50a2 io_uring: Convert personality_idr to XArray by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  11. cb2985f io_uring: simplify io_remove_personalities() by Yejune Deng · 3 years, 6 months ago
  12. a75457f io_uring: fix blocking inline submission by Pavel Begunkov · 3 years, 7 months ago
  13. ec72cb5 io_uring: use better types for cflags by Pavel Begunkov · 3 years, 11 months ago
  14. 0b2a990 io_uring: fix link timeout refs by Pavel Begunkov · 3 years, 8 months ago
  15. cbbc13b io_uring: fix overflows checks in provide buffers by Pavel Begunkov · 3 years, 9 months ago
  16. 7e916d0 io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers by Thadeu Lima de Souza Cascardo · 3 years, 9 months ago
  17. 6fbdce3 io_uring: don't mark S_ISBLK async work as unbounded by Jens Axboe · 3 years, 10 months ago
  18. 7345d4b io_uring: fix timeout cancel return code by Pavel Begunkov · 3 years, 10 months ago
  19. 44c816c io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG_WAITALL by Stefan Metzmacher · 3 years, 10 months ago
  20. 21c2bbc io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg]() calls by Stefan Metzmacher · 3 years, 10 months ago
  21. 861fc28 io_uring: fix ->flags races by linked timeouts by Pavel Begunkov · 3 years, 10 months ago
  22. dcf2dfc io_uring: fix provide_buffers sign extension by Pavel Begunkov · 3 years, 10 months ago
  23. 76f4966 io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return by Jens Axboe · 3 years, 11 months ago
  24. 3c08f77 io_uring: don't attempt IO reissue from the ring exit path by Jens Axboe · 3 years, 11 months ago
  25. 1c20e90 io_uring: fix inconsistent lock state by Pavel Begunkov · 3 years, 10 months ago
  26. 6cae809 io_uring: ensure that SQPOLL thread is started for exit by Jens Axboe · 3 years, 11 months ago
  27. a2501d8 io_uring: ignore double poll add on the same waitqueue head by Jens Axboe · 3 years, 11 months ago
  28. 81dfee4 io_uring: fix possible deadlock in io_uring_poll by Hao Xu · 4 years ago
  29. 5592eae io_uring: drop mm/files between task_work_submit by Pavel Begunkov · 4 years ago
  30. 88dbd08 io_uring: reinforce cancel on flush during exit by Pavel Begunkov · 4 years ago
  31. aa43515 io_uring: fix sqo ownership false positive warning by Pavel Begunkov · 4 years ago
  32. 8c7febf io_uring: fix list corruption for splice file_get by Pavel Begunkov · 4 years ago
  33. 7250f33 io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLE by Hao Xu · 4 years ago
  34. d300d03 io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLE by Pavel Begunkov · 4 years ago
  35. 52382df8 io_uring: replace inflight_wait with tctx->wait by Pavel Begunkov · 4 years ago
  36. b462a7b io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLE by Pavel Begunkov · 4 years ago
  37. f0ff1a9 io_uring: if we see flush on exit, cancel related tasks by Jens Axboe · 4 years ago
  38. d16692a io_uring: account io_uring internal files as REQ_F_INFLIGHT by Jens Axboe · 4 years ago
  39. 1e7eb06 io_uring: fix files cancellation by Pavel Begunkov · 4 years ago
  40. dbdcde4 io_uring: always batch cancel in *cancel_files() by Pavel Begunkov · 4 years ago
  41. f8fbdbb io_uring: pass files into kill timeouts/poll by Pavel Begunkov · 4 years ago
  42. 49250f3 io_uring: don't iterate io_uring_cancel_files() by Pavel Begunkov · 4 years ago
  43. f6d93f8 io_uring: add a {task,files} pair matching helper by Pavel Begunkov · 4 years ago
  44. fe93341 io_uring: simplify io_task_match() by Pavel Begunkov · 4 years ago
  45. 4f25d44 io_uring: don't modify identity's files uncess identity is cowed by Xiaoguang Wang · 4 years ago
  46. bc79ff0 io_uring: fix wqe->lock/completion_lock deadlock by Pavel Begunkov · 4 years ago
  47. d92d008 io_uring: fix sleeping under spin in __io_clean_op by Pavel Begunkov · 4 years ago
  48. 7bccd1c io_uring: dont kill fasync under completion_lock by Pavel Begunkov · 4 years ago
  49. 186725a io_uring: fix skipping disabling sqo on exec by Pavel Begunkov · 4 years ago
  50. 54b4c4f io_uring: fix uring_flush in exit_files() warning by Pavel Begunkov · 4 years ago
  51. 0682759 io_uring: fix false positive sqo warning on flush by Pavel Begunkov · 4 years ago
  52. 8cb6f4d io_uring: do sqo disable on install_fd error by Pavel Begunkov · 4 years ago
  53. 0e3562e io_uring: fix null-deref in io_disable_sqo_submit by Pavel Begunkov · 4 years ago
  54. a63d915 io_uring: stop SQPOLL submit on creator's death by Pavel Begunkov · 4 years ago
  55. da67631 io_uring: add warn_once for io_uring_flush() by Pavel Begunkov · 4 years ago
  56. 18f3159 io_uring: inline io_uring_attempt_task_drop() by Pavel Begunkov · 4 years ago
  57. 2df15ef io_uring: fix short read retries for non-reg files by Pavel Begunkov · 4 years ago
  58. f3ac7a5 io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state by Jens Axboe · 4 years ago
  59. ca75872 io_uring: iopoll requests should also wake task ->in_idle state by Jens Axboe · 4 years ago
  60. 2ca824c io_uring: flush timeouts that should already have expired by Marcelo Diop-Gonzalez · 4 years ago
  61. 94dbb87 io_uring: drop file refs after task cancel by Pavel Begunkov · 4 years ago
  62. f7f3282 io_uring: drop mm and files after task_work_run by Pavel Begunkov · 4 years ago
  63. a3647cd io_uring: don't take files/mm for a dead task by Pavel Begunkov · 4 years ago
  64. 458b405 io_uring: Fix return value from alloc_fixed_file_ref_node by Matthew Wilcox (Oracle) · 4 years ago
  65. 85e25e2 io_uring: patch up IOPOLL overflow_flush sync by Pavel Begunkov · 4 years ago
  66. bc924dd io_uring: limit {io|sq}poll submit locking scope by Pavel Begunkov · 4 years ago
  67. 1d5e50d io_uring: synchronise IOPOLL on task_submit fail by Pavel Begunkov · 4 years ago
  68. c7b04d2 io_uring: remove racy overflow list fast checks by Pavel Begunkov · 4 years, 1 month ago
  69. b5a2f09 io_uring: check kthread stopped flag when sq thread is unparked by Xiaoguang Wang · 4 years, 2 months ago
  70. ce00a7d io_uring: fix io_sqe_files_unregister() hangs by Pavel Begunkov · 4 years, 1 month ago
  71. b25b869 io_uring: add a helper for setting a ref node by Pavel Begunkov · 4 years, 1 month ago
  72. 25a2de6 io_uring: use bottom half safe lock for fixed file data by Jens Axboe · 4 years, 2 months ago
  73. 7247bc6 io_uring: don't assume mm is constant across submits by Jens Axboe · 4 years, 1 month ago
  74. 52504a6 io_uring: close a small race gap for files cancel by Pavel Begunkov · 4 years, 1 month ago
  75. 7b81e2a io_uring: make ctx cancel on exit targeted to actual ctx by Jens Axboe · 4 years, 1 month ago
  76. 5998fe5 io_uring: fix double io_uring free by Pavel Begunkov · 4 years, 1 month ago
  77. 9f8ebec io_uring: fix ignoring xa_store errors by Pavel Begunkov · 4 years, 1 month ago
  78. 10e5fb0 io_uring: hold uring_lock while completing failed polled io in io_wq_submit_work() by Xiaoguang Wang · 4 years, 1 month ago
  79. 72a016d io_uring: fix 0-iov read buffer select by Pavel Begunkov · 4 years, 1 month ago
  80. cd13f1d io_uring: always let io_iopoll_complete() complete polled io by Xiaoguang Wang · 4 years, 1 month ago
  81. f961c2b io_uring: fix racy IOPOLL completions by Pavel Begunkov · 4 years, 1 month ago
  82. 821d12a io_uring: fix io_cqring_events()'s noflush by Pavel Begunkov · 4 years, 1 month ago
  83. b2ec2b1 io_uring: cancel reqs shouldn't kill overflow list by Pavel Begunkov · 4 years, 1 month ago
  84. c0fd45a io_uring: fix racy IOPOLL flush overflow by Pavel Begunkov · 4 years, 1 month ago
  85. a773dea io_uring: cancel only requests of current task by Pavel Begunkov · 4 years, 2 months ago
  86. f26c08b io_uring: fix file leak on error path of io ctx creation by Hillf Danton · 4 years, 1 month ago
  87. e8c954d io_uring: fix mis-seting personality's creds by Pavel Begunkov · 4 years, 1 month ago
  88. 2d280bc io_uring: fix recvmsg setup with compat buf-select by Pavel Begunkov · 4 years, 2 months ago
  89. af60470 io_uring: fix files grab/cancel race by Pavel Begunkov · 4 years, 2 months ago
  90. 9c3a205 io_uring: fix ITER_BVEC check by Pavel Begunkov · 4 years, 2 months ago
  91. eb2667b3 io_uring: fix shift-out-of-bounds when round up cq size by Joseph Qi · 4 years, 2 months ago
  92. fa5fca7 Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  93. e297822 io_uring: order refnode recycling by Pavel Begunkov · 4 years, 2 months ago
  94. 1e5d770 io_uring: get an active ref_node from files_data by Pavel Begunkov · 4 years, 2 months ago
  95. c993df5 io_uring: don't double complete failed reissue request by Jens Axboe · 4 years, 2 months ago
  96. 944d144 io_uring: handle -EOPNOTSUPP on path resolution by Jens Axboe · 4 years, 2 months ago
  97. f01c30d Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
  98. 88ec321 io_uring: round-up cq size before comparing with rounded sq size by Jens Axboe · 4 years, 2 months ago
  99. 8a3c84b vfs: separate __sb_start_write into blocking and non-blocking helpers by Darrick J. Wong · 4 years, 2 months ago
  100. 9a472ef io_uring: fix link lookup racing with link timeout by Pavel Begunkov · 4 years, 2 months ago