Commit Graph

114 Commits (569ec4cc779c8aae03a4659939d08822c9e4a242)

Author SHA1 Message Date
Dmitry Monakhov 1ef04fefe2 md: raid-1/10: fix RW bits manipulation 16 years ago
NeilBrown 3fa841d7e7 md: report device as congested when suspended 16 years ago
NeilBrown 0da3c6194e md: Improve name of threads created by md_register_thread 16 years ago
NeilBrown a9f326ebf2 md: remove sparse waring "symbol xxx shadows an earlier one" 16 years ago
Jens Axboe 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 years ago
Andre Noll ac5e7113e7 md: Push down data integrity code to personalities. 16 years ago
Martin K. Petersen 8f6c2e4b32 md: Use new topology calls to indicate alignment and I/O sizes 16 years ago
Andre Noll 8c6ac868b1 md: Push down reconstruction log message to personality code. 16 years ago
Andre Noll 9d8f036362 md: Make mddev->chunk_size sector-based. 16 years ago
raz ben yehuda 964e7913b0 md: raid10: chunk size check in run 16 years ago
NeilBrown 070ec55d07 md: remove mddev_to_conf "helper" macro 16 years ago
Martin K. Petersen ae03bf639a block: Use accessor functions for queue limits 16 years ago
NeilBrown 1805556912 md/raid10: don't clear bitmap during recovery if array will still be degraded. 16 years ago
Christoph Hellwig 8f3d8ba20e block: move bio list helpers into bio.h 16 years ago
Dan Williams b522adcde9 md: 'array_size' sysfs attribute 16 years ago
Dan Williams 1f403624bd md: centralize ->array_sectors modifications 16 years ago
Dan Williams 80c3a6ce4b md: add 'size' as a personality method 16 years ago
NeilBrown 409c57f380 md: enable suspend/resume of md devices. 16 years ago
Andre Noll 58c0fed400 md: Make mddev->size sector-based. 16 years ago
NeilBrown 43b2e5d86d md: move md_k.h from include/linux/raid/ to drivers/md/ 16 years ago
NeilBrown bff61975b3 md: move lots of #include lines out of .h files and into .c 16 years ago
Christoph Hellwig ef740c372d md: move headers out of include/linux/raid/ 16 years ago
NeilBrown 73d5c38a95 md: avoid races when stopping resync. 16 years ago
NeilBrown 78200d45cd md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery. 16 years ago
NeilBrown 09b4068a7f md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery. 16 years ago
Cheng Renquan 159ec1fc06 md: use list_for_each_entry macro directly 16 years ago
NeilBrown a53a6c8575 md: fix bug in raid10 recovery. 16 years ago
Stephen Rothwell 255707274e md: build failure due to missing delay.h 17 years ago
NeilBrown 4bbf3771ca md: Relax minimum size restrictions on chunk_size. 17 years ago
Denis ChengRq 6feef531f5 block: mark bio_split_pool static 17 years ago
Tejun Heo 074a7aca7a block: move stats from disk to part0 17 years ago
Tejun Heo c995905916 block: fix diskstats access 17 years ago
Jens Axboe 960e739d9e block: raid fixups for removal of bi_hw_segments 17 years ago
Mikulas Patocka 5df97b91b5 drop vmerge accounting 17 years ago
NeilBrown 0310fa216d Allow raid10 resync to happening in larger chunks. 17 years ago
Arthur Jones 388667bed5 md: raid10: wake up frozen array 17 years ago
Andre Noll f233ea5c9e md: Make mddev->array_size sector-based. 17 years ago
Alasdair G Kergon cc371e66e3 Add bvec_merge_data to handle stacked devices and ->merge_bvec() 17 years ago
Neil Brown 199050ea1f rationalise return value for ->hot_add_disk method. 17 years ago
Neil Brown 6c2fce2ef6 Support adding a spare to a live md array with external metadata. 17 years ago
Neil Brown 8c2e870a62 Ensure interrupted recovery completed properly (v1 metadata plus bitmap) 17 years ago
NeilBrown dfc7064500 md: restart recovery cleanly after device failure. 17 years ago
Neil Brown e7e72bf641 Remove blkdev warning triggered by using md 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
Nick Andrew d7a420c947 raid: remove leading TAB on printk messages 17 years ago
K.Tanaka a07e6ab41b md: the md RAID10 resync thread could cause a md RAID10 array deadlock 17 years ago
NeilBrown 1c830532f6 md: fix possible raid1/raid10 deadlock on read error during resync 17 years ago
Keld Simonsen 8ed3a19563 md: don't attempt read-balancing for raid10 'far' layouts 17 years ago
NeilBrown a35e63efa1 md: fix deadlock in md/raid1 and md/raid10 when handling a read error 17 years ago