Commit Graph

47 Commits (e9b7bd4ee7f6e3ee002dc72c5211cd97c7186d00)

Author SHA1 Message Date
NeilBrown 8712e55356 [PATCH] md: make sure mdthreads will always respond to kthread_stop 20 years ago
NeilBrown 6985c43f39 [PATCH] Three one-liners in md.c 20 years ago
Adrian Bunk 338cec3253 [PATCH] merge some from Rusty's trivial patches 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 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 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 8ddf9efe67 [PATCH] md: support write-mostly device in raid1 20 years ago
NeilBrown 36fa30636f [PATCH] md: all hot-add and hot-remove of md intent logging bitmaps 20 years ago
NeilBrown 1923b99a0f [PATCH] md: don't allow new md/bitmap file to be set if one already exists 20 years ago
viro@ZenIV.linux.org.uk 87162a28ac [PATCH] trivial __user annotations (md) 20 years ago
NeilBrown 657390d25d [PATCH] md: clear the 'recovery' flags when starting an md array. 20 years ago
NeilBrown 72008652da [PATCH] md: create a MODULE_ALIAS for md corresponding to its block major number. 20 years ago
NeilBrown 005eca5e74 [PATCH] md: make sure resync gets started when array starts. 20 years ago
NeilBrown 9223214e8d [PATCH] md: make sure mddev->bitmap_offset gets cleared between array instantiations. 20 years ago
NeilBrown 6b8b3e8a8b [PATCH] md: make sure md bitmap updates are flushed when array is stopped. 20 years ago
NeilBrown aa1595e9f3 [PATCH] md: make 'md' and alias for 'md-mod' 20 years ago
NeilBrown efd8be2a42 [PATCH] md: remove a stray debugging printk. 20 years ago
Jesper Juhl 77933d7276 [PATCH] clean up inline static vs static inline 20 years ago
Neil Brown f8b58edf3a [PATCH] md: bio leak fix 20 years ago
Christoph Lameter 3e1d1d28d9 [PATCH] Cleanup patch for process freezing 20 years ago
Jesper Juhl 990a8baf56 [PATCH] md: remove unneeded NULL checks before kfree 20 years ago
NeilBrown 39730960d9 [PATCH] Two small fixes for md verion-1 superblocks. 20 years ago
NeilBrown 7bfa19f274 [PATCH] md: allow md to update multiple superblocks in parallel. 20 years ago
NeilBrown a654b9d8f8 [PATCH] md: allow md intent bitmap to be stored near the superblock. 20 years ago
NeilBrown 3d310eb7b3 [PATCH] md: fix deadlock due to md thread processing delayed requests. 20 years ago
NeilBrown 41158c7eb2 [PATCH] md: optimise reconstruction when re-adding a recently failed drive. 20 years ago
NeilBrown 5f40402d96 [PATCH] md: call bitmap_daemon_work regularly 20 years ago
NeilBrown 78d742d876 [PATCH] md: a couple of tidyups relating to the bitmap file. 20 years ago
NeilBrown 32a7627cf3 [PATCH] md: optimised resync using Bitmap based intent logging 20 years ago
NeilBrown 57afd89f98 [PATCH] md: improve the interface to sync_request 20 years ago
NeilBrown 06d91a5fe0 [PATCH] md: improve locking on 'safemode' and move superblock writes 20 years ago
NeilBrown fca4d848f0 [PATCH] md: merge md_enter_safemode into md_check_recovery 20 years ago
NeilBrown c361777fb9 [PATCH] md: make sure recovery happens when add_new_disk is used for hot_add 20 years ago
Adrian Bunk 75c96f8584 [PATCH] make some things static 20 years ago
NeilBrown a757e64cfa [PATCH] md: remove a number of misleading calls to MD_BUG 20 years ago
NeilBrown d28446fe2d [PATCH] md: close a small race in md thread deregistration 20 years ago
Neil Brown baaa2c512d [PATCH] Avoid deadlock in sync_page_io by using GFP_NOIO 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago