aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/blk_types.h
Commit message (Expand)AuthorAge
* Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\
| * Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...Jens Axboe2013-03-24
| |\
| | * block: Add an explicit bio flag for bios that own their bvecKent Overstreet2013-03-23
| | * block: Add bio_advance()Kent Overstreet2013-03-23
| * | block: add a flag to identify PM requestLin Ming2013-03-23
| |/
* / mm: make snapshotting pages for stable writes a per-bio operationDarrick J. Wong2013-04-29
|/
* block: Implement support for WRITE SAMEMartin K. Petersen2012-09-20
* block: Clean up special command handling logicMartin K. Petersen2012-09-20
* block: Kill bi_destructorKent Overstreet2012-09-09
* block: Add bio_reset()Kent Overstreet2012-09-09
* block: Generalized bio pool freeingKent Overstreet2012-09-09
* mm: add get_kernel_page[s] for pinning of kernel addresses for I/OMel Gorman2012-07-31
* block: implement bio_associate_current()Tejun Heo2012-03-06
* block: Remove the control of complete cpu from bio.Tao Ma2011-10-24
* block: separate priority boosting from REQ_METAChristoph Hellwig2011-08-23
* Move some REQ flags to the common bio/request areaMatthew Wilcox2011-08-11
* block: add REQ_SECURE to REQ_COMMON_MASKNamhyung Kim2011-06-20
* block: get rid of on-stack plugging debug checksJens Axboe2011-05-20
* block: kill off REQ_UNPLUGJens Axboe2011-03-10
* block: initial patch for on-stack per-task pluggingJens Axboe2011-03-10
* block: add REQ_FLUSH_SEQTejun Heo2011-01-25
* block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-10
* Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\
| * block: make __blk_rq_prep_clone() copy most command flagsTejun Heo2010-09-10
| * block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo2010-09-10
| * block: drop barrier ordering by queue drainingTejun Heo2010-09-10
* | block: Make the integrity mapped property a bio flagMartin K. Petersen2010-10-15
* | blkio: Core implementation of throttle policyVivek Goyal2010-09-16
|/
* block: add secure discardAdrian Hunter2010-08-12
* block: make sure that REQ_* types are seen even with CONFIG_BLOCK=nJens Axboe2010-08-10
* bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of...Tejun Heo2010-08-07