Commit Graph

107 Commits (7ce4d42503949b62f481be989d8f5a25f5af10ff)

Author SHA1 Message Date
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
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
NeilBrown 6ea9c07c6c [PATCH] md: cause md/raid1 to "repack" working devices when number of drives is changed 20 years ago
Lars Marowsky-Bree 4f58802fae [PATCH] dm: Handle READA requests in dm-mpath.c 20 years ago
NeilBrown 7a5febe9ff [PATCH] md: set the unplug_fn and issue_flush_fn for md devices *after* committed to creation 20 years ago
NeilBrown 29ac8e056f [PATCH] md: fix splitting of md/linear request that cross a device boundary 20 years ago
Adrian Bunk 75c96f8584 [PATCH] make some things static 20 years ago
Alasdair G Kergon 5e198d94dd [PATCH] device-mapper: Some missing statics 20 years ago
Alasdair G Kergon f1daa40b63 [PATCH] device-mapper dm-emc: Fix a memset 20 years ago
Alasdair G Kergon c557308e1f [PATCH] device-mapper multipath: Use private workqueue 20 years ago
Alasdair G Kergon b84b0287a8 [PATCH] device-mapper: tidy dm_suspend 20 years ago
Alasdair G Kergon 354e007121 [PATCH] device-mapper: handle __lock_fs error 20 years ago
Alasdair G Kergon dfbe03f6d0 [PATCH] device-mapper: let freeze_bdev return error 20 years ago
Alasdair G Kergon 3dcee8064b [PATCH] device-mapper: __unlock_fs void 20 years ago