index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2006-09-01
[PATCH] md: Fix issues with referencing rdev in md/raid1
NeilBrown
2006-08-27
[PATCH] md: fix recent breakage of md/raid1 array checking
NeilBrown
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 fix
Michal Miroslaw
2006-08-06
[PATCH] md: Fix a bug that recently crept into md/linear
NeilBrown
2006-07-10
[PATCH] md: fix oops in error-handling
Andrew Morton
2006-07-10
[PATCH] md: include sector number in messages about corrected read errors
NeilBrown
2006-07-10
[PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfs
NeilBrown
2006-07-10
[PATCH] md: unify usage of symbolic names for perms
NeilBrown
2006-07-10
[PATCH] md: fix usage of wrong variable in raid1
NeilBrown
2006-07-10
[PATCH] md: fix some small races in bitmap plugging in raid5
NeilBrown
2006-07-10
[PATCH] md: fix a plug/unplug race in raid5
NeilBrown
2006-07-10
[PATCH] md: fix resync speed calculation for restarted resyncs
NeilBrown
2006-07-10
[PATCH] md: delay starting md threads until array is completely setup
NeilBrown
2006-07-10
[PATCH] md: set desc_nr correctly for version-1 superblocks
NeilBrown
2006-07-10
[PATCH] md: possible fix for unplug problem
NeilBrown
2006-07-03
[PATCH] lockdep: annotate blkdev nesting
Ingo Molnar
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
[PATCH] drivers/md/raid5.c: remove an unused variable
Adrian Bunk
2006-06-26
[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] drivers/md/md.c: make code static
Adrian Bunk
2006-06-26
[PATCH] md: Allow the write_mostly flag to be set via sysfs
NeilBrown
2006-06-26
[PATCH] md: Allow resync_start to be set and queried via sysfs
NeilBrown
2006-06-26
[PATCH] md: Allow raid 'layout' to be read and set via sysfs
NeilBrown
2006-06-26
[PATCH] md: Allow rdev state to be set via sysfs
NeilBrown
2006-06-26
[PATCH] md: Set/get state of array via sysfs
NeilBrown
2006-06-26
[PATCH] md: Don't write dirty/clean update to spares - leave them alone
NeilBrown
2006-06-26
[PATCH] md: Allow re-add to work on array without bitmaps
NeilBrown
2006-06-26
[PATCH] md: Fix bug that stops raid5 resync from happening
NeilBrown
2006-06-26
[PATCH] md: Fix Kconfig error
akpm@osdl.org
2006-06-26
[PATCH] md: md Kconfig speeling feex
Justin Piszcz
2006-06-26
[PATCH] md: Calculate correct array size for raid10 in new offset mode
NeilBrown
2006-06-26
[PATCH] md: Change md/bitmap file handling to use bmap to file blocks-fix
NeilBrown
2006-06-26
[PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocks
NeilBrown
2006-06-26
[PATCH] md/bitmap: tidy up i_writecount handling in md/bitmap
NeilBrown
2006-06-26
[PATCH] md/bitmap: remove dead code from md/bitmap
NeilBrown
2006-06-26
[PATCH] md/bitmap: remove unnecessary page reference manipulations from md/bi...
NeilBrown
2006-06-26
[PATCH] md/bitmap: use set_bit etc for bitmap page attributes
NeilBrown
2006-06-26
[PATCH] md/bitmap: cleaner separation of page attribute handlers in md/bitmap
NeilBrown
2006-06-26
[PATCH] md/bitmap: remove bitmap writeback daemon
NeilBrown
2006-06-26
[PATCH] md/bitmap: fix online removal of file-backed bitmaps
NeilBrown
2006-06-26
[PATCH] md: split reshape portion of raid5 sync_request into a separate function
NeilBrown
[next]