aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-31md/raid5: allow layout/chunksize to be changed on an active 2-drive raid5.NeilBrown
2009-03-31md: add ->takeover method for raid5 to be able to take over raid1NeilBrown
2009-03-31md: add ->takeover method to support changing the personality managing an arrayNeilBrown
2009-03-31md: enable suspend/resume of md devices.NeilBrown
2009-03-31md: md_unregister_thread should cope with being passed NULLNeilBrown
2009-03-31md/raid5: refactor raid5 "run"NeilBrown
2009-03-31md: make sure new_level, new_chunksize, new_layout always have sensible values.NeilBrown
2009-03-31md/raid5: finish support for DDF/raid6NeilBrown
2009-03-31md/raid5: Add support for new layouts for raid5 and raid6.NeilBrown
2009-03-31md/raid5: simplify raid5_compute_sector interfaceNeilBrown
2009-03-31md/raid6: remove expectation that Q device is immediately after P device.NeilBrown
2009-03-31md/raid5: change raid5_compute_sector and stripe_to_pdidx to take a 'previous...NeilBrown
2009-03-31md/raid5: simplify interface for init_stripe and get_active_stripeNeilBrown
2009-03-31md: Represent raid device size in sectors.Andre Noll
2009-03-31md: Make mddev->size sector-based.Andre Noll
2009-03-31md: be more consistent about setting WriteMostly flag when adding a drive to ...NeilBrown
2009-03-31md: occasionally checkpoint drive recovery to reduce duplicate effort after a...NeilBrown
2009-03-31md: move md_k.h from include/linux/raid/ to drivers/md/NeilBrown
2009-03-31md: move lots of #include lines out of .h files and into .cNeilBrown
2009-03-31md: move most content from md.h to md_k.hNeilBrown
2009-03-31md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown
2009-03-31md: move headers out of include/linux/raid/Christoph Hellwig
2009-03-31cleanup drivers/md/MakefileChristoph Hellwig
2009-03-31md: stop defining MAJOR_NRChristoph Hellwig
2009-03-31MD data integrity supportMartin K. Petersen
2009-03-31md: write bitmap information to devices that are undergoing recovery.NeilBrown
2009-03-31md: never clear bit from the write-intent bitmap when the array is degraded.NeilBrown
2009-03-31md: Allow write-intent bitmaps to have chunksize < PAGE_SIZENeilBrown
2009-03-31md: Fix is_mddev_idle test (again).NeilBrown
2009-03-26dmaengine: Add privatecnt to revert DMA_PRIVATE propertyAtsushi Nemoto
2009-03-25dmatest: add dma interrupts and callbacksDan Williams
2009-03-25dmatest: add xor testDan Williams
2009-03-25dmaengine: allow dma support for async_tx to be toggledDan Williams
2009-03-25async_tx: provide __async_inline for HAS_DMA=n archsDan Williams
2009-03-25dmaengine: kill some unused headersDan Williams
2009-03-25dmaengine: initialize tx_list in dma_async_tx_descriptor_initDan Williams
2009-03-25dma: i.MX31 IPU DMA robustness improvementsGuennadi Liakhovetski
2009-03-25dma: improve section assignment in i.MX31 IPU DMA driverGuennadi Liakhovetski
2009-03-25dma: ipu_idmac driver cosmetic clean-upGuennadi Liakhovetski
2009-03-25dmaengine: fail device registration if channel registration failsDan Williams
2009-03-12Linus 2.6.29-rc8Linus Torvalds
2009-03-12bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2009-03-12Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-03-12trivial: fix bad links in the ext2 and ext3 documentationJody McIntyre
2009-03-12Merge branch 'fixes-20090312' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-03-12RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif
2009-03-12fs: new inode i_state corruption fixNick Piggin