aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-20cfq: improve fsync performance for small filesCorrado Zoccolo
2010-09-17do_mounts: only enable PARTUUID for CONFIG_BLOCKJens Axboe
2010-09-16block: Fix race during disk initializationSigned-off-by: Jan Kara
2010-09-16blkio: Documentation UpdateVivek Goyal
2010-09-16blkio: Implementation of IOPS limit logicVivek Goyal
2010-09-16blk-cgroup: cgroup changes for IOPS limit supportVivek Goyal
2010-09-16blkio: Core implementation of throttle policyVivek Goyal
2010-09-16blk-cgroup: Introduce cgroup changes for throttling policyVivek Goyal
2010-09-16blk-cgroup: Prepare the base for supporting more than one IO control policiesVivek Goyal
2010-09-16blk-cgroup: Kill the header printed at the start of blkio.weight_device fileVivek Goyal
2010-09-16core: match_dev_by_uuid() should not be marked __initJens Axboe
2010-09-16sg: fix a warning in blk_rq_aligned() callNamhyung Kim
2010-09-15init: add support for root devices specified by partition UUIDWill Drewry
2010-09-15genhd, efi: add efi partition metadata to hd_structsWill Drewry
2010-09-15block, partition: add partition_meta_info to hd_structWill Drewry
2010-09-15block: fix an address space warning in blk-map.cNamhyung Kim
2010-09-14block: block_dump: Add number of sectors to debug outputSan Mehat
2010-09-10zfcp: Report scatter gather limit for DIX protection informationChristof Schmitt
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen
2010-09-10Consolidate min_not_zeroMartin K. Petersen
2010-08-22Linux 2.6.36-rc2v2.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
2010-08-21drm/i915: fix render pipe control notify on sandybridgeZhenyu Wang
2010-08-21agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang
2010-08-21drm/i915: Remove the conflicting BUG_ON()Chris Wilson
2010-08-21drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/Chris Wilson
2010-08-21drm/i915/suspend: Flush register writes before busy-waiting.Chris Wilson
2010-08-21i915: disable DAC on Ironlake also when doing CRT load detection.Dave Airlie
2010-08-21drm/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
2010-08-20oom: __task_cred() need rcu_read_lock()KOSAKI Motohiro
2010-08-20oom: fix tasklist_lock leakKOSAKI Motohiro
2010-08-20oom: fix NULL pointer dereferenceKOSAKI Motohiro
2010-08-20drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect functionKyungmin Park