io_uring: remove timeout.list after hrtimer cancel
[linux-2.6-microblaze.git] / fs / io_uring.c
2020-10-10 Pavel Begunkovio_uring: remove timeout.list after hrtimer cancel
2020-10-10 Pavel Begunkovio_uring: use a separate struct for timeout_remove
2020-10-10 Pavel Begunkovio_uring: improve submit_state.ios_left accounting
2020-10-10 Pavel Begunkovio_uring: simplify io_file_get()
2020-10-10 Pavel Begunkovio_uring: kill extra check in fixed io_file_get()
2020-10-10 Pavel Begunkovio_uring: clean up ->files grabbing
2020-10-10 Pavel Begunkovio_uring: don't io_prep_async_work() linked reqs
2020-10-09 Matthew Wilcox ... io_uring: Convert advanced XArray uses to the normal API
2020-10-09 Matthew Wilcox ... io_uring: Fix XArray usage in io_uring_add_task_file
2020-10-09 Matthew Wilcox ... io_uring: Fix use of XArray in __io_uring_files_cancel
2020-10-09 Jens Axboeio_uring: fix break condition for __io_uring_register...
2020-10-08 Jens Axboeio_uring: no need to call xa_destroy() on empty xarray
2020-10-07 Jens Axboeio_uring: batch account ->req_issue and task struct...
2020-10-01 Jens Axboeio_uring: kill callback_head argument for io_req_task_w...
2020-10-01 Pavel Begunkovio_uring: move req preps out of io_issue_sqe()
2020-10-01 Pavel Begunkovio_uring: decouple issuing and req preparation
2020-10-01 Pavel Begunkovio_uring: remove nonblock arg from io_{rw}_prep()
2020-10-01 Pavel Begunkovio_uring: set/clear IOCB_NOWAIT into io_read/write
2020-10-01 Pavel Begunkovio_uring: remove F_NEED_CLEANUP check in *prep()
2020-10-01 Pavel Begunkovio_uring: io_kiocb_ppos() style change
2020-10-01 Pavel Begunkovio_uring: simplify io_alloc_req()
2020-10-01 Joseph Qiio_uring: show sqthread pid and cpu in fdinfo
2020-10-01 Jens Axboeio_uring: process task work in io_uring_register()
2020-10-01 Dennis Zhouio_uring: add blkcg accounting to offloaded operations
2020-10-01 Jens Axboeio_uring: improve registered buffer accounting for...
2020-10-01 Zheng Binio_uring: remove unneeded semicolon
2020-10-01 Jens Axboeio_uring: cap SQ submit size for SQPOLL with multiple...
2020-10-01 Jens Axboeio_uring: get rid of req->io/io_async_ctx union
2020-10-01 Pavel Begunkovio_uring: kill extra user_bufs check
2020-10-01 Pavel Begunkovio_uring: fix overlapped memcpy in io_req_map_rw()
2020-10-01 Pavel Begunkovio_uring: refactor io_req_map_rw()
2020-10-01 Pavel Begunkovio_uring: simplify io_rw_prep_async()
2020-10-01 Jens Axboeio_uring: provide IORING_ENTER_SQ_WAIT for SQPOLL SQ...
2020-10-01 Jens Axboeio_uring: mark io_uring_fops/io_op_defs as __read_mostly
2020-10-01 Jens Axboeio_uring: enable IORING_SETUP_ATTACH_WQ to attach to...
2020-10-01 Jens Axboeio_uring: base SQPOLL handling off io_sq_data
2020-10-01 Jens Axboeio_uring: split SQPOLL data into separate structure
2020-10-01 Jens Axboeio_uring: split work handling part of SQPOLL into helper
2020-10-01 Jens Axboeio_uring: move SQPOLL post-wakeup ring need wakeup...
2020-10-01 Jens Axboeio_uring: use private ctx wait queue entries for SQPOLL
2020-10-01 Jens Axboeio_uring: io_sq_thread() doesn't need to flush signals
2020-10-01 Stefano Garzarellaio_uring: allow disabling rings during the creation
2020-10-01 Stefano Garzarellaio_uring: add IOURING_REGISTER_RESTRICTIONS opcode
2020-10-01 Jens Axboeio_uring: reference ->nsproxy for file table commands
2020-10-01 Jens Axboeio_uring: don't rely on weak ->files references
2020-10-01 Jens Axboeio_uring: enable task/files specific overflow flushing
2020-10-01 Jens Axboeio_uring: return cancelation status from poll/timeout...
2020-10-01 Jens Axboeio_uring: unconditionally grab req->task
2020-10-01 Jens Axboeio_uring: stash ctx task reference for SQPOLL
2020-10-01 Jens Axboeio_uring: move dropping of files into separate helper
2020-10-01 Jens Axboeio_uring: allow timeout/poll/files killing to take...
2020-10-01 Jens AxboeMerge branch 'io_uring-5.9' into for-5.10/io_uring
2020-09-29 Hao Xuio_uring: fix async buffered reads when readahead is...
2020-09-28 Linus TorvaldsMerge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org...
2020-09-28 Jens Axboeio_uring: fix potential ABBA deadlock in ->show_fdinfo()
2020-09-28 Jens Axboeio_uring: always delete double poll wait entry on match
2020-09-27 Linus TorvaldsMerge tag 'kbuild-fixes-v5.9-4' of git://git./linux...
2020-09-27 Linus TorvaldsMerge tag 'x86-urgent-2020-09-27' of git://git./linux...
2020-09-27 Linus TorvaldsMerge tag 'timers-urgent-2020-09-27' of git://git....
2020-09-26 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-09-26 Linus TorvaldsMerge tag 'io_uring-5.9-2020-09-25' of git://git.kernel...
2020-09-26 Linus TorvaldsMerge tag 'block-5.9-2020-09-25' of git://git.kernel...
2020-09-26 Linus TorvaldsMerge tag 's390-5.9-7' of git://git./linux/kernel/git...
2020-09-26 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-09-25 Linus TorvaldsMerge tag 'mips_fixes_5.9_3' of git://git./linux/kernel...
2020-09-25 Linus TorvaldsMerge tag 'spi-fix-v5.9-rc6' of git://git./linux/kernel...
2020-09-25 Linus TorvaldsMerge tag 'regulator-fix-v5.9-rc6' of git://git./linux...
2020-09-25 Linus TorvaldsMerge tag 'regmap-fix-v5.9-rc6' of git://git./linux...
2020-09-25 Jens Axboeio_uring: ensure async buffered read-retry is setup...
2020-09-25 Linus TorvaldsMerge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/proje...
2020-09-25 Linus TorvaldsMerge tag 'pm-5.9-rc7' of git://git./linux/kernel/git...
2020-09-25 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-09-25 Linus TorvaldsMerge tag 'drm-fixes-2020-09-25' of git://anongit.freed...
2020-09-25 Jens Axboeio_uring: don't unconditionally set plug->nowait =...
2020-09-25 Jens Axboeio_uring: ensure open/openat2 name is cleaned on cancel...
2020-09-25 Dave AirlieMerge tag 'drm-misc-fixes-2020-09-24' of git://anongit...
2020-09-24 Linus TorvaldsMerge tag 'mmc-v5.9-rc4-2' of git://git./linux/kernel...
2020-09-24 Linus TorvaldsMerge tag 'media/v5.9-3' of git://git./linux/kernel...
2020-09-24 Linus TorvaldsMerge tag 'sound-5.9-rc7' of git://git./linux/kernel...
2020-09-23 Linus TorvaldsMerge tag 'trace-v5.9-rc5-2' of git://git./linux/kernel...
2020-09-23 Linus TorvaldsMerge tag 'for-5.9/dm-fixes-2' of git://git./linux...
2020-09-23 Linus TorvaldsMerge tag 'for-5.9-rc6-tag' of git://git./linux/kernel...
2020-09-22 Dave AirlieMerge tag 'drm-misc-fixes-2020-09-18' of git://anongit...
2020-09-22 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2020-09-22 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-09-22 Linus TorvaldsMerge tag 'io_uring-5.9-2020-09-22' of git://git.kernel...
2020-09-22 Linus TorvaldsMerge tag 'block-5.9-2020-09-22' of git://git.kernel...
2020-09-22 Jani NikulaMerge tag 'gvt-fixes-2020-09-17' of https://github...
2020-09-21 Linus TorvaldsMerge branch 'rcu/urgent' of git://git./linux/kernel...
2020-09-21 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-09-21 Jens Axboeio_uring: fix openat/openat2 unified prep handling
2020-09-21 Jens Axboeio_uring: mark statx/files_update/epoll_ctl as non...
2020-09-21 Jens Axboeio_uring: don't use retry based buffered reads for...
2020-09-21 Jens Axboeio_uring: don't re-setup vecs/iter in io_resumit_prep...
2020-09-20 Linus TorvaldsMerge tag 'locking_urgent_for_v5.9_rc6' of git://git...
2020-09-20 Linus TorvaldsMerge tag 'efi-urgent-for-v5.9-rc5' of git://git./linux...
2020-09-20 Linus TorvaldsMerge tag 'riscv-for-linus-5.9-rc6' of git://git./linux...
2020-09-20 Linus TorvaldsMerge tag 'tty-5.9-rc6' of git://git./linux/kernel...
2020-09-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-09-18 David S. MillerMerge tag 'batadv-net-for-davem-20200918' of git:/...
next