Commit Graph

953 Commits (bbaf5e97337287479eb78dbc3822d9560bbfd2e2)

Author SHA1 Message Date
NeilBrown dfc7064500 md: restart recovery cleanly after device failure. 17 years ago
Bernd Schubert 90b08710e4 md: allow parallel resync of md-devices. 17 years ago
Dan Williams 4f54b0e948 md: notify userspace on 'stop' events 17 years ago
NeilBrown 09a44cc150 md: notify userspace on 'write-pending' changes to array_state 17 years ago
NeilBrown 698b18c1e8 md: raid1: Fix restoration of bio between failed read and write. 17 years ago
Bernd Schubert 6be9d49401 md: md: raid5 rate limit error printk 17 years ago
Christoph Hellwig 6bcfd60186 md: kill file_path wrapper 17 years ago
NeilBrown 84255d1018 md: fix possible oops when removing a bitmap from an active array 17 years ago
Neil Brown e7e72bf641 Remove blkdev warning triggered by using md 17 years ago
Dan Williams c8894419ac md: fix raid5 'repair' operations 17 years ago
Harvey Harrison cb6969e8cd misc: fix integer as NULL pointer warnings 17 years ago
Dan Williams 6bfe0b4990 md: support blocking writes to an array on device failure 17 years ago
Dan Williams 11e2ede022 md: prevent duplicates in bind_rdev_to_array 17 years ago
Dan Williams 242b363e22 md: remove a stray command from a copy and paste error in resync_start_store 17 years ago
NeilBrown 648b629ed4 md: fix up switching md arrays between read-only and read-write 17 years ago
NeilBrown 31a59e3425 md: fix 'safemode' handling for external metadata. 17 years ago
NeilBrown d897dbf914 md: reinitialise more mddev fields in do_md_stop. 17 years ago
NeilBrown 8377bc8080 md: skip all metadata update processing when using external metadata. 17 years ago
Dan Williams 6a51830e14 md: fix use after free when removing rdev via sysfs 17 years ago
Jens Axboe c9a3f6d6f5 dm: use unlocked variants of queue flag check/set 17 years ago
Denis V. Lunev c7705f3449 drivers: use non-racy method for proc entries creation (2) 17 years ago
FUJITA Tomonori 992b5bceee block: no need to initialize rq->cmd with blk_get_request 17 years ago
Nick Piggin 75ad23bc0f block: make queue flags non-atomic 17 years ago
Julia Lawall 62b0559aad drivers/md: use time_before, time_before_eq, etc 17 years ago
Nick Andrew d7a420c947 raid: remove leading TAB on printk messages 17 years ago
Dan Williams 4ef197d87a md: raid5.c convert simple_strtoul to strict_strtoul 17 years ago
Dan Williams 8b3e6cdc53 md: introduce get_priority_stripe() to improve raid456 write performance 17 years ago
Harvey Harrison e46b272b66 md: replace remaining __FUNCTION__ occurrences 17 years ago
Harvey Harrison 9a7b2b0f36 md: fix integer as NULL pointer warnings in md.c 17 years ago
Frederik Deweerdt cf13ab8e02 dm: remove md argument from specific_minor 17 years ago
Adrian Bunk 4fdfe401e9 dm table: remove unused dm_create_error_table 17 years ago
Adrian Bunk e8488d0858 dm table: drop void suspend_targets return 17 years ago
Mikulas Patocka 7ff14a3615 dm: unplug queues in threads 17 years ago
Mikulas Patocka a2aebe03be dm raid1: use timer 17 years ago
Alasdair G Kergon a765e20eeb dm: move include files 17 years ago
Alasdair G Kergon 2d1e580afe dm kcopyd: rename 17 years ago
Alasdair G Kergon 0da336e5fa dm: expose macros 17 years ago
Mikulas Patocka 945fa4d283 dm kcopyd: remove redundant client counting 17 years ago
Mikulas Patocka 08d8757a4d dm kcopyd: private mempool 17 years ago
Mikulas Patocka 8c0cbc2f79 dm kcopyd: per device 17 years ago
Jonathan Brassow 2a23aa1ddb dm log: make module use tracking internal 17 years ago
Alasdair G Kergon b8206bc3de dm log: move register functions 17 years ago
Heinz Mauelshagen 416cd17b19 dm log: clean interface 17 years ago
Heinz Mauelshagen eb69aca5d3 dm kcopyd: clean interface 17 years ago
Heinz Mauelshagen 22a1ceb1e6 dm io: clean interface 17 years ago
Alasdair G Kergon e01fd7eeb0 dm io: rename error to error_bits 17 years ago
Mikulas Patocka 72727bad54 dm snapshot: store pointer to target instance 17 years ago
Heinz Mauelshagen 769aef30f0 dm log: move dirty region log code into separate module 17 years ago
Heinz Mauelshagen b7fd54a70f dm log: generalise name in messages 17 years ago
Robert P. J. Day c12bfc923e dm raid1: use list_split_init 17 years ago