Song Liu
|
d5d885fd51
md: introduce new personality funciton start()
|
8 lat temu |
Nate Dailey
|
d2e2ec8222
md: limit mdstat resync progress to max_sectors
|
8 lat temu |
Linus Torvalds
|
06ede5f608
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
8 lat temu |
Linus Torvalds
|
1be2172e96
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
|
8 lat temu |
Kees Cook
|
8376d3c1f9
md: Convert timers to use timer_setup()
|
8 lat temu |
Linus Torvalds
|
47f521ba18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 lat temu |
Zdenek Kabelac
|
0202ce8a90
md: release allocated bitset sync_set
|
8 lat temu |
NeilBrown
|
db0505d320
md: be cautious about using ->curr_resync_completed for ->recovery_offset
|
8 lat temu |
Artur Paszkiewicz
|
b90f6ff080
md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
|
8 lat temu |
Shaohua Li
|
efa4b77b00
md: use lockdep_assert_held
|
8 lat temu |
NeilBrown
|
b03e0ccb5a
md: remove special meaning of ->quiesce(.., 2)
|
8 lat temu |
NeilBrown
|
35bfc52187
md: allow metadata update while suspending.
|
8 lat temu |
NeilBrown
|
9e1cc0a545
md: use mddev_suspend/resume instead of ->quiesce()
|
8 lat temu |
NeilBrown
|
b3143b9a38
md: move suspend_hi/lo handling into core md code
|
8 lat temu |
NeilBrown
|
52a0d49de3
md: don't call bitmap_create() while array is quiesced.
|
8 lat temu |
NeilBrown
|
4d5324f760
md: always hold reconfig_mutex when calling mddev_suspend()
|
8 lat temu |
NeilBrown
|
230b55fa8d
md: forbid a RAID5 from having both a bitmap and a journal.
|
8 lat temu |
Kees Cook
|
e4dca7b7aa
treewide: Fix function prototypes for module_param_call()
|
8 lat temu |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
8 lat temu |
Mike Snitzer
|
935fe0983e
md: rename some drivers/md/ files to have an "md-" prefix
|
8 lat temu |
Guoqing Jiang
|
d1d90147c9
md: always set THREAD_WAKEUP and wake up wqueue if thread existed
|
8 lat temu |
NeilBrown
|
d47c8ad261
md: fix deadlock error in recent patch.
|
8 lat temu |
Shaohua Li
|
79bf31a3b2
md: fix a race condition for flush request handling
|
8 lat temu |
Shaohua Li
|
393debc23c
md: separate request handling
|
8 lat temu |
Linus Torvalds
|
3645e6d0dc
Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 lat temu |
Linus Torvalds
|
a0725ab0c7
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
|
8 lat temu |
Pawel Baldysiak
|
ddc088238c
md: Runtime support for multiple ppls
|
8 lat temu |
Cihangir Akturk
|
26e13043b7
md: replace seq_release_private with seq_release
|
8 lat temu |
Alexey Obitotskiy
|
5492c46e94
md: notify about new spare disk in the container
|
8 lat temu |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 lat temu |