summaryrefslogtreecommitdiff
path: root/drivers/md/md-linear.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-19md: Remove deprecated CONFIG_MD_LINEARSong Liu1-318/+0
2023-10-11md/md-linear: cleanup linear_add()Yu Kuai1-2/+0
2023-09-22md/md-linear: Annotate struct linear_conf with __counted_byKees Cook1-13/+13
2023-07-27md/md-linear: enable io accountingYu Kuai1-0/+1
2023-04-14md: add error_handlers for raid0 and linearMariusz Tkaczyk1-1/+13
2022-05-23md: remove most calls to bdevnameChristoph Hellwig1-3/+2
2022-04-18block: remove QUEUE_FLAG_DISCARDChristoph Hellwig1-10/+1
2022-02-23scsi: md: Remove WRITE_SAME supportChristoph Hellwig1-1/+0
2021-06-15md: mark some personalities as deprecatedGuoqing Jiang1-1/+1
2021-01-25block: store a block_device pointer in struct bioChristoph Hellwig1-1/+1
2020-12-04block: remove the request_queue argument to the block_bio_remap tracepointChristoph Hellwig1-2/+1
2020-11-16md: use set_capacity_and_notifyChristoph Hellwig1-2/+1
2020-09-02block: add a new revalidate_disk_size helperChristoph Hellwig1-1/+1
2020-07-09writeback: remove bdi->congested_fnChristoph Hellwig1-24/+0
2020-07-01block: rename generic_make_request to submit_bio_noacctChristoph Hellwig1-2/+2
2019-10-25md: improve handling of bio with REQ_PREFLUSH in md_flush_request()David Jeffery1-3/+2
2019-09-04md raid0/linear: Mark array as 'broken' and fail BIOs if a member is goneGuilherme G. Piccoli1-0/+5
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner1-8/+1
2019-02-04md-linear: use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+1
2018-05-31md: convert to bioset_init()/mempool_init()Kent Overstreet1-1/+1
2018-03-09block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche1-2/+2
2017-10-17md: rename some drivers/md/ files to have an "md-" prefixMike Snitzer1-0/+348