aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/md-linear.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-27md/md-linear: enable io accountingGravatar Yu Kuai 1-0/+1
2023-04-13md: add error_handlers for raid0 and linearGravatar Mariusz Tkaczyk 1-1/+13
2022-05-22md: remove most calls to bdevnameGravatar Christoph Hellwig 1-3/+2
2022-04-17block: remove QUEUE_FLAG_DISCARDGravatar Christoph Hellwig 1-10/+1
2022-02-22scsi: md: Remove WRITE_SAME supportGravatar Christoph Hellwig 1-1/+0
2021-06-14md: mark some personalities as deprecatedGravatar Guoqing Jiang 1-1/+1
2021-01-24block: store a block_device pointer in struct bioGravatar Christoph Hellwig 1-1/+1
2020-12-04block: remove the request_queue argument to the block_bio_remap tracepointGravatar Christoph Hellwig 1-2/+1
2020-11-16md: use set_capacity_and_notifyGravatar Christoph Hellwig 1-2/+1
2020-09-02block: add a new revalidate_disk_size helperGravatar Christoph Hellwig 1-1/+1
2020-07-08writeback: remove bdi->congested_fnGravatar Christoph Hellwig 1-24/+0
2020-07-01block: rename generic_make_request to submit_bio_noacctGravatar Christoph Hellwig 1-2/+2
2019-10-24md: improve handling of bio with REQ_PREFLUSH in md_flush_request()Gravatar David Jeffery 1-3/+2
2019-09-03md raid0/linear: Mark array as 'broken' and fail BIOs if a member is goneGravatar Guilherme G. Piccoli 1-0/+5
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Gravatar Thomas Gleixner 1-8/+1
2019-02-04md-linear: use struct_size() in kzalloc()Gravatar Gustavo A. R. Silva 1-2/+1
2018-05-30md: convert to bioset_init()/mempool_init()Gravatar Kent Overstreet 1-1/+1
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Gravatar Bart Van Assche 1-2/+2
2017-10-16md: rename some drivers/md/ files to have an "md-" prefixGravatar Mike Snitzer 1-0/+348