summaryrefslogtreecommitdiffstats
path: root/block/blk.h
Commit message (Expand)AuthorAge
* block: pass page to xen_biovec_phys_mergeableMing Lei2019-04-01
* blk-mq: save queue mapping result into ctx directlyJianchao Wang2019-02-01
* block: sum requests in the plug structureJens Axboe2018-11-26
* block: Remove bio->bi_iocDamien Le Moal2018-11-19
* Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe2018-11-18
|\
| * block: make sure discard bio is aligned with logical block sizeMing Lei2018-11-09
| * block: respect virtual boundary mask in bvecsJohannes Thumshirn2018-11-07
* | block: remove queue_lockdep_assert_heldChristoph Hellwig2018-11-15
* | block: use atomic bitops for ->queue_flagsChristoph Hellwig2018-11-15
* | block: remove deadline __deadline manipulation helpersChristoph Hellwig2018-11-15
* | block: remove req->timeout_listChristoph Hellwig2018-11-09
* | blk-mq: pass in request/bio flags to queue mappingJens Axboe2018-11-07
* | block: kill request slab cacheJens Axboe2018-11-07
* | block: remove request_list codeJens Axboe2018-11-07
* | block: kill legacy parts of timeout handlingJens Axboe2018-11-07
* | block: remove dead elevator codeJens Axboe2018-11-07
* | block: remove non mq parts from the flush codeJens Axboe2018-11-07
|/
* block: Introduce blk_revalidate_disk_zones()Damien Le Moal2018-10-25
* block: Improve zone reset executionDamien Le Moal2018-10-25
* blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxsJianchao Wang2018-10-13
* block: remove ARCH_BIOVEC_PHYS_MERGEABLEChristoph Hellwig2018-09-26
* block: remove bvec_to_physChristoph Hellwig2018-09-24
* block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeableChristoph Hellwig2018-09-24
* block: simplify BIOVEC_PHYS_MERGEABLEChristoph Hellwig2018-09-24
* block: move req_gap_back_merge to blk.hChristoph Hellwig2018-09-24
* block: move integrity_req_gap_{back,front}_merge to blk.hChristoph Hellwig2018-09-24
* blk-mq: init hctx sched after update ctx and hctx mappingJianchao Wang2018-08-21
* block: change return type to boolChengguang Xu2018-08-16
* block: Introduce blk_exit_queue()Bart Van Assche2018-08-09
* block: introduce blk-iolatency io controllerJosef Bacik2018-07-09
* block: split the blk-mq case from elevator_initChristoph Hellwig2018-06-01
* block: remove the always unused name argument to elevator_initChristoph Hellwig2018-06-01
* block: unexport elevator_init/exitChristoph Hellwig2018-06-01
* block: consolidate struct request timestamp fieldsOmar Sandoval2018-05-09
* block: Move the queue_flag_*() functions from a public into a private header ...Bart Van Assche2018-03-08
* Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-29
|\
| * block: Unexport elv_register_queue() and elv_unregister_queue()Bart Van Assche2018-01-18
| * block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bitJens Axboe2018-01-10
| * block: add accessors for setting/querying request deadlineJens Axboe2018-01-10
| * block: remove REQ_ATOM_POLL_SLEPTJens Axboe2018-01-10
| * blk-mq: remove REQ_ATOM_STARTEDTejun Heo2018-01-09
| * blk-mq: replace timeout synchronization with a RCU and generation based schemeTejun Heo2018-01-09
* | block: drain queue before waiting for q_usage_counter becoming zeroMing Lei2018-01-05
|/
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-14
|\
| * blk-mq: document the need to have STARTED and COMPLETED share a byteJens Axboe2017-10-04
| * block: move __elv_next_request to blk-core.cChristoph Hellwig2017-10-03
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* block: Make blk_dequeue_request() staticDamien Le Moal2017-08-29
* block: add a __disk_get_part helperChristoph Hellwig2017-08-23
* bio-integrity: stop abusing bi_end_ioChristoph Hellwig2017-07-03