summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
* BUG_ON cleanup for drivers/md/Eric Sesterhenn2006-10-032-3/+2Star
* [PATCH] md: add error reporting to superblock write failureNeilBrown2006-10-031-1/+5
* [PATCH] md: use ffz instead of find_first_set to convert multiplier to shiftPaul Clements2006-10-031-2/+1Star
* [PATCH] md: remove 'experimental' classification from raid5 reshapeNeilBrown2006-10-031-4/+6
* [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown2006-10-031-18/+15Star
* [PATCH] md: make messages about resync/recovery etc more specificNeilBrown2006-10-031-16/+31
* [PATCH] md: add a ->congested_fn function for raid5/6NeilBrown2006-10-031-0/+21
* [PATCH] md: define ->congested_fn for raid1, raid10, and multipathNeilBrown2006-10-033-0/+74
* [PATCH] md: define backing_dev_info.congested_fn for raid0 and linearNeilBrown2006-10-032-0/+32
* [PATCH] md: Improve locking around error handlingNeilBrown2006-10-033-17/+31
* [PATCH] md: Remove working_disks from raid1 state dataNeilBrown2006-10-031-16/+12Star
* [PATCH] md: Factor out part of raid1d into a separate functionNeilBrown2006-10-031-78/+95
* [PATCH] md: remove unnecessary variable x in stripe_to_pdidx()Coywolf Qi Hunt2006-10-031-3/+2Star
* [PATCH] md: new sysfs interface for setting bits in the write-intent-bitmapPaul Clements2006-10-032-0/+45
* [PATCH] md: remove 'working_disks' from raid10 stateNeilBrown2006-10-031-8/+4Star
* [PATCH] md: remove the working_disks and failed_disks from raid5 state data.NeilBrown2006-10-031-12/+8Star
* [PATCH] md: replace magic numbers in sb_dirty with well defined bit flagsNeilBrown2006-10-035-44/+47
* [PATCH] md: factor out part of raid10d into a separate function.NeilBrown2006-10-031-98/+115
* [PATCH] md: the scheduled removal of the START_ARRAY ioctl for mdAdrian Bunk2006-10-031-82/+0Star
* [PATCH] dm table: add target flushBryn Reeves2006-10-031-0/+5
* [PATCH] dm: extract device limit settingBryn Reeves2006-10-031-41/+46
* [PATCH] dm: use private biosetsStefan Bader2006-10-031-22/+41
* [PATCH] dm crypt: use private biosetsMilan Broz2006-10-031-12/+29
* [PATCH] dm crypt: move io to workqueueMilan Broz2006-10-031-36/+27Star
* [PATCH] dm crypt: restructure write processingMilan Broz2006-10-031-76/+76
* [PATCH] dm crypt: restructure for workqueue changeMilan Broz2006-10-031-123/+156
* [PATCH] dm crypt: add key msgMilan Broz2006-10-031-6/+91
* [PATCH] dm table: add target preresumeMilan Broz2006-10-033-4/+19
* [PATCH] dm: add debug macroBryn Reeves2006-10-032-0/+13
* [PATCH] dm: add uevent change event on resumeHannes Reinecke2006-10-031-0/+2
* [PATCH] dm mpath: use kzallocMicha³ Miros³aw2006-10-031-11/+6Star
* [PATCH] dm mpath: tidy ctrMicha³ Miros³aw2006-10-031-15/+13Star
* [PATCH] dm mirror: remove trailing space from tableJonathan Brassow2006-10-031-2/+2
* [PATCH] dm snapshot: fix freeing pending exceptionAlasdair G Kergon2006-10-031-10/+6Star
* [PATCH] dm snapshot: tidy pe ref countingAlasdair G Kergon2006-10-031-35/+48
* [PATCH] dm snapshot: add workqueueAlasdair G Kergon2006-10-032-0/+45
* [PATCH] dm snapshot: tidy pending_completeAlasdair G Kergon2006-10-031-46/+30Star
* [PATCH] dm snapshot: tidy snapshot_mapAlasdair G Kergon2006-10-031-46/+26Star
* [PATCH] dm snapshot: fix metadata writing when suspendingMark McLoughlin2006-10-031-10/+10
* [PATCH] dm snapshot: make read and write exception functions voidMark McLoughlin2006-10-031-24/+8Star
* [PATCH] dm snapshot: fix metadata error handlingMark McLoughlin2006-10-031-12/+5Star
* [PATCH] dm snapshot: allow zero chunk_sizeMark McLoughlin2006-10-033-99/+120
* [PATCH] dm snapshot: fix invalidation ENOMEMMilan Broz2006-10-031-1/+1
* [PATCH] dm: fix alloc_dev error pathIshai Rabinovitz2006-10-031-1/+2
* [PATCH] dm: support ioctls on mapped devices: fix with fake fileMilan Broz2006-10-032-4/+17
* [PATCH] dm: export blkdev_driver_ioctlAlasdair G Kergon2006-10-032-2/+3
* [PATCH] dm mpath: support ioctlsMilan Broz2006-10-031-1/+29
* [PATCH] dm linear: support ioctlsMilan Broz2006-10-031-1/+12
* [PATCH] dm: support ioctls on mapped devicesMilan Broz2006-10-031-0/+41
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-0/+3