aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\
| * xen-blkfront: disable barrier/flush write supportJens Axboe2010-10-22
| * Added blk-lib.c and blk-barrier.c was renamed to blk-flush.cMike Snitzer2010-10-21
| * Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-19
| |\
| * | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-16
| * | aic7xxx_old: removed unused 'req' variableJens Axboe2010-09-16
| * | block: remove the BH_Eopnotsupp flagChristoph Hellwig2010-09-10
| * | block: remove the BLKDEV_IFL_BARRIER flagChristoph Hellwig2010-09-10
| * | block: remove the WRITE_BARRIER flagChristoph Hellwig2010-09-10
| * | swap: do not send discards as barriersChristoph Hellwig2010-09-10
| * | fat: do not send discards as barriersChristoph Hellwig2010-09-10
| * | ext4: do not send discards as barriersChristoph Hellwig2010-09-10
| * | jbd2: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
| * | jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrierJan Kara2010-09-10
| * | jbd: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
| * | nilfs2: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
| * | reiserfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
| * | gfs2: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
| * | btrfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
| * | xfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
| * | block: pass gfp_mask and flags to sb_issue_discardChristoph Hellwig2010-09-10
| * | dm: convey that all flushes are processed as emptyMike Snitzer2010-09-10
| * | dm: fix locking context in queue_io()Kiyoshi Ueda2010-09-10
| * | dm: relax ordering of bio-based flush implementationTejun Heo2010-09-10
| * | dm: implement REQ_FLUSH/FUA support for request-based dmTejun Heo2010-09-10
| * | dm: implement REQ_FLUSH/FUA support for bio-based dmTejun Heo2010-09-10
| * | block: make __blk_rq_prep_clone() copy most command flagsTejun Heo2010-09-10
| * | md: implment REQ_FLUSH/FUA supportTejun Heo2010-09-10
| * | lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH supportTejun Heo2010-09-10
| * | virtio_blk: drop REQ_HARDBARRIER supportTejun Heo2010-09-10
| * | block/loop: implement REQ_FLUSH/FUA supportTejun Heo2010-09-10
| * | block: use REQ_FLUSH in blkdev_issue_flush()Tejun Heo2010-09-10
| * | block: update documentation for REQ_FLUSH / REQ_FUAChristoph Hellwig2010-09-10
| * | block: make sure FSEQ_DATA request has the same rq_disk as the originalTejun Heo2010-09-10
| * | block: kick queue after sequencing REQ_FLUSH/FUATejun Heo2010-09-10
| * | block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSHTejun Heo2010-09-10
| * | block: simplify queue_next_fseqChristoph Hellwig2010-09-10
| * | block: filter flush bio's in __generic_make_request()Tejun Heo2010-09-10
| * | block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo2010-09-10
| * | block: rename barrier/ordered to flushTejun Heo2010-09-10
| * | block: rename blk-barrier.c to blk-flush.cTejun Heo2010-09-10
| * | block: drop barrier ordering by queue drainingTejun Heo2010-09-10
| * | block: misc cleanups in barrier codeTejun Heo2010-09-10
| * | block: remove spurious uses of REQ_HARDBARRIERTejun Heo2010-09-10
| * | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-10
| * | block: kill QUEUE_ORDERED_BY_TAGTejun Heo2010-09-10
| * | block/loop: queue ordered mode should be DRAIN_FLUSHTejun Heo2010-09-10
| * | ide: remove unnecessary blk_queue_flushing() test in do_ide_request()Tejun Heo2010-09-10
* | | Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \ \
| * | | cciss: fix PCI IDs for new Smart Array controllersMike Miller2010-10-19