Commit Graph

144 Commits (37d2e7a20d745035b600f1a6be56cbb9c7259419)

Author SHA1 Message Date
NeilBrown bb636547b0 [PATCH] md: document sysfs usage of md, and make a couple of small refinements 19 years ago
NeilBrown 7eec314d75 [PATCH] md: improve 'scan_mode' and rename it to 'sync_action' 19 years ago
NeilBrown 787453c239 [PATCH] md: complete conversion of md to use kthreads 19 years ago
NeilBrown fd9d49cac4 [PATCH] md: ignore auto-readonly flag for arrays where it isn't meaningful 19 years ago
NeilBrown 8e1b39d623 [PATCH] md: only try to print recovery/resync status for personalities that support recovery 19 years ago
NeilBrown 411036fa19 [PATCH] md: split off some md attributes in sysfs to a separate group 19 years ago
NeilBrown 96de1e663c [PATCH] md: fix some locking and module refcounting issues with md's use of sysfs 19 years ago
NeilBrown 3855ad9f39 [PATCH] md: make sure a user-request sync of raid5 ignores intent bitmap 19 years ago
NeilBrown e5de485f00 [PATCH] md: make manual repair work for raid1 19 years ago
NeilBrown f637b9f9fc [PATCH] md: make sure /block link in /sys/.../md/ goes to correct devices 19 years ago
NeilBrown f91de92ed6 [PATCH] md: allow md arrays to be started read-only (module parameter). 19 years ago
NeilBrown 19133a4298 [PATCH] md: Remove attempt to use dynamic names in sysfs for component devices on an MD array. 19 years ago
NeilBrown a9701a3047 [PATCH] md: support BIO_RW_BARRIER for md/raid1 19 years ago
NeilBrown bd926c63b7 [PATCH] md: make md on-disk bitmaps not host-endian 19 years ago
NeilBrown b2d444d7ad [PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field 19 years ago
NeilBrown ba22dcbf10 [PATCH] md: improvements to raid5 handling of read errors 19 years ago
NeilBrown 007583c925 [PATCH] md: change raid5 sysfs attribute to not create a new directory 19 years ago
NeilBrown 31399d9e56 [PATCH] md: minor MD fixes 19 years ago
NeilBrown 9c79197761 [PATCH] md: fix ref-counting problems with kobjects in md 19 years ago
Suzanne Wood d6065f7bf8 [PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations in md 19 years ago
NeilBrown 9d88883e68 [PATCH] md: teach raid5 the difference between 'check' and 'repair'. 19 years ago
NeilBrown 24dd469d72 [PATCH] md: allow a manual resync with md 19 years ago
NeilBrown 3f294f4fb6 [PATCH] md: add kobject/sysfs support to raid5 19 years ago
NeilBrown 86e6ffdd24 [PATCH] md: extend md sysfs support to component devices. 19 years ago
NeilBrown eae1701fbd [PATCH] md: initial sysfs support for md 19 years ago
NeilBrown 4e5314b56a [PATCH] md: better handling of readerrors with raid5. 19 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 19 years ago
Nishanth Aravamudan 66c006a551 [PATCH] drivers/md: fix-up schedule_timeout() usage 19 years ago
Jens Axboe a362357b6c [BLOCK] Unify the seperate read/write io stat fields into arrays 19 years ago
David Hardeman 378f058cc4 [PATCH] Use sg_set_buf/sg_init_one where applicable 19 years ago
Al Viro b4e3ca1ab1 [PATCH] gfp_t: remaining bits of drivers/* 19 years ago
NeilBrown 8712e55356 [PATCH] md: make sure mdthreads will always respond to kthread_stop 19 years ago
NeilBrown 6985c43f39 [PATCH] Three one-liners in md.c 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Alasdair G Kergon 485ef69ede [PATCH] device-mapper: Fix queue_if_no_path initialisation 20 years ago
goggin, edward 269fd2a6f8 [PATCH] device-mapper: Trigger an event when a table is deleted 20 years ago
H. Peter Anvin d7e70ba45f [PATCH] RAID6 Altivec fix 20 years ago
Adrian Bunk 338cec3253 [PATCH] merge some from Rusty's trivial patches 20 years ago
Jesper Juhl f9101210e7 [PATCH] vfree and kfree cleanup in drivers/ 20 years ago
NeilBrown 87fc767b83 [PATCH] md: fix BUG when raid10 rebuilds without enough drives 20 years ago
NeilBrown 6d508242b2 [PATCH] md: fix raid10 assembly when too many devices are missing 20 years ago
NeilBrown 611815651b [PATCH] md: really get sb_size setting right in all cases 20 years ago
NeilBrown 188c18fd79 [PATCH] md: make sure the new 'sb_size' is set properly device added without pre-existing superblock. 20 years ago
NeilBrown b325a32e57 [PATCH] md: report spare drives in /proc/mdstat 20 years ago
NeilBrown 1cd6bf19bb [PATCH] md: add information about superblock version to /proc/mdstat 20 years ago
NeilBrown 720a3dc39b [PATCH] md: use queue_hardsect_size instead of block_size for md superblock size calc. 20 years ago
NeilBrown 53e87fbb5d [PATCH] md: choose better default offset for bitmap. 20 years ago
NeilBrown 500af87abb [PATCH] md: tidy up daemon stop/start code in md/bitmap.c 20 years ago
NeilBrown 9ba00538ad [PATCH] md: ensure bitmap_writeback_daemon handles shutdown properly. 20 years ago
NeilBrown a6fb0934f9 [PATCH] md: use kthread infrastructure in md 20 years ago