Shaohua Li
|
3f35e210ed
Merge branch 'mymd/for-next' into mymd/for-linus
|
9 years ago |
Arnd Bergmann
|
0e3ef49eda
md: use seconds granularity for error logging
|
9 years ago |
NeilBrown
|
d787be4092
md: reduce the number of synchronize_rcu() calls when multiple devices fail.
|
9 years ago |
Mike Christie
|
28a8f0d317
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
|
9 years ago |
Mike Christie
|
796a5cf083
md: use bio op accessors
|
9 years ago |
Guoqing Jiang
|
bb8bf15bd6
md-cluster: fix deadlock issue when add disk to an recoverying array
|
9 years ago |
Linus Torvalds
|
3c28c9ccaf
Merge tag 'md/4.5' of git://neil.brown.name/md
|
9 years ago |
Linus Torvalds
|
d080827f85
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
9 years ago |
Dan Williams
|
1501efadc5
md/raid: only permit hot-add of compatible integrity profiles
|
9 years ago |
Vishal Verma
|
fc974ee2bf
md: convert to use the generic badblocks code
|
9 years ago |
NeilBrown
|
274d8cbde1
md: Remove 'ready' field from mddev.
|
9 years ago |
Deepa Dinamani
|
9ebc6ef188
drivers: md: use ktime_get_real_seconds()
|
9 years ago |
Guoqing Jiang
|
15858fa5b0
md-cluster: Defer MD reloading to mddev->thread
|
9 years ago |
Guoqing Jiang
|
659b254fa7
md-cluster: remove a disk asynchronously from cluster environment
|
9 years ago |
Shaohua Li
|
9b15603dbd
MD: change journal disk role to disk 0
|
9 years ago |
Song Liu
|
a97b789644
MD: add new bit to indicate raid array with journal
|
10 years ago |
Shaohua Li
|
bd18f6462f
md: skip resync for raid array with journal
|
10 years ago |
Shaohua Li
|
3069aa8def
md: override md superblock recovery_offset for journal device
|
10 years ago |
Song Liu
|
bac624f3f8
MD: add a new disk role to present write journal device
|
10 years ago |
Goldwyn Rodrigues
|
70bcecdb15
md-cluster: Improve md_reload_sb to be less error prone
|
10 years ago |
Kent Overstreet
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 years ago |
Tejun Heo
|
66114cad64
writeback: separate out include/linux/backing-dev-defs.h
|
10 years ago |
NeilBrown
|
09314799e4
md: remove 'go_faster' option from ->sync_request()
|
10 years ago |
Goldwyn Rodrigues
|
57d051dcca
md: Export and rename find_rdev_nr_rcu
|
10 years ago |
Goldwyn Rodrigues
|
fb56dfef4e
md: Export and rename kick_rdev_from_array
|
10 years ago |
Goldwyn Rodrigues
|
1aee41f637
Add new disk to clustered array
|
11 years ago |
Goldwyn Rodrigues
|
1d7e3e9611
Reload superblock if METADATA_UPDATED is received
|
11 years ago |
Goldwyn Rodrigues
|
cf921cc19c
Add node recovery callbacks
|
11 years ago |
Goldwyn Rodrigues
|
c4ce867fda
Introduce md_cluster_info
|
11 years ago |
Goldwyn Rodrigues
|
edb39c9ded
Introduce md_cluster_operations to handle cluster functions
|
11 years ago |