Guoqing Jiang
|
0ea9924abe
md-cluster: don't update recovery_offset for faulty device
|
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 |
Bart Van Assche
|
d8115c35bf
md: Delete gendisk before cleaning up the request queue
|
7 years ago |
BingJing Chang
|
8876391e44
md: fix a potential deadlock of raid5/raid10 reshape
|
7 years ago |
NeilBrown
|
39772f0a7b
md: only allow remove_and_add_spares when no sync_thread running.
|
7 years ago |
Heinz Mauelshagen
|
4b6c1060ea
md: fix md_write_start() deadlock w/o metadata devices
|
7 years ago |
Xiao Ni
|
b126194cbb
MD: Free bioset when md_run fails
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
040639b7fc
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
7 years ago |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
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 |
Nate Dailey
|
d2e2ec8222
md: limit mdstat resync progress to max_sectors
|
7 years ago |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
Linus Torvalds
|
06ede5f608
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
7 years ago |
Linus Torvalds
|
1be2172e96
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
|
7 years ago |
Kees Cook
|
8376d3c1f9
md: Convert timers to use timer_setup()
|
8 years ago |
Linus Torvalds
|
47f521ba18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
7 years ago |
Zdenek Kabelac
|
0202ce8a90
md: release allocated bitset sync_set
|
7 years ago |
NeilBrown
|
db0505d320
md: be cautious about using ->curr_resync_completed for ->recovery_offset
|
8 years ago |
Artur Paszkiewicz
|
b90f6ff080
md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
|
8 years ago |
Shaohua Li
|
efa4b77b00
md: use lockdep_assert_held
|
8 years ago |
NeilBrown
|
b03e0ccb5a
md: remove special meaning of ->quiesce(.., 2)
|
8 years ago |
NeilBrown
|
35bfc52187
md: allow metadata update while suspending.
|
8 years ago |
NeilBrown
|
9e1cc0a545
md: use mddev_suspend/resume instead of ->quiesce()
|
8 years ago |
NeilBrown
|
b3143b9a38
md: move suspend_hi/lo handling into core md code
|
8 years ago |
NeilBrown
|
52a0d49de3
md: don't call bitmap_create() while array is quiesced.
|
8 years ago |
NeilBrown
|
4d5324f760
md: always hold reconfig_mutex when calling mddev_suspend()
|
8 years ago |
NeilBrown
|
230b55fa8d
md: forbid a RAID5 from having both a bitmap and a journal.
|
8 years ago |