summaryrefslogtreecommitdiffstats
path: root/block/blk.h
AgeCommit message (Expand)Author
2020-06-04block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish
2020-05-29blk-throttle: remove blk_throtl_drainGuoqing Jiang
2020-05-27block: add a blk_account_io_merge_bio helperKonstantin Khlebnikov
2020-05-27block: always use a percpu variable for disk statsChristoph Hellwig
2020-05-27block: move update_io_ticks to blk-core.cChristoph Hellwig
2020-05-19block: Remove unused flush_queue_delayed in struct blk_flush_queueBaolin Wang
2020-05-19block: merge part_{inc,dev}_in_flight into their only callersChristoph Hellwig
2020-05-19block: mark blk_account_io_completion staticChristoph Hellwig
2020-05-19blk-mq: allow blk_mq_make_request to consume the q_usage_counter referenceChristoph Hellwig
2020-05-14block: Inline encryption support for blk-mqSatya Tangirala
2020-05-12block: rename __bio_add_pc_page to bio_add_hw_pageChristoph Hellwig
2020-05-12block: don't hold part0's refcount in IO pathMing Lei
2020-04-25block: remove create_io_contextChristoph Hellwig
2020-04-20block: remove hd_struct_killChristoph Hellwig
2020-04-20block: cleanup hd_struct freeingChristoph Hellwig
2020-04-20block: pass a hd_struct to delete_partitionChristoph Hellwig
2020-04-20block: refactor blkpg_ioctlChristoph Hellwig
2020-03-27block: move bio_map_* to blk-map.cChristoph Hellwig
2020-03-27block: simplify queue allocationChristoph Hellwig
2020-03-25block: move the part_stat* helpers from genhd.h to a new headerChristoph Hellwig
2020-03-25block: move block layer internals out of include/linux/genhd.hChristoph Hellwig
2020-03-24block: move sysfs methods shared by disks and partitions to genhd.cChristoph Hellwig
2020-03-12block: remove unneeded argument from blk_alloc_flush_queueGuoqing Jiang
2019-12-20block: Fix a lockdep complaint triggered by request queue flushingBart Van Assche
2019-12-05block: fix memleak of bio integrity dataJustin Tee
2019-10-10block: account statistics for passthrough requestsLogan Gunthorpe
2019-09-27block: fix null pointer dereference in blk_mq_rq_timed_out()Yufen Yu
2019-09-26blk-mq: move lockdep_assert_held() into elevator_exitMing Lei
2019-09-05block: Change elevator_init_mq() to always succeedDamien Le Moal
2019-08-27block: split .sysfs_lock into two locksMing Lei
2019-06-20block: mark blk_rq_bio_prep as inlineChristoph Hellwig
2019-06-20block: simplify blk_recalc_rq_segmentsChristoph Hellwig
2019-06-20block: remove the bi_phys_segments field in struct bioChristoph Hellwig
2019-06-06block: free sched's request pool in blk_cleanup_queueMing Lei
2019-05-29block: move blk_exit_queue into __blk_release_queueMing Lei
2019-04-01block: pass page to xen_biovec_phys_mergeableMing Lei
2019-02-01blk-mq: save queue mapping result into ctx directlyJianchao Wang
2018-11-26block: sum requests in the plug structureJens Axboe
2018-11-19block: Remove bio->bi_iocDamien Le Moal
2018-11-18Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe
2018-11-15block: remove queue_lockdep_assert_heldChristoph Hellwig
2018-11-15block: use atomic bitops for ->queue_flagsChristoph Hellwig
2018-11-15block: remove deadline __deadline manipulation helpersChristoph Hellwig
2018-11-09block: remove req->timeout_listChristoph Hellwig
2018-11-09block: make sure discard bio is aligned with logical block sizeMing Lei
2018-11-07blk-mq: pass in request/bio flags to queue mappingJens Axboe
2018-11-07block: kill request slab cacheJens Axboe
2018-11-07block: remove request_list codeJens Axboe
2018-11-07block: kill legacy parts of timeout handlingJens Axboe
2018-11-07block: remove dead elevator codeJens Axboe