Commit Graph

42 Commits (869fb3a46cd18235e6f176328a2d8085ffe2c704)

Author SHA1 Message Date
Dan Williams 1f403624bd md: centralize ->array_sectors modifications 16 years ago
Dan Williams 80c3a6ce4b md: add 'size' as a personality method 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
Cheng Renquan 159ec1fc06 md: use list_for_each_entry macro directly 16 years ago
Mike Christie 6000a368cd [SCSI] block: separate failfast into multiple bits. 17 years ago
NeilBrown fb4d8c76e5 md: Remove unnecessary #includes, #defines, and function declarations. 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
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