- 5d9c305 blk-mq: remove the bio argument to ->prepare_request by Christoph Hellwig · 4 years, 7 months ago
- 3382a56 nvme: force complete cancelled requests by Keith Busch · 4 years, 7 months ago
- 7b11eab blk-mq: blk-mq: provide forced completion method by Keith Busch · 4 years, 7 months ago
- dc35ada block: fix a warning when blkdev.h is included for !CONFIG_BLOCK builds by Christoph Hellwig · 4 years, 7 months ago
- e7ecc142 block: blk-crypto-fallback: remove redundant initialization of variable err by Colin Ian King · 4 years, 7 months ago
- 524f9ff block: reduce part_stat_lock() scope by Christoph Hellwig · 4 years, 7 months ago
- b2d76ad block: use __this_cpu_add() instead of access by smp_processor_id() by Konstantin Khlebnikov · 4 years, 7 months ago
- 8ab1d40 block: remove rcu_read_lock() from part_stat_lock() by Konstantin Khlebnikov · 4 years, 7 months ago
- b5af37a block: add a blk_account_io_merge_bio helper by Konstantin Khlebnikov · 4 years, 7 months ago
- b9c54f5 block: account merge of two requests by Konstantin Khlebnikov · 4 years, 7 months ago
- 58d4f14 block: always use a percpu variable for disk stats by Christoph Hellwig · 4 years, 7 months ago
- 9123bf6 block: move update_io_ticks to blk-core.c by Christoph Hellwig · 4 years, 7 months ago
- e722fff block: remove generic_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
- d7614e4 zram: nvdimm: use bio_{start,end}_io_acct and disk_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
- 0fd92f8 nvdimm: use bio_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
- 86240d5 dm: use bio_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
- 85750aeb bcache: use bio_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
- a8e4565 lightnvm/pblk: use bio_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
- 421716b rsxx: use bio_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
- 24d6929 drbd: use bio_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
- 956d510 block: add disk/bio-based accounting helpers by Christoph Hellwig · 4 years, 7 months ago
- c81b49d block: remove the disk and queue NULL checks in blkdev_issue_flush by Christoph Hellwig · 4 years, 8 months ago
- 9398554 block: remove the error_sector argument to blkdev_issue_flush by Christoph Hellwig · 4 years, 8 months ago
- 172ce41 block: Remove unused flush_queue_delayed in struct blk_flush_queue by Baolin Wang · 4 years, 8 months ago
- cecbc9c null_blk: Zero-initialize read buffers in non-memory-backed mode by Bart Van Assche · 4 years, 7 months ago
- 854b5f0 block: Document the bio_vec properties by Bart Van Assche · 4 years, 7 months ago
- c1527c0 bio.h: Declare the arguments of the bio iteration functions const by Bart Van Assche · 4 years, 7 months ago
- c8210a5 block: Fix type of first compat_put_{,u}long() argument by Bart Van Assche · 4 years, 7 months ago
- 10ec5e8 block: merge part_{inc,dev}_in_flight into their only callers by Christoph Hellwig · 4 years, 8 months ago
- 76268f3 block: don't call part_{inc,dec}_in_flight for blk-mq devices by Christoph Hellwig · 4 years, 8 months ago
- 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, 8 months ago
- 11aa40a isofs: stop using ioctl_by_bdev by Christoph Hellwig · 4 years, 8 months ago
- f252fa3 hfsplus: stop using ioctl_by_bdev by Christoph Hellwig · 4 years, 8 months ago
- eaf8e3e cdrom: factor out a cdrom_multisession helper by Christoph Hellwig · 4 years, 8 months ago
- 4c3cfcc cdrom: factor out a cdrom_read_tocentry helper by Christoph Hellwig · 4 years, 8 months ago
- 068f8d9 ide-cd: rename cdrom_read_tocentry by Christoph Hellwig · 4 years, 8 months ago
- a711d91 block: add a cdrom_device_info pointer to struct gendisk by Christoph Hellwig · 4 years, 8 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