summaryrefslogtreecommitdiffstats
path: root/include/linux/blkdev.h
Commit message (Expand)AuthorAge
* Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-06-26
|\
| * Revert "block, dm: don't copy bios for request clones"Mike Snitzer2015-06-26
| * Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2Mike Snitzer2015-05-29
| |\
* | \ Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \
| * | | writeback, blkcg: restructure blk_{set|clear}_queue_congested()Tejun Heo2015-06-02
| * | | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-02
* | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \ \
| * | | | remove <asm/scatterlist.h>Christoph Hellwig2015-05-05
* | | | | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | block: add blk_set_queue_dying() to blkdev.hJens Axboe2015-06-05
| | |/ / | |/| |
| * | | block: don't honor chunk sizes for data-less IOJens Axboe2015-05-29
| | |/ | |/|
| * | block, dm: don't copy bios for request clonesChristoph Hellwig2015-05-22
| * | block: use an atomic_t for mq_freeze_depthChristoph Hellwig2015-05-19
| * | block: move PM request support to IDEChristoph Hellwig2015-05-05
| * | block: remove REQ_TYPE_PM_SHUTDOWNChristoph Hellwig2015-05-05
| * | block: move REQ_TYPE_SENSE to the ide driverChristoph Hellwig2015-05-05
| * | block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.hChristoph Hellwig2015-05-05
| * | block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig2015-05-05
| |/
* / block: remove export for blk_queue_bioMike Snitzer2015-05-12
|/
* block: remove unused function blk_bio_map_sgChristoph Hellwig2015-02-11
* block: pass iov_iter to the BLOCK_PC mapping functionsKent Overstreet2015-02-05
* block: mark blk-mq devices as stackableMike Snitzer2015-01-28
* block: support different tag allocation policyShaohua Li2015-01-23
* block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen2015-01-21
* block: Change direct_access calling conventionMatthew Wilcox2015-01-13
* Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-13
|\
| * block: remove artifical max_hw_sectors capChristoph Hellwig2014-10-21
* | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-11
|\ \
| * | block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-03
* | | scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-12
|/ /
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-11-02
|\ \
| * | Revert "block: all blk-mq requests are tagged"Christoph Hellwig2014-10-28
| |/
* / block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not definedMartin K. Petersen2014-10-28
|/
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer2014-10-09
| * block: Don't merge requests if integrity flags differMartin K. Petersen2014-09-27
| * block: Integrity checksum flagMartin K. Petersen2014-09-27
| * block: Add a disk flag to block integrity profileMartin K. Petersen2014-09-27
| * block: Add prefix to block integrity profile flagsMartin K. Petersen2014-09-27
| * block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen2014-09-27
| * block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen2014-09-27
| * block: Remove integrity tagging functionsMartin K. Petersen2014-09-27
| * block: Replace bi_integrity with bi_specialMartin K. Petersen2014-09-27
| * block: introduce blk_flush_queue to drive flush machineryMing Lei2014-09-25
| * block, bdi: an active gendisk always has a request_queue associated with itTejun Heo2014-09-08
* | include/linux/blkdev.h: use NULL instead of zeroMichele Curti2014-10-09
|/
* blk-mq: use percpu_ref for mq usage countTejun Heo2014-07-01
* blk-mq: decouble blk-mq freezing from generic bypassingTejun Heo2014-07-01
* block: add support for limiting gaps in SG listsJens Axboe2014-06-24
* block: blk_max_size_offset() should check ->max_sectorsJens Axboe2014-06-18