aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* [PATCH] md: add error reporting to superblock write failureNeilBrown2006-10-03
* [PATCH] md: use ffz instead of find_first_set to convert multiplier to shiftPaul Clements2006-10-03
* [PATCH] md: remove 'experimental' classification from raid5 reshapeNeilBrown2006-10-03
* [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown2006-10-03
* [PATCH] md: make messages about resync/recovery etc more specificNeilBrown2006-10-03
* [PATCH] md: add a ->congested_fn function for raid5/6NeilBrown2006-10-03
* [PATCH] md: define ->congested_fn for raid1, raid10, and multipathNeilBrown2006-10-03
* [PATCH] md: define backing_dev_info.congested_fn for raid0 and linearNeilBrown2006-10-03
* [PATCH] md: Improve locking around error handlingNeilBrown2006-10-03
* [PATCH] md: Remove working_disks from raid1 state dataNeilBrown2006-10-03
* [PATCH] md: Factor out part of raid1d into a separate functionNeilBrown2006-10-03
* [PATCH] md: remove unnecessary variable x in stripe_to_pdidx()Coywolf Qi Hunt2006-10-03
* [PATCH] md: new sysfs interface for setting bits in the write-intent-bitmapPaul Clements2006-10-03
* [PATCH] md: remove 'working_disks' from raid10 stateNeilBrown2006-10-03
* [PATCH] md: remove the working_disks and failed_disks from raid5 state data.NeilBrown2006-10-03
* [PATCH] md: replace magic numbers in sb_dirty with well defined bit flagsNeilBrown2006-10-03
* [PATCH] md: factor out part of raid10d into a separate function.NeilBrown2006-10-03
* [PATCH] md: the scheduled removal of the START_ARRAY ioctl for mdAdrian Bunk2006-10-03
* [PATCH] dm table: add target flushBryn Reeves2006-10-03
* [PATCH] dm: extract device limit settingBryn Reeves2006-10-03
* [PATCH] dm: use private biosetsStefan Bader2006-10-03
* [PATCH] dm crypt: use private biosetsMilan Broz2006-10-03
* [PATCH] dm crypt: move io to workqueueMilan Broz2006-10-03
* [PATCH] dm crypt: restructure write processingMilan Broz2006-10-03
* [PATCH] dm crypt: restructure for workqueue changeMilan Broz2006-10-03
* [PATCH] dm crypt: add key msgMilan Broz2006-10-03
* [PATCH] dm table: add target preresumeMilan Broz2006-10-03
* [PATCH] dm: add debug macroBryn Reeves2006-10-03
* [PATCH] dm: add uevent change event on resumeHannes Reinecke2006-10-03
* [PATCH] dm mpath: use kzallocMicha³ Miros³aw2006-10-03
* [PATCH] dm mpath: tidy ctrMicha³ Miros³aw2006-10-03
* [PATCH] dm mirror: remove trailing space from tableJonathan Brassow2006-10-03
* [PATCH] dm snapshot: fix freeing pending exceptionAlasdair G Kergon2006-10-03
* [PATCH] dm snapshot: tidy pe ref countingAlasdair G Kergon2006-10-03
* [PATCH] dm snapshot: add workqueueAlasdair G Kergon2006-10-03
* [PATCH] dm snapshot: tidy pending_completeAlasdair G Kergon2006-10-03
* [PATCH] dm snapshot: tidy snapshot_mapAlasdair G Kergon2006-10-03
* [PATCH] dm snapshot: fix metadata writing when suspendingMark McLoughlin2006-10-03
* [PATCH] dm snapshot: make read and write exception functions voidMark McLoughlin2006-10-03
* [PATCH] dm snapshot: fix metadata error handlingMark McLoughlin2006-10-03
* [PATCH] dm snapshot: allow zero chunk_sizeMark McLoughlin2006-10-03
* [PATCH] dm snapshot: fix invalidation ENOMEMMilan Broz2006-10-03
* [PATCH] dm: fix alloc_dev error pathIshai Rabinovitz2006-10-03
* [PATCH] dm: support ioctls on mapped devices: fix with fake fileMilan Broz2006-10-03
* [PATCH] dm: export blkdev_driver_ioctlAlasdair G Kergon2006-10-03
* [PATCH] dm mpath: support ioctlsMilan Broz2006-10-03
* [PATCH] dm linear: support ioctlsMilan Broz2006-10-03
* [PATCH] dm: support ioctls on mapped devicesMilan Broz2006-10-03
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-30
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-30