summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-23Linux 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-22drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang
2010-08-22drm/i915: fix render pipe control notify on sandybridgeZhenyu Wang
2010-08-22agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang
2010-08-22drm/i915: Remove the conflicting BUG_ON()Chris Wilson
2010-08-22drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/Chris Wilson
2010-08-22drm/i915/suspend: Flush register writes before busy-waiting.Chris Wilson
2010-08-22i915: disable DAC on Ironlake also when doing CRT load detection.Dave Airlie
2010-08-22drm/i915: wait for actual vblank, not just 20msJesse Barnes
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven
2010-08-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-21Replace Configure with Enable in description of MAXSMPSamuel Thibault
2010-08-21mm: make stack guard page logic use vm_prev pointerLinus Torvalds
2010-08-21mm: make the mlock() stack guard page checks stricterLinus Torvalds
2010-08-21mm: make the vma list be doubly linkedLinus Torvalds
2010-08-20mtd: nand: Fix probe of Samsung NAND chipsTilman Sauerbeck
2010-08-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-20Documentation: fix ozlabs.org mailing list addressStephen Rothwell
2010-08-20MAINTAINERS: Fix ozlabs.org mailing list addressesStephen Rothwell
2010-08-20Documentation: kernel-locking: mutex_trylock cannot be used in interrupt contextStefan Richter
2010-08-20drivers/scsi/qla4xxx: fix buildAndrew Morton
2010-08-20uml: fix compile error in dma_get_cache_alignment()Miklos Szeredi