summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-31md: add ->takeover method for raid5 to be able to take over raid1NeilBrown1-0/+48
2009-03-31md: add ->takeover method to support changing the personality managing an arrayNeilBrown3-14/+161
2009-03-31md: enable suspend/resume of md devices.NeilBrown4-15/+72
2009-03-31md: md_unregister_thread should cope with being passed NULLNeilBrown2-2/+3
2009-03-31md/raid5: refactor raid5 "run"NeilBrown2-115/+157
2009-03-31md: make sure new_level, new_chunksize, new_layout always have sensible values.NeilBrown1-7/+10
2009-03-31md/raid5: finish support for DDF/raid6NeilBrown2-18/+41
2009-03-31md/raid5: Add support for new layouts for raid5 and raid6.NeilBrown2-19/+193
2009-03-31md/raid5: simplify raid5_compute_sector interfaceNeilBrown1-60/+58
2009-03-31md/raid6: remove expectation that Q device is immediately after P device.NeilBrown2-94/+132
2009-03-31md/raid5: change raid5_compute_sector and stripe_to_pdidx to take a 'previous...NeilBrown1-44/+34
2009-03-31md/raid5: simplify interface for init_stripe and get_active_stripeNeilBrown1-21/+22
2009-03-31md: Represent raid device size in sectors.Andre Noll4-72/+71
2009-03-31md: Make mddev->size sector-based.Andre Noll8-68/+78
2009-03-31md: be more consistent about setting WriteMostly flag when adding a drive to ...NeilBrown1-0/+2
2009-03-31md: occasionally checkpoint drive recovery to reduce duplicate effort after a...NeilBrown3-4/+32
2009-03-31md: move md_k.h from include/linux/raid/ to drivers/md/NeilBrown10-9/+420
2009-03-31md: move lots of #include lines out of .h files and into .cNeilBrown16-23/+37
2009-03-31md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown1-3/+0
2009-03-31md: move headers out of include/linux/raid/Christoph Hellwig16-13/+1062
2009-03-31cleanup drivers/md/MakefileChristoph Hellwig1-7/+7
2009-03-31md: stop defining MAJOR_NRChristoph Hellwig1-7/+5
2009-03-31MD data integrity supportMartin K. Petersen1-0/+39
2009-03-31md: write bitmap information to devices that are undergoing recovery.NeilBrown1-1/+0
2009-03-31md: never clear bit from the write-intent bitmap when the array is degraded.NeilBrown1-0/+3
2009-03-31md: Allow write-intent bitmaps to have chunksize < PAGE_SIZENeilBrown1-6/+30
2009-03-31md: Fix is_mddev_idle test (again).NeilBrown1-8/+8
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-33/+18
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones1-33/+18
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-35/+95
2009-03-09lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell1-0/+6
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-6/+9
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds4-100/+72
2009-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds12-44/+85
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds10-6/+487
2009-03-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-21/+26
2009-03-08mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter1-6/+9
2009-03-06p54: fix race condition in memory managementChristian Lamparter1-3/+6
2009-03-05[WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclaredWim Van Sebroeck1-0/+1
2009-03-05iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2-12/+11
2009-03-05rt2x00 : more devices to rt73usb.cXose Vazquez Perez1-1/+31
2009-03-05rt2x00 : more devices to rt2500usb.cXose Vazquez Perez1-0/+8
2009-03-05ide: add at91_ide driverStanislaw Gruszka3-0/+473
2009-03-05ide: allow to wrap interrupt handlerStanislaw Gruszka2-1/+7
2009-03-05ide-iops: fix odd-length ATAPI PIO transfersSergei Shtylyov1-0/+2
2009-03-05ide: NULL noise: drivers/ide/ide-*.cHannes Eder4-4/+4
2009-03-05ide: expiry() returns int, negative expiry() return values won't be noticedRoel Kluin1-1/+1
2009-03-05[WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticedRoel Kluin1-1/+1
2009-03-05[WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan1-0/+1
2009-03-05libata: Don't trust current capacity values in identify words 57-58Robert Hancock1-4/+6