summaryrefslogtreecommitdiffstats
path: root/drivers/md/md-multipath.c
Commit message (Expand)AuthorAgeFilesLines
* md: Remove deprecated CONFIG_MD_MULTIPATHSong Liu2023-12-191-463/+0
* md/md-multipath: remove rcu protection to access rdev from confYu Kuai2023-11-271-11/+12
* md: remove flag RemoveSynchronizedYu Kuai2023-11-271-9/+0
* md/md-multipath: enable io accountingYu Kuai2023-07-271-0/+1
* md: protect md_thread with rcuYu Kuai2023-06-131-2/+2
* md: remove most calls to bdevnameChristoph Hellwig2022-05-221-9/+6
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-241-1/+0
|\
| * scsi: md: Remove WRITE_SAME supportChristoph Hellwig2022-02-221-1/+0
* | md-multipath: stop using bio_devnameChristoph Hellwig2022-03-071-5/+4
* | block: pass a block_device to bio_clone_fastChristoph Hellwig2022-02-041-2/+1
* | block: initialize the target bio in __bio_clone_fastChristoph Hellwig2022-02-041-1/+0
* | block: clone crypto and integrity data in __bio_clone_fastChristoph Hellwig2022-02-041-1/+1
* | block: pass a block_device and opf to bio_initChristoph Hellwig2022-02-021-1/+1
|/
* md: mark some personalities as deprecatedGuoqing Jiang2021-06-141-1/+1
* writeback: remove bdi->congested_fnChristoph Hellwig2020-07-081-23/+0
* block: rename generic_make_request to submit_bio_noacctChristoph Hellwig2020-07-011-2/+2
* md: improve handling of bio with REQ_PREFLUSH in md_flush_request()David Jeffery2019-10-241-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner2019-05-241-9/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+2
* md: convert to bioset_init()/mempool_init()Kent Overstreet2018-05-301-8/+9
* md-multipath: Use seq_putc() in multipath_status()Markus Elfring2018-02-171-1/+1
* md: remove redundant variable qColin Ian King2017-11-011-2/+0
* md: rename some drivers/md/ files to have an "md-" prefixMike Snitzer2017-10-161-0/+509