summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [PATCH] md: avoid backward event updates in md superblock when degraded.NeilBrown2006-08-271-0/+13
* [PATCH] dm: Fix deadlock under high i/o load in raid1 setup.Daniel Kobras2006-08-271-1/+3
* [PATCH] dm: BUG/OOPS fixMichal Miroslaw2006-08-141-1/+2
* [PATCH] md: Fix a bug that recently crept into md/linearNeilBrown2006-08-061-3/+3
* [PATCH] md: fix oops in error-handlingAndrew Morton2006-07-101-0/+2
* [PATCH] md: include sector number in messages about corrected read errorsNeilBrown2006-07-103-7/+30
* [PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfsNeilBrown2006-07-101-0/+4
* [PATCH] md: unify usage of symbolic names for permsNeilBrown2006-07-101-29/+27
* [PATCH] md: fix usage of wrong variable in raid1NeilBrown2006-07-101-1/+1
* [PATCH] md: fix some small races in bitmap plugging in raid5NeilBrown2006-07-101-3/+27
* [PATCH] md: fix a plug/unplug race in raid5NeilBrown2006-07-101-12/+6
* [PATCH] md: fix resync speed calculation for restarted resyncsNeilBrown2006-07-102-5/+8
* [PATCH] md: delay starting md threads until array is completely setupNeilBrown2006-07-102-7/+4
* [PATCH] md: set desc_nr correctly for version-1 superblocksNeilBrown2006-07-101-1/+5
* [PATCH] md: possible fix for unplug problemNeilBrown2006-07-101-1/+1
* [PATCH] lockdep: annotate blkdev nestingIngo Molnar2006-07-031-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-293-58/+4
|\
| * [PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman2006-06-261-1/+1
| * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-5/+2
| * [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-262-2/+0
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-262-20/+1
| * [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman2006-06-262-27/+0
OpenPOWER on IntegriCloud