aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* [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
* [PATCH] md: avoid backward event updates in md superblock when degraded.NeilBrown2006-08-27
* [PATCH] dm: Fix deadlock under high i/o load in raid1 setup.Daniel Kobras2006-08-27
* [PATCH] dm: BUG/OOPS fixMichal Miroslaw2006-08-14
* [PATCH] md: Fix a bug that recently crept into md/linearNeilBrown2006-08-06
* [PATCH] md: fix oops in error-handlingAndrew Morton2006-07-10
* [PATCH] md: include sector number in messages about corrected read errorsNeilBrown2006-07-10
* [PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfsNeilBrown2006-07-10
* [PATCH] md: unify usage of symbolic names for permsNeilBrown2006-07-10
* [PATCH] md: fix usage of wrong variable in raid1NeilBrown2006-07-10
* [PATCH] md: fix some small races in bitmap plugging in raid5NeilBrown2006-07-10
* [PATCH] md: fix a plug/unplug race in raid5NeilBrown2006-07-10
* [PATCH] md: fix resync speed calculation for restarted resyncsNeilBrown2006-07-10
* [PATCH] md: delay starting md threads until array is completely setupNeilBrown2006-07-10
* [PATCH] md: set desc_nr correctly for version-1 superblocksNeilBrown2006-07-10
* [PATCH] md: possible fix for unplug problemNeilBrown2006-07-10
* [PATCH] lockdep: annotate blkdev nestingIngo Molnar2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* | [PATCH] drivers/md/raid5.c: remove an unused variableAdrian Bunk2006-06-29
|/
* [PATCH] drivers/md/md.c: make code staticAdrian Bunk2006-06-26
* [PATCH] md: Allow the write_mostly flag to be set via sysfsNeilBrown2006-06-26
* [PATCH] md: Allow resync_start to be set and queried via sysfsNeilBrown2006-06-26
* [PATCH] md: Allow raid 'layout' to be read and set via sysfsNeilBrown2006-06-26
* [PATCH] md: Allow rdev state to be set via sysfsNeilBrown2006-06-26
* [PATCH] md: Set/get state of array via sysfsNeilBrown2006-06-26
* [PATCH] md: Don't write dirty/clean update to spares - leave them aloneNeilBrown2006-06-26
* [PATCH] md: Allow re-add to work on array without bitmapsNeilBrown2006-06-26
* [PATCH] md: Fix bug that stops raid5 resync from happeningNeilBrown2006-06-26
* [PATCH] md: Fix Kconfig errorakpm@osdl.org2006-06-26
* [PATCH] md: md Kconfig speeling feexJustin Piszcz2006-06-26
* [PATCH] md: Calculate correct array size for raid10 in new offset modeNeilBrown2006-06-26
* [PATCH] md: Change md/bitmap file handling to use bmap to file blocks-fixNeilBrown2006-06-26
* [PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocksNeilBrown2006-06-26
* [PATCH] md/bitmap: tidy up i_writecount handling in md/bitmapNeilBrown2006-06-26
* [PATCH] md/bitmap: remove dead code from md/bitmapNeilBrown2006-06-26
* [PATCH] md/bitmap: remove unnecessary page reference manipulations from md/bi...NeilBrown2006-06-26
* [PATCH] md/bitmap: use set_bit etc for bitmap page attributesNeilBrown2006-06-26
* [PATCH] md/bitmap: cleaner separation of page attribute handlers in md/bitmapNeilBrown2006-06-26