Commit Graph

236 Commits (f7111ceb5266750db2a1d193b98fb6a3d9b5a56a)

Author SHA1 Message Date
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
NeilBrown 934ce7c840 [PATCH] md: write-intent bitmap support for raid6 20 years ago
NeilBrown 72626685dc [PATCH] md: add write-intent-bitmap support to raid5 20 years ago
NeilBrown 0002b2718d [PATCH] md: limit size of sb read/written to appropriate amount 20 years ago
NeilBrown ab904d6346 [PATCH] md: fix bitmap/read_sb_page so that it handles errors properly. 20 years ago
NeilBrown 71c0805cb4 [PATCH] md: allow md to load a superblock with feature-bit '1' set 20 years ago
NeilBrown 7b1e35f6d6 [PATCH] md: allow hot-adding devices to arrays with non-persistant superblocks. 20 years ago
NeilBrown 3178b0dbdf [PATCH] md: do not set mddev->bitmap until bitmap is fully initialised 20 years ago
NeilBrown 585f0dd5a9 [PATCH] md: make sure bitmap_daemon_work actually does work. 20 years ago
NeilBrown 9e6603da9b [PATCH] md: raid1_quiesce is back to front, fix it. 20 years ago
NeilBrown 15945fee6f [PATCH] md: support md/linear array with components greater than 2 terabytes. 20 years ago