- 1cd925d bdi: remove the name field in struct backing_dev_info by Christoph Hellwig · 4 years, 9 months ago
- aef33c2 bdi: simplify bdi_alloc by Christoph Hellwig · 4 years, 9 months ago
- 3c5d202 bdi: remove bdi_register_owner by Christoph Hellwig · 4 years, 9 months ago
- 79fab52 block: rename blk_mq_alloc_rq_maps by Weiping Zhang · 4 years, 8 months ago
- 03b63b0 block: rename __blk_mq_alloc_rq_map by Weiping Zhang · 4 years, 8 months ago
- fd68987 block: alloc map and request for new hardware queue by Ming Lei · 4 years, 8 months ago
- a2584e4 block: save previous hardware queue count before udpate by Weiping Zhang · 4 years, 8 months ago
- 2e19442 block: free both rq_map and request by Weiping Zhang · 4 years, 8 months ago
- 873f1c8 Merge branch 'block-5.7' into for-5.8/block by Jens Axboe · 4 years, 8 months ago
- d51cfc5 bdi: use bdi_dev_name() to get device name by Yufen Yu · 4 years, 9 months ago
- 0b80f98 iocost: protect iocg->abs_vdebt with iocg->waitq.lock by Tejun Heo · 4 years, 9 months ago
- cd00650 blk-iocost: account for IO size when testing latencies by Tejun Heo · 4 years, 9 months ago
- 54c52e1 blk-iocost: switch to fixed non-auto-decaying use_delay by Tejun Heo · 4 years, 9 months ago
- 10c70d9 block: remove the bd_openers checks in blk_drop_partitions by Christoph Hellwig · 4 years, 9 months ago
- accea32 block: add a bio_queue_enter helper by Christoph Hellwig · 4 years, 9 months ago
- 0376e9e block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCT by Christoph Hellwig · 4 years, 9 months ago
- 760f83e block: cleanup the memory stall accounting in submit_bio by Christoph Hellwig · 4 years, 9 months ago
- 3fdd408 block: improve the submit_bio and generic_make_request documentation by Christoph Hellwig · 4 years, 9 months ago
- e1b586f blk-mq: make function '__blk_mq_sched_dispatch_requests' static by Zheng Bin · 4 years, 9 months ago
- 8cf7961 block: bypass ->make_request_fn for blk-mq drivers by Christoph Hellwig · 4 years, 9 months ago
- 3e82c34 block: remove create_io_context by Christoph Hellwig · 4 years, 9 months ago
- 28d6572 block: Limit number of items taken from the I/O scheduler in one go by Salman Qazi · 4 years, 9 months ago
- bdf8710 block: move dma_pad handling from blk_rq_map_sg into the callers by Christoph Hellwig · 4 years, 9 months ago
- cc97923 block: move dma drain handling to scsi by Christoph Hellwig · 4 years, 9 months ago
- 89de150 block: provide a blk_rq_map_sg variant that returns the last element by Christoph Hellwig · 4 years, 9 months ago
- e64a0e1 block: remove RQF_COPY_USER by Christoph Hellwig · 4 years, 9 months ago
- d6c8e94 blk-iocost: Fix error on iocost_ioc_vrate_adj by Waiman Long · 4 years, 9 months ago
- 9bc5c39 block: fold bdev_unhash_inode into invalidate_partition by Christoph Hellwig · 4 years, 9 months ago
- 02d33b6 block: mark invalidate_partition static by Christoph Hellwig · 4 years, 9 months ago
- d5f3178 block: simplify block device syncing in bdev_del_partition by Christoph Hellwig · 4 years, 9 months ago
- e669c1d block: don't call invalidate_partition from blk_drop_partitions by Christoph Hellwig · 4 years, 9 months ago
- 21be6cd dasd: use blk_drop_partitions instead of badly reimplementing it by Christoph Hellwig · 4 years, 9 months ago
- d46430b block: remove the disk argument from blk_drop_partitions by Christoph Hellwig · 4 years, 9 months ago
- 4377b48 block: remove hd_struct_kill by Christoph Hellwig · 4 years, 9 months ago
- 8da2892 block: cleanup hd_struct freeing by Christoph Hellwig · 4 years, 9 months ago
- cddae80 block: pass a hd_struct to delete_partition by Christoph Hellwig · 4 years, 9 months ago
- fa9156a block: refactor blkpg_ioctl by Christoph Hellwig · 4 years, 9 months ago
- a082342 blk-mq: Rerun dispatching in the case of budget contention by Douglas Anderson · 4 years, 9 months ago
- b9151e7 blk-mq: Add blk_mq_delay_run_hw_queues() API call by Douglas Anderson · 4 years, 9 months ago
- ab3cee3 blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick by Douglas Anderson · 4 years, 9 months ago
- 3a89c25 blk-wbt: Use tracepoint_string() for wbt_step tracepoint string literals by Tommi Rantala · 4 years, 9 months ago
- 5fe56de blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget by John Garry · 4 years, 9 months ago
- 8df2a0a Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- cb6b771 block: fix busy device checking in blk_drop_partitions again by Christoph Hellwig · 4 years, 9 months ago
- d3ef5536 block: fix busy device checking in blk_drop_partitions by Christoph Hellwig · 4 years, 10 months ago
- 536167d4 blk-mq: don't commit_rqs() if none were queued by Keith Busch · 4 years, 9 months ago
- 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 10 months ago
- 69c1fd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 10 months ago
- 4308a43 blkcg: don't offline parent blkcg first by Tejun Heo · 5 years ago
- d866dbf blkcg: rename blkcg->cgwb_refcnt to ->online_pin and always use it by Tejun Heo · 5 years ago
- a776c27 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- 1592614 Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
- 10f36b1 Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
- 654a366 block: return NULL in blk_alloc_queue() on error by Chaitanya Kulkarni · 4 years, 10 months ago
- 02694e8 block: add a zone condition debug helper by Chaitanya Kulkarni · 4 years, 10 months ago
- 130879f block: move bio_map_* to blk-map.c by Christoph Hellwig · 4 years, 10 months ago
- f01b411 Revert "blkdev: check for valid request queue before issuing flush" by Christoph Hellwig · 4 years, 10 months ago
- 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 10 months ago
- 2f227bb block: add a blk_mq_init_queue_data helper by Christoph Hellwig · 4 years, 10 months ago
- 348e114 block: move the ->devnode callback to struct block_device_operations by Christoph Hellwig · 4 years, 10 months ago
- c6a564ff block: move the part_stat* helpers from genhd.h to a new header by Christoph Hellwig · 4 years, 10 months ago
- 581e260 block: move block layer internals out of include/linux/genhd.h by Christoph Hellwig · 4 years, 10 months ago
- 29125ed block: move guard_bio_eod to bio.c by Christoph Hellwig · 4 years, 10 months ago
- 1b4d4db block: unexport get_gendisk by Christoph Hellwig · 4 years, 10 months ago
- a7818ae block: unexport disk_map_sector_rcu by Christoph Hellwig · 4 years, 10 months ago
- 572e7fc block: unexport disk_get_part by Christoph Hellwig · 4 years, 10 months ago
- 6005771 block: mark part_in_flight and part_in_flight_rw static by Christoph Hellwig · 4 years, 10 months ago
- 31eb618 block: mark block_depr static by Christoph Hellwig · 4 years, 10 months ago
- c92a410 block: factor out requeue handling from dispatch code by Johannes Thumshirn · 4 years, 10 months ago
- 8cd5b8f block/diskstats: replace time_in_queue with sum of request times by Konstantin Khlebnikov · 4 years, 10 months ago
- ea18e0f block/diskstats: accumulate all per-cpu counters in one pass by Konstantin Khlebnikov · 4 years, 10 months ago
- 2b8bd42 block/diskstats: more accurate approximation of io_ticks for slow disks by Konstantin Khlebnikov · 4 years, 10 months ago
- 387048b block: merge partition-generic.c and check.c by Christoph Hellwig · 4 years, 10 months ago
- 3f4fc59 block: move the various x86 Unix label formats out of genhd.h by Christoph Hellwig · 4 years, 10 months ago
- cb0ab52 partitions/msdos: remove LINUX_SWAP_PARTITION by Christoph Hellwig · 4 years, 10 months ago
- 0226e9e block: move the *_PARTITION enum out of genhd.h by Christoph Hellwig · 4 years, 10 months ago
- 1442f76 block: move struct partition out of genhd.h by Christoph Hellwig · 4 years, 10 months ago
- cbb5cb3 block: remove block/partitions/sun.h by Christoph Hellwig · 4 years, 10 months ago
- 95f77ef block: remove block/partitions/sgi.h by Christoph Hellwig · 4 years, 10 months ago
- 3466f63 block: remove block/partitions/osf.h by Christoph Hellwig · 4 years, 10 months ago
- f6d1735 block: remove block/partitions/karma.h by Christoph Hellwig · 4 years, 10 months ago
- 3f1b95e block: declare all partition detection routines in check.h by Christoph Hellwig · 4 years, 10 months ago
- ffa9ed6 block: remove warn_no_part by Christoph Hellwig · 4 years, 10 months ago
- 74cc979c block: cleanup how md_autodetect_dev is called by Christoph Hellwig · 4 years, 10 months ago
- 1a9fba3 block: unexport read_dev_sector and put_dev_sector by Christoph Hellwig · 4 years, 10 months ago
- f17c21c block: remove alloc_part_info and free_part_info by Christoph Hellwig · 4 years, 10 months ago
- 3ad5cee block: move sysfs methods shared by disks and partitions to genhd.c by Christoph Hellwig · 4 years, 10 months ago
- 5cbd28e block: move disk_name and related helpers out of partition-generic.c by Christoph Hellwig · 4 years, 10 months ago
- ea3edd4 block: remove __bdevname by Christoph Hellwig · 4 years, 10 months ago
- d2332c5 block: remove the blk_lookup_devt export by Christoph Hellwig · 4 years, 10 months ago
- 4d38a87 block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offline by Paolo Valente · 4 years, 10 months ago
- 576682f block, bfq: make reparent_leaf_entity actually work only on leaf entities by Paolo Valente · 4 years, 10 months ago
- c899773 block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup by Paolo Valente · 4 years, 10 months ago
- fd1bb3a block, bfq: move forward the getting of an extra ref in bfq_bfqq_move by Paolo Valente · 4 years, 10 months ago
- 2f95fa5 block, bfq: fix use-after-free in bfq_idle_slice_timer_body by Zhiqiang Liu · 4 years, 10 months ago
- e598a72 block/genhd: Notify udev about capacity change by Balbir Singh · 4 years, 10 months ago
- de6a78b block: Prevent hung_check firing during long sync IO by Ming Lei · 4 years, 10 months ago
- 7901b6e blk-mq: Fix typo in comment by Gabriela Bittencourt · 5 years ago
- e74d93e block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices by Konstantin Khlebnikov · 4 years, 11 months ago
- 6fdb79f scsi: core: Allow non-root users to perform ZBC commands by Ryan Attard · 4 years, 11 months ago