io_uring: safer fallback_work free
[linux-block.git] / fs /
2021-10-19 Pavel Begunkovio_uring: safer fallback_work free
2021-10-19 Pavel Begunkovio_uring: optimise plugging
2021-10-19 Pavel Begunkovio_uring: correct fill events helpers types
2021-10-19 Pavel Begunkovio_uring: inline io_poll_complete
2021-10-19 Pavel Begunkovio_uring: inline io_req_needs_clean()
2021-10-19 Pavel Begunkovio_uring: remove struct io_completion
2021-10-19 Pavel Begunkovio_uring: control ->async_data with a REQ_F flag
2021-10-19 Pavel Begunkovio_uring: optimise io_free_batch_list()
2021-10-19 Pavel Begunkovio_uring: mark cold functions
2021-10-19 Pavel Begunkovio_uring: optimise ctx referencing by requests
2021-10-19 Pavel Begunkovio_uring: merge CQ and poll waitqueues
2021-10-19 Pavel Begunkovio_uring: don't wake sqpoll in io_cqring_ev_posted
2021-10-19 Pavel Begunkovio_uring: optimise INIT_WQ_LIST
2021-10-19 Pavel Begunkovio_uring: optimise request allocation
2021-10-19 Pavel Begunkovio_uring: delay req queueing into compl-batch list
2021-10-19 Pavel Begunkovio_uring: add more likely/unlikely() annotations
2021-10-19 Pavel Begunkovio_uring: optimise kiocb layout
2021-10-19 Pavel Begunkovio_uring: add flag to not fail link after timeout
2021-10-19 Pavel Begunkovio_uring: clean up buffer select
2021-10-19 Pavel Begunkovio_uring: init opcode in io_init_req()
2021-10-19 Pavel Begunkovio_uring: don't return from io_drain_req()
2021-10-19 Pavel Begunkovio_uring: extra a helper for drain init
2021-10-19 Pavel Begunkovio_uring: disable draining earlier
2021-10-19 Pavel Begunkovio_uring: comment why inline complete calls io_clean_op()
2021-10-19 Pavel Begunkovio_uring: kill off ->inflight_entry field
2021-10-19 Pavel Begunkovio_uring: restructure submit sqes to_submit checks
2021-10-19 Pavel Begunkovio_uring: reshuffle queue_sqe completion handling
2021-10-19 Pavel Begunkovio_uring: inline hot path of __io_queue_sqe()
2021-10-19 Pavel Begunkovio_uring: split slow path from io_queue_sqe
2021-10-19 Pavel Begunkovio_uring: remove drain_active check from hot path
2021-10-19 Pavel Begunkovio_uring: deduplicate io_queue_sqe() call sites
2021-10-19 Pavel Begunkovio_uring: don't pass state to io_submit_state_end
2021-10-19 Pavel Begunkovio_uring: don't pass tail into io_free_batch_list
2021-10-19 Pavel Begunkovio_uring: inline completion batching helpers
2021-10-19 Pavel Begunkovio_uring: optimise batch completion
2021-10-19 Pavel Begunkovio_uring: convert iopoll_completed to store_release
2021-10-19 Pavel Begunkovio_uring: add a helper for batch free
2021-10-19 Pavel Begunkovio_uring: use single linked list for iopoll
2021-10-19 Pavel Begunkovio_uring: split iopoll loop
2021-10-19 Pavel Begunkovio_uring: replace list with stack for req caches
2021-10-19 Pavel Begunkovio-wq: add io_wq_work_node based stack
2021-10-19 Pavel Begunkovio_uring: remove allocation cache array
2021-10-19 Pavel Begunkovio_uring: use slist for completion batching
2021-10-19 Pavel Begunkovio_uring: make io_do_iopoll return number of reqs
2021-10-19 Pavel Begunkovio_uring: force_nonspin
2021-10-19 Pavel Begunkovio_uring: mark having different creds unlikely
2021-10-19 Hao Xuio_uring: return boolean value for io_alloc_async_data
2021-10-19 Pavel Begunkovio_uring: optimise io_req_init() sqe flags checks
2021-10-19 Pavel Begunkovio_uring: remove ctx referencing from complete_post
2021-10-19 Hao Xuio_uring: add more uring info to fdinfo for debug
2021-10-19 Pavel Begunkovio_uring: kill extra wake_up_process in tw add
2021-10-19 Pavel Begunkovio_uring: dedup CQE flushing non-empty checks
2021-10-19 Pavel Begunkovio_uring: inline linked part of io_req_find_next
2021-10-19 Pavel Begunkovio_uring: inline io_dismantle_req
2021-10-19 Pavel Begunkovio_uring: kill off ios_left
2021-10-19 Bixuan Cuiio-wq: Remove duplicate code in io_workqueue_create()
2021-10-19 Jens Axboeio_uring: dump sqe contents if issue fails
2021-10-18 Jens Axboeio_uring: utilize the io batching infrastructure for...
2021-10-18 Jens Axboeblock: add a struct io_comp_batch argument to fops...
2021-10-18 Christoph Hellwigblock: switch polling to be bio based
2021-10-18 Christoph Hellwigio_uring: don't sleep when polling for I/O
2021-10-18 Christoph Hellwigblock: replace the spin argument to blk_iopoll with...
2021-10-18 Christoph Hellwigio_uring: fix a layering violation in io_iopoll_req_issued
2021-10-18 Christoph Hellwigiomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
2021-10-18 Christoph Hellwigdirect-io: remove blk_poll support
2021-10-18 Christoph Hellwigmm: don't include <linux/blkdev.h> in <linux/backing...
2021-10-18 Christoph Hellwigmm: don't include <linux/blk-cgroup.h> in <linux/backin...
2021-10-18 Christoph Hellwigmm: don't include <linux/blk-cgroup.h> in <linux/writeb...
2021-10-18 Linus TorvaldsMerge tag 'libata-5.15-rc6' of git://git./linux/kernel...
2021-10-18 Linus TorvaldsMerge tag 'block-5.15-2021-10-17' of git://git.kernel...
2021-10-18 Linus TorvaldsMerge tag 'io_uring-5.15-2021-10-17' of git://git.kerne...
2021-10-18 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-10-18 Linus TorvaldsMerge tag 'powerpc-5.15-4' of git://git./linux/kernel...
2021-10-18 Linus TorvaldsMerge tag 'objtool_urgent_for_v5.15_rc6' of git://git...
2021-10-18 Linus TorvaldsMerge tag 'edac_urgent_for_v5.15_rc6' of git://git...
2021-10-18 Linus TorvaldsMerge tag 'perf_urgent_for_v5.15_rc6' of git://git...
2021-10-18 Linus TorvaldsMerge tag 'efi-urgent-for-v5.15' of git://git./linux...
2021-10-18 Linus TorvaldsMerge tag 'x86_urgent_for_v5.15_rc6' of git://git....
2021-10-18 Linus TorvaldsMerge tag 'driver-core-5.15-rc6' of git://git./linux...
2021-10-18 Linus TorvaldsMerge tag 'char-misc-5.15-rc6' of git://git./linux...
2021-10-18 Linus TorvaldsMerge tag 'staging-5.15-rc6' of git://git./linux/kernel...
2021-10-18 Linus TorvaldsMerge tag 'tty-5.15-rc6' of git://git./linux/kernel...
2021-10-18 Linus TorvaldsMerge tag 'usb-5.15-rc6' of git://git./linux/kernel...
2021-10-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-10-16 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.15-2021-10-16' of...
2021-10-16 Linus TorvaldsMerge tag 'fixes-2021-10-16' of git://git./linux/kernel...
2021-10-16 Linus TorvaldsMerge tag 'trace-v5.15-rc3' of git://git./linux/kernel...
2021-10-16 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2021-10-16 Linus TorvaldsMerge tag 'for-5.15/dm-fixes' of git://git./linux/kerne...
2021-10-16 Linus TorvaldsMerge tag 's390-5.15-6' of git://git./linux/kernel...
2021-10-16 Linus TorvaldsMerge tag 'csky-for-linus-5.15-rc6' of git://github...
2021-10-16 Linus TorvaldsMerge tag 'arc-5.15-rc6' of git://git./linux/kernel...
2021-10-16 Linus TorvaldsMerge tag 'arm-soc-fixes-5.15-2' of git://git./linux...
2021-10-16 Linus TorvaldsMerge tag 'pci-v5.15-fixes-2' of git://git./linux/kerne...
2021-10-16 Linus TorvaldsMerge tag 'acpi-5.15-rc6' of git://git./linux/kernel...
2021-10-15 Arnd BergmannMerge tag 'imx-fixes-5.15-3' of git://git./linux/kernel...
2021-10-15 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15-rc6' of git://git....
2021-10-15 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc5' of git://git./linux/kerne...
2021-10-15 Linus TorvaldsMerge tag 'regulator-fix-v5.15-rc5' of git://git./linux...
2021-10-15 Linus TorvaldsMerge tag 'mtd/fixes-for-5.15-rc6' of git://git./linux...
next