Commit Graph

73 Commits (aed31351941aa990fb0865c186565a589c56d3fe)

Author SHA1 Message Date
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
Alasdair G Kergon 48f1f53282 [PATCH] dm-raid locking fix 20 years ago
NeilBrown 6b8b3e8a8b [PATCH] md: make sure md bitmap updates are flushed when array is stopped. 20 years ago
NeilBrown e3b9703e27 [PATCH] md: yet another attempt to get bitmap-based resync to do the right thing in all cases... 20 years ago
NeilBrown 193f1c9315 [PATCH] md: always honour md bitmap being read from disk 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
NeilBrown b158156618 [PATCH] md: make sure raid5/raid6 resync uses correct 'max_sectors' 20 years ago
Alasdair G Kergon 2ca3310e78 [PATCH] device-mapper: fix md->lock deadlocks in core 20 years ago
Alasdair G Kergon 4e90188be4 [PATCH] device-mapper: fix deadlocks in core 20 years ago
Alasdair G Kergon cf222b3769 [PATCH] device-mapper: fix deadlocks in core (prep) 20 years ago
Jesper Juhl 77933d7276 [PATCH] clean up inline static vs static inline 20 years ago
Olaf Hering 44456d37b5 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 20 years ago
NeilBrown 4b5c7ae837 [PATCH] md: when resizing an array, we need to update resync_max_sectors as well as size 20 years ago
NeilBrown 6a806c510d [PATCH] md/raid1: clear bitmap when fullsync completes 20 years ago
Neil Brown 1eb29128c6 [PATCH] Fix raid0's attempt to divide by 64bit numbers 20 years ago
Alasdair G Kergon d5e404c10a [PATCH] device-mapper snapshots: Handle origin extension 20 years ago
Alasdair G Kergon 93c534aefb [PATCH] device-mapper: Fix dm_swap_table error cases 20 years ago
Alasdair G Kergon c3cd4f6b27 [PATCH] device-mapper multipath: Fix pg initialisation races 20 years ago
Alasdair G Kergon 436d41087d [PATCH] device-mapper multipath: Avoid possible suspension deadlock 20 years ago
Alasdair G Kergon a044d01689 [PATCH] device-mapper multipath: Flush workqueue when destroying 20 years ago
Alasdair G Kergon f6a80ea8ed [PATCH] device-mapper multipath: Barriers not supported 20 years ago
Alasdair G Kergon d88854f089 [PATCH] device-mapper: dm-raid1: Limit bios to size of mirror region 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
Paulo Marques 543537bd92 [PATCH] create a kstrdup library function 20 years ago
Jesper Juhl 990a8baf56 [PATCH] md: remove unneeded NULL checks before kfree 20 years ago
NeilBrown 8a5e9cf1d6 [PATCH] md: make sure md/bitmap doesn't try to write a page with active writeback 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 289e99e8ed [PATCH] md: initialise sync_blocks in raid1 resync 20 years ago
NeilBrown ab7a30c705 [PATCH] md: fix bug when raid1 attempts a partial reconstruct. 20 years ago
NeilBrown 191ea9b2c7 [PATCH] md: raid1 support for bitmap intent logging 20 years ago
NeilBrown aa3163f816 [PATCH] md: don't skip bitmap pages due to lack of bit that we just cleared. 20 years ago
NeilBrown 77ad4bc706 [PATCH] md: enable the bitmap write-back daemon and wait for it. 20 years ago
NeilBrown bfb39fba4e [PATCH] md: check return value of write_page, rather than ignore it 20 years ago
NeilBrown a2cff26ad1 [PATCH] md: improve debug-printing of bitmap superblock. 20 years ago
akpm@osdl.org fc7ca163a4 [PATCH] md printk fix 20 years ago
NeilBrown cdbb4cc2e5 [PATCH] md: make sure md bitmap is cleared on a clean start. 20 years ago
NeilBrown bc7f77de2c [PATCH] md: minor code rearrangement in bitmap_init_from_disk 20 years ago
NeilBrown d80a138c01 [PATCH] md: print correct pid for newly created bitmap-writeback-daemon. 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