aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/blkdev.h
Commit message (Expand)AuthorAge
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* block: optionally merge discontiguous discard bios into a single requestChristoph Hellwig2017-02-08
* block: fix debugfs config conditional in struct request_queueOmar Sandoval2017-02-02
* scsi, block: fix duplicate bdi name registration crashesDan Williams2017-02-02
* block: Get rid of blk_get_backing_dev_info()Jan Kara2017-02-02
* block: Dynamically allocate and refcount backing_dev_infoJan Kara2017-02-02
* block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-02
* block: move internal_tag to same cache line as tagJens Axboe2017-01-31
* block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-31
* block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-31
* block: split scsi_request out of struct requestChristoph Hellwig2017-01-27
* block: allow specifying size for extra command dataChristoph Hellwig2017-01-27
* block: simplify blk_init_allocated_queueChristoph Hellwig2017-01-27
* Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe2017-01-27
|\
| * blk-mq-sched: fix starvation for multiple hardware queues and shared tagsJens Axboe2017-01-27
| * blk-mq: create debugfs directory treeOmar Sandoval2017-01-27
| * blk-mq-sched: add framework for MQ capable IO schedulersJens Axboe2017-01-17
| * blk-mq: make mq_ops a const pointerJens Axboe2017-01-11
| * block: relax check on sg gapMing Lei2017-01-11
* | block: add blk_rq_payload_bytesChristoph Hellwig2017-01-13
* | block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal2017-01-12
|/
* block: Remove unused member (busy) from struct blk_queue_tagRitesh Harjani2016-12-17
* Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2016-12-13
|\
| * block: Add iocontext priority to requestAdam Manzanares2016-10-19
* | block: improve handling of the magic discard payloadChristoph Hellwig2016-12-09
* | block: add support for REQ_OP_WRITE_ZEROESChaitanya Kulkarni2016-12-01
* | block: add async variant of blkdev_issue_zerooutChaitanya Kulkarni2016-12-01
* | block: Change extern inline to static inlineTobias Klauser2016-11-18
* | blk-mq: make the polling code adaptiveJens Axboe2016-11-17
* | blk-mq: implement hybrid poll mode for sync O_DIRECTJens Axboe2016-11-17
* | block: move poll code to blk-mqJens Axboe2016-11-11
* | block: hook up writeback throttlingJens Axboe2016-11-10
* | block: add scalable completion tracking of requestsJens Axboe2016-11-10
* | block: add code to track actual device queue depthJens Axboe2016-11-05
* | block: immediately dispatch big size requestShaohua Li2016-11-04
* | blk-mq: Introduce blk_mq_quiesce_queue()Bart Van Assche2016-11-02
* | block: better op and flags encodingChristoph Hellwig2016-10-28
* | block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-28
* | blk-zoned: implement ioctlsShaun Tancheff2016-10-18
* | block: Implement support for zoned block devicesHannes Reinecke2016-10-18
* | block: Add 'zoned' queue limitDamien Le Moal2016-10-18
|/
* blk-mq: introduce blk_mq_delay_kick_requeue_list()Mike Snitzer2016-09-14
* block: add kblockd_schedule_work_on()Jens Axboe2016-08-29
* block: Fix secure eraseAdrian Hunter2016-08-16
* block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-07
* mm/block: convert rw_page users to bio op useMike Christie2016-08-04
* Include: blkdev: Removed duplicate 'struct request;' declaration.John Pittman2016-08-04
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-28
|\
| * pmem: kill __pmem address spaceDan Williams2016-07-12
* | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \