summaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
AgeCommit message (Expand)Author
2019-02-12block: add a poll_fn callback to struct request_queueChristoph Hellwig
2019-02-12block: add a blk_steal_bios helperChristoph Hellwig
2019-02-12block: provide a direct_make_request helperChristoph Hellwig
2018-07-03block: Fix transfer when chunk sectors exceeds maxKeith Busch
2018-01-02block: don't let passthrough IO go into .make_request_fn()Ming Lei
2018-01-02block: fix blk_rq_append_bioJens Axboe
2017-12-29block: unalign call_single_data in struct requestJens Axboe
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-08-29smp: Avoid using two cache lines for struct call_single_dataYing Huang
2017-08-24bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block
2017-08-10block: remove unused syncfull/asyncfull queue flagsJens Axboe
2017-06-27block: remove the queue_bounce_pfn helperChristoph Hellwig
2017-06-27block: move bounce declarations to block/blk.hChristoph Hellwig
2017-06-27blk-mq: expose write hints through debugfsJens Axboe
2017-06-27block: add support for write hints in a bioJens Axboe
2017-06-22Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe
2017-06-21blk-mq: fix performance regression with shared tagsJens Axboe
2017-06-20block: Add a comment above queue_lockdep_assert_held()Bart Van Assche
2017-06-20block: Introduce request_queue.initialize_rq_fn()Bart Van Assche
2017-06-20block: Make request operation type argument declarations consistentBart Van Assche
2017-06-20block: stop using bio_data() in blk_write_same_mergeableChristoph Hellwig
2017-06-18blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queueMing Lei
2017-06-18blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.hMing Lei
2017-06-18blk: remove bio_set arg from blk_queue_split()NeilBrown
2017-06-14block: Fix a blk_exit_rl() regressionBart Van Assche
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-06-01block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGHBart Van Assche
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