aboutsummaryrefslogtreecommitdiff
path: root/include/linux/blk_types.h
AgeCommit message (Expand)Author
2011-10-24block: Remove the control of complete cpu from bio.Tao Ma
2011-08-23block: separate priority boosting from REQ_METAChristoph Hellwig
2011-08-11Move some REQ flags to the common bio/request areaMatthew Wilcox
2011-06-20block: add REQ_SECURE to REQ_COMMON_MASKNamhyung Kim
2011-05-20block: get rid of on-stack plugging debug checksJens Axboe
2011-03-10block: kill off REQ_UNPLUGJens Axboe
2011-03-10block: initial patch for on-stack per-task pluggingJens Axboe
2011-01-25block: add REQ_FLUSH_SEQTejun Heo
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-15block: Make the integrity mapped property a bio flagMartin K. Petersen
2010-09-16blkio: Core implementation of throttle policyVivek Goyal
2010-09-10block: make __blk_rq_prep_clone() copy most command flagsTejun Heo
2010-09-10block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo
2010-09-10block: drop barrier ordering by queue drainingTejun Heo
2010-08-12block: add secure discardAdrian Hunter
2010-08-10block: make sure that REQ_* types are seen even with CONFIG_BLOCK=nJens Axboe
2010-08-07bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of...Tejun Heo