summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* md/bitmap: clean up plugging calls.NeilBrown2010-07-263-3/+3
* md/bitmap: reduce dependence on sysfs.NeilBrown2010-07-261-3/+4
* md/bitmap: white space clean up and similar.NeilBrown2010-07-262-167/+136
* md/raid5: export raid5 unplugging interface.NeilBrown2010-07-262-19/+19
* md/plug: optionally use plugger to unplug an array during resync/recovery.NeilBrown2010-07-263-3/+15
* md/raid5: add simple plugging infrastructure.NeilBrown2010-07-264-14/+93
* md/raid5: export is_congested testNeilBrown2010-07-262-7/+17
* raid5: Don't set read-ahead when there is no queueNeilBrown2010-07-261-15/+17
* md: add support for raising dm events.NeilBrown2010-07-262-0/+3
* md: export various start/stop interfacesNeilBrown2010-07-262-8/+20
* md: split out md_rdev_initNeilBrown2010-07-262-15/+20
* md: be more careful setting MD_CHANGE_CLEANNeilBrown2010-07-262-2/+4
* md/raid5: ensure we create a unique name for kmem_cache when mddev has no gen...NeilBrown2010-07-262-5/+9
* md/raid5: factor out code for changing size of stripe cache.NeilBrown2010-07-212-13/+27
* md: reduce dependence on sysfs.NeilBrown2010-07-213-59/+62
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-194-9/+23
|\
| * x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan2010-07-171-3/+4
| * x86: Fix x2apic preenabled system with kexecYinghai Lu2010-07-171-1/+1
| * x86: Force HPET readback_cmp for all ATI chipsetsThomas Gleixner2010-07-152-5/+18
* | Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2010-07-193-0/+18
|\ \
| * | kmemleak: Add support for NO_BOOTMEM configurationsCatalin Marinas2010-07-192-0/+11
| * | kmemleak: Annotate false positive in init_section_page_cgroup()Catalin Marinas2010-07-191-0/+7
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-07-193-4/+16
|\ \ \
| * | | [S390] cio: fix potential overflow in chpid descriptorSebastian Ott2010-07-191-1/+1
| * | | [S390] add missing device putStefan Haberland2010-07-191-1/+3
| * | | [S390] dasd: use correct label location for diag fba disksPeter Oberparleiter2010-07-191-2/+12
* | | | intel_scu_ipc: Oops/crash fixesSreedhara DS2010-07-191-4/+8
|/ / /
* | | Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2010-07-191-1/+1
|\ \ \
| * | | x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath2010-07-191-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-07-193-0/+34
|\ \ \ \ | |/ / / |/| | |
| * | | PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-163-0/+34
| | |/ | |/|
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-07-1816-224/+504
|\ \ \
| * | | ocfs2: Silence gcc warning in ocfs2_write_zero_page().Joel Becker2010-07-161-1/+1
| * | | jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara2010-07-164-28/+31
| * | | ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down nodeWengang Wang2010-07-151-8/+14
| * | | ocfs2: Don't duplicate pages past i_size during CoW.Tao Ma2010-07-151-0/+6
| * | | ocfs2: tighten up strlen() checkingDan Carpenter2010-07-121-1/+1
| * | | ocfs2: Make xattr reflink work with new local alloc reservation.Tao Ma2010-07-121-36/+90
| * | | ocfs2: make xattr extension work with new local alloc reservation.Tao Ma2010-07-121-29/+45
| * | | ocfs2: Remove the redundant cpu_to_le64.Tao Ma2010-07-121-1/+1
| * | | ocfs2/dlm: don't access beyond bitmap sizeWengang Wang2010-07-121-1/+1
| * | | ocfs2: No need to zero pages past i_size.Joel Becker2010-07-121-4/+18
| * | | ocfs2: Zero the tail cluster when extending past i_size.Joel Becker2010-07-086-54/+207
| * | | ocfs2: When zero extending, do it by page.Joel Becker2010-07-082-64/+84
| * | | ocfs2: Limit default local alloc size within bitmap range.Tao Ma2010-06-161-0/+7
| * | | ocfs2: Move orphan scan work to ocfs2_wq.Tao Ma2010-06-161-3/+3
| * | | fs/ocfs2/dlm: Add missing spin_unlockJulia Lawall2010-06-161-0/+1
* | | | drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds2010-07-181-0/+1
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-165-29/+36
|\ \ \ \
| * | | | tracing: Add alignment to syscall metadata declarationsSteven Rostedt2010-07-091-2/+4