Commit Graph

390 Commits (c533120b8da215dc02310c535fa87c5c480d0f14)

Author SHA1 Message Date
NeilBrown d69762e984 [PATCH] md: improve handing of read errors with raid6 19 years ago
NeilBrown ca65b73bd9 [PATCH] md: fix raid6 resync check/repair code 19 years ago
NeilBrown 6cce3b23f6 [PATCH] md: write intent bitmap support for raid10 19 years ago
NeilBrown b15c2e57f0 [PATCH] md: move bitmap_create to after md array has been initialised 19 years ago
NeilBrown 6ff8d8ec06 [PATCH] md: allow dirty raid[456] arrays to be started at boot 19 years ago
NeilBrown 14f8d26b8e [PATCH] md: small cleanups for raid5 19 years ago
NeilBrown 0a27ec96b6 [PATCH] md: improve raid10 "IO Barrier" concept 19 years ago
NeilBrown 17999be4aa [PATCH] md: improve raid1 "IO Barrier" concept 19 years ago
Darrick J. Wong ac81b2ee45 [PATCH] make dm-mirror not issue invalid resync requests 19 years ago
Stefan Rompf 9d3520a339 [PATCH] dm-crypt: zero key before freeing it 19 years ago
Adrian Bunk 0b56306e56 [PATCH] drivers/md/kcopyd.c: #if 0 kcopyd_cancel() 19 years ago
Alasdair G Kergon 6da487dcc0 [PATCH] device-mapper ioctl: add skip lock_fs flag 19 years ago
Alasdair G Kergon aa8d7c2fbe [PATCH] device-mapper: make lock_fs optional 19 years ago
Alasdair G Kergon e39e2e95eb [PATCH] device-mapper: rename frozen_bdev 19 years ago
Jonathan E Brassow a1a1908070 [PATCH] device-mapper raid1: add default mirror 19 years ago
Alasdair G Kergon 2d5fe68987 [PATCH] device-mapper: scanf sector format change 19 years ago
Andrew Stribblehill e6c276159c [PATCH] device-mapper: remove unused definition 19 years ago
Alasdair G Kergon 2d38fe2044 [PATCH] device-mapper snapshot: metadata reading separation 19 years ago
goggin, edward 81f1777a55 [PATCH] device-mapper ioctl: event on rename 19 years ago
David Teigland d229a9589f [PATCH] device-mapper: add dm_get_md 19 years ago
David Teigland 637842cfdb [PATCH] device-mapper: add dm_find_md 19 years ago
Brian Gerst 352dd1df32 gitignore: misc files 19 years ago
Neil Brown bcb97940f3 [PATCH] md: Change case of raid level reported in sys/mdX/md/level 19 years ago
Mike Christie defd94b754 [SCSI] seperate max_sectors from max_hw_sectors 19 years ago
NeilBrown 5036805be7 [PATCH] md: use correct size of raid5 stripe cache when measuring how full it is 19 years ago
NeilBrown 3795bb0fc5 [PATCH] md: fix a use-after-free bug in raid1 19 years ago
NeilBrown 6aea114a72 [PATCH] md: fix --re-add for raid1 and raid6 19 years ago
NeilBrown b2a2703c28 [PATCH] md: set default_bitmap_offset properly in set_array_info 19 years ago
NeilBrown b5ab28a3b8 [PATCH] md: fix problem with raid6 intent bitmap 19 years ago
NeilBrown 700e432d83 [PATCH] md: fix locking problem in r5/r6 19 years ago
NeilBrown 22dfdf5212 [PATCH] md: improve read speed to raid10 arrays using 'far copies' 19 years ago
Jonathan E Brassow 7692c5dd48 [PATCH] device-mapper raid1: drop mark_region spinlock fix 19 years ago
jblunck@suse.de 233886dd32 [PATCH] device-mapper snapshot: bio_list fix 19 years ago
Stefan Bader 640eb3b045 [PATCH] device-mapper dm-mpath: endio spinlock fix 19 years ago
Alasdair G Kergon 0e56822d30 [PATCH] device-mapper: mirror log bitset fix 19 years ago
Alasdair G Kergon c4cc66351a [PATCH] device-mapper: list_versions fix 19 years ago
Kiyoshi Ueda b6fcc80d03 [PATCH] device-mapper dm-ioctl: missing put in table load error case 19 years ago
NeilBrown c0e485216d [PATCH] md: fix is_mddev_idle calculation now that disk/sector accounting happens when request completes 19 years ago
Neil Brown 34ef75f09f [PATCH] md: don't pass a NULL file* into ->prepare_write() 19 years ago
NeilBrown 93588e2284 [PATCH] md: make md threads interruptible again 19 years ago
NeilBrown e8a0033451 [PATCH] md: mark START_ARRAY deprecated with a date 19 years ago
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