summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-14block/partitions/efi.c: Fix the efi_partition() kernel-doc headerBart Van Assche
2021-05-14blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche
2021-05-14blk-mq: plug request for shared sbitmapMing Lei
2021-05-12block, bfq: avoid circular stable mergesPaolo Valente
2021-05-11blk-iocost: fix weight updates of inner active iocgsTejun Heo
2021-05-11kyber: fix out of bounds access when preemptedOmar Sandoval
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-08Revert "bio: limit bio max size"Jens Axboe
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-06include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)
2021-05-03bio: limit bio max sizeChangheun Lee
2021-04-30cgroup: rstat: punt root-level optimization to individual controllersJohannes Weiner
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-04-28Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-26blk-iocost: don't ignore vrate_min on QD contentionTejun Heo
2021-04-21block: return -EBUSY when there are open partitions in blkdev_reread_partChristoph Hellwig
2021-04-16blk-mq: Fix spurious debugfs directory creation during initializationSaravanan D
2021-04-16bfq/mq-deadline: remove redundant check for passthrough requestLin Feng
2021-04-16blk-mq: bypass IO scheduler's limit_depth for passthrough requestLin Feng
2021-04-13block: Remove an obsolete comment from sg_io()Bart Van Assche
2021-04-12block: move bio_list_copy_data to pktcdvdChristoph Hellwig
2021-04-12block: remove zero_fill_bio_iterChristoph Hellwig
2021-04-12block: remove an incorrect check from blk_rq_append_bioChristoph Hellwig
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2021-04-08block: Fix sys_ioprio_set(.which=IOPRIO_WHO_PGRP) task iterationPeter Zijlstra
2021-04-08block: remove disk_part_iterChristoph Hellwig
2021-04-08block: simplify diskstats_showChristoph Hellwig
2021-04-08block: simplify show_partitionChristoph Hellwig
2021-04-08block: simplify printk_all_partitionsChristoph Hellwig
2021-04-08block: simplify partition_overlapsChristoph Hellwig
2021-04-08block: simplify partition removalChristoph Hellwig
2021-04-08block: take bd_mutex around delete_partitions in del_gendiskChristoph Hellwig
2021-04-08block: refactor blk_drop_partitionsChristoph Hellwig
2021-04-08block: move more syncing and invalidation to delete_partitionChristoph Hellwig
2021-04-08block: remove invalidate_partitionChristoph Hellwig
2021-04-08dasd: use bdev_disk_changed instead of blk_drop_partitionsChristoph Hellwig
2021-04-07blk-zoned: Remove the definition of blk_zone_start()Bart Van Assche
2021-04-07blk-mq: set default elevator as deadline in case of hctx shared tagsetMing Lei
2021-04-06block: stop calling blk_queue_bounce for passthrough requestsChristoph Hellwig
2021-04-06block: refactor the bounce buffering codeChristoph Hellwig
2021-04-06block: remove BLK_BOUNCE_ISA supportChristoph Hellwig
2021-04-06blk-mq: Always use blk_mq_is_sbitmap_sharedNikolay Borisov
2021-04-06block: add sysfs entry for virt boundary maskMax Gurtovoy
2021-04-02block: remove the unused RQF_ALLOCED flagChristoph Hellwig
2021-03-31block: only update parent bi_status when bio failYufen Yu
2021-03-27block: don't create too many partitionsMing Lei