Shaohua Li
|
e254de6bcf
md/raid5-cache: disable reshape completely
|
7 years ago |
Linus Torvalds
|
08b5fa8199
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
7 years ago |
BingJing Chang
|
d63e2fc804
md/raid5: fix data corruption of replacements after originals dropped
|
7 years ago |
Andy Shevchenko
|
e64e4018d5
md: Avoid namespace collision with bitmap API
|
7 years ago |
Anna-Maria Gleixner
|
08edaaa6d6
drivers/md/raid5: Do not disable irq on release_inactive_stripe_list() call
|
7 years ago |
Anna-Maria Gleixner
|
685dbcaa25
drivers/md/raid5: Use irqsave variant of atomic_dec_and_lock()
|
7 years ago |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
Linus Torvalds
|
d60dafdca4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
7 years ago |
Kent Overstreet
|
afeee514ce
md: convert to bioset_init()/mempool_init()
|
7 years ago |
Amy Chiang
|
448ec638c6
md/raid5: Assigning NULL to sh->batch_head before testing bit R5_Overlap of a stripe
|
7 years ago |
Mariusz Dabrowski
|
2cd259a77d
raid5: copy write hint from origin bio to stripe
|
7 years ago |
Linus Torvalds
|
3526dd0c78
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
|
7 years ago |
Bart Van Assche
|
8b904b5b6b
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
|
7 years ago |
BingJing Chang
|
8876391e44
md: fix a potential deadlock of raid5/raid10 reshape
|
7 years ago |
Arnd Bergmann
|
53b8d89ddb
md: raid5: avoid string overflow warning
|
7 years ago |
Aliaksei Karaliou
|
565e045012
md/raid5: simplify uninitialization of shrinker
|
7 years ago |
Tomasz Majchrzak
|
1532d9e87e
raid5-ppl: PPL support for disks with write-back cache enabled
|
7 years ago |
Song Liu
|
d5d885fd51
md: introduce new personality funciton start()
|
7 years ago |
bingjingc
|
aff69d89bd
md/raid5: correct degraded calculation in raid5_error
|
7 years ago |
Linus Torvalds
|
47f521ba18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
7 years ago |
NeilBrown
|
db0505d320
md: be cautious about using ->curr_resync_completed for ->recovery_offset
|
7 years ago |
Mikulas Patocka
|
ae89fd3de4
md: use TASK_IDLE instead of blocking signals
|
7 years ago |
NeilBrown
|
b03e0ccb5a
md: remove special meaning of ->quiesce(.., 2)
|
7 years ago |
NeilBrown
|
b3143b9a38
md: move suspend_hi/lo handling into core md code
|
7 years ago |
NeilBrown
|
230b55fa8d
md: forbid a RAID5 from having both a bitmap and a journal.
|
7 years ago |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
7 years ago |
NeilBrown
|
235b6003fb
raid5: Set R5_Expanded on parity devices as well as data.
|
7 years ago |
Mike Snitzer
|
935fe0983e
md: rename some drivers/md/ files to have an "md-" prefix
|
7 years ago |
Shaohua Li
|
7d5d7b5058
md/raid5: cap worker count
|
8 years ago |
Linus Torvalds
|
12fcf66e74
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 years ago |