index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2021-04-15
md/bitmap: wait for external bitmap writes to complete during tear down
Sudhakar Panneerselvam
2021-04-15
md: do not return existing mddevs from mddev_find_or_alloc
Christoph Hellwig
2021-04-15
md: refactor mddev_find_or_alloc
Christoph Hellwig
2021-04-15
md: factor out a mddev_alloc_unit helper from mddev_find
Christoph Hellwig
2021-04-14
dm verity fec: fix misaligned RS roots IO
Jaegeuk Kim
2021-04-11
bcache: fix a regression of code compiling failure in debug.c
Coly Li
2021-04-11
bcache: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2021-04-11
md: bcache: Trivial typo fixes in the file journal.c
Bhaskar Chowdhury
2021-04-11
md: bcache: avoid -Wempty-body warnings
Arnd Bergmann
2021-04-11
bcache: use NULL instead of using plain integer as pointer
Yang Li
2021-04-11
bcache: remove PTR_CACHE
Christoph Hellwig
2021-04-11
bcache: reduce redundant code in bch_cached_dev_run()
Zhiqiang Liu
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-07
md: split mddev_find
Christoph Hellwig
2021-04-07
md: factor out a mddev_find_locked helper from mddev_find
Christoph Hellwig
2021-04-07
md: md_open returns -EBUSY when entering racing area
Zhao Heming
2021-03-26
dm integrity: add the "reset_recalculate" feature flag
Mikulas Patocka
2021-03-26
dm persistent data: remove unused return from exit_shadow_spine()
Jiapeng Chong
2021-03-26
dm cache: remove needless request_queue NULL pointer checks
Xu Wang
2021-03-26
dm thin: remove needless request_queue NULL pointer check
Xu Wang
2021-03-26
dm: unexport dm_{get,put}_table_device
Christoph Hellwig
2021-03-26
dm ebs: fix a few typos
Bhaskar Chowdhury
2021-03-26
dm ioctl: filter the returned values according to name or uuid prefix
Mikulas Patocka
2021-03-26
dm ioctl: return UUID in DM_LIST_DEVICES_CMD result
Mikulas Patocka
2021-03-26
dm ioctl: replace device hash with red-black tree
Mikulas Patocka
2021-03-26
dm verity: allow only one error handling mode
JeongHyeon Lee
2021-03-26
dm: remove useless loop in __split_and_process_bio
Mikulas Patocka
2021-03-26
dm writecache: fix flexible_array.cocci warnings
Julia Lawall
2021-03-26
dm ioctl: fix out of bounds array access when no devices
Mikulas Patocka
2021-03-24
md: Fix missing unused status line of /proc/mdstat
Jan Glauber
2021-03-24
md/raid10: improve discard request for far layout
Xiao Ni
2021-03-24
md/raid10: improve raid10 discard request
Xiao Ni
2021-03-24
md/raid10: pull the code that wait for blocked dev into one function
Xiao Ni
2021-03-24
md/raid10: extend r10bio devs to raid disks
Xiao Ni
2021-03-24
md: add md_submit_discard_bio() for submitting discard bio
Xiao Ni
2021-03-22
dm: don't report "detected capacity change" on device creation
Mikulas Patocka
2021-03-22
dm table: Fix zoned model check and zone sectors check
Shin'ichiro Kawasaki
2021-03-22
dm verity: fix DM_VERITY_OPTS_MAX value
JeongHyeon Lee
2021-03-12
Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-05
Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-03-04
dm verity: fix FEC for RS roots unaligned to block size
Milan Broz
2021-03-04
dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size
Mikulas Patocka
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-22
Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-11
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
2021-02-11
dm: simplify target code conditional on CONFIG_BLK_DEV_ZONED
Mike Snitzer
[prev]
[next]