| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-02 | Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -11/+3 |
| 2025-09-17 | md: init queue_limits->max_hw_wzeroes_unmap_sectors parameter | Zhang Yi | 1 | -0/+1 |
| 2025-09-10 | md/md-linear: convert to use bio_submit_split_bioset() | Yu Kuai | 1 | -12/+3 |
| 2025-09-10 | md: fix mssing blktrace bio split events | Yu Kuai | 1 | -0/+1 |
| 2025-03-05 | md: switch personalities to use md_submodule_head | Yu Kuai | 1 | -6/+9 |
| 2025-01-31 | md: Fix linear_set_limits() | Bart Van Assche | 1 | -3/+1 |
| 2025-01-16 | md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add() | Dan Carpenter | 1 | -2/+2 |
| 2025-01-13 | md: reintroduce md-linear | Yu Kuai | 1 | -0/+354 |
| 2023-12-19 | md: Remove deprecated CONFIG_MD_LINEAR | Song Liu | 1 | -318/+0 |
| 2023-10-10 | md/md-linear: cleanup linear_add() | Yu Kuai | 1 | -2/+0 |
| 2023-09-22 | md/md-linear: Annotate struct linear_conf with __counted_by | Kees Cook | 1 | -13/+13 |
| 2023-07-27 | md/md-linear: enable io accounting | Yu Kuai | 1 | -0/+1 |
| 2023-04-13 | md: add error_handlers for raid0 and linear | Mariusz Tkaczyk | 1 | -1/+13 |
| 2022-05-22 | md: remove most calls to bdevname | Christoph Hellwig | 1 | -3/+2 |
| 2022-04-17 | block: remove QUEUE_FLAG_DISCARD | Christoph Hellwig | 1 | -10/+1 |
| 2022-02-22 | scsi: md: Remove WRITE_SAME support | Christoph Hellwig | 1 | -1/+0 |
| 2021-06-14 | md: mark some personalities as deprecated | Guoqing Jiang | 1 | -1/+1 |
| 2021-01-24 | block: store a block_device pointer in struct bio | Christoph Hellwig | 1 | -1/+1 |
| 2020-12-04 | block: remove the request_queue argument to the block_bio_remap tracepoint | Christoph Hellwig | 1 | -2/+1 |
| 2020-11-16 | md: use set_capacity_and_notify | Christoph Hellwig | 1 | -2/+1 |
| 2020-09-02 | block: add a new revalidate_disk_size helper | Christoph Hellwig | 1 | -1/+1 |
| 2020-07-08 | writeback: remove bdi->congested_fn | Christoph Hellwig | 1 | -24/+0 |
| 2020-07-01 | block: rename generic_make_request to submit_bio_noacct | Christoph Hellwig | 1 | -2/+2 |
| 2019-10-24 | md: improve handling of bio with REQ_PREFLUSH in md_flush_request() | David Jeffery | 1 | -3/+2 |
| 2019-09-03 | md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone | Guilherme G. Piccoli | 1 | -0/+5 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 | Thomas Gleixner | 1 | -8/+1 |
| 2019-02-04 | md-linear: use struct_size() in kzalloc() | Gustavo A. R. Silva | 1 | -2/+1 |
| 2018-05-30 | md: convert to bioset_init()/mempool_init() | Kent Overstreet | 1 | -1/+1 |
| 2018-03-08 | block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() | Bart Van Assche | 1 | -2/+2 |
| 2017-10-16 | md: rename some drivers/md/ files to have an "md-" prefix | Mike Snitzer | 1 | -0/+348 |