aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* md: enable suspend/resume of md devices.NeilBrown2009-03-30
* md: md_unregister_thread should cope with being passed NULLNeilBrown2009-03-30
* md/raid5: refactor raid5 "run"NeilBrown2009-03-30
* md: make sure new_level, new_chunksize, new_layout always have sensible values.NeilBrown2009-03-30
* md/raid5: finish support for DDF/raid6NeilBrown2009-03-30
* md/raid5: Add support for new layouts for raid5 and raid6.NeilBrown2009-03-30
* md/raid5: simplify raid5_compute_sector interfaceNeilBrown2009-03-30
* md/raid6: remove expectation that Q device is immediately after P device.NeilBrown2009-03-30
* md/raid5: change raid5_compute_sector and stripe_to_pdidx to take a 'previous...NeilBrown2009-03-30
* md/raid5: simplify interface for init_stripe and get_active_stripeNeilBrown2009-03-30
* md: Represent raid device size in sectors.Andre Noll2009-03-30
* md: Make mddev->size sector-based.Andre Noll2009-03-30
* md: be more consistent about setting WriteMostly flag when adding a drive to ...NeilBrown2009-03-30
* md: occasionally checkpoint drive recovery to reduce duplicate effort after a...NeilBrown2009-03-30
* md: move md_k.h from include/linux/raid/ to drivers/md/NeilBrown2009-03-30
* md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-30
* md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown2009-03-30
* md: move headers out of include/linux/raid/Christoph Hellwig2009-03-30
* cleanup drivers/md/MakefileChristoph Hellwig2009-03-30
* md: stop defining MAJOR_NRChristoph Hellwig2009-03-30
* MD data integrity supportMartin K. Petersen2009-03-30
* md: write bitmap information to devices that are undergoing recovery.NeilBrown2009-03-30
* md: never clear bit from the write-intent bitmap when the array is degraded.NeilBrown2009-03-30
* md: Allow write-intent bitmaps to have chunksize < PAGE_SIZENeilBrown2009-03-30
* md: Fix is_mddev_idle test (again).NeilBrown2009-03-30
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-09
|\
| * Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-09
|\ \
| * | p54: fix race condition in memory managementChristian Lamparter2009-03-06
| * | iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2009-03-05
| * | rt2x00 : more devices to rt73usb.cXose Vazquez Perez2009-03-05
| * | rt2x00 : more devices to rt2500usb.cXose Vazquez Perez2009-03-05
| * | bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy2009-03-05
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-05
| |\ \
| * | | tmspci: fix request_irq raceMeelis Roos2009-03-04
| * | | tg3: Fix 5906 link problemsMatt Carlson2009-03-04
| * | | sungem: another error printed one too earlyRoel Kluin2009-03-04
| * | | aoe: error printed 1 too earlyRoel Kluin2009-03-04
| * | | net pcmcia: worklimit reaches -1Roel Kluin2009-03-04
| * | | net: more timeouts that reach -1Roel Kluin2009-03-04
| * | | dm9601: new vendor/product IDsPeter Korsgaard2009-03-04
| * | | OMAP: enable smc911x support for LDP platformRussell King2009-03-03
* | | | lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell2009-03-08
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-03-08
|\ \ \ \
| * | | | mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter2009-03-08
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-03-08
|\ \ \ \
| * | | | [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclaredWim Van Sebroeck2009-03-05
| * | | | [WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticedRoel Kluin2009-03-05
| * | | | [WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan2009-03-05
| * | | | [WATCHDOG] rc32434_wdt: fix sectionsPhil Sutter2009-02-24