summaryrefslogtreecommitdiff
path: root/include/linux/blk_types.h
AgeCommit message (Expand)Author
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