block: add a struct io_comp_batch argument to fops->iopoll()
[linux-2.6-block.git] / block / blk-mq.c
2021-10-18 Jens Axboeblock: add a struct io_comp_batch argument to fops...
2021-10-18 Jens Axboeblock: provide helpers for rq_list manipulation
2021-10-18 Jens Axboeblock: remove some blk_mq_hw_ctx debugfs entries
2021-10-18 Jens Axboeblock: remove debugfs blk_mq_ctx dispatched/merged...
2021-10-18 Pavel Begunkovblock: cache rq_flags inside blk_mq_rq_ctx_init()
2021-10-18 Pavel Begunkovblock: blk_mq_rq_ctx_init cache ctx/q/hctx
2021-10-18 Pavel Begunkovblock: skip elevator fields init for non-elv queue
2021-10-18 Jens Axboeblock: store elevator state in request
2021-10-18 Jens Axboeblock: move update request helpers into blk-mq.c
2021-10-18 Pavel Begunkovblock: convert the rest of block to bdev_get_queue
2021-10-18 Jens Axboeblock: handle fast path of bio splitting inline
2021-10-18 Christoph Hellwigblock: switch polling to be bio based
2021-10-18 Christoph Hellwigblock: rename REQ_HIPRI to REQ_POLLED
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 Hellwigblk-mq: remove blk_qc_t_valid
2021-10-18 Christoph Hellwigblk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
2021-10-18 Christoph Hellwigblk-mq: factor out a "classic" poll helper
2021-10-18 Christoph Hellwigblk-mq: factor out a blk_qc_to_hctx helper
2021-10-18 Jens Axboeblock: improve batched tag allocation
2021-10-18 Pavel Begunkovblk-mq: optimise *end_request non-stat path
2021-10-18 Jens Axboeblock: don't dereference request after flush insertion
2021-10-18 Christoph Hellwigblk-mq: cleanup blk_mq_submit_bio
2021-10-18 Christoph Hellwigblk-mq: cleanup and rename __blk_mq_alloc_request
2021-10-18 Jens Axboeblock: pre-allocate requests if plug is started and...
2021-10-18 Jens Axboeblock: bump max plugged deferred size from 16 to 32
2021-10-18 Jens Axboeblock: inherit request start time from bio for BLK_CGROUP
2021-10-18 John Garryblk-mq: Change shared sbitmap naming to shared tags
2021-10-18 John Garryblk-mq: Stop using pointers for blk_mq_tags bitmap...
2021-10-18 John Garryblk-mq: Use shared tags for shared sbitmap support
2021-10-18 John Garryblk-mq: Refactor and rename blk_mq_free_map_and_{reques...
2021-10-18 John Garryblk-mq: Add blk_mq_alloc_map_and_rqs()
2021-10-18 John Garryblk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()
2021-10-18 John Garryblk-mq: Don't clear driver tags own mapping
2021-10-18 John Garryblk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
2021-10-18 John Garryblk-mq: Invert check in blk_mq_update_nr_requests()
2021-10-18 John Garryblk-mq: Relocate shared sbitmap resize in blk_mq_update...
2021-10-18 John Garryblk-mq: Change rqs check in blk_mq_free_rqs()
2021-10-18 Christoph Hellwigblock: move integrity handling out of <linux/blkdev.h>
2021-10-18 Christoph Hellwigmm: don't include <linux/blk-cgroup.h> in <linux/backin...
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 branch 'for-linus' of git://git./linux/kernel...
2021-10-16 Christoph Hellwigblock: keep q_usage_counter in atomic mode after del_ge...
2021-10-15 Linus TorvaldsMerge tag 'regulator-fix-v5.15-rc5' of git://git./linux...
2021-10-15 Linus TorvaldsMerge tag 'ntfs3_for_5.15' of git://github.com/Paragon...
2021-10-13 Arnd BergmannMerge tag 'optee-fix2-for-v5.15' of git://git.linaro...
2021-10-11 Linus TorvaldsMerge tag 'for-5.15-rc5-tag' of git://git./linux/kernel...
2021-10-08 Linus TorvaldsMerge tag 'for-linus-5.15b-rc5-tag' of git://git./linux...
2021-10-07 Linus TorvaldsMerge tag 'nfsd-5.15-3' of git://git./linux/kernel...
2021-10-07 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20211007' of git://git...
2021-10-07 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2021-10-06 Tony LindgrenMerge branch 'pruss-fix' into fixes
2021-10-05 Arnd BergmannMerge tag 'optee-fix-for-v5.15' of git://git.linaro...
2021-10-04 Linus TorvaldsMerge tag 'media/v5.15-3' of git://git./linux/kernel...
2021-10-03 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-09-28 Linus TorvaldsMerge tag 'mmc-v5.15-2' of git://git./linux/kernel...
2021-09-28 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2021-09-27 Linus TorvaldsMerge tag 'media/v5.15-2' of git://git./linux/kernel...
2021-09-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-09-27 Jani NikulaMerge tag 'gvt-fixes-2021-09-18' of https://github...
2021-09-25 Linus TorvaldsMerge tag 'for-linus-5.15b-rc3-tag' of git://git./linux...
2021-09-25 Jakub KicinskiMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2021-09-24 Thomas GleixnerMerge tag 'irqchip-fixes-5.15-1' of git://git./linux...
2021-09-23 Linus TorvaldsMerge tag 'for-5.15-rc2-tag' of git://git./linux/kernel...
2021-09-22 Linus TorvaldsMerge tag 'nfsd-5.15-2' of git://git./linux/kernel...
2021-09-21 Takashi IwaiMerge tag 'asoc-fix-v5.15-rc2' of https://git./linux...
2021-09-21 Mark BrownMerge tag 'v5.15-rc2' into spi-5.15
2021-09-20 Linus TorvaldsMerge tag 'afs-fixes-20210913' of git://git./linux...
2021-09-20 Linus TorvaldsMerge tag '5.15-rc1-ksmbd' of git://git.samba.org/ksmbd
2021-09-20 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc2' of git://git./linux/kerne...
2021-09-20 Linus TorvaldsMerge tag 'regulator-fix-v5.15-rc2' of git://git./linux...
2021-09-19 Linus TorvaldsMerge tag 'x86_urgent_for_v5.15_rc2' of git://git....
2021-09-17 Linus TorvaldsMerge tag 'dma-mapping-5.15-1' of git://git.infradead...
2021-09-17 Linus TorvaldsMerge tag 'iov_iter.3-5.15-2021-09-17' of git://git...
2021-09-17 Linus TorvaldsMerge tag 'for-linus-5.15b-rc2-tag' of git://git./linux...
2021-09-16 Linus TorvaldsMerge tag 'net-5.15-rc2' of git://git./linux/kernel...
2021-09-16 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20210915' of git://git...
2021-09-14 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2021-09-13 Linus TorvaldsMerge branch 'gcc-min-version-5.1' (make gcc-5.1 the...
2021-09-12 Linus TorvaldsMerge tag 'perf-tools-for-v5.15-2021-09-11' of git...
2021-09-12 Linus TorvaldsMerge tag 'compiler-attributes-for-linus-v5.15-rc1...
2021-09-12 Linus TorvaldsMerge tag 'auxdisplay-for-linus-v5.15-rc1' of git:...
2021-09-12 Linus TorvaldsMerge tag 'smp-urgent-2021-09-12' of git://git./linux...
2021-09-12 Linus TorvaldsMerge tag 'char-misc-5.15-rc1-lkdtm' of git://git....
2021-09-12 Linus TorvaldsMerge tag 'for-linus-5.15-1' of git://github.com/cminya...
2021-09-12 Linus TorvaldsMerge tag 'sched_urgent_for_v5.15_rc1' of git://git...
2021-09-12 Linus TorvaldsMerge tag 'locking_urgent_for_v5.15_rc1' of git://git...
2021-09-12 Linus TorvaldsMerge tag 'timers_urgent_for_v5.15_rc1' of git://git...
2021-09-12 Linus TorvaldsMerge branch 'misc.namei' of git://git./linux/kernel...
2021-09-12 Linus TorvaldsMerge tag '5.15-rc-cifs-part2' of git://git.samba.org...
2021-09-11 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-09-11 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-mw1' of git://git....
2021-09-11 Linus TorvaldsMerge branch 'for-5.15' of git://git./linux/kernel...
2021-09-11 Linus TorvaldsMerge tag 'io_uring-5.15-2021-09-11' of git://git.kerne...
2021-09-11 Linus TorvaldsMerge tag 'block-5.15-2021-09-11' of git://git.kernel...
2021-09-11 Linus TorvaldsMerge tag 'trace-v5.15-3' of git://git./linux/kernel...
2021-09-11 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2021-09-11 Linus TorvaldsMerge tag 'rtc-5.15' of git://git./linux/kernel/git...
2021-09-11 Linus TorvaldsMerge tag 'firewire-update' of git://git./linux/kernel...
next