aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/blk_types.h
Commit message (Expand)AuthorAge
* 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