aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2006-10-03[PATCH] dm crypt: move io to workqueueMilan Broz
2006-10-03[PATCH] dm crypt: restructure write processingMilan Broz
2006-10-03[PATCH] dm crypt: restructure for workqueue changeMilan Broz
2006-10-03[PATCH] dm crypt: add key msgMilan Broz
2006-10-03[PATCH] dm table: add target preresumeMilan Broz
2006-10-03[PATCH] dm: add debug macroBryn Reeves
2006-10-03[PATCH] dm: add uevent change event on resumeHannes Reinecke
2006-10-03[PATCH] dm mpath: use kzallocMicha³ Miros³aw
2006-10-03[PATCH] dm mpath: tidy ctrMicha³ Miros³aw
2006-10-03[PATCH] dm mirror: remove trailing space from tableJonathan Brassow
2006-10-03[PATCH] dm snapshot: fix freeing pending exceptionAlasdair G Kergon
2006-10-03[PATCH] dm snapshot: tidy pe ref countingAlasdair G Kergon
2006-10-03[PATCH] dm snapshot: add workqueueAlasdair G Kergon
2006-10-03[PATCH] dm snapshot: tidy pending_completeAlasdair G Kergon
2006-10-03[PATCH] dm snapshot: tidy snapshot_mapAlasdair G Kergon
2006-10-03[PATCH] dm snapshot: fix metadata writing when suspendingMark McLoughlin
2006-10-03[PATCH] dm snapshot: make read and write exception functions voidMark McLoughlin
2006-10-03[PATCH] dm snapshot: fix metadata error handlingMark McLoughlin
2006-10-03[PATCH] dm snapshot: allow zero chunk_sizeMark McLoughlin
2006-10-03[PATCH] dm snapshot: fix invalidation ENOMEMMilan Broz
2006-10-03[PATCH] dm: fix alloc_dev error pathIshai Rabinovitz
2006-10-03[PATCH] dm: support ioctls on mapped devices: fix with fake fileMilan Broz
2006-10-03[PATCH] dm: export blkdev_driver_ioctlAlasdair G Kergon
2006-10-03[PATCH] dm mpath: support ioctlsMilan Broz
2006-10-03[PATCH] dm linear: support ioctlsMilan Broz
2006-10-03[PATCH] dm: support ioctls on mapped devicesMilan Broz
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-09-21[BLOCK] dm-crypt: trivial comment improvementsRik Snel
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu
2006-09-21[BLOCK] dm-crypt: Use block ciphers where applicableHerbert Xu
2006-09-01[PATCH] md: Fix issues with referencing rdev in md/raid1NeilBrown
2006-08-27[PATCH] md: fix recent breakage of md/raid1 array checkingNeilBrown
2006-08-27[PATCH] md: avoid backward event updates in md superblock when degraded.NeilBrown
2006-08-27[PATCH] dm: Fix deadlock under high i/o load in raid1 setup.Daniel Kobras
2006-08-14[PATCH] dm: BUG/OOPS fixMichal Miroslaw
2006-08-06[PATCH] md: Fix a bug that recently crept into md/linearNeilBrown
2006-07-10[PATCH] md: fix oops in error-handlingAndrew Morton
2006-07-10[PATCH] md: include sector number in messages about corrected read errorsNeilBrown
2006-07-10[PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfsNeilBrown
2006-07-10[PATCH] md: unify usage of symbolic names for permsNeilBrown
2006-07-10[PATCH] md: fix usage of wrong variable in raid1NeilBrown
2006-07-10[PATCH] md: fix some small races in bitmap plugging in raid5NeilBrown
2006-07-10[PATCH] md: fix a plug/unplug race in raid5NeilBrown
2006-07-10[PATCH] md: fix resync speed calculation for restarted resyncsNeilBrown
2006-07-10[PATCH] md: delay starting md threads until array is completely setupNeilBrown
2006-07-10[PATCH] md: set desc_nr correctly for version-1 superblocksNeilBrown
2006-07-10[PATCH] md: possible fix for unplug problemNeilBrown
2006-07-03[PATCH] lockdep: annotate blkdev nestingIngo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel