aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/md-linear.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-14md: mark some personalities as deprecatedGuoqing Jiang1-1/+1
2021-01-24block: 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-08writeback: remove bdi->congested_fnChristoph Hellwig1-24/+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-09-03md 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-30md: convert to bioset_init()/mempool_init()Kent Overstreet1-1/+1
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche1-2/+2
2017-10-16md: rename some drivers/md/ files to have an "md-" prefixMike Snitzer1-0/+348