Merge branch 'io_uring-5.8' into for-5.9/io_uring
[linux-2.6-microblaze.git] / fs / io_uring.c
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...
2020-06-13 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2020-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-06-13 Linus TorvaldsMerge tag 'ras-core-2020-06-12' of git://git./linux...
2020-06-13 Linus TorvaldsMerge tag 'x86-entry-2020-06-12' of git://git./linux...
2020-06-13 Linus TorvaldsMerge tag 'notifications-20200601' of git://git./linux...
2020-06-12 Linus TorvaldsMerge tag 'thermal-v5.8-rc1' of git://git./linux/kernel...
2020-06-12 Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2020-06-12 Linus TorvaldsMerge tag 'pwm/for-5.8-rc1' of git://git./linux/kernel...
2020-06-12 Linus TorvaldsMerge tag 'iommu-drivers-move-v5.8' of git://git./linux...
2020-06-12 Linus TorvaldsMerge tag 'printk-for-5.8-kdb-nmi' of git://git./linux...
2020-06-12 Linus TorvaldsMerge tag 'integrity-v5.8-fix' of git://git./linux...
2020-06-12 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.8-1' of git://git...
2020-06-12 Linus TorvaldsMerge tag 'nios2-v5.8-rc1' of git://git./linux/kernel...
2020-06-12 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-06-12 Linus TorvaldsMerge tag 'for-linus-5.8b-rc1-tag' of git://git./linux...
2020-06-12 Rob HerringMerge branch 'dt/schema-cleanups' into dt/linus
2020-06-12 Linus TorvaldsMerge tag 'locking-kcsan-2020-06-11' of git://git....
2020-06-12 Linus TorvaldsMerge tag 'locking-urgent-2020-06-11' of git://git...
2020-06-12 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-06-11 Linus TorvaldsMerge tag 'io_uring-5.8-2020-06-11' of git://git.kernel...
2020-06-11 Linus TorvaldsMerge tag 'block-5.8-2020-06-11' of git://git.kernel...
2020-06-11 Linus TorvaldsMerge tag 'x86-urgent-2020-06-11' of git://git./linux...
2020-06-11 Linus TorvaldsMerge tag 'timers-urgent-2020-06-11' of git://git....
2020-06-11 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-06-11 Linus TorvaldsMerge tag 'riscv-for-linus-5.8-mw1' of git://git./linux...
2020-06-11 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2020-06-11 Linus TorvaldsMerge tag 'm68knommu-for-v5.8' of git://git./linux...
2020-06-11 Linus TorvaldsMerge tag 'mailbox-v5.8' of git://git.linaro.org/landin...
2020-06-11 Linus TorvaldsMerge tag 'sound-fix-5.8-rc1' of git://git./linux/kerne...
2020-06-11 Linus TorvaldsMerge tag 'drm-next-2020-06-11-1' of git://anongit...
next