summaryrefslogtreecommitdiff
path: root/drivers/md/md-multipath.c
AgeCommit message (Expand)Author
2023-12-19md: Remove deprecated CONFIG_MD_MULTIPATHSong Liu
2023-11-27md/md-multipath: remove rcu protection to access rdev from confYu Kuai
2023-11-27md: remove flag RemoveSynchronizedYu Kuai
2023-07-27md/md-multipath: enable io accountingYu Kuai
2023-06-13md: protect md_thread with rcuYu Kuai
2022-05-22md: remove most calls to bdevnameChristoph Hellwig
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-07md-multipath: stop using bio_devnameChristoph Hellwig
2022-02-22scsi: md: Remove WRITE_SAME supportChristoph Hellwig
2022-02-04block: pass a block_device to bio_clone_fastChristoph Hellwig
2022-02-04block: initialize the target bio in __bio_clone_fastChristoph Hellwig
2022-02-04block: clone crypto and integrity data in __bio_clone_fastChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_initChristoph Hellwig
2021-06-14md: mark some personalities as deprecatedGuoqing Jiang
2020-07-08writeback: remove bdi->congested_fnChristoph Hellwig
2020-07-01block: rename generic_make_request to submit_bio_noacctChristoph Hellwig
2019-10-24md: improve handling of bio with REQ_PREFLUSH in md_flush_request()David Jeffery
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-30md: convert to bioset_init()/mempool_init()Kent Overstreet
2018-02-17md-multipath: Use seq_putc() in multipath_status()Markus Elfring
2017-11-01md: remove redundant variable qColin Ian King
2017-10-16md: rename some drivers/md/ files to have an "md-" prefixMike Snitzer