index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md-linear.c
Age
Commit message (
Expand
)
Author
2020-12-04
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
2020-11-16
md: use set_capacity_and_notify
Christoph Hellwig
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
2020-07-08
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2019-10-24
md: improve handling of bio with REQ_PREFLUSH in md_flush_request()
David Jeffery
2019-09-03
md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
Guilherme G. Piccoli
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
Thomas Gleixner
2019-02-04
md-linear: use struct_size() in kzalloc()
Gustavo A. R. Silva
2018-05-30
md: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2017-10-16
md: rename some drivers/md/ files to have an "md-" prefix
Mike Snitzer