aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* dm: fix memory leak in dm_create_persistent() when starting metadata update t...Jesper Juhl2007-07-18
* md: change bitmap_unplug and others to void functionsNeilBrown2007-07-17
* md: check that internal bitmap does not overlap other dataNeilBrown2007-07-17
* md: improve the is_mddev_idle test fixNeilBrown2007-07-17
* md: improve message about invalid superblock during autodetectNeilBrown2007-07-17
* Use menuconfig objects II - MDJan Engelhardt2007-07-17
* unregister_blkdev() delete redundant messages in callersAkinobu Mita2007-07-17
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds2007-07-13
|\
| * md: remove raid5 compute_block and compute_parity5Dan Williams2007-07-13
| * md: handle_stripe5 - request io processing in raid5_run_opsDan Williams2007-07-13
| * md: handle_stripe5 - add request/completion logic for async expand opsDan Williams2007-07-13
| * md: handle_stripe5 - add request/completion logic for async read opsDan Williams2007-07-13
| * md: handle_stripe5 - add request/completion logic for async check opsDan Williams2007-07-13
| * md: handle_stripe5 - add request/completion logic for async compute opsDan Williams2007-07-13
| * md: handle_stripe5 - add request/completion logic for async write opsDan Williams2007-07-13
| * md: common infrastructure for running operations with raid5_run_opsDan Williams2007-07-13
| * md: raid5_run_ops - run stripe operations outside sh->lockDan Williams2007-07-13
| * raid5: replace custom debug PRINTKs with standard pr_debugDan Williams2007-07-13
| * raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams2007-07-13
| * async_tx: add the async_tx apiDan Williams2007-07-13
| * xor: make 'xor_blocks' a library routine for use with async_txDan Williams2007-07-13
* | dm mpath: rdacChandra Seetharaman2007-07-12
* | dm raid1: handle log failureJonathan Brassow2007-07-12
* | dm raid1: handle resync failuresJonathan Brassow2007-07-12
* | dm: add ratelimit logging macrosJonathan Brassow2007-07-12
* | dm: disable barriersStefan Bader2007-07-12
* | dm raid1: clear region outside spinlockJonathan Brassow2007-07-12
* | dm snapshot: permit invalid activationMilan Broz2007-07-12
* | dm snapshot: fix invalidation deadlockMilan Broz2007-07-12
* | dm io: fix panic on large requestJun'ichi Nomura2007-07-12
* | dm raid1: fix statusMilan Broz2007-07-12
* | dm: remove duplicate module name from error msgsAlasdair G Kergon2007-07-12
* | dm delay: cleanupAlasdair G Kergon2007-07-12
* | dm: use kmem_cache macroAlasdair G Kergon2007-07-12
* | dm: bio_list prefetch removalAlasdair G Kergon2007-07-12
|/
* md: fix bug in error handling during raid1 repairMike Accetta2007-06-16
* md: fix two raid10 bugsNeilBrown2007-06-16
* md: fix bug with linear hot-add and elsewhereNeilBrown2007-05-23
* md: don't write more than is required of the last page of a bitmapNeilBrown2007-05-23
* md: avoid overflow in raid0 calculation with large componentsNeilBrown2007-05-23
* md: improve the is_mddev_idle testNeilBrown2007-05-11
* md: avoid a possibility that a read error can wrongly propagate through md/ra...NeilBrown2007-05-10
* Revert "md: improve partition detection in md array"Linus Torvalds2007-05-09
* md: improve partition detection in md arrayNeilBrown2007-05-09
* md: allow reshape_position for md arrays to be set via sysfsNeilBrown2007-05-09
* md: remove the slash from the name of a kmem_cache used by raid5NeilBrown2007-05-09
* md: stop using csum_partial for checksum calculation in mdNeilBrown2007-05-09
* md: move test for whether level supports bitmap to correct placeNeilBrown2007-05-09
* md: cleanup: use seq_release_private() where appropriateMartin Peschke2007-05-09