Commit Graph

30 Commits (7736c09c6cf9521f2413d78856a66f4a37046e84)

Author SHA1 Message Date
Andre Noll f233ea5c9e md: Make mddev->array_size sector-based. 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
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
Nick Andrew d7a420c947 raid: remove leading TAB on printk messages 17 years ago
NeilBrown d089c6af10 md: change ITERATE_RDEV to rdev_for_each 17 years ago
Alan D. Brunelle 2ad8b1ef11 Add UNPLUG traces to all appropriate places 17 years ago
Jens Axboe fd5d806266 block: convert blkdev_issue_flush() to use empty barriers 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
NeilBrown 750a8f3e8f [PATCH] md: fix up maintenance of ->degraded in multipath 19 years ago
NeilBrown 2e333e8986 [PATCH] md: fix calculation of ->degraded for multipath and raid10 19 years ago
NeilBrown 0d12922823 [PATCH] md: define ->congested_fn for raid1, raid10, and multipath 19 years ago
NeilBrown 850b2b420c [PATCH] md: replace magic numbers in sb_dirty with well defined bit flags 19 years ago
Matthew Dobson 26b6e051bc [PATCH] mempool: use common mempool kzalloc allocator 19 years ago
Jesper Juhl 352d768b19 [PATCH] Decrease number of pointer derefs in multipath.c 19 years ago
NeilBrown d9d166c2a9 [PATCH] md: allow array level to be set textually via sysfs 19 years ago
NeilBrown 2604b703b6 [PATCH] md: remove personality numbering from md 19 years ago
NeilBrown 9ffae0cf3e [PATCH] md: convert md to use kzalloc throughout 19 years ago
NeilBrown b2d444d7ad [PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field 20 years ago
Suzanne Wood d6065f7bf8 [PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations in md 20 years ago
Jens Axboe a362357b6c [BLOCK] Unify the seperate read/write io stat fields into arrays 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
NeilBrown e5dcdd80a6 [PATCH] md: fail IO request to md that require a barrier. 20 years ago
Jesper Juhl 990a8baf56 [PATCH] md: remove unneeded NULL checks before kfree 20 years ago
NeilBrown 7a5febe9ff [PATCH] md: set the unplug_fn and issue_flush_fn for md devices *after* committed to creation 20 years ago
Adrian Bunk 75c96f8584 [PATCH] make some things static 20 years ago
Paul E. McKenney fbd568a3e6 [PATCH] Change synchronize_kernel to _rcu and _sched 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago