- b2f609e block: move the blk-mq calls out of part_in_flight{,_rw} by Christoph Hellwig · 4 years, 8 months ago
- f1394b79 block: mark blk_account_io_completion static by Christoph Hellwig · 4 years, 8 months ago
- ac7c567 blk-mq: allow blk_mq_make_request to consume the q_usage_counter reference by Christoph Hellwig · 4 years, 8 months ago
- 35b371f blk-mq: remove a pointless queue enter pair in blk_mq_alloc_request_hctx by Christoph Hellwig · 4 years, 8 months ago
- 22fa792 blk-mq: remove a pointless queue enter pair in blk_mq_alloc_request by Christoph Hellwig · 4 years, 8 months ago
- a5ea58110 blk-mq: move the call to blk_queue_enter_live out of blk_mq_get_request by Christoph Hellwig · 4 years, 8 months ago
- 870c153 blktrace: Report pid with note messages by Jan Kara · 4 years, 8 months ago
- 2771cef block: remove the REQ_NOWAIT_INLINE flag by Christoph Hellwig · 4 years, 8 months ago
- 488f668 block: blk-crypto-fallback for Inline Encryption by Satya Tangirala · 4 years, 8 months ago
- d145dc2 block: Make blk-integrity preclude hardware inline encryption by Satya Tangirala · 4 years, 8 months ago
- a892c8d block: Inline encryption support for blk-mq by Satya Tangirala · 4 years, 8 months ago
- 1b26283 block: Keyslot Manager for Inline Encryption by Satya Tangirala · 4 years, 8 months ago
- 54b259f Documentation: Document the blk-crypto framework by Satya Tangirala · 4 years, 8 months ago
- 81ca627 iocost: don't let vrate run wild while there's no saturation signal by Tejun Heo · 5 years ago
- 71ac860 block: move blk_io_schedule() out of header file by Ming Lei · 4 years, 8 months ago
- 02ef12a zonefs: use REQ_OP_ZONE_APPEND for sync DIO by Johannes Thumshirn · 4 years, 8 months ago
- 29b2a3a block: export bio_release_pages and bio_iov_iter_get_pages by Johannes Thumshirn · 4 years, 8 months ago
- e0489ed null_blk: Support REQ_OP_ZONE_APPEND by Damien Le Moal · 4 years, 8 months ago
- 5795eb4 scsi: sd_zbc: emulate ZONE_APPEND commands by Johannes Thumshirn · 4 years, 8 months ago
- 02494d3 scsi: sd_zbc: factor out sanity checks for zoned commands by Johannes Thumshirn · 4 years, 8 months ago
- e732671 block: Modify revalidate zones by Damien Le Moal · 4 years, 8 months ago
- 1392d37 block: introduce blk_req_zone_write_trylock by Johannes Thumshirn · 4 years, 8 months ago
- 0512a75 block: Introduce REQ_OP_ZONE_APPEND by Keith Busch · 4 years, 8 months ago
- e458110 block: rename __bio_add_pc_page to bio_add_hw_page by Christoph Hellwig · 4 years, 8 months ago
- 02992df8 block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no by Johannes Thumshirn · 4 years, 8 months ago
- e6249cd block: add blk_io_schedule() for avoiding task hung in sync dio by Ming Lei · 4 years, 8 months ago
- 27eb3af block: don't hold part0's refcount in IO path by Ming Lei · 4 years, 8 months ago
- 520138c block: re-organize fields of 'struct hd_part' by Ming Lei · 4 years, 8 months ago
- 07c4e1e block: only define 'nr_sects_seq' in hd_part for 32bit SMP by Ming Lei · 4 years, 8 months ago
- b7d6c30 block: fix use-after-free on cached last_lookup partition by Ming Lei · 4 years, 8 months ago
- aa880ad block: reset mapping if failed to update hardware queue count by Weiping Zhang · 4 years, 8 months ago
- ae97918 bdi: fix up for "remove the name field in struct backing_dev_info" by Stephen Rothwell · 4 years, 8 months ago
- af00423 hfs: stop using ioctl_by_bdev by Christoph Hellwig · 4 years, 8 months ago
- 1cd925d bdi: remove the name field in struct backing_dev_info by Christoph Hellwig · 4 years, 8 months ago
- aef33c2 bdi: simplify bdi_alloc by Christoph Hellwig · 4 years, 8 months ago
- 3c5d202 bdi: remove bdi_register_owner by Christoph Hellwig · 4 years, 8 months ago
- a5a6c66 bdi: unexport bdi_register_va by Christoph Hellwig · 4 years, 8 months ago
- 4c74746 driver core: remove device_create_vargs by Christoph Hellwig · 4 years, 8 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
- 59c7c3c nvme: fix possible hang when ns scanning fails during error recovery by Sagi Grimberg · 4 years, 8 months ago
- a8de6639 nvme-pci: fix "slimmer CQ head update" by Alexey Dobriyan · 4 years, 8 months ago
- 6bd87ee bdi: add a ->dev_name field to struct backing_dev_info by Christoph Hellwig · 4 years, 8 months ago
- d51cfc5 bdi: use bdi_dev_name() to get device name by Yufen Yu · 4 years, 8 months ago
- eb7ae5e bdi: move bdi_dev_name out of line by Christoph Hellwig · 4 years, 8 months ago
- 156c757 vboxsf: don't use the source name in the bdi name by Christoph Hellwig · 4 years, 8 months ago
- 0b80f98 iocost: protect iocg->abs_vdebt with iocg->waitq.lock by Tejun Heo · 4 years, 8 months ago
- 8b075e5 udf: stop using ioctl_by_bdev by Christoph Hellwig · 4 years, 9 months ago
- 11aa40a isofs: stop using ioctl_by_bdev by Christoph Hellwig · 4 years, 9 months ago
- f252fa3 hfsplus: stop using ioctl_by_bdev by Christoph Hellwig · 4 years, 9 months ago
- eaf8e3e cdrom: factor out a cdrom_multisession helper by Christoph Hellwig · 4 years, 9 months ago
- 4c3cfcc cdrom: factor out a cdrom_read_tocentry helper by Christoph Hellwig · 4 years, 9 months ago
- 068f8d9 ide-cd: rename cdrom_read_tocentry by Christoph Hellwig · 4 years, 9 months ago
- a711d91 block: add a cdrom_device_info pointer to struct gendisk by Christoph Hellwig · 4 years, 9 months ago
- 21f3cfe iocost_monitor: drop string wrap around numbers when outputting json by Tejun Heo · 4 years, 9 months ago
- f4fe3ea iocost_monitor: exit successfully if interval is zero 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, 8 months ago
- 47ed39e Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7 by Jens Axboe · 4 years, 8 months ago
- accea32 block: add a bio_queue_enter helper by Christoph Hellwig · 4 years, 8 months ago
- 0376e9e block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCT by Christoph Hellwig · 4 years, 8 months ago
- 760f83e block: cleanup the memory stall accounting in submit_bio by Christoph Hellwig · 4 years, 8 months ago
- 3fdd408 block: improve the submit_bio and generic_make_request documentation by Christoph Hellwig · 4 years, 8 months ago
- e1b586f blk-mq: make function '__blk_mq_sched_dispatch_requests' static by Zheng Bin · 4 years, 8 months ago
- 132be62 nvme: prevent double free in nvme_alloc_ns() error handling by Niklas Cassel · 4 years, 8 months ago
- 8cf7961 block: bypass ->make_request_fn for blk-mq drivers by Christoph Hellwig · 4 years, 9 months ago
- ae3cc8d dm: remove the make_request_fn check in device_area_is_invalid by Christoph Hellwig · 4 years, 9 months ago
- a91b201 bcache: remove a duplicate ->make_request_fn assignment 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
- 895d477 block: unexport bdev_read_page and bdev_write_page by Christoph Hellwig · 4 years, 9 months ago
- d205bde null_blk: Cleanup zoned device initialization by Damien Le Moal · 4 years, 9 months ago
- 9dd44c7 null_blk: Fix zoned command handling by Damien Le Moal · 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
- 0475bd6 scsi: merge scsi_init_sgtable into scsi_init_io 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
- d56deb1 block: remove unused header by Ma, Jianpeng · 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
- b4fd63f Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is idle" by Douglas Anderson · 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
- b849dd8 bdev: Reduce time holding bd_mutex in sync in blkdev_close() by Douglas Anderson · 4 years, 10 months ago