io_uring: optimise io_req_find_next() fast check
[linux-2.6-microblaze.git] / fs / io_uring.c
2020-06-30 Pavel Begunkovio_uring: optimise io_req_find_next() fast check
2020-06-30 Pavel Begunkovio_uring: simplify io_async_task_func()
2020-06-30 Pavel Begunkovio_uring: fix NULL mm in io_poll_task_func()
2020-06-30 Pavel Begunkovio_uring: don't fail iopoll requeue without ->mm
2020-06-30 Jens Axboeio_uring: clean up io_kill_linked_timeout() locking
2020-06-30 Pavel Begunkovio_uring: do grab_env() just before punting
2020-06-30 Pavel Begunkovio_uring: factor out grab_env() from defer_prep()
2020-06-30 Pavel Begunkovio_uring: do init work in grab_env()
2020-06-30 Pavel Begunkovio_uring: don't pass def into io_req_work_grab_env
2020-06-30 Pavel Begunkovio_uring: fix potential use after free on fallback...
2020-06-30 Pavel Begunkovio_uring: kill REQ_F_TIMEOUT_NOSEQ
2020-06-30 Pavel Begunkovio_uring: kill REQ_F_TIMEOUT
2020-06-30 Pavel Begunkovio_uring: replace find_next() out param with ret
2020-06-30 Pavel Begunkovio_uring: deduplicate freeing linked timeouts
2020-06-29 Pavel Begunkovio_uring: fix missing wake_up io_rw_reissue()
2020-06-28 Pavel Begunkovio_uring: fix iopoll -EAGAIN handling
2020-06-28 Pavel Begunkovio_uring: do task_work_run() during iopoll
2020-06-28 Pavel Begunkovio_uring: clean up req->result setting by rw
2020-06-28 Pavel Begunkovio_uring: kill REQ_F_LINK_NEXT
2020-06-28 Pavel Begunkovio_uring: cosmetic changes for batch free
2020-06-28 Pavel Begunkovio_uring: batch-free linked requests as well
2020-06-28 Pavel Begunkovio_uring: dismantle req early and remove need_iter
2020-06-28 Pavel Begunkovio_uring: remove inflight batching in free_many()
2020-06-28 Pavel Begunkovio_uring: fix refs underflow in io_iopoll_queue()
2020-06-28 Pavel Begunkovio_uring: fix missing io_grab_files()
2020-06-28 Pavel Begunkovio_uring: don't mark link's head for_async
2020-06-28 Pavel Begunkovio_uring: fix feeding io-wq with uninit reqs
2020-06-28 Pavel Begunkovio_uring: fix punting req w/o grabbed env
2020-06-28 Pavel Begunkovio_uring: fix req->work corruption
2020-06-27 Randy Dunlapio_uring: fix function args for !CONFIG_NET
2020-06-26 Jens AxboeMerge branch 'io_uring-5.8' into for-5.9/io_uring
2020-06-26 Pavel Begunkovio-wq: return next work from ->do_work() directly
2020-06-26 Jens Axboeio_uring: use task_work for links if possible
2020-06-25 Jens Axboeio_uring: enable READ/WRITE to use deferred completions
2020-06-25 Jens Axboeio_uring: pass in completion state to appropriate issue...
2020-06-25 Jens Axboeio_uring: pass down completion state on the issue side
2020-06-25 Jens Axboeio_uring: add 'io_comp_state' to struct io_submit_state
2020-06-25 Jens Axboeio_uring: provide generic io_req_complete() helper
2020-06-25 Pavel Begunkovio_uring: fix NULL-mm for linked reqs
2020-06-25 Pavel Begunkovio_uring: fix current->mm NULL dereference on exit
2020-06-25 Pavel Begunkovio_uring: fix hanging iopoll in case of -EAGAIN
2020-06-23 Xuan Zhuoio_uring: fix io_sq_thread no schedule when busy
2020-06-22 Pavel Begunkovio_uring: kill NULL checks for submit state
2020-06-22 Pavel Begunkovio_uring: set @poll->file after @poll init
2020-06-22 Pavel Begunkovio_uring: remove REQ_F_MUST_PUNT
2020-06-22 Pavel Begunkovio_uring: remove setting REQ_F_MUST_PUNT in rw
2020-06-22 Jens AxboeMerge branch 'async-buffered.8' into for-5.9/io_uring
2020-06-22 Jens Axboeio_uring: support true async buffered reads, if file...
2020-06-22 Jens Axboeio_uring: re-issue block requests that failed because...
2020-06-22 Jens Axboeio_uring: catch -EIO from buffered issue request failure
2020-06-22 Jens Axboeio_uring: always plug for any number of IOs
2020-06-22 Bijan Mottahedehio_uring: separate reporting of ring pages from registe...
2020-06-22 Bijan Mottahedehio_uring: report pinned memory usage
2020-06-22 Bijan Mottahedehio_uring: rename ctx->account_mem field
2020-06-22 Bijan Mottahedehio_uring: add wrappers for memory accounting
2020-06-22 Jiufei Xueio_uring: use EPOLLEXCLUSIVE flag to aoid thundering...
2020-06-22 Jiufei Xueio_uring: change the poll type to be 32-bits
2020-06-21 Linus TorvaldsMerge tag 'selinux-pr-20200621' of git://git./linux...
2020-06-21 Linus TorvaldsMerge tag 'pinctrl-v5.8-2' of git://git./linux/kernel...
2020-06-21 Linus TorvaldsMerge tag 'kbuild-fixes-v5.8' of git://git./linux/kerne...
2020-06-21 Linus TorvaldsMerge tag 'powerpc-5.8-3' of git://git./linux/kernel...
2020-06-21 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-06-21 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-06-21 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2020-06-20 Linus TorvaldsMerge tag 'trace-v5.8-rc1' of git://git./linux/kernel...
2020-06-20 Linus TorvaldsMerge tag 'libnvdimm-for-5.8-rc2' of git://git./linux...
2020-06-20 Linus TorvaldsMerge tag 's390-5.8-2' of git://git./linux/kernel/git...
2020-06-20 Linus TorvaldsMerge tag 'riscv-for-linus-5.8-rc2' of git://git./linux...
2020-06-20 Linus TorvaldsMerge tag 'linux-kselftest-5.8-rc2' of git://git./linux...
2020-06-19 Linus TorvaldsMerge tag 'io_uring-5.8-2020-06-19' of git://git.kernel...
2020-06-19 Linus TorvaldsMerge tag 'libata-5.8-2020-06-19' of git://git.kernel...
2020-06-19 Dave AirlieMerge tag 'amd-drm-fixes-5.8-2020-06-17' of git://peopl...
2020-06-18 Xiaoguang Wangio_uring: fix possible race condition against REQ_F_NEE...
2020-06-17 Jens Axboeio_uring: reap poll completions while waiting for refs...
2020-06-17 Jens Axboeio_uring: acquire 'mm' for task_work for SQPOLL
2020-06-17 Xiaoguang Wangio_uring: add memory barrier to synchronize io_kiocb...
2020-06-17 Xiaoguang Wangio_uring: don't fail links for EAGAIN error in IOPOLL...
2020-06-17 Linus TorvaldsMerge tag 'dma-mapping-5.8-3' of git://git.infradead...
2020-06-17 Arnaldo Carvalho... Merge remote-tracking branch 'torvalds/master' into...
2020-06-15 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2020-06-15 Linus TorvaldsMerge tag 'ext4-for-linus-5.8-rc1-2' of git://git....
2020-06-15 Pavel Begunkovio_uring: cancel by ->task not pid
2020-06-15 Pavel Begunkovio_uring: lazy get task
2020-06-15 Pavel Begunkovio_uring: batch cancel in io_uring_cancel_files()
2020-06-15 Pavel Begunkovio_uring: cancel all task's requests on exit
2020-06-15 Pavel Begunkovio-wq: add an option to cancel all matched reqs
2020-06-15 Pavel Begunkovio_uring: fix lazy work init
2020-06-14 Linus TorvaldsMerge tag 'LSM-add-setgid-hook-5.8-author-fix' of git...
2020-06-14 Linus TorvaldsMerge tag 'for-5.8-part2-tag' of git://git./linux/kerne...
2020-06-13 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-06-13 Linus TorvaldsMerge tag '5.8-rc-smb3-fixes-part2' of git://git.samba...
2020-06-13 Linus TorvaldsMerge tag 'kbuild-v5.8-2' of git://git./linux/kernel...
2020-06-13 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2020-06-13 Linus TorvaldsMerge branch 'i2c/for-5.8' of git://git./linux/kernel...
2020-06-13 Linus TorvaldsMerge tag 'media/v5.8-2' of git://git./linux/kernel...
2020-06-13 Linus TorvaldsMerge tag 'libnvdimm-for-5.8' of git://git./linux/kerne...
2020-06-13 Linus TorvaldsMerge tag 'iomap-5.8-merge-1' of git://git./fs/xfs...
2020-06-13 Linus TorvaldsMerge tag 'xfs-5.8-merge-9' of git://git./fs/xfs/xfs...
2020-06-13 Linus TorvaldsMerge tag '9p-for-5.8' of git://github.com/martinetd...
2020-06-13 Linus TorvaldsMerge tag 'powerpc-5.8-2' of git://git./linux/kernel...
next