Commit Graph

119 Commits (5b664cb235e97afbf34db9c4d77f08ebd725335e)

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
Christoph Hellwig 6bcfd60186 md: kill file_path wrapper 17 years ago
Adrian Bunk 03de250a26 md: proper extern for mdp_major 17 years ago
Dan Williams 6bfe0b4990 md: support blocking writes to an array on device failure 17 years ago
Dan Williams 8b3e6cdc53 md: introduce get_priority_stripe() to improve raid456 write performance 17 years ago
Matthew Wilcox 5a6483feb0 include: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
NeilBrown d0fae18f1b md: clean up irregularity with raid autodetect 17 years ago
NeilBrown 8311c29d40 md: reduce CPU wastage on idle md array with a write-intent bitmap 17 years ago
NeilBrown 73c34431c7 md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDEV_PENDING. 17 years ago
NeilBrown d089c6af10 md: change ITERATE_RDEV to rdev_for_each 17 years ago
NeilBrown c5d79adba7 md: allow devices to be shared between md arrays 17 years ago
NeilBrown c620727779 md: allow a maximum extent to be set for resyncing 17 years ago
NeilBrown e691063a61 md: support 'external' metadata for md arrays 17 years ago
NeilBrown b47490c9bc md: Update md bitmap during resync. 17 years ago
Adrian Bunk 5ebf2c1260 bitmap.h: remove dead artifacts 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
NeilBrown 4ad1366376 md: change bitmap_unplug and others to void functions 18 years ago
NeilBrown 713f6ab18b md: improve the is_mddev_idle test fix 18 years ago
Dan Williams b5e98d65d3 md: handle_stripe5 - add request/completion logic for async read ops 18 years ago
Dan Williams f38e12199a md: handle_stripe5 - add request/completion logic for async compute ops 18 years ago
Dan Williams 91c0092484 md: raid5_run_ops - run stripe operations outside sh->lock 18 years ago
Dan Williams a445685647 raid5: refactor handle_stripe5 and handle_stripe6 (v3) 18 years ago
Dan Williams 9bc89cd82d async_tx: add the async_tx api 18 years ago
Dan Williams 685784aaf3 xor: make 'xor_blocks' a library routine for use with async_tx 18 years ago
NeilBrown ab6085c795 md: don't write more than is required of the last page of a bitmap 18 years ago
Linus Torvalds 44ce6294d0 Revert "md: improve partition detection in md array" 18 years ago
NeilBrown 5b479c91da md: improve partition detection in md array 18 years ago
NeilBrown 5792a2856a [PATCH] md: avoid a deadlock when removing a device from an md array via sysfs 18 years ago
Neil Brown da6e1a32fb [PATCH] md: avoid possible BUG_ON in md bitmap handling 18 years ago
NeilBrown 2a2275d630 [PATCH] md: fix potential memalloc deadlock in md 18 years ago
Raz Ben-Jehuda(caro) 46031f9a38 [PATCH] md: allow reads that have bypassed the cache to be retried on failure 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
NeilBrown 4f2e639af4 [PATCH] md: endian annotations for the bitmap superblock 19 years ago
NeilBrown 1c05b4bc22 [PATCH] md: endian annotation for v1 superblock access 19 years ago
NeilBrown e8703fe1f5 [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limit 19 years ago
NeilBrown 11ce99e625 [PATCH] md: Remove working_disks from raid1 state data 19 years ago
Paul Clements 9b1d1dac18 [PATCH] md: new sysfs interface for setting bits in the write-intent-bitmap 19 years ago
NeilBrown 76186dd8b7 [PATCH] md: remove 'working_disks' from raid10 state 19 years ago
NeilBrown 02c2de8cc8 [PATCH] md: remove the working_disks and failed_disks from raid5 state data. 19 years ago
NeilBrown 850b2b420c [PATCH] md: replace magic numbers in sb_dirty with well defined bit flags 19 years ago
NeilBrown b5c124af69 [PATCH] md: fix a comment that is wrong in raid5.h 19 years ago
Adrian Bunk fbedac04fa [PATCH] md: the scheduled removal of the START_ARRAY ioctl for md 19 years ago
David Howells 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
David Woodhouse fadcfa33b6 [HEADERS] One line per header in Kbuild files to reduce conflicts 19 years ago
NeilBrown ff4e8d9a9f [PATCH] md: fix resync speed calculation for restarted resyncs 19 years ago
NeilBrown 4254376914 [PATCH] md: Don't write dirty/clean update to spares - leave them alone 19 years ago
NeilBrown d785a06a0b [PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocks 19 years ago
NeilBrown 0b79ccf0cd [PATCH] md/bitmap: remove bitmap writeback daemon 19 years ago
Adrian Bunk 5e56341d02 [PATCH] md: make md_print_devices() static 19 years ago