Commit Graph

862 Commits (45eb0d889862c813dfc98c95549c25acbfc99ab8)

Author SHA1 Message Date
Chandra Seetharaman fe9233fb69 [SCSI] scsi_dh: fix kconfig related build errors 17 years ago
Dan Williams 7a1fc53c5a md: ensure all blocks are uptodate or locked when syncing 17 years ago
Alasdair G Kergon cc371e66e3 Add bvec_merge_data to handle stacked devices and ->merge_bvec() 17 years ago
Milan Broz c7f1b20441 dm crypt: use cond_resched 17 years ago
Neil Brown 9bbbca3a0e Fix error paths if md_probe fails. 17 years ago
Neil Brown efe3114318 Don't acknowlege that stripe-expand is complete until it really is. 17 years ago
Neil Brown 8c2e870a62 Ensure interrupted recovery completed properly (v1 metadata plus bitmap) 17 years ago
Dan Williams c337869d95 md: do not compute parity unless it is on a failed drive 17 years ago
Dan Williams a6d8113a98 md: fix uninitialized use of mddev->recovery_wait 17 years ago
Dan Williams e0a115e5aa md: fix prexor vs sync_request race 17 years ago
Chandra Seetharaman 688864e298 [SCSI] scsi_dh: Remove hardware handler infrastructure from dm 17 years ago
Chandra Seetharaman cb520223d7 [SCSI] scsi_dh: Remove hardware handlers from dm 17 years ago
Chandra Seetharaman 2651f5d7d3 [SCSI] scsi_dh: Remove dm_pg_init_complete 17 years ago
Chandra Seetharaman bab7cfc733 [SCSI] scsi_dh: Add a single threaded workqueue for initializing paths 17 years ago
Chandra Seetharaman cfae5c9bb6 [SCSI] scsi_dh: Use SCSI device handler in dm-multipath 17 years ago
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