aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* md: revise Kconfig help for MD_MULTIPATHNeilBrown2009-12-13
* md: add MODULE_DESCRIPTION for all md related modules.NeilBrown2009-12-13
* raid: improve MD/raid10 handling of correctable read errors.Robert Becker2009-12-13
* md/raid10: print more useful messages on device failure.Robert Becker2009-12-13
* md/bitmap: update dirty flag when bitmap bits are explicitly set.NeilBrown2009-12-13
* md: Support write-intent bitmaps with externally managed metadata.NeilBrown2009-12-13
* md/bitmap: move setting of daemon_lastrun out of bitmap_read_sbNeilBrown2009-12-13
* md: support updating bitmap parameters via sysfs.NeilBrown2009-12-13
* md: factor out parsing of fixed-point numbersNeilBrown2009-12-13
* md: support bitmap offset appropriate for external-metadata arrays.NeilBrown2009-12-13
* md: remove needless setting of thread->timeout in raid10_quiesceNeilBrown2009-12-13
* md: change daemon_sleep to be in 'jiffies' rather than 'seconds'.NeilBrown2009-12-13
* md: move offset, daemon_sleep and chunksize out of bitmap structureNeilBrown2009-12-13
* md: collect bitmap-specific fields into one structure.NeilBrown2009-12-13
* md/raid1: add takeover support for raid5->raid1NeilBrown2009-12-13
* md: add honouring of suspend_{lo,hi} to raid1.NeilBrown2009-12-13
* md/raid5: don't complete make_request on barrier until writes are scheduledNeilBrown2009-12-13
* md: support barrier requests on all personalities.NeilBrown2009-12-13
* md: don't reset curr_resync_completed after an interrupted resyncNeilBrown2009-12-13
* md: adjust resync_min usefully when resync aborts.NeilBrown2009-12-13
* md: remove sparse warning:symbol XXX was not declared.NeilBrown2009-12-13
* md/raid5: remove some sparse warnings.NeilBrown2009-12-13
* md/bitmap: protect against bitmap removal while being updated.NeilBrown2009-12-13
* Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2009-12-12
|\
| * IXP4xx: GTWX5715 platform only has two PCI IRQ lines, not four.Krzysztof Hałasa2009-12-05
| * IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files.Krzysztof Hałasa2009-12-05
| * IXP4xx: move Gemtek GTWX5715 platform macros to the platform code.Krzysztof Hałasa2009-12-05
| * IXP4xx: Remove unused Motorola PrPMC1100 platform macros.Krzysztof Hałasa2009-12-05
| * IXP4xx: move FSG platform macros to the platform code.Krzysztof Hałasa2009-12-05
| * IXP4xx: move DSM G600 platform macros to the platform code.Krzysztof Hałasa2009-12-05
| * IXP4xx: move NAS100D platform macros to the platform code.Krzysztof Hałasa2009-12-05
| * IXP4xx: move NSLU2 platform macros to the platform code.Krzysztof Hałasa2009-12-05
| * IXP4xx: move Coyote platform macros to the platform code.Krzysztof Hałasa2009-12-05
| * IXP4xx: move AVILA platform macros to the platform code.Krzysztof Hałasa2009-12-05
| * IXP4xx: move IXDP425 platform macros to the platform code.Krzysztof Hałasa2009-12-05
| * IXP4xx: Extend PCI MMIO indirect address space to 1 GB.Krzysztof Hałasa2009-12-05
| * IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI.Krzysztof Hałasa2009-12-05
| * IXP4xx: Drop "__ixp4xx_" prefix from in/out/ioread/iowrite functions for clar...Krzysztof Hałasa2009-12-05
| * IXP4xx: Rename indirect MMIO primitives from __ixp4xx_* to __indirect_*.Krzysztof Hałasa2009-12-05
| * IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().Roel Kluin2009-12-05
| * ARM: fix insl() and outsl() endianness on IXP4xx architecture.Krzysztof Hałasa2009-12-05
| * IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.Krzysztof Hałasa2009-12-05
| * IXP4xx: change the timer base frequency to 66.666000 MHz.Krzysztof Hałasa2009-12-05
* | [BKL] add 'might_sleep()' to the outermost lock takerLinus Torvalds2009-12-12
* | tty: Fix BKL taken under a spinlock bug introduced in the BKL splitAlan Cox2009-12-12
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12
|\ \
| * | powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt2009-12-09
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
| |\ \
| * | | MAINTAINERS: Add PowerPC patternsJoe Perches2009-12-09
| * | | powerpc/pseries: Track previous CPPR values to correctly EOI interruptsMark Nelson2009-12-09