dm: don't stop request queue after the dm device is suspended
[linux-2.6-microblaze.git] / block /
2021-10-18 Christoph Hellwigblock: merge block_ioctl into blkdev_ioctl
2021-10-18 Christoph Hellwigblock: move the *blkdev_ioctl declarations out of blkdev.h
2021-10-18 Christoph Hellwigblock: unexport blkdev_ioctl
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 Jens Axboeblock: move blk-throtl fast path inline
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-sched: Rename blk_mq_sched_free_{requests -...
2021-10-18 John Garryblk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_an...
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 Garryblock: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
2021-10-18 John Garryblk-mq: Change rqs check in blk_mq_free_rqs()
2021-10-18 Christoph Hellwigblock: print the current process in handle_bad_sector
2021-10-18 Bart Van Asscheblock/mq-deadline: Prioritize high-priority requests
2021-10-18 Bart Van Asscheblock/mq-deadline: Stop using per-CPU counters
2021-10-18 Bart Van Asscheblock/mq-deadline: Add an invariant check
2021-10-18 Bart Van Asscheblock/mq-deadline: Improve request accounting further
2021-10-18 Christoph Hellwigblock: move struct request to blk-mq.h
2021-10-18 Christoph Hellwigblock: move integrity handling out of <linux/blkdev.h>
2021-10-18 Christoph Hellwigblock: move a few merge helpers out of <linux/blkdev.h>
2021-10-18 Christoph Hellwigblock: drop unused includes in <linux/genhd.h>
2021-10-18 Christoph Hellwigblock: move elevator.h to block/
2021-10-18 Christoph Hellwigmm: don't include <linux/blk-cgroup.h> in <linux/backin...
2021-10-18 Tejun Heoblk-cgroup: blk_cgroup_bio_start() should use irq-safe...
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 'efi-urgent-for-v5.15' of git://git./linux...
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 branch 'for-linus' of git://git./linux/kernel...
2021-10-17 Paolo Valenteblock, bfq: reset last_bfqq_created on group change
2021-10-17 Christoph Hellwigblock: warn when putting the final reference on a regis...
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 's390-5.15-6' of git://git./linux/kernel...
2021-10-16 Linus TorvaldsMerge tag 'pci-v5.15-fixes-2' of git://git./linux/kerne...
2021-10-16 Christoph Hellwigkyber: avoid q->disk dereferences in trace points
2021-10-16 Christoph Hellwigblock: keep q_usage_counter in atomic mode after del_ge...
2021-10-16 Christoph Hellwigblock: drain file system I/O on del_gendisk
2021-10-16 Christoph Hellwigblock: split bio_queue_enter from blk_queue_enter
2021-10-16 Christoph Hellwigblock: factor out a blk_try_enter_queue helper
2021-10-16 Christoph Hellwigblock: call submit_bio_checks under q_usage_counter
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...
2021-10-15 Linus TorvaldsMerge tag 'ntfs3_for_5.15' of git://github.com/Paragon...
2021-10-15 Greg Kroah-HartmanMerge tag 'usb-serial-5.15-rc6' of https://git./linux...
2021-10-15 Dave AirlieMerge tag 'mediatek-drm-fixes-5.15' of https://git...
2021-10-14 Linus TorvaldsMerge tag 'net-5.15-rc6' of git://git./linux/kernel...
2021-10-14 Jens AxboeMerge tag 'nvme-5.15-2021-10-14' of git://git.infradead...
2021-10-14 Linus TorvaldsMerge tag 'sound-5.15-rc6' of git://git./linux/kernel...
2021-10-13 Arnd BergmannMerge tag 'optee-fix2-for-v5.15' of git://git.linaro...
2021-10-13 Arnd BergmannMerge tag 'arm-soc/for-5.15/devicetree' of https:/...
2021-10-13 Linus TorvaldsMerge tag 'modules-for-v5.15-rc6' of git://git./linux...
2021-10-12 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-10-12 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.15-3' of git://git...
2021-10-12 Dave AirlieMerge tag 'drm-msm-fixes-2021-10-11' of https://gitlab...
2021-10-12 Linus TorvaldsMerge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of...
2021-10-12 Linus TorvaldsMerge branch 'for-5.15-fixes' of git://git./linux/kerne...
2021-10-11 Linus TorvaldsMerge branch 'for-5.15-fixes' of git://git./linux/kerne...
2021-10-11 Linus TorvaldsMerge tag 'for-5.15-rc5-tag' of git://git./linux/kernel...
2021-10-11 Arnd BergmannMerge tag 'ffa-fixes-5.15' of git://git./linux/kernel...
2021-10-10 Linus TorvaldsMerge tag 'powerpc-5.15-3' of git://git./linux/kernel...
2021-10-10 Linus TorvaldsMerge tag 'objtool_urgent_for_v5.15_rc5' of git://git...
2021-10-10 Linus TorvaldsMerge tag 'x86_urgent_for_v5.15_rc5' of git://git....
2021-10-09 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git....
2021-10-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-10-09 Linus TorvaldsMerge tag 'block-5.15-2021-10-09' of git://git.kernel...
2021-10-09 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc5' of git://git....
2021-10-08 Linus TorvaldsMerge tag 'xtensa-20211008' of git://github.com/jcmvbkb...
2021-10-08 Linus TorvaldsMerge tag 'for-linus-5.15b-rc5-tag' of git://git./linux...
2021-10-08 Linus TorvaldsMerge tag 'asm-generic-fixes-5.15' of git://git./linux...
2021-10-08 Linus TorvaldsMerge tag 'usb-5.15-rc5' of git://git./linux/kernel...
2021-10-07 Linus TorvaldsMerge tag 'nfsd-5.15-3' of git://git./linux/kernel...
2021-10-07 Linus TorvaldsMerge tag 'armsoc-fixes-5.15' of git://git./linux/kerne...
2021-10-07 Linus TorvaldsMerge tag 'net-5.15-rc5' of git://git./linux/kernel...
2021-10-07 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20211007' of git://git...
2021-10-07 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2021-10-07 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2021-10-07 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.15-3' of git://git...
next