io_uring: fix io_try_cancel_userdata race for iowq
[linux-2.6-microblaze.git] / fs / io_uring.c
2021-08-23 Pavel Begunkovio_uring: fix io_try_cancel_userdata race for iowq
2021-08-23 Pavel Begunkovio_uring: IRQ rw completion batching
2021-08-23 Pavel Begunkovio_uring: batch task work locking
2021-08-23 Pavel Begunkovio_uring: flush completions for fallbacks
2021-08-23 Pavel Begunkovio_uring: add ->splice_fd_in checks
2021-08-23 Jens Axboeio_uring: add clarifying comment for io_cqring_ev_posted()
2021-08-23 Pavel Begunkovio_uring: place fixed tables under memcg limits
2021-08-23 Pavel Begunkovio_uring: limit fixed table size by RLIMIT_NOFILE
2021-08-23 Hao Xuio_uring: fix lack of protection for compl_nr
2021-08-23 wangyangboio_uring: Add register support for non-4k PAGE_SIZE
2021-08-23 Pavel Begunkovio_uring: extend task put optimisations
2021-08-23 Jens Axboeio_uring: add comments on why PF_EXITING checking is...
2021-08-23 Pavel Begunkovio_uring: fix io_timeout_remove locking
2021-08-23 Pavel Begunkovio_uring: improve same wq polling
2021-08-23 Pavel Begunkovio_uring: reuse io_req_complete_post()
2021-08-23 Pavel Begunkovio_uring: better encapsulate buffer select for rw
2021-08-23 Pavel Begunkovio_uring: optimise io_prep_linked_timeout()
2021-08-23 Pavel Begunkovio_uring: cancel not-armed linked touts separately
2021-08-23 Pavel Begunkovio_uring: simplify io_prep_linked_timeout
2021-08-23 Pavel Begunkovio_uring: kill REQ_F_LTIMEOUT_ACTIVE
2021-08-23 Pavel Begunkovio_uring: deduplicate cancellation code
2021-08-23 Pavel Begunkovio_uring: kill not necessary resubmit switch
2021-08-23 Pavel Begunkovio_uring: optimise initial ltimeout refcounting
2021-08-23 Pavel Begunkovio_uring: don't inflight-track linked timeouts
2021-08-23 Pavel Begunkovio_uring: optimise iowq refcounting
2021-08-23 Jens Axboeio_uring: correct __must_hold annotation
2021-08-23 Hao Xuio_uring: code clean for completion_lock in io_arm_poll...
2021-08-23 Hao Xuio_uring: remove files pointer in cancellation functions
2021-08-23 Pavel Begunkovio_uring: optimise hot path of ltimeout prep
2021-08-23 Pavel Begunkovio_uring: skip request refcounting
2021-08-23 Pavel Begunkovio_uring: remove submission references
2021-08-23 Pavel Begunkovio_uring: remove req_ref_sub_and_test()
2021-08-23 Pavel Begunkovio_uring: move req_ref_get() and friends
2021-08-23 Jens Axboeio_uring: remove IRQ aspect of io_ring_ctx completion...
2021-08-23 Jens Axboeio_uring: run regular file completions from task_work
2021-08-23 Jens Axboeio_uring: run linked timeouts from task_work
2021-08-23 Jens Axboeio_uring: run timeouts from task_work
2021-08-23 Pavel Begunkovio_uring: remove file batch-get optimisation
2021-08-23 Pavel Begunkovio_uring: clean up tctx_task_work()
2021-08-23 Pavel Begunkovio_uring: inline io_poll_remove_waitqs
2021-08-23 Pavel Begunkovio_uring: remove extra argument for overflow flush
2021-08-23 Pavel Begunkovio_uring: inline struct io_comp_state
2021-08-23 Pavel Begunkovio_uring: use inflight_entry instead of compl.list
2021-08-23 Pavel Begunkovio_uring: remove redundant args from cache_free
2021-08-23 Pavel Begunkovio_uring: cache __io_free_req()'d requests
2021-08-23 Pavel Begunkovio_uring: move io_fallback_req_func()
2021-08-23 Pavel Begunkovio_uring: optimise putting task struct
2021-08-23 Pavel Begunkovio_uring: drop exec checks from io_req_task_submit
2021-08-23 Pavel Begunkovio_uring: kill unused IO_IOPOLL_BATCH
2021-08-23 Pavel Begunkovio_uring: improve ctx hang handling
2021-08-23 Pavel Begunkovio_uring: deduplicate open iopoll check
2021-08-23 Pavel Begunkovio_uring: inline io_free_req_deferred
2021-08-23 Pavel Begunkovio_uring: move io_rsrc_node_alloc() definition
2021-08-23 Pavel Begunkovio_uring: move io_put_task() definition
2021-08-23 Pavel Begunkovio_uring: extract a helper for ctx quiesce
2021-08-23 Pavel Begunkovio_uring: optimise io_cqring_wait() hot path
2021-08-23 Pavel Begunkovio_uring: add more locking annotations for submit
2021-08-23 Pavel Begunkovio_uring: don't halt iopoll too early
2021-08-23 Pavel Begunkovio_uring: refactor io_alloc_req
2021-08-23 Pavel Begunkovio_uring: remove unnecessary PF_EXITING check
2021-08-23 Pavel Begunkovio_uring: clean io-wq callbacks
2021-08-23 Pavel Begunkovio_uring: avoid touching inode in rw prep
2021-08-23 Pavel Begunkovio_uring: rename io_file_supports_async()
2021-08-23 Pavel Begunkovio_uring: inline fixed part of io_file_get()
2021-08-23 Pavel Begunkovio_uring: use kvmalloc for fixed files
2021-08-23 Jens Axboeio_uring: be smarter about waking multiple CQ ring...
2021-08-22 Linus TorvaldsMerge tag 'powerpc-5.14-6' of git://git./linux/kernel...
2021-08-21 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2021-08-21 Linus TorvaldsMerge tag 'char-misc-5.14-rc7' of git://git./linux...
2021-08-21 Linus TorvaldsMerge tag 'usb-5.14-rc7' of git://git./linux/kernel...
2021-08-21 Linus TorvaldsMerge tag 'riscv-for-linus-5.14-rc7' of git://git....
2021-08-21 Linus TorvaldsMerge tag 's390-5.14-5' of git://git./linux/kernel...
2021-08-21 Linus TorvaldsMerge tag 'locks-v5.14' of git://git./linux/kernel...
2021-08-21 Linus TorvaldsMerge tag 'block-5.14-2021-08-20' of git://git.kernel...
2021-08-21 Linus TorvaldsMerge tag 'io_uring-5.14-2021-08-20' of git://git.kerne...
2021-08-20 Jens Axboeio_uring: fix xa_alloc_cycle() error return value check
2021-08-20 Linus TorvaldsMerge tag 'pci-v5.14-fixes-2' of git://git./linux/kerne...
2021-08-20 Linus TorvaldsMerge tag 'mmc-v5.14-rc4' of git://git./linux/kernel...
2021-08-20 Linus TorvaldsMerge tag 'sound-5.14-rc7-2' of git://git./linux/kernel...
2021-08-20 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-08-20 Linus TorvaldsMerge tag 'iommu-fixes-v5.14-rc6' of git://git./linux...
2021-08-20 Dave AirlieMerge tag 'mediatek-drm-fixes-5.14-2' of https://git...
2021-08-19 Linus TorvaldsMerge tag 'soc-fixes-5.14-3' of git://git./linux/kernel...
2021-08-19 Dave AirlieMerge tag 'drm-misc-fixes-2021-08-18' of git://anongit...
2021-08-19 Linus TorvaldsMerge tag 'net-5.14-rc7' of git://git./linux/kernel...
2021-08-19 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.14-4' of git://git...
2021-08-19 Arnd BergmannMerge tag 'omap-for-v5.14/gpt12-fix-signed' of git...
2021-08-18 Linus TorvaldsMerge tag 'for-5.14-rc6-tag' of git://git./linux/kernel...
2021-08-18 Linus TorvaldsMerge tag 'sound-5.14-rc7' of git://git./linux/kernel...
2021-08-18 Linus TorvaldsMerge tag 'cfi-v5.14-rc7' of git://git./linux/kernel...
2021-08-17 Jakub KicinskiMerge tag 'wireless-drivers-2021-08-17' of git://git...
2021-08-17 Pavel Begunkovio_uring: pin ctx on fallback execution
2021-08-17 Linus TorvaldsMerge tag 'trace-v5.14-rc6' of git://git./linux/kernel...
2021-08-17 Rafael J. WysockiMerge branch 'cpufreq/arm/fixes' of git://git./linux...
2021-08-17 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2021-08-16 Arnd BergmannMerge tag 'qcom-arm64-fixes-for-5.14' of git://git...
2021-08-16 Arnd BergmannMerge tag 'soc-fsl-fix-v5.14' of git://git./linux/kerne...
2021-08-16 Linus TorvaldsMerge tag 'mtd/fixes-for-5.14-rc7' of git://git./linux...
2021-08-16 Linus TorvaldsMerge tag 'trace-v5.14-rc5-2' of git://git./linux/kerne...
2021-08-16 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
next