Guoqing Jiang
|
0357ba27bd
md-cluster: show array's status more accurate
|
7 anni fa |
Linus Torvalds
|
d60dafdca4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
7 anni fa |
Kent Overstreet
|
afeee514ce
md: convert to bioset_init()/mempool_init()
|
7 anni fa |
Xiao Ni
|
5a409b4f56
MD: fix lock contention for flush bios
|
7 anni fa |
Heinz Mauelshagen
|
4b6c1060ea
md: fix md_write_start() deadlock w/o metadata devices
|
7 anni fa |
Tomasz Majchrzak
|
1532d9e87e
raid5-ppl: PPL support for disks with write-back cache enabled
|
7 anni fa |
Song Liu
|
d5d885fd51
md: introduce new personality funciton start()
|
7 anni fa |
Shaohua Li
|
efa4b77b00
md: use lockdep_assert_held
|
7 anni fa |
NeilBrown
|
b03e0ccb5a
md: remove special meaning of ->quiesce(.., 2)
|
7 anni fa |
NeilBrown
|
35bfc52187
md: allow metadata update while suspending.
|
7 anni fa |
Shaohua Li
|
393debc23c
md: separate request handling
|
8 anni fa |
Linus Torvalds
|
3645e6d0dc
Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 anni fa |
Pawel Baldysiak
|
ddc088238c
md: Runtime support for multiple ppls
|
8 anni fa |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 anni fa |
Ming Lei
|
be453e7761
md: raid1-10: move raid1/raid10 common code into raid1-10.c
|
8 anni fa |
Ming Lei
|
022e510fcb
md: remove 'idx' from 'struct resync_pages'
|
8 anni fa |
Guoqing Jiang
|
4aaf7694f8
md/bitmap: don't read page from device with Bitmap_sync
|
8 anni fa |
NeilBrown
|
5a85071c2c
md: use a separate bio_set for synchronous IO.
|
8 anni fa |
NeilBrown
|
cc27b0c78c
md: fix deadlock between mddev_suspend() and md_write_start()
|
8 anni fa |
NeilBrown
|
a415c0f106
md: initialise ->writes_pending in personality modules.
|
8 anni fa |
Artur Paszkiewicz
|
2214c260c7
md: don't return -EAGAIN in md_allow_write for external metadata arrays
|
8 anni fa |
Shaohua Li
|
e265eb3a30
Merge branch 'md-next' into md-linus
|
8 anni fa |
Christoph Hellwig
|
3deff1a70d
md: support REQ_OP_WRITE_ZEROES
|
8 anni fa |
Ming Lei
|
513e2faa01
md: prepare for managing resync I/O pages in clean way
|
8 anni fa |
Ming Lei
|
d8e29fbc3b
md: move two macros into md.h
|
8 anni fa |
NeilBrown
|
4ad23a9764
MD: use per-cpu counter for writes_pending
|
8 anni fa |
NeilBrown
|
497280509f
md/raid5: use md_write_start to count stripes, not bios
|
8 anni fa |
Artur Paszkiewicz
|
ba903a3ea4
raid5-ppl: runtime PPL enabling or disabling
|
8 anni fa |
Artur Paszkiewicz
|
ea0213e0c7
md: superblock changes for PPL
|
8 anni fa |
Guoqing Jiang
|
0ba959774e
md-cluster: use sync way to handle METADATA_UPDATED msg
|
8 anni fa |