Commit Graph

124 Commits (cb6643e1c38b6bd5c1594f0a45d8cf6943a6f934)

Author SHA1 Message Date
Martin K. Petersen 086fa5ff08 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors 15 years ago
NeilBrown 0efb9e6191 md: add MODULE_DESCRIPTION for all md related modules. 15 years ago
Robert Becker 1e50915fe0 raid: improve MD/raid10 handling of correctable read errors. 15 years ago
Robert Becker 67b8dc4b06 md/raid10: print more useful messages on device failure. 15 years ago
NeilBrown 9cd30fdc33 md: remove needless setting of thread->timeout in raid10_quiesce 15 years ago
NeilBrown 1b04be96f6 md: change daemon_sleep to be in 'jiffies' rather than 'seconds'. 15 years ago
NeilBrown 42a04b5078 md: move offset, daemon_sleep and chunksize out of bitmap structure 15 years ago
NeilBrown a2826aa92e md: support barrier requests on all personalities. 15 years ago
NeilBrown ed9bfdf1a4 md: raid1/raid10: handle allocation errors during array setup. 16 years ago
NeilBrown 1d9d52416c md/raid1/raid10: add a cond_resched 16 years ago
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