dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size
[linux-2.6-microblaze.git] / block /
2021-02-11 Satya Tangiraladm: support key eviction from keyslot managers of under...
2021-02-11 Satya Tangiralablock/keyslot-manager: Introduce functions for device...
2021-02-11 Satya Tangiralablock/keyslot-manager: Introduce passthrough keyslot...
2021-02-02 Ming Leiblock: fix memory leak of bvec
2021-01-29 Lukas Bulwahnblock: drop removed argument from kernel-doc of blk_exe...
2021-01-29 Lukas Bulwahnblock: remove typo in kernel-doc of set_disk_ro()
2021-01-28 Baolin Wangblk-cgroup: Remove obsolete macro
2021-01-27 Christoph Hellwigblock: use an on-stack bio in blkdev_issue_flush
2021-01-27 Christoph Hellwigblock: split bio_kmalloc from bio_alloc_bioset
2021-01-27 Christoph Hellwigblk-crypto: use bio_kmalloc in blk_crypto_clone_bio
2021-01-27 Jan Karabfq: Use only idle IO periods for think time calculations
2021-01-27 Jan Karabfq: Use 'ttime' local variable
2021-01-27 Jan Karabfq: Avoid false bfq queue merging
2021-01-26 Chunguang Xublkcg: delete redundant get/put operations for queue
2021-01-26 Lei Chenblk: wbt: remove unused parameter from wbt_should_throttle
2021-01-26 Christoph Hellwigblock: inherit BIO_REMAPPED when cloning bios
2021-01-26 Jens Axboebfq: bfq_check_waker() should be static
2021-01-25 Paolo Valenteblock, bfq: make waker-queue detection more robust
2021-01-25 Paolo Valenteblock, bfq: save also injection state on queue merging
2021-01-25 Paolo Valenteblock, bfq: save also weight-raised service on queue...
2021-01-25 Paolo Valenteblock, bfq: fix switch back from soft-rt weitgh-raising
2021-01-25 Paolo Valenteblock, bfq: re-evaluate convenience of I/O plugging...
2021-01-25 Paolo Valenteblock, bfq: replace mechanism for evaluating I/O intensity
2021-01-25 Christoph Hellwigblock: skip bio_check_eod for partition-remapped bios
2021-01-25 Pavel Begunkovbio: don't copy bvec for direct IO
2021-01-25 Pavel Begunkovblock/psi: remove PSI annotations from direct IO
2021-01-25 Guoqing Jiangblock: remove unnecessary argument from blk_execute_rq
2021-01-25 Guoqing Jiangblock: remove unnecessary argument from blk_execute_rq_...
2021-01-25 Pan Bianbsg: free the request before return error code
2021-01-25 Ming Leiblock: move three bvec helpers declaration into private...
2021-01-25 Ming Leiblock: set .bi_max_vecs as actual allocated vector...
2021-01-25 Ming Leiblock: don't allocate inline bvecs if this bioset needn...
2021-01-25 Ming Leiblock: don't pass BIOSET_NEED_BVECS for q->bio_split
2021-01-25 Ming Leiblock: manage bio slab cache by xarray
2021-01-25 huhaibfq: don't duplicate code for different paths
2021-01-25 Jan Karablk-mq: Improve performance of non-mq IO schedulers...
2021-01-25 Jan KaraRevert "blk-mq, elevator: Count requests per hctx to...
2021-01-25 Paolo Valenteblock, bfq: do not expire a queue when it is the only...
2021-01-25 Paolo Valenteblock, bfq: avoid spurious switches to soft_rt of inter...
2021-01-25 Paolo Valenteblock, bfq: do not raise non-default weights
2021-01-25 Paolo Valenteblock, bfq: increase time window for waker detection
2021-01-25 Jia Cheng Hublock, bfq: set next_rq to waker_bfqq->next_rq in waker...
2021-01-25 Paolo Valenteblock, bfq: use half slice_idle as a threshold to check...
2021-01-25 Christoph Hellwigblock: use an xarray for disk->part_tbl
2021-01-25 Christoph Hellwigblock: remove DISK_PITER_REVERSE
2021-01-25 Christoph Hellwigblock: add a disk_uevent helper
2021-01-25 Christoph Hellwigblk-mq: use ->bi_bdev for I/O accounting
2021-01-25 Christoph Hellwigblock: use ->bi_bdev for bio based I/O accounting
2021-01-25 Christoph Hellwigblock: do not reassig ->bi_bdev when partition remapping
2021-01-25 Christoph Hellwigblock: simplify submit_bio_checks a bit
2021-01-25 Christoph Hellwigblock: store a block_device pointer in struct bio
2021-01-25 Christoph Hellwigblock: propagate BLKROSET on the whole device to all...
2021-01-25 Christoph Hellwigblock: add a hard-readonly flag to struct gendisk
2021-01-25 Christoph Hellwigblock: remove the NULL bdev check in bdev_read_only
2021-01-24 Linus TorvaldsMerge tag 'sh-for-5.11' of git://git.libc.org/linux-sh
2021-01-24 Linus TorvaldsMerge tag 'io_uring-5.11-2021-01-24' of git://git.kerne...
2021-01-24 Linus TorvaldsMerge tag 'block-5.11-2021-01-24' of git://git.kernel...
2021-01-24 Linus TorvaldsMerge tag 'driver-core-5.11-rc5' of git://git./linux...
2021-01-24 Linus TorvaldsMerge tag 'tty-5.11-rc5' of git://git./linux/kernel...
2021-01-24 Linus TorvaldsMerge tag 'powerpc-5.11-5' of git://git./linux/kernel...
2021-01-23 Linus TorvaldsMerge branch 'mtd/fixes' of git://git./linux/kernel...
2021-01-23 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-01-23 Linus TorvaldsMerge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of...
2021-01-22 Linus TorvaldsMerge tag 'ceph-for-5.11-rc5' of git://github.com/ceph...
2021-01-22 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.11-2' of git://git...
2021-01-21 Linus TorvaldsMerge tag 'printk-for-5.11-printk-rework-fixup' of...
2021-01-21 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.11-rc5' of git://git....
2021-01-21 Linus TorvaldsMerge tag 'pinctrl-v5.11-2' of git://git./linux/kernel...
2021-01-21 Petr MladekMerge branch 'printk-rework' into for-linus
2021-01-21 Greg Kroah-HartmanMerge 9bb48c82aced ("tty: implement write_iter") into...
2021-01-20 Linus TorvaldsMerge tag 'for-5.11-rc4-tag' of git://git./linux/kernel...
2021-01-20 Linus TorvaldsMerge tag 'for-linus-5.11-rc5-tag' of git://git./linux...
2021-01-19 Linus TorvaldsMerge tag 'task_work-2021-01-19' of git://git.kernel...
2021-01-19 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20210119' of git://git...
2021-01-18 Jakub KicinskiMerge tag 'mac80211-for-net-2021-01-18.2' of git:/...
2021-01-18 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2021-01-18 Takashi IwaiMerge tag 'asoc-fix-v5.11-rc4' of https://git./linux...
2021-01-17 Linus TorvaldsMerge tag 'powerpc-5.11-4' of git://git./linux/kernel...
2021-01-17 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2021-01-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-01-16 Linus TorvaldsMerge tag 'block-5.11-2021-01-16' of git://git.kernel...
2021-01-16 Linus TorvaldsMerge tag 'io_uring-5.11-2021-01-16' of git://git.kerne...
2021-01-16 Linus TorvaldsMerge tag 'riscv-for-linus-5.11-rc4' of git://git....
2021-01-16 Linus TorvaldsMerge tag 'for-5.11/dm-fixes-1' of git://git./linux...
2021-01-16 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2021-01-15 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-01-15 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-01-15 Linus TorvaldsMerge tag 'mips_fixes_5.11.1' of git://git./linux/kerne...
2021-01-15 Linus TorvaldsMerge tag 'for-linus-5.11-rc4-tag' of git://git./linux...
2021-01-15 Linus TorvaldsMerge tag 'iommu-fixes' of git://git./linux/kernel...
2021-01-15 Linus TorvaldsMerge tag 'trace-v5.11-rc3' of git://git./linux/kernel...
2021-01-15 Dave AirlieMerge tag 'drm-misc-fixes-2021-01-12' of git://anongit...
2021-01-14 Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.11-rc4' of git:...
2021-01-14 Linus TorvaldsMerge tag 'net-5.11-rc4' of git://git./linux/kernel...
2021-01-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-01-13 Linus TorvaldsMerge tag 'sound-5.11-rc4' of git://git./linux/kernel...
2021-01-13 Mark BrownMerge v5.11-rc3
2021-01-12 Thomas GleixnerMerge tag 'irqchip-fixes-5.11-1' of git://git./linux...
2021-01-12 Linus TorvaldsMerge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org...
2021-01-12 Linus TorvaldsMerge tag 'mkp-scsi-fixes' of git://git./linux/kernel...
next