aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig
2010-09-16aic7xxx_old: removed unused 'req' variableJens Axboe
2010-09-10block: remove the BH_Eopnotsupp flagChristoph Hellwig
2010-09-10block: remove the BLKDEV_IFL_BARRIER flagChristoph Hellwig
2010-09-10block: remove the WRITE_BARRIER flagChristoph Hellwig
2010-09-10swap: do not send discards as barriersChristoph Hellwig
2010-09-10fat: do not send discards as barriersChristoph Hellwig
2010-09-10ext4: do not send discards as barriersChristoph Hellwig
2010-09-10jbd2: replace barriers with explicit flush / FUA usageChristoph Hellwig
2010-09-10jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrierJan Kara
2010-09-10jbd: replace barriers with explicit flush / FUA usageChristoph Hellwig
2010-09-10nilfs2: replace barriers with explicit flush / FUA usageChristoph Hellwig
2010-09-10reiserfs: replace barriers with explicit flush / FUA usageChristoph Hellwig
2010-09-10gfs2: replace barriers with explicit flush / FUA usageChristoph Hellwig
2010-09-10btrfs: replace barriers with explicit flush / FUA usageChristoph Hellwig
2010-09-10xfs: replace barriers with explicit flush / FUA usageChristoph Hellwig
2010-09-10block: pass gfp_mask and flags to sb_issue_discardChristoph Hellwig
2010-09-10dm: convey that all flushes are processed as emptyMike Snitzer
2010-09-10dm: fix locking context in queue_io()Kiyoshi Ueda
2010-09-10dm: relax ordering of bio-based flush implementationTejun Heo
2010-09-10dm: implement REQ_FLUSH/FUA support for request-based dmTejun Heo
2010-09-10dm: implement REQ_FLUSH/FUA support for bio-based dmTejun Heo
2010-09-10block: make __blk_rq_prep_clone() copy most command flagsTejun Heo
2010-09-10md: implment REQ_FLUSH/FUA supportTejun Heo
2010-09-10lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH supportTejun Heo
2010-09-10virtio_blk: drop REQ_HARDBARRIER supportTejun Heo
2010-09-10block/loop: implement REQ_FLUSH/FUA supportTejun Heo
2010-09-10block: use REQ_FLUSH in blkdev_issue_flush()Tejun Heo
2010-09-10block: update documentation for REQ_FLUSH / REQ_FUAChristoph Hellwig
2010-09-10block: make sure FSEQ_DATA request has the same rq_disk as the originalTejun Heo
2010-09-10block: kick queue after sequencing REQ_FLUSH/FUATejun Heo
2010-09-10block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSHTejun Heo
2010-09-10block: simplify queue_next_fseqChristoph Hellwig
2010-09-10block: filter flush bio's in __generic_make_request()Tejun Heo
2010-09-10block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo
2010-09-10block: rename barrier/ordered to flushTejun Heo
2010-09-10block: rename blk-barrier.c to blk-flush.cTejun Heo
2010-09-10block: drop barrier ordering by queue drainingTejun Heo
2010-09-10block: misc cleanups in barrier codeTejun Heo
2010-09-10block: remove spurious uses of REQ_HARDBARRIERTejun Heo
2010-09-10block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo
2010-09-10block: kill QUEUE_ORDERED_BY_TAGTejun Heo
2010-09-10block/loop: queue ordered mode should be DRAIN_FLUSHTejun Heo
2010-09-10ide: remove unnecessary blk_queue_flushing() test in do_ide_request()Tejun Heo
2010-08-22Linux 2.6.36-rc2Linus Torvalds
2010-08-22Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-08-21drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang