io_uring: refactor tctx task_work list splicing
[linux-2.6-microblaze.git] / fs / io_uring.c
2021-06-18 Pavel Begunkovio_uring: refactor tctx task_work list splicing
2021-06-18 Pavel Begunkovio_uring: optimise task_work submit flushing
2021-06-18 Pavel Begunkovio_uring: inline __tctx_task_work()
2021-06-18 Pavel Begunkovio_uring: refactor io_get_sequence()
2021-06-18 Pavel Begunkovio_uring: clean all flags in io_clean_op() at once
2021-06-18 Pavel Begunkovio_uring: simplify iovec freeing in io_clean_op()
2021-06-18 Pavel Begunkovio_uring: track request creds with a flag
2021-06-18 Pavel Begunkovio_uring: move creds from io-wq work to io_kiocb
2021-06-18 Pavel Begunkovio_uring: refactor io_submit_flush_completions()
2021-06-17 Jens Axboeio_uring: allow user configurable IO thread CPU affinity
2021-06-16 Olivier Langloisio_uring: Add to traces the req pointer when available
2021-06-15 Pavel Begunkovio_uring: optimise io_commit_cqring()
2021-06-15 Pavel Begunkovio_uring: shove more drain bits out of hot path
2021-06-15 Pavel Begunkovio_uring: switch !DRAIN fast path when possible
2021-06-15 Pavel Begunkovio_uring: fix min types mismatch in table alloc
2021-06-15 Fam Zhengio_uring: Fix comment of io_get_sqe
2021-06-15 Pavel Begunkovio_uring: optimise non-drain path
2021-06-15 Pavel Begunkovio_uring: refactor io_req_defer()
2021-06-15 Pavel Begunkovio_uring: move uring_lock location
2021-06-15 Pavel Begunkovio_uring: wait heads renaming
2021-06-15 Pavel Begunkovio_uring: clean up check_overflow flag
2021-06-15 Pavel Begunkovio_uring: small io_submit_sqe() optimisation
2021-06-15 Pavel Begunkovio_uring: optimise completion timeout flushing
2021-06-15 Pavel Begunkovio_uring: don't cache number of dropped SQEs
2021-06-15 Pavel Begunkovio_uring: refactor io_get_sqe()
2021-06-15 Pavel Begunkovio_uring: shuffle more fields into SQ ctx section
2021-06-15 Pavel Begunkovio_uring: move ctx->flags from SQ cacheline
2021-06-15 Pavel Begunkovio_uring: keep SQ pointers in a single cacheline
2021-06-15 Colin Ian Kingio_uring: Fix incorrect sizeof operator for copy_from_u...
2021-06-14 Pavel Begunkovio_uring: inline io_iter_do_read()
2021-06-14 Pavel Begunkovio_uring: unify SQPOLL and user task cancellations
2021-06-14 Pavel Begunkovio_uring: cache task struct refs
2021-06-14 Pavel Begunkovio_uring: don't vmalloc rsrc tags
2021-06-14 Pavel Begunkovio_uring: add helpers for 2 level table alloc
2021-06-14 Pavel Begunkovio_uring: remove rsrc put work irq save/restore
2021-06-14 Pavel Begunkovio_uring: hide rsrc tag copy into generic helpers
2021-06-14 Pavel Begunkovio_uring: rename function *task_file
2021-06-14 Pavel Begunkovio_uring: refactor io_iopoll_req_issued
2021-06-14 Pavel Begunkovio_uring: fix blocking inline submission
2021-06-14 Pavel Begunkovio_uring: enable shmem/memfd memory registration
2021-06-14 Pavel Begunkovio_uring: don't bounce submit_state cachelines
2021-06-14 Pavel Begunkovio_uring: rename io_get_cqring
2021-06-14 Pavel Begunkovio_uring: kill cached_cq_overflow
2021-06-14 Pavel Begunkovio_uring: deduce cq_mask from cq_entries
2021-06-14 Pavel Begunkovio_uring: remove dependency on ring->sq/cq_entries
2021-06-14 Pavel Begunkovio_uring: better locality for rsrc fields
2021-06-14 Pavel Begunkovio_uring: shuffle rarely used ctx fields
2021-06-14 Pavel Begunkovio_uring: make fail flag not link specific
2021-06-14 Pavel Begunkovio_uring: get rid of files in exit cancel
2021-06-14 Pavel Begunkovio_uring: simplify waking sqo_sq_wait
2021-06-14 Pavel Begunkovio_uring: remove unused park_task_work
2021-06-14 Pavel Begunkovio_uring: improve sq_thread waiting check
2021-06-14 Pavel Begunkovio_uring: improve sqpoll event/state handling
2021-06-13 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of...
2021-06-13 Linus TorvaldsMerge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org...
2021-06-13 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-06-12 Linus TorvaldsMerge tag 'riscv-for-linus-5.13-rc6' of git://git....
2021-06-12 Linus TorvaldsMerge tag 'usb-5.13-rc6' of git://git./linux/kernel...
2021-06-12 Linus TorvaldsMerge tag 'tty-5.13-rc6' of git://git./linux/kernel...
2021-06-12 Linus TorvaldsMerge tag 'staging-5.13-rc6' of git://git./linux/kernel...
2021-06-12 Linus TorvaldsMerge tag 'driver-core-5.13-rc6' of git://git./linux...
2021-06-12 Linus TorvaldsMerge tag 'char-misc-5.13-rc6' of git://git./linux...
2021-06-12 Linus TorvaldsMerge tag 'pinctrl-v5.13-2' of git://git./linux/kernel...
2021-06-12 Linus TorvaldsMerge tag 'block-5.13-2021-06-12' of git://git.kernel...
2021-06-12 Linus TorvaldsMerge tag 'io_uring-5.13-2021-06-12' of git://git.kerne...
2021-06-12 Linus TorvaldsMerge tag 'sched-urgent-2021-06-12' of git://git./linux...
2021-06-12 Linus TorvaldsMerge tag 'perf-urgent-2021-06-12' of git://git./linux...
2021-06-11 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.13-rc6' of git://git....
2021-06-11 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.13-3' of git://git...
2021-06-11 Linus TorvaldsMerge tag 'sound-5.13-rc6' of git://git./linux/kernel...
2021-06-11 Linus TorvaldsMerge tag 'mmc-v5.13-rc3' of git://git./linux/kernel...
2021-06-11 Greg Kroah-HartmanMerge tag 'usb-serial-5.13-rc6' of https://git./linux...
2021-06-11 Dave AirlieMerge tag 'drm-misc-fixes-2021-06-10' of git://anongit...
2021-06-11 Dave AirlieMerge tag 'drm-msm-fixes-2021-06-10' of https://gitlab...
2021-06-10 Pavel Begunkovio_uring: add feature flag for rsrc tags
2021-06-10 Pavel Begunkovio_uring: change registration/upd/rsrc tagging ABI
2021-06-10 Linus TorvaldsMerge branch 'for-5.13-fixes' of git://git./linux/kerne...
2021-06-10 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-06-09 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.13-3' of git://git...
2021-06-09 Linus TorvaldsMerge tag 'compiler-attributes-for-linus-v5.13-rc6...
2021-06-09 Linus TorvaldsMerge tag 'clang-format-for-linus-v5.13-rc6' of git...
2021-06-09 Linus TorvaldsMerge tag 'for-5.13-rc5-tag' of git://git./linux/kernel...
2021-06-09 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-06-09 Greg Kroah-HartmanMerge tag 'usb-v5.13-rc6' of git://git./linux/kernel...
2021-06-09 Greg Kroah-HartmanMerge tag 'usb-serial-5.13-rc5' of https://git./linux...
2021-06-08 Linus TorvaldsMerge tag 'for-linus-5.13b-rc6-tag' of git://git./linux...
2021-06-08 Linus TorvaldsMerge tag 'orphans-v5.13-rc6' of git://git./linux/kerne...
2021-06-08 Linus TorvaldsMerge tag 'spi-fix-v5.13-rc4' of git://git./linux/kerne...
2021-06-08 Linus TorvaldsMerge tag 'regulator-fix-v5.13-rc4' of git://git./linux...
2021-06-08 Takashi IwaiMerge tag 'asoc-fix-v5.13-rc4' of https://git./linux...
2021-06-06 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-06-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-06-06 Linus TorvaldsMerge tag 'arm-soc-fixes-v5.13-2' of git://git./linux...
2021-06-06 Linus TorvaldsMerge tag 'powerpc-5.13-5' of git://git./linux/kernel...
2021-06-06 Linus TorvaldsMerge tag 'x86_urgent_for_v5.13-rc5' of git://git....
2021-06-05 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2021-06-05 Olof JohanssonMerge tag 'ti-k3-dt-fixes-for-v5.13' of git://git....
2021-06-05 Olof JohanssonMerge tag 'optee-fix-for-v5.13' of git://git.linaro...
2021-06-05 Olof JohanssonMerge tag 'omap-for-v5.13/fixes-pm' of git://git./linux...
2021-06-05 Olof JohanssonMerge tag 'omap-for-v5.13/fixes-sata' of git://git...
next