aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* Linux 2.6.36-rc2v2.6.36-rc2Linus Torvalds2010-08-22
* Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-08-22
|\
| * KVM: PIT: free irq source id in handling error pathXiao Guangrong2010-08-17
| * KVM: destroy workqueue on kvm_create_pit() failuresXiaotian Feng2010-08-15
| * KVM: fix poison overwritten caused by using wrong xstate sizeXiaotian Feng2010-08-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-08-22
|\ \
| * | drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang2010-08-22
| * | drm/i915: fix render pipe control notify on sandybridgeZhenyu Wang2010-08-22
| * | agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang2010-08-22
| * | drm/i915: Remove the conflicting BUG_ON()Chris Wilson2010-08-22
| * | drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/Chris Wilson2010-08-22
| * | drm/i915/suspend: Flush register writes before busy-waiting.Chris Wilson2010-08-22
| * | i915: disable DAC on Ironlake also when doing CRT load detection.Dave Airlie2010-08-22
| * | drm/i915: wait for actual vblank, not just 20msJesse Barnes2010-08-22
| * | drm/i915: make sure eDP PLL is enabled at the right timeJesse Barnes2010-08-18