tools headers UAPI: Sync openat2.h with the kernel sources
[linux-2.6-microblaze.git] / fs / io_uring.c
2021-03-06 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-03-06 Linus TorvaldsMerge tag 'gcc-plugins-v5.12-rc2' of git://git./linux...
2021-03-06 Linus TorvaldsMerge tag 'pstore-v5.12-rc2' of git://git./linux/kernel...
2021-03-05 Linus TorvaldsMerge tag 'for-5.12/dm-fixes' of git://git./linux/kerne...
2021-03-05 Linus TorvaldsMerge tag 'block-5.12-2021-03-05' of git://git.kernel...
2021-03-05 Linus TorvaldsMerge tag 'io_uring-5.12-2021-03-05' of git://git.kerne...
2021-03-05 Linus TorvaldsMerge tag 'iommu-fixes-v5.12-rc1' of git://git./linux...
2021-03-05 Linus TorvaldsMerge tag 'for-5.12-rc1-tag' of git://git./linux/kernel...
2021-03-05 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.12-1' of git://git...
2021-03-05 Pavel Begunkovio_uring: don't restrict issue_flags for io_openat
2021-03-05 Jens Axboeio_uring: make SQPOLL thread parking saner
2021-03-05 Jens Axboeio_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return
2021-03-05 Jens Axboeio_uring: don't keep looping for more events if we...
2021-03-05 Jens Axboeio_uring: move to using create_io_thread()
2021-03-05 Dave AirlieMerge tag 'amd-drm-fixes-5.12-2021-03-03' of https...
2021-03-05 Dave AirlieMerge branch '00.00-inst' of git://github.com/skeggsb...
2021-03-04 Pavel Begunkovio_uring: reliably cancel linked timeouts
2021-03-04 Pavel Begunkovio_uring: cancel-match based on flags
2021-03-04 Linus TorvaldsMerge tag 'tpmdd-next-v5.12-rc2' of git://git./linux...
2021-03-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-03-04 Linus TorvaldsMerge tag 'for-linus-5.12b-rc2-tag' of git://git./linux...
2021-03-04 Jens Axboeio_uring: ensure that threads freeze on suspend
2021-03-04 Pavel Begunkovio_uring: remove extra in_idle wake up
2021-03-04 Pavel Begunkovio_uring: inline __io_queue_async_work()
2021-03-04 Pavel Begunkovio_uring: inline io_req_clean_work()
2021-03-04 Pavel Begunkovio_uring: choose right tctx->io_wq for try cancel
2021-03-04 Jens Axboeio_uring: fix -EAGAIN retry with IOPOLL
2021-03-04 Pavel Begunkovio_uring: remove sqo_task
2021-03-04 Pavel Begunkovio_uring: kill sqo_dead and sqo submission halting
2021-03-04 Jens Axboeio_uring: ignore double poll add on the same waitqueue...
2021-03-04 Jens Axboeio_uring: ensure that SQPOLL thread is started for...
2021-03-04 Pavel Begunkovio_uring: replace cmpxchg in fallback with xchg
2021-03-04 Pavel Begunkovio_uring: fix __tctx_task_work() ctx race
2021-03-04 Jens Axboeio_uring: kill io_uring_flush()
2021-03-04 Jens Axboeio_uring: kill unnecessary io_run_ctx_fallback() in...
2021-03-04 Jens Axboeio_uring: move cred assignment into io_issue_sqe()
2021-03-04 Jens Axboeio_uring: kill unnecessary REQ_F_WORK_INITIALIZED checks
2021-03-04 Jens Axboeio_uring: remove unused argument 'tsk' from io_req_cach...
2021-03-04 Pavel Begunkovio_uring: destroy io-wq on exec
2021-03-04 Pavel Begunkovio_uring: warn on not destroyed io-wq
2021-03-04 Jens Axboeio_uring: fix race condition in task_work add and clear
2021-03-04 Jens Axboeio-wq: provide an io_wq_put_and_exit() helper
2021-03-04 Jens Axboeio_uring: don't use complete_all() on SQPOLL thread...
2021-03-04 Pavel Begunkovio_uring: run fallback on cancellation
2021-03-04 Jens Axboeio_uring: SQPOLL stop error handling fixes
2021-03-02 Takashi IwaiMerge tag 'tags/sound-sdw-kconfig-fixes' into for-linus
2021-03-01 Linus TorvaldsMerge branch 'kmap-conversion-for-5.12' of git://git...
2021-03-01 Linus TorvaldsMerge tag 'for-5.12-rc1-tag' of git://git./linux/kernel...
2021-02-28 Linus TorvaldsMerge tag 'ide-5.11-2021-02-28' of git://git.kernel...
2021-02-28 Linus TorvaldsMerge tag 'kbuild-fixes-v5.12' of git://git./linux...
2021-02-28 Linus TorvaldsMerge tag 'csky-for-linus-5.12-rc1' of git://github...
2021-02-28 Linus TorvaldsMerge tag 'riscv-for-linus-5.12-mw1' of git://git....
2021-02-28 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2021-02-28 Linus TorvaldsMerge tag 'xfs-5.12-merge-6' of git://git./fs/xfs/xfs...
2021-02-28 Linus TorvaldsMerge tag 'block-5.12-2021-02-27' of git://git.kernel...
2021-02-27 Linus TorvaldsMerge tag 'io_uring-worker.v3-2021-02-25' of git:/...
2021-02-27 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2021-02-27 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2021-02-26 Linus TorvaldsMerge tag 'docs-5.12-2' of git://git.lwn.net/linux
2021-02-26 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2021-02-26 Linus TorvaldsMerge tag 's390-5.12-2' of git://git./linux/kernel...
2021-02-26 Linus TorvaldsMerge tag '5.12-smb3-part1' of git://git.samba.org...
2021-02-26 Linus TorvaldsMerge tag 'for-5.12/io_uring-2021-02-25' of git://git...
2021-02-26 Linus TorvaldsMerge branch 'stable/for-linus-5.12' of git://git....
2021-02-26 Linus TorvaldsMerge tag 'leds-5.12-rc1' of git://git./linux/kernel...
2021-02-26 Linus TorvaldsMerge branch 'pcmcia-next' of git://git./linux/kernel...
2021-02-26 Linus TorvaldsMerge tag 'riscv-for-linus-5.12-mw0' of git://git....
2021-02-26 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-02-26 Linus TorvaldsMerge tag 'm68knommu-for-v5.12' of git://git./linux...
2021-02-26 Linus TorvaldsMerge tag 'orphan-handling-v5.12-rc1' of git://git...
2021-02-26 Linus TorvaldsMerge tag 'clang-lto-v5.12-rc1-fix1' of git://git....
2021-02-26 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-02-26 Linus TorvaldsMerge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org...
2021-02-25 Linus TorvaldsMerge tag 'pwm/for-5.12-rc1' of git://git./linux/kernel...
2021-02-25 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-02-25 Linus TorvaldsMerge tag 'mips_5.12_1' of git://git./linux/kernel...
2021-02-25 Linus TorvaldsMerge tag 'drm-next-2021-02-26' of git://anongit.freede...
2021-02-25 Linus TorvaldsMerge tag 'kbuild-v5.12' of git://git./linux/kernel...
2021-02-25 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2021-02-25 Rafael J. WysockiMerge branch 'acpi-tables'
2021-02-25 Linus TorvaldsMerge tag 'pci-v5.12-changes' of git://git./linux/kerne...
2021-02-25 Linus TorvaldsMerge tag 'nds32-for-linux-5.12' of git://git./linux...
2021-02-25 Jens Axboeio_uring: fix SQPOLL thread handling over exec
2021-02-25 Jens Axboeio-wq: improve manager/worker handling over exec
2021-02-25 Jens Axboeio_uring: ensure SQPOLL startup is triggered before...
2021-02-25 Jens Axboeio-wq: make buffered file write hashed work map per-ctx
2021-02-25 Jens AxboeRevert "io_uring: wait potential ->release() on resurrect"
2021-02-25 Linus TorvaldsMerge tag 'x86-entry-2021-02-24' of git://git./linux...
2021-02-24 Linus TorvaldsMerge tag 'rproc-v5.12' of git://git./linux/kernel...
2021-02-24 Linus TorvaldsMerge tag 'rpmsg-v5.12' of git://git./linux/kernel...
2021-02-24 Linus TorvaldsMerge tag 'hwlock-v5.12' of git://git./linux/kernel...
2021-02-24 Linus TorvaldsMerge tag 'sfi-removal-5.12-rc1' of git://git./linux...
2021-02-24 Linus TorvaldsMerge tag 'char-misc-5.12-rc1' of git://git./linux...
2021-02-24 Linus TorvaldsMerge tag 'driver-core-5.12-rc1' of git://git./linux...
2021-02-24 Linus TorvaldsMerge tag 'dma-mapping-5.12' of git://git.infradead...
2021-02-24 Linus TorvaldsMerge tag 'mailbox-v5.12' of git://git.linaro.org/landi...
2021-02-24 Linus TorvaldsMerge tag 'cxl-for-5.12' of git://git./linux/kernel...
2021-02-24 Linus TorvaldsMerge tag 'libnvdimm-for-5.12' of git://git./linux...
2021-02-24 Linus TorvaldsMerge tag 'nios2-5.12-rc1' of git://git./linux/kernel...
2021-02-24 Jens Axboeio_uring: ensure io-wq context is always destroyed...
next