index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md-multipath.c
Age
Commit message (
Expand
)
Author
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