summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* md: revise Kconfig help for MD_MULTIPATHNeilBrown2009-12-141-5/+4
* md: add MODULE_DESCRIPTION for all md related modules.NeilBrown2009-12-149-0/+9
* raid: improve MD/raid10 handling of correctable read errors.Robert Becker2009-12-143-0/+112
* md/raid10: print more useful messages on device failure.Robert Becker2009-12-141-3/+29
* md/bitmap: update dirty flag when bitmap bits are explicitly set.NeilBrown2009-12-141-0/+6
* md: Support write-intent bitmaps with externally managed metadata.NeilBrown2009-12-144-33/+137
* md/bitmap: move setting of daemon_lastrun out of bitmap_read_sbNeilBrown2009-12-141-1/+1
* md: support updating bitmap parameters via sysfs.NeilBrown2009-12-144-2/+240
* md: factor out parsing of fixed-point numbersNeilBrown2009-12-142-23/+44
* md: support bitmap offset appropriate for external-metadata arrays.NeilBrown2009-12-142-5/+15
* md: remove needless setting of thread->timeout in raid10_quiesceNeilBrown2009-12-142-7/+1
* md: change daemon_sleep to be in 'jiffies' rather than 'seconds'.NeilBrown2009-12-142-8/+8
* md: move offset, daemon_sleep and chunksize out of bitmap structureNeilBrown2009-12-146-32/+40
* md: collect bitmap-specific fields into one structure.NeilBrown2009-12-143-56/+63
* md/raid1: add takeover support for raid5->raid1NeilBrown2009-12-142-76/+120
* md: add honouring of suspend_{lo,hi} to raid1.NeilBrown2009-12-141-0/+22
* md/raid5: don't complete make_request on barrier until writes are scheduledNeilBrown2009-12-141-12/+39
* md: support barrier requests on all personalities.NeilBrown2009-12-147-7/+126
* md: don't reset curr_resync_completed after an interrupted resyncNeilBrown2009-12-141-1/+3
* md: adjust resync_min usefully when resync aborts.NeilBrown2009-12-141-3/+7
* md: remove sparse warning:symbol XXX was not declared.NeilBrown2009-12-142-19/+19
* md/raid5: remove some sparse warnings.NeilBrown2009-12-141-2/+1
* md/bitmap: protect against bitmap removal while being updated.NeilBrown2009-12-144-8/+22
* Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2009-12-1238-911/+461
|\
| * IXP4xx: GTWX5715 platform only has two PCI IRQ lines, not four.Krzysztof Hałasa2009-12-051-21/+11
| * IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files.Krzysztof Hałasa2009-12-0510-234/+169
| * IXP4xx: move Gemtek GTWX5715 platform macros to the platform code.Krzysztof Hałasa2009-12-053-121/+43
| * IXP4xx: Remove unused Motorola PrPMC1100 platform macros.Krzysztof Hałasa2009-12-053-44/+0
| * IXP4xx: move FSG platform macros to the platform code.Krzysztof Hałasa2009-12-056-60/+25
| * IXP4xx: move DSM G600 platform macros to the platform code.Krzysztof Hałasa2009-12-055-64/+35
| * IXP4xx: move NAS100D platform macros to the platform code.Krzysztof Hałasa2009-12-055-64/+31
| * IXP4xx: move NSLU2 platform macros to the platform code.Krzysztof Hałasa2009-12-055-65/+32
| * IXP4xx: move Coyote platform macros to the platform code.Krzysztof Hałasa2009-12-055-43/+19
| * IXP4xx: move AVILA platform macros to the platform code.Krzysztof Hałasa2009-12-055-51/+18
| * IXP4xx: move IXDP425 platform macros to the platform code.Krzysztof Hałasa2009-12-055-52/+25
| * IXP4xx: Extend PCI MMIO indirect address space to 1 GB.Krzysztof Hałasa2009-12-054-29/+29
| * IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI.Krzysztof Hałasa2009-12-051-8/+15
| * IXP4xx: Drop "__ixp4xx_" prefix from in/out/ioread/iowrite functions for clar...Krzysztof Hałasa2009-12-051-95/+55
| * IXP4xx: Rename indirect MMIO primitives from __ixp4xx_* to __indirect_*.Krzysztof Hałasa2009-12-051-57/+50
| * IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().Roel Kluin2009-12-054-4/+4
| * ARM: fix insl() and outsl() endianness on IXP4xx architecture.Krzysztof Hałasa2009-12-051-3/+4
| * IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.Krzysztof Hałasa2009-12-051-1/+1
| * IXP4xx: change the timer base frequency to 66.666000 MHz.Krzysztof Hałasa2009-12-051-1/+1
* | [BKL] add 'might_sleep()' to the outermost lock takerLinus Torvalds2009-12-121-1/+3
* | tty: Fix BKL taken under a spinlock bug introduced in the BKL splitAlan Cox2009-12-121-2/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12234-2713/+13126
|\ \
| * | powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt2009-12-091-1/+1
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-093651-114842/+248433
| |\ \
| * | | MAINTAINERS: Add PowerPC patternsJoe Perches2009-12-091-0/+15
| * | | powerpc/pseries: Track previous CPPR values to correctly EOI interruptsMark Nelson2009-12-091-5/+51
OpenPOWER on IntegriCloud