Commit Graph

835 Commits (f2278f31d6feb9036eaa79f2e8abcce850420abd)

Author SHA1 Message Date
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
Milan Broz 8ee2767a59 dm snapshot: reduce default memory allocation 17 years ago
Mikulas Patocka 924362629b dm snapshot: fix chunksize sector conversion 17 years ago
Nick Andrew fdefa4d87e RAID: remove trailing space from printk line 17 years ago
Dan Williams bd2ab67030 md: close a livelock window in handle_parity_checks5 17 years ago
Alasdair G Kergon 4cdc1d1fa5 dm io: write error bits form long not int 17 years ago
Milan Broz 3f1e9070f6 dm crypt: fix ctx pending 17 years ago
Andrew Morton 9ea85ebae1 drivers/md/raid5.c: fix printk warnings 17 years ago
NeilBrown 0e82989d95 md: remove the 'super' sysfs attribute from devices in an 'md' array 17 years ago