summaryrefslogtreecommitdiffstats
path: root/block/blk.h
Commit message (Expand)AuthorAgeFilesLines
* blk-throtl: optimize IOPS throttle for large IO scenariosChunguang Xu2021-09-151-0/+2
* blk-mq: fix is_flush_rqMing Lei2021-09-121-5/+1
* block: move blk_mq_sched_try_merge to blk-merge.cChristoph Hellwig2020-10-061-19/+0
* block: remove the unused blk_integrity_merge_bio exportChristoph Hellwig2020-10-061-0/+7
* block: remove the unused blk_integrity_merge_rq exportChristoph Hellwig2020-10-061-0/+8
* block: remove the disk argument to delete_partitionChristoph Hellwig2020-09-011-1/+1
* block: Add a new helper to attempt to merge a bioBaolin Wang2020-09-011-6/+15
* block: Move blk_mq_bio_list_merge() into blk-merge.cBaolin Wang2020-09-011-0/+2
* block: improve discard bio alignment in __blkdev_issue_discard()Coly Li2020-07-171-0/+14
* blk-mq: centralise related handling into blk_mq_get_driver_tagMing Lei2020-07-081-5/+0
* Revert "blk-mq: put driver tag when this request is completed"Jens Axboe2020-07-011-0/+5
* block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig2020-07-011-2/+0
* block: remove the request_queue argument from blk_queue_splitChristoph Hellwig2020-07-011-2/+1
* blk-mq: centralise related handling into blk_mq_get_driver_tagMing Lei2020-06-301-5/+0
* blk-cgroup: remove blkcg_bio_issue_checkChristoph Hellwig2020-06-291-0/+2
* block: create the request_queue debugfs_dir on registrationLuis Chamberlain2020-06-241-2/+0
* blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig2020-06-241-9/+0
* block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish2020-06-041-0/+2
* blk-throttle: remove blk_throtl_drainGuoqing Jiang2020-05-291-2/+0
* block: add a blk_account_io_merge_bio helperKonstantin Khlebnikov2020-05-271-1/+1
* block: always use a percpu variable for disk statsChristoph Hellwig2020-05-271-1/+1
* block: move update_io_ticks to blk-core.cChristoph Hellwig2020-05-271-1/+0
* block: Remove unused flush_queue_delayed in struct blk_flush_queueBaolin Wang2020-05-191-1/+0
* block: merge part_{inc,dev}_in_flight into their only callersChristoph Hellwig2020-05-191-4/+0
* block: mark blk_account_io_completion staticChristoph Hellwig2020-05-191-1/+0
* blk-mq: allow blk_mq_make_request to consume the q_usage_counter referenceChristoph Hellwig2020-05-191-11/+0
* block: Inline encryption support for blk-mqSatya Tangirala2020-05-141-0/+2
* block: rename __bio_add_pc_page to bio_add_hw_pageChristoph Hellwig2020-05-121-2/+2
* block: don't hold part0's refcount in IO pathMing Lei2020-05-121-7/+6
* block: remove create_io_contextChristoph Hellwig2020-04-251-20/+0
* block: remove hd_struct_killChristoph Hellwig2020-04-201-5/+0
* block: cleanup hd_struct freeingChristoph Hellwig2020-04-201-9/+1
* block: pass a hd_struct to delete_partitionChristoph Hellwig2020-04-201-1/+1
* block: refactor blkpg_ioctlChristoph Hellwig2020-04-201-3/+5
* block: move bio_map_* to blk-map.cChristoph Hellwig2020-03-271-0/+4
* block: simplify queue allocationChristoph Hellwig2020-03-271-0/+2
* block: move the part_stat* helpers from genhd.h to a new headerChristoph Hellwig2020-03-251-0/+1
* block: move block layer internals out of include/linux/genhd.hChristoph Hellwig2020-03-251-0/+116
* block: move sysfs methods shared by disks and partitions to genhd.cChristoph Hellwig2020-03-241-0/+11
* block: remove unneeded argument from blk_alloc_flush_queueGuoqing Jiang2020-03-121-2/+2
* block: Fix a lockdep complaint triggered by request queue flushingBart Van Assche2019-12-201-0/+1
* block: fix memleak of bio integrity dataJustin Tee2019-12-051-0/+4
* block: account statistics for passthrough requestsLogan Gunthorpe2019-10-101-5/+2
* block: fix null pointer dereference in blk_mq_rq_timed_out()Yufen Yu2019-09-271-0/+7
* blk-mq: move lockdep_assert_held() into elevator_exitMing Lei2019-09-261-0/+2
* block: Change elevator_init_mq() to always succeedDamien Le Moal2019-09-051-1/+1
* block: split .sysfs_lock into two locksMing Lei2019-08-271-1/+1
* block: mark blk_rq_bio_prep as inlineChristoph Hellwig2019-06-201-1/+12
* block: simplify blk_recalc_rq_segmentsChristoph Hellwig2019-06-201-1/+1
* block: remove the bi_phys_segments field in struct bioChristoph Hellwig2019-06-201-11/+12