blob: cd7e85d30746ad4d68afb04fdeadff9084ef4898 [file] [log] [blame]
f63cf5192fe3 ("io_uring: ensure that fsnotify is always called")
258f3a7f84d1 ("io_uring: optimise rw comletion handlers")
b3fa03fd1b17 ("io_uring: convert iopoll_completed to store_release")
5eef4e87eb0b ("io_uring: use single linked list for iopoll")
e3f721e6f6d5 ("io_uring: split iopoll loop")
0d9521b9b526 ("io-wq: add io_wq_work_node based stack")
5ba3c874eb8a ("io_uring: make io_do_iopoll return number of reqs")
87a115fb715b ("io_uring: force_nonspin")
b688f11e86c9 ("io_uring: utilize the io batching infrastructure for more efficient polled IO")
5a72e899ceb4 ("block: add a struct io_comp_batch argument to fops->iopoll()")
013a7f954381 ("block: provide helpers for rq_list manipulation")
afd7de03c526 ("block: remove some blk_mq_hw_ctx debugfs entries")
3e08773c3841 ("block: switch polling to be bio based")
6ce913fe3eee ("block: rename REQ_HIPRI to REQ_POLLED")
d729cf9acb93 ("io_uring: don't sleep when polling for I/O")
ef99b2d37666 ("block: replace the spin argument to blk_iopoll with a flags argument")
28a1ae6b9dab ("blk-mq: remove blk_qc_t_valid")
efbabbe121f9 ("blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal")
c6699d6fe0ff ("blk-mq: factor out a "classic" poll helper")
f70299f0d58e ("blk-mq: factor out a blk_qc_to_hctx helper")