summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-26md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.NeilBrown3-39/+99
2010-07-26md/bitmap: optimise scanning of empty bitmaps.NeilBrown1-10/+13
2010-07-26md/bitmap: clean up plugging calls.NeilBrown3-3/+3
2010-07-26md/bitmap: reduce dependence on sysfs.NeilBrown1-3/+4
2010-07-26md/bitmap: white space clean up and similar.NeilBrown2-167/+136
2010-07-26md/raid5: export raid5 unplugging interface.NeilBrown2-19/+19
2010-07-26md/plug: optionally use plugger to unplug an array during resync/recovery.NeilBrown3-3/+15
2010-07-26md/raid5: add simple plugging infrastructure.NeilBrown4-14/+93
2010-07-26md/raid5: export is_congested testNeilBrown2-7/+17
2010-07-26raid5: Don't set read-ahead when there is no queueNeilBrown1-15/+17
2010-07-26md: add support for raising dm events.NeilBrown2-0/+3
2010-07-26md: export various start/stop interfacesNeilBrown2-8/+20
2010-07-26md: split out md_rdev_initNeilBrown2-15/+20
2010-07-26md: be more careful setting MD_CHANGE_CLEANNeilBrown2-2/+4
2010-07-26md/raid5: ensure we create a unique name for kmem_cache when mddev has no gen...NeilBrown2-5/+9
2010-07-21md/raid5: factor out code for changing size of stripe cache.NeilBrown2-13/+27
2010-07-21md: reduce dependence on sysfs.NeilBrown3-59/+62
2010-07-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-9/+23
2010-07-19Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds3-0/+18
2010-07-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-4/+16
2010-07-19intel_scu_ipc: Oops/crash fixesSreedhara DS1-4/+8
2010-07-19kmemleak: Add support for NO_BOOTMEM configurationsCatalin Marinas2-0/+11
2010-07-19kmemleak: Annotate false positive in init_section_page_cgroup()Catalin Marinas1-0/+7
2010-07-19[S390] cio: fix potential overflow in chpid descriptorSebastian Ott1-1/+1
2010-07-19[S390] add missing device putStefan Haberland1-1/+3
2010-07-19[S390] dasd: use correct label location for diag fba disksPeter Oberparleiter1-2/+12
2010-07-18Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds1-1/+1
2010-07-18x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath1-1/+1
2010-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-0/+34
2010-07-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-224/+504
2010-07-18drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds1-0/+1
2010-07-16x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan1-3/+4
2010-07-16x86: Fix x2apic preenabled system with kexecYinghai Lu1-1/+1
2010-07-16ocfs2: Silence gcc warning in ocfs2_write_zero_page().Joel Becker1-1/+1
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas3-0/+34
2010-07-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-29/+36
2010-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds5-10/+23
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-7/+8
2010-07-15Input: w90p910_ts - fix call to setup_timer()Wan ZongShun1-1/+1
2010-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2010-07-15jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara4-28/+31
2010-07-15ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down nodeWengang Wang1-8/+14
2010-07-15ocfs2: Don't duplicate pages past i_size during CoW.Tao Ma1-0/+6
2010-07-15x86: Force HPET readback_cmp for all ATI chipsetsThomas Gleixner2-5/+18
2010-07-15GFS2: rename causes kernel OopsBob Peterson1-1/+1
2010-07-15GFS2: BUG in gfs2_adjust_quotaAbhijith Das1-5/+3
2010-07-15GFS2: Fix kernel NULL pointer dereference by dlm_astdBob Peterson1-4/+8
2010-07-15GFS2: recovery stuck on transaction lockBob Peterson1-0/+10
2010-07-15GFS2: O_TRUNC not working on stuffed files across clusterBob Peterson1-0/+1
2010-07-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-93/+243