aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
...
* [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
* [BLOCK] dm-crypt: trivial comment improvementsRik Snel2006-09-20
* [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-20
* [BLOCK] dm-crypt: Use block ciphers where applicableHerbert Xu2006-09-20
* [PATCH] md: Fix issues with referencing rdev in md/raid1NeilBrown2006-09-01
* [PATCH] md: fix recent breakage of md/raid1 array checkingNeilBrown2006-08-27