Commit Graph

185 Commits (980fa2f9d64b9be96107c89e165953ace311af54)

Author SHA1 Message Date
NeilBrown 3f9d7b0d81 [PATCH] md: fix a few problems with the interface (sysfs and ioctl) to md 18 years ago
NeilBrown 1757128438 [PATCH] md: assorted md and raid1 one-liners 18 years ago
Jeff Garzik fdee8ae449 [PATCH] MD: conditionalize some code 18 years ago
NeilBrown 0d4ca600fc [PATCH] md: tidy up device-change notification when an md array is stopped 18 years ago
Josef Sipek c649bb9c55 [PATCH] struct path: convert md 18 years ago
NeilBrown d63a5a74de [PATCH] lockdep: avoid lockdep warning in md 18 years ago
Peter Zijlstra 2e7b651df1 [PATCH] remove the old bd_mutex lockdep annotation 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Rafael J. Wysocki 4b438a23fb [PATCH] md: do not freeze md threads for suspend 18 years ago
NeilBrown 2f47130361 [PATCH] md: change ONLINE/OFFLINE events to a single CHANGE event 18 years ago
NeilBrown 7870db4c7f [PATCH] md: send online/offline uevents when an md array starts/stops 18 years ago
NeilBrown 01ab5662f5 [PATCH] md: simplify checking of available size when resizing an array 18 years ago
NeilBrown 2b6e845986 [PATCH] md: fix bug where spares don't always get rebuilt properly when they become live 18 years ago
NeilBrown 1c05b4bc22 [PATCH] md: endian annotation for v1 superblock access 18 years ago
Akinobu Mita e24650c2e7 [PATCH] md: fix /proc/mdstat refcounting 18 years ago
NeilBrown 5842730de1 [PATCH] md: fix bug where new drives added to an md array sometimes don't sync properly 19 years ago
Eric Sesterhenn 52e5f9d1cf BUG_ON cleanup for drivers/md/ 19 years ago
NeilBrown 3a0f5bbb1a [PATCH] md: add error reporting to superblock write failure 19 years ago
NeilBrown e8703fe1f5 [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limit 19 years ago
NeilBrown 61df9d91e9 [PATCH] md: make messages about resync/recovery etc more specific 19 years ago
Paul Clements 9b1d1dac18 [PATCH] md: new sysfs interface for setting bits in the write-intent-bitmap 19 years ago
NeilBrown 850b2b420c [PATCH] md: replace magic numbers in sb_dirty with well defined bit flags 19 years ago
Adrian Bunk fbedac04fa [PATCH] md: the scheduled removal of the START_ARRAY ioctl for md 19 years ago
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