Shaohua Li
|
79bf31a3b2
md: fix a race condition for flush request handling
|
8 年之前 |
Shaohua Li
|
393debc23c
md: separate request handling
|
8 年之前 |
Linus Torvalds
|
3645e6d0dc
Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 年之前 |
Linus Torvalds
|
a0725ab0c7
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
|
8 年之前 |
Pawel Baldysiak
|
ddc088238c
md: Runtime support for multiple ppls
|
8 年之前 |
Cihangir Akturk
|
26e13043b7
md: replace seq_release_private with seq_release
|
8 年之前 |
Alexey Obitotskiy
|
5492c46e94
md: notify about new spare disk in the container
|
8 年之前 |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 年之前 |
Shaohua Li
|
afc1f55ca4
MD: not clear ->safemode for external metadata array
|
8 年之前 |
NeilBrown
|
81fe48e9aa
md: fix test in md_write_start()
|
8 年之前 |
NeilBrown
|
33182d15c6
md: always clear ->safemode when md_check_recovery gets the mddev lock.
|
8 年之前 |
Shaohua Li
|
ed9b66d218
MD: fix warnning for UP case
|
8 年之前 |
Linus Torvalds
|
026d15f6b9
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 年之前 |
Shaohua Li
|
7184ef8bab
MD: fix sleep in atomic
|
8 年之前 |
Shaohua Li
|
7f053a6a74
MD: fix a null dereference
|
8 年之前 |
NeilBrown
|
5a85071c2c
md: use a separate bio_set for synchronous IO.
|
8 年之前 |
NeilBrown
|
9b10f6a9c2
block: remove bio_clone() and all references.
|
8 年之前 |
NeilBrown
|
011067b056
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
|
8 年之前 |
NeilBrown
|
af67c31fba
blk: remove bio_set arg from blk_queue_split()
|
8 年之前 |
Lidong Zhong
|
8df7202439
md: change the initialization value for a spare device spot to MD_DISK_ROLE_SPARE
|
8 年之前 |
NeilBrown
|
cc27b0c78c
md: fix deadlock between mddev_suspend() and md_write_start()
|
8 年之前 |
Christoph Hellwig
|
fdd050b5b3
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base
|
8 年之前 |
Jens Axboe
|
8f66439eec
Merge tag 'v4.12-rc5' into for-4.13/block
|
8 年之前 |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 年之前 |
NeilBrown
|
a415c0f106
md: initialise ->writes_pending in personality modules.
|
8 年之前 |
Amir Goldstein
|
e6fd2093a8
md: namespace private helper names
|
8 年之前 |
Jan Kara
|
5a8948f8a3
md: Make flush bios explicitely sync
|
8 年之前 |
Artur Paszkiewicz
|
2214c260c7
md: don't return -EAGAIN in md_allow_write for external metadata arrays
|
8 年之前 |
NeilBrown
|
97b20ef784
md: handle read-only member devices better.
|
8 年之前 |
NeilBrown
|
78b6350dca
md: support disabling of create-on-open semantics.
|
8 年之前 |