pandora-kernel.git
2009-08-30 Dan Williamsmd/raid456: distribute raid processing over multiple...
2009-08-30 Yuri Tikhonovmd/raid6: remove synchronous infrastructure
2009-08-30 Yuri Tikhonovmd/raid6: asynchronous handle_stripe6
2009-08-30 Dan Williamsmd/raid6: asynchronous handle_parity_check6
2009-08-30 Yuri Tikhonovmd/raid6: asynchronous handle_stripe_dirtying6
2009-08-30 Yuri Tikhonovmd/raid6: asynchronous handle_stripe_fill6
2009-08-30 Yuri Tikhonovmd/raid5,6: common schedule_reconstruction for raid5/6
2009-08-30 Dan Williamsmd/raid6: asynchronous raid6 operations
2009-08-30 Dan Williamsmd/raid5: factor out mark_uptodate from ops_complete_co...
2009-08-30 Dan Williamsasync_tx: raid6 recovery self test
2009-08-30 Dan Williamsdmatest: add pq support
2009-08-30 Dan Williamsasync_tx: add support for asynchronous RAID6 recovery...
2009-08-30 Dan Williamsasync_tx: add support for asynchronous GF multiplication
2009-08-30 Dan Williamsasync_tx: remove walk of tx->parent chain in dma_wait_f...
2009-08-30 Dan Williamsasync_tx: kill needless module_{init|exit}
2009-08-30 Dan Williamsasync_tx: add sum check flags
2009-08-30 Dan Williamsmd/raid5,6: add percpu scribble region for buffer lists
2009-08-30 Dan Williamsmd/raid6: move the spare page to a percpu allocation
2009-07-14 Dan Williamsmd/raid6: release spare page at ->stop()
2009-06-03 Dan Williamsasync_xor: permit callers to pass in a 'dma/page scribb...
2009-06-03 Dan Williamsasync_tx: structify submission arguments, add scribble
2009-06-03 Dan Williamsasync_tx: kill ASYNC_TX_DEP_ACK flag
2009-04-08 Dan Williamsasync_tx: rename zero_sum to val
2009-04-08 Dan WilliamsMerge branch 'dmaengine' into async-tx-raid6
2009-04-02 Guennadi Liakhovetskidma: Add SoF and EoF debugging to ipu_idmac.c, minor...
2009-04-01 Hans-Christian... dw_dmac: add cyclic API to DW DMA driver
2009-03-31 NeilBrownmd/raid5 revise rules for when to update metadata durin...
2009-03-31 NeilBrownmd/raid5: minor code cleanups in make_request.
2009-03-31 NeilBrownmd: remove CONFIG_MD_RAID_RESHAPE config option.
2009-03-31 NeilBrownmd/raid5: be more careful about write ordering when...
2009-03-31 NeilBrownmd: don't display meaningless values in sysfs files...
2009-03-31 NeilBrownmd/raid5: allow layout and chunksize to be changed...
2009-03-31 NeilBrownmd/raid5: reshape using largest of old and new chunk...
2009-03-31 NeilBrownmd/raid5: prepare for allowing reshape to change layout
2009-03-31 NeilBrownmd/raid5: prepare for allowing reshape to change chunksize.
2009-03-31 NeilBrownmd/raid5: clearly differentiate 'before' and 'after...
2009-03-31 NeilBrownDocumentation/md.txt update
2009-03-31 NeilBrownmd: allow number of drives in raid5 to be reduced
2009-03-31 NeilBrownmd/raid5: change reshape-progress measurement to cope...
2009-03-31 NeilBrownmd: add explicit method to signal the end of a reshape.
2009-03-31 NeilBrownmd/raid5: enhance raid5_size to work correctly with...
2009-03-31 NeilBrownmd/raid5: drop qd_idx from r6_state
2009-03-31 Dan Williamsmd/raid6: move raid6 data processing to raid6_pq.ko
2009-03-31 Andre Nollmd: raid5 run(): Fix max_degraded for raid level 4.
2009-03-31 Dan Williamsmd: 'array_size' sysfs attribute
2009-03-31 Dan Williamsmd: centralize ->array_sectors modifications
2009-03-31 Dan Williamsmd: add 'size' as a personality method
2009-03-31 Atsushi SAKAImd: fix typo in FSF address
2009-03-31 NeilBrownmd: add takeover support for converting raid6 back...
2009-03-31 NeilBrownmd: add takeover support for raid4 -> raid5 conversion.
2009-03-31 NeilBrownmd/raid5: allow layout/chunksize to be changed on an...
2009-03-31 NeilBrownmd: add ->takeover method for raid5 to be able to take...
2009-03-31 NeilBrownmd: add ->takeover method to support changing the perso...
2009-03-31 NeilBrownmd: enable suspend/resume of md devices.
2009-03-31 NeilBrownmd: md_unregister_thread should cope with being passed...
2009-03-31 NeilBrownmd/raid5: refactor raid5 "run"
2009-03-31 NeilBrownmd: make sure new_level, new_chunksize, new_layout...
2009-03-31 NeilBrownmd/raid5: finish support for DDF/raid6
2009-03-31 NeilBrownmd/raid5: Add support for new layouts for raid5 and...
2009-03-31 NeilBrownmd/raid5: simplify raid5_compute_sector interface
2009-03-31 NeilBrownmd/raid6: remove expectation that Q device is immediate...
2009-03-31 NeilBrownmd/raid5: change raid5_compute_sector and stripe_to_pdi...
2009-03-31 NeilBrownmd/raid5: simplify interface for init_stripe and get_ac...
2009-03-31 Andre Nollmd: Represent raid device size in sectors.
2009-03-31 Andre Nollmd: Make mddev->size sector-based.
2009-03-31 NeilBrownmd: be more consistent about setting WriteMostly flag...
2009-03-31 NeilBrownmd: occasionally checkpoint drive recovery to reduce...
2009-03-31 NeilBrownmd: move md_k.h from include/linux/raid/ to drivers/md/
2009-03-31 NeilBrownmd: move lots of #include lines out of .h files and...
2009-03-31 NeilBrownmd: move most content from md.h to md_k.h
2009-03-31 NeilBrownmd: move LEVEL_* definition from md_k.h to md_u.h
2009-03-31 Christoph Hellwigmd: move headers out of include/linux/raid/
2009-03-31 Christoph Hellwigcleanup drivers/md/Makefile
2009-03-31 Christoph Hellwigmd: stop defining MAJOR_NR
2009-03-31 Martin K. PetersenMD data integrity support
2009-03-31 NeilBrownmd: write bitmap information to devices that are underg...
2009-03-31 NeilBrownmd: never clear bit from the write-intent bitmap when...
2009-03-31 NeilBrownmd: Allow write-intent bitmaps to have chunksize <...
2009-03-31 NeilBrownmd: Fix is_mddev_idle test (again).
2009-03-26 Atsushi Nemotodmaengine: Add privatecnt to revert DMA_PRIVATE property
2009-03-25 Dan Williamsdmatest: add dma interrupts and callbacks
2009-03-25 Dan Williamsdmatest: add xor test
2009-03-25 Dan Williamsdmaengine: allow dma support for async_tx to be toggled
2009-03-25 Dan Williamsasync_tx: provide __async_inline for HAS_DMA=n archs
2009-03-25 Dan Williamsdmaengine: kill some unused headers
2009-03-25 Dan Williamsdmaengine: initialize tx_list in dma_async_tx_descripto...
2009-03-25 Guennadi Liakhovetskidma: i.MX31 IPU DMA robustness improvements
2009-03-25 Guennadi Liakhovetskidma: improve section assignment in i.MX31 IPU DMA driver
2009-03-25 Guennadi Liakhovetskidma: ipu_idmac driver cosmetic clean-up
2009-03-25 Dan Williamsdmaengine: fail device registration if channel registra...
2009-03-13 Linus TorvaldsLinus 2.6.29-rc8 v2.6.29-rc8
2009-03-13 Linus Torvaldsbitmap: fix end condition in bitmap_find_free_region
2009-03-12 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-03-12 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-03-12 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2009-03-12 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2009-03-12 Jody McIntyretrivial: fix bad links in the ext2 and ext3 documentation
2009-03-12 Linus TorvaldsMerge branch 'fixes-20090312' of git://git./linux/kerne...
2009-03-12 Faisal LatifRDMA/nes: Don't allow userspace QPs to use STag zero
2009-03-12 Nick Pigginfs: new inode i_state corruption fix
next