aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/blk_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+2
2010-10-15block: Make the integrity mapped property a bio flagMartin K. Petersen1-2/+1
2010-09-16blkio: Core implementation of throttle policyVivek Goyal1-0/+3
2010-09-10block: make __blk_rq_prep_clone() copy most command flagsTejun Heo1-0/+1
2010-09-10block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo1-1/+1
2010-09-10block: drop barrier ordering by queue drainingTejun Heo1-2/+0
2010-08-12block: add secure discardAdrian Hunter1-0/+2
2010-08-10block: make sure that REQ_* types are seen even with CONFIG_BLOCK=nJens Axboe1-1/+2
2010-08-07bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of BIO_RW_* flagsTejun Heo1-0/+193