Age | Commit message (Expand) | Author |
---|---|---|
2011-03-10 | block: kill off REQ_UNPLUG | Jens Axboe |
2011-03-10 | block: initial patch for on-stack per-task plugging | Jens Axboe |
2011-01-25 | block: add REQ_FLUSH_SEQ | Tejun Heo |
2010-11-10 | block: remove REQ_HARDBARRIER | Christoph Hellwig |
2010-10-22 | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-10-15 | block: Make the integrity mapped property a bio flag | Martin K. Petersen |
2010-09-16 | blkio: Core implementation of throttle policy | Vivek Goyal |
2010-09-10 | block: make __blk_rq_prep_clone() copy most command flags | Tejun Heo |
2010-09-10 | block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests | Tejun Heo |
2010-09-10 | block: drop barrier ordering by queue draining | Tejun Heo |
2010-08-12 | block: add secure discard | Adrian Hunter |
2010-08-10 | block: make sure that REQ_* types are seen even with CONFIG_BLOCK=n | Jens Axboe |
2010-08-07 | bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of... | Tejun Heo |