162 Commits (29fa06c1292f473ae51a84f55c8fe22179bc1080)

Author SHA1 Message Date
NeilBrown 8469219596 [PATCH] md: avoid backward event updates in md superblock when degraded. 19 years ago
Andrew Morton d0a0a5ee7a [PATCH] md: fix oops in error-handling 19 years ago
NeilBrown 67463acb64 [PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfs 19 years ago
NeilBrown 80ca3a44f5 [PATCH] md: unify usage of symbolic names for perms 19 years ago
NeilBrown ff4e8d9a9f [PATCH] md: fix resync speed calculation for restarted resyncs 19 years ago
NeilBrown 0b8c9de05c [PATCH] md: delay starting md threads until array is completely setup 19 years ago
NeilBrown 31b65a0d38 [PATCH] md: set desc_nr correctly for version-1 superblocks 19 years ago
Ingo Molnar 663d440eaa [PATCH] lockdep: annotate blkdev nesting 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman ce7b0f46bb [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 8ab5e4c15b [PATCH] devfs: Remove devfs_remove() function from the kernel tree 19 years ago
Greg Kroah-Hartman 1a715c5cf9 [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree 19 years ago
Greg Kroah-Hartman 95dc112a57 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree 19 years ago
Adrian Bunk 0538195424 [PATCH] drivers/md/md.c: make code static 19 years ago
NeilBrown f655675b3f [PATCH] md: Allow the write_mostly flag to be set via sysfs 19 years ago
NeilBrown a94213b1fa [PATCH] md: Allow resync_start to be set and queried via sysfs 19 years ago
NeilBrown d4dbd0250e [PATCH] md: Allow raid 'layout' to be read and set via sysfs 19 years ago
NeilBrown 45dc2de1e5 [PATCH] md: Allow rdev state to be set via sysfs 19 years ago
NeilBrown 9e653b6342 [PATCH] md: Set/get state of array via sysfs 19 years ago
NeilBrown 4254376914 [PATCH] md: Don't write dirty/clean update to spares - leave them alone 19 years ago
NeilBrown 07d84d109d [PATCH] md: Allow re-add to work on array without bitmaps 19 years ago
NeilBrown acc55e2201 [PATCH] md/bitmap: tidy up i_writecount handling in md/bitmap 19 years ago
NeilBrown d7375ab324 [PATCH] md/bitmap: fix online removal of file-backed bitmaps 19 years ago
Adrian Bunk 5e56341d02 [PATCH] md: make md_print_devices() static 19 years ago
NeilBrown 7c7546ccf6 [PATCH] md: allow a linear array to have drives added while active 19 years ago
NeilBrown 5fd6c1dce0 [PATCH] md: allow checkpoint of recovery with version-1 superblock 19 years ago
NeilBrown a8a55c387d [PATCH] md: remove nuisance message at shutdown 19 years ago
NeilBrown 16f17b39f3 [PATCH] md: increase the delay before marking metadata clean, and make it configurable 19 years ago
NeilBrown 9443a1d1f7 [PATCH] md: remove useless ioctl warning 19 years ago
NeilBrown c331eb04b9 [PATCH] md: Fix badness in sysfs_notify caused by md_new_event 19 years ago
Neil Brown c71d48877e [PATCH] Unlock md devices when stopping them on reboot. 19 years ago
NeilBrown 2adc7d47c4 [PATCH] md: Fix inverted test for 'repair' directive. 19 years ago
Ingo Molnar 5dc5cf7dd2 [PATCH] md: locking fix 19 years ago
NeilBrown 4508a7a734 [PATCH] sysfs: Allow sysfs attribute files to be pollable 19 years ago
NeilBrown 926ce2d8a7 [PATCH] md: Remove some code that can sleep from under a spinlock 19 years ago
NeilBrown df5b89b323 [PATCH] md: Convert reconfig_sem to reconfig_mutex 19 years ago
Arjan van de Ven 48c9c27b8b [PATCH] sem2mutex: drivers/md 19 years ago
NeilBrown 8ddeeae51f [PATCH] md: Fix md grow/size code to correctly find the maximum available space 19 years ago
NeilBrown e464eafdb4 [PATCH] md: Support suspending of IO to regions of an md array 19 years ago
NeilBrown 16484bf596 [PATCH] md: Make 'reshape' a possible sync_action action 19 years ago
NeilBrown 63c70c4f3a [PATCH] md: Split reshape handler in check_reshape and start_reshape 19 years ago
NeilBrown f67055780c [PATCH] md: Checkpoint and allow restart of raid5 reshape 19 years ago
NeilBrown 292695531a [PATCH] md: Final stages of raid5 expand code 19 years ago
NeilBrown ccfcc3c10b [PATCH] md: Core of raid5 resize process 19 years ago
NeilBrown ad01c9e375 [PATCH] md: Allow stripes to be expanded in preparation for expanding an array 19 years ago
NeilBrown 4588b42e9d [PATCH] md: Update status_resync to handle LARGE devices 19 years ago
NeilBrown 1be7892fff [PATCH] md: Fix the 'failed' count for version-0 superblocks 19 years ago
NeilBrown c5a10f62c5 [PATCH] md: Add '4' to the list of levels for which bitmaps are supported 19 years ago
NeilBrown 89e5c8b5b8 [PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md. 19 years ago