[media] V4L: soc-camera: protect hosts during probing from overzealous user-space
[linux-flexiantxendom0-3.2.10.git] / include / linux / blk_types.h
2011-10-24 Tao Mablock: Remove the control of complete cpu from bio.
2011-08-23 Christoph Hellwigblock: separate priority boosting from REQ_META
2011-08-11 Matthew WilcoxMove some REQ flags to the common bio/request area
2011-06-20 Namhyung Kimblock: add REQ_SECURE to REQ_COMMON_MASK
2011-05-20 Jens Axboeblock: get rid of on-stack plugging debug checks
2011-03-10 Jens Axboeblock: kill off REQ_UNPLUG
2011-03-10 Jens Axboeblock: initial patch for on-stack per-task plugging
2011-01-25 Tejun Heoblock: add REQ_FLUSH_SEQ
2010-11-10 Christoph Hellwigblock: remove REQ_HARDBARRIER
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-10-15 Martin K. Petersenblock: Make the integrity mapped property a bio flag
2010-09-16 Vivek Goyalblkio: Core implementation of throttle policy
2010-09-10 Tejun Heoblock: make __blk_rq_prep_clone() copy most command...
2010-09-10 Tejun Heoblock: implement REQ_FLUSH/FUA based interface for...
2010-09-10 Tejun Heoblock: drop barrier ordering by queue draining
2010-08-12 Adrian Hunterblock: add secure discard
2010-08-10 Jens Axboeblock: make sure that REQ_* types are seen even with...
2010-08-07 Tejun Heobio, fs: separate out bio_types.h and define READ/WRITE...