summaryrefslogtreecommitdiffstats
path: root/drivers/md/md-linear.c
Commit message (Expand)AuthorAgeFilesLines
* block: store a block_device pointer in struct bioChristoph Hellwig2021-01-241-1/+1
* block: remove the request_queue argument to the block_bio_remap tracepointChristoph Hellwig2020-12-041-2/+1
* md: use set_capacity_and_notifyChristoph Hellwig2020-11-161-2/+1
* block: add a new revalidate_disk_size helperChristoph Hellwig2020-09-021-1/+1
* writeback: remove bdi->congested_fnChristoph Hellwig2020-07-081-24/+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
* md raid0/linear: Mark array as 'broken' and fail BIOs if a member is goneGuilherme G. Piccoli2019-09-031-0/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner2019-05-241-8/+1
* md-linear: use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-041-2/+1
* md: convert to bioset_init()/mempool_init()Kent Overstreet2018-05-301-1/+1
* block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-081-2/+2
* md: rename some drivers/md/ files to have an "md-" prefixMike Snitzer2017-10-161-0/+348