summaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
AgeCommit message (Expand)Author
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-08block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams
2017-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-04blk-mq-debugfs: allow schedulers to register debugfs attributesOmar Sandoval
2017-05-04blk-mq: untangle debugfs and sysfsOmar Sandoval
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-28block: add kblock_mod_delayed_work_on()Jens Axboe
2017-04-25block: remove block_device_operations ->direct_access()Dan Williams
2017-04-20blk-mq: Fix poll_stat for new size-based bucketing.Stephen Bates
2017-04-20dax: introduce dax_direct_access()Dan Williams
2017-04-20block: kill bdev_dax_capable()Dan Williams
2017-04-20block: remove the errors field from struct requestChristoph Hellwig
2017-04-20block: add a error_count field to struct requestChristoph Hellwig
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig
2017-04-19block: Inline blk_rq_set_prio()Bart Van Assche
2017-04-19block: Export blk_init_request_from_bio()Bart Van Assche
2017-04-19block: remove blk_end_request_curChristoph Hellwig
2017-04-19block: remove blk_end_request_err and __blk_end_request_errChristoph Hellwig
2017-04-19block, bfq: add full hierarchical scheduling and cgroups supportArianna Avanzini
2017-04-14block: fix bio_will_gap() for first bvec with offsetMing Lei
2017-04-08block: remove the discard_zeroes_data flagChristoph Hellwig
2017-04-08block: add a new BLKDEV_ZERO_NOFALLBACK flagChristoph Hellwig
2017-04-08block: add a flags argument to (__)blkdev_issue_zerooutChristoph Hellwig
2017-04-07Merge branch 'for-linus' into for-4.12/blockJens Axboe
2017-04-07blk-mq: Restart a single queue if tag sets are sharedBart Van Assche
2017-04-05block: move timeout field in struct request to pack betterJens Axboe
2017-04-05block, scsi: move the retries field to struct scsi_requestChristoph Hellwig
2017-03-29block: warn if sharing request queue across gendisksOmar Sandoval
2017-03-21blk-stat: convert to callback-based statistics reportingOmar Sandoval
2017-03-08Revert "scsi, block: fix duplicate bdi name registration crashes"Jan Kara
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-08block: optionally merge discontiguous discard bios into a single requestChristoph Hellwig
2017-02-02block: fix debugfs config conditional in struct request_queueOmar Sandoval
2017-02-02scsi, block: fix duplicate bdi name registration crashesDan Williams
2017-02-02block: Get rid of blk_get_backing_dev_info()Jan Kara
2017-02-02block: Dynamically allocate and refcount backing_dev_infoJan Kara
2017-02-02block: Use pointer to backing_dev_info from request_queueJan Kara
2017-01-31block: move internal_tag to same cache line as tagJens Axboe
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2017-01-31block: introduce blk_rq_is_passthroughChristoph Hellwig
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig
2017-01-27block: allow specifying size for extra command dataChristoph Hellwig
2017-01-27block: simplify blk_init_allocated_queueChristoph Hellwig
2017-01-27Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe
2017-01-27blk-mq-sched: fix starvation for multiple hardware queues and shared tagsJens Axboe
2017-01-27blk-mq: create debugfs directory treeOmar Sandoval
2017-01-17blk-mq-sched: add framework for MQ capable IO schedulersJens Axboe
2017-01-13block: add blk_rq_payload_bytesChristoph Hellwig
2017-01-12block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal