aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/md-multipath.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-22md: remove most calls to bdevnameChristoph Hellwig1-9/+6
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+0
2022-03-07md-multipath: stop using bio_devnameChristoph Hellwig1-5/+4
2022-02-22scsi: md: Remove WRITE_SAME supportChristoph Hellwig1-1/+0
2022-02-04block: pass a block_device to bio_clone_fastChristoph Hellwig1-2/+1
2022-02-04block: initialize the target bio in __bio_clone_fastChristoph Hellwig1-1/+0
2022-02-04block: clone crypto and integrity data in __bio_clone_fastChristoph Hellwig1-1/+1
2022-02-02block: pass a block_device and opf to bio_initChristoph Hellwig1-1/+1
2021-06-14md: mark some personalities as deprecatedGuoqing Jiang1-1/+1
2020-07-08writeback: remove bdi->congested_fnChristoph Hellwig1-23/+0
2020-07-01block: rename generic_make_request to submit_bio_noacctChristoph Hellwig1-2/+2
2019-10-24md: improve handling of bio with REQ_PREFLUSH in md_flush_request()David Jeffery1-3/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner1-9/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+2
2018-05-30md: convert to bioset_init()/mempool_init()Kent Overstreet1-8/+9
2018-02-17md-multipath: Use seq_putc() in multipath_status()Markus Elfring1-1/+1
2017-11-01md: remove redundant variable qColin Ian King1-2/+0
2017-10-16md: rename some drivers/md/ files to have an "md-" prefixMike Snitzer1-0/+509