aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig19-71/+47
2010-09-16aic7xxx_old: removed unused 'req' variableJens Axboe1-1/+0
2010-09-10block: remove the BH_Eopnotsupp flagChristoph Hellwig3-12/+2
2010-09-10block: remove the BLKDEV_IFL_BARRIER flagChristoph Hellwig3-26/+2
2010-09-10block: remove the WRITE_BARRIER flagChristoph Hellwig1-3/+0
2010-09-10swap: do not send discards as barriersChristoph Hellwig1-6/+3
2010-09-10fat: do not send discards as barriersChristoph Hellwig1-1/+1
2010-09-10ext4: do not send discards as barriersChristoph Hellwig1-1/+1
2010-09-10jbd2: replace barriers with explicit flush / FUA usageChristoph Hellwig1-39/+4
2010-09-10jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrierJan Kara1-13/+16
2010-09-10jbd: replace barriers with explicit flush / FUA usageChristoph Hellwig1-27/+3
2010-09-10nilfs2: replace barriers with explicit flush / FUA usageChristoph Hellwig2-14/+3
2010-09-10reiserfs: replace barriers with explicit flush / FUA usageChristoph Hellwig1-86/+20
2010-09-10gfs2: replace barriers with explicit flush / FUA usageChristoph Hellwig2-17/+7
2010-09-10btrfs: replace barriers with explicit flush / FUA usageChristoph Hellwig4-21/+5
2010-09-10xfs: replace barriers with explicit flush / FUA usageChristoph Hellwig4-38/+3
2010-09-10block: pass gfp_mask and flags to sb_issue_discardChristoph Hellwig3-8/+10
2010-09-10dm: convey that all flushes are processed as emptyMike Snitzer1-19/+15
2010-09-10dm: fix locking context in queue_io()Kiyoshi Ueda1-2/+4
2010-09-10dm: relax ordering of bio-based flush implementationTejun Heo1-112/+45
2010-09-10dm: implement REQ_FLUSH/FUA support for request-based dmTejun Heo1-184/+22
2010-09-10dm: implement REQ_FLUSH/FUA support for bio-based dmTejun Heo9-97/+80
2010-09-10block: make __blk_rq_prep_clone() copy most command flagsTejun Heo2-3/+2
2010-09-10md: implment REQ_FLUSH/FUA supportTejun Heo10-259/+122
2010-09-10lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH supportTejun Heo1-20/+9
2010-09-10virtio_blk: drop REQ_HARDBARRIER supportTejun Heo1-13/+4
2010-09-10block/loop: implement REQ_FLUSH/FUA supportTejun Heo1-9/+9
2010-09-10block: use REQ_FLUSH in blkdev_issue_flush()Tejun Heo1-11/+6
2010-09-10block: update documentation for REQ_FLUSH / REQ_FUAChristoph Hellwig3-263/+88
2010-09-10block: make sure FSEQ_DATA request has the same rq_disk as the originalTejun Heo1-0/+7
2010-09-10block: kick queue after sequencing REQ_FLUSH/FUATejun Heo1-3/+19
2010-09-10block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSHTejun Heo1-1/+1
2010-09-10block: simplify queue_next_fseqChristoph Hellwig1-16/+10
2010-09-10block: filter flush bio's in __generic_make_request()Tejun Heo1-0/+13
2010-09-10block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo7-84/+67
2010-09-10block: rename barrier/ordered to flushTejun Heo4-75/+72
2010-09-10block: rename blk-barrier.c to blk-flush.cTejun Heo2-1/+1
2010-09-10block: drop barrier ordering by queue drainingTejun Heo6-220/+113
2010-09-10block: misc cleanups in barrier codeTejun Heo4-38/+23
2010-09-10block: remove spurious uses of REQ_HARDBARRIERTejun Heo5-39/+5
2010-09-10block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo15-102/+67
2010-09-10block: kill QUEUE_ORDERED_BY_TAGTejun Heo6-62/+13
2010-09-10block/loop: queue ordered mode should be DRAIN_FLUSHTejun Heo1-1/+1
2010-09-10ide: remove unnecessary blk_queue_flushing() test in do_ide_request()Tejun Heo2-14/+0
2010-08-22Linux 2.6.36-rc2Linus Torvalds1-1/+1
2010-08-22Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-3/+5
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds28-2417/+2663
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds2-3/+3
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds1-1/+3
2010-08-21drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang3-0/+4