summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
...
* [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/+12
* [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/+2
* [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/+4
* [PATCH] md: remove the working_disks and failed_disks from raid5 state data.NeilBrown2006-10-031-12/+8
* [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/+0
* [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/+27
* [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/+6
* [PATCH] dm mpath: tidy ctrMicha³ Miros³aw2006-10-031-15/+13
* [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/+6
* [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/+30
* [PATCH] dm snapshot: tidy snapshot_mapAlasdair G Kergon2006-10-031-46/+26
* [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/+8
* [PATCH] dm snapshot: fix metadata error handlingMark McLoughlin2006-10-031-12/+5
* [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
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-1/+2
* [BLOCK] dm-crypt: trivial comment improvementsRik Snel2006-09-211-4/+4
* [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-211-14/+16
* [BLOCK] dm-crypt: Use block ciphers where applicableHerbert Xu2006-09-211-61/+47
* [PATCH] md: Fix issues with referencing rdev in md/raid1NeilBrown2006-09-011-22/+35
* [PATCH] md: fix recent breakage of md/raid1 array checkingNeilBrown2006-08-271-3/+4
OpenPOWER on IntegriCloud