开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md-multipath.c
Age
Commit message (
Expand
)
Author
2023-12-19
md: Remove deprecated CONFIG_MD_MULTIPATH
Song Liu
2023-11-27
md/md-multipath: remove rcu protection to access rdev from conf
Yu Kuai
2023-11-27
md: remove flag RemoveSynchronized
Yu Kuai
2023-07-27
md/md-multipath: enable io accounting
Yu Kuai
2023-06-13
md: protect md_thread with rcu
Yu Kuai
2022-05-22
md: remove most calls to bdevname
Christoph Hellwig
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-07
md-multipath: stop using bio_devname
Christoph Hellwig
2022-02-22
scsi: md: Remove WRITE_SAME support
Christoph Hellwig
2022-02-04
block: pass a block_device to bio_clone_fast
Christoph Hellwig
2022-02-04
block: initialize the target bio in __bio_clone_fast
Christoph Hellwig
2022-02-04
block: clone crypto and integrity data in __bio_clone_fast
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
2021-06-14
md: mark some personalities as deprecated
Guoqing Jiang
2020-07-08
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2019-10-24
md: improve handling of bio with REQ_PREFLUSH in md_flush_request()
David Jeffery
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
Thomas Gleixner
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-30
md: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-02-17
md-multipath: Use seq_putc() in multipath_status()
Markus Elfring
2017-11-01
md: remove redundant variable q
Colin Ian King
2017-10-16
md: rename some drivers/md/ files to have an "md-" prefix
Mike Snitzer