index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2024-02-24
Merge tag 'for-6.8/dm-fix-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-02-24
dm-integrity, dm-verity: reduce stack usage for recheck
Arnd Bergmann
2024-02-23
Merge tag 'for-6.8/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-02-22
Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linux
Linus Torvalds
2024-02-20
dm-crypt, dm-integrity, dm-verity: bump target version
Mike Snitzer
2024-02-20
dm-verity, dm-crypt: align "struct bvec_iter" correctly
Mikulas Patocka
2024-02-20
dm-crypt: recheck the integrity tag after a failure
Mikulas Patocka
2024-02-20
dm-crypt: don't modify the data when using authenticated encryption
Mikulas Patocka
2024-02-20
dm-verity: recheck the hash after a failure
Mikulas Patocka
2024-02-20
dm-integrity: recheck the integrity tag after a failure
Mikulas Patocka
2024-02-15
md: Don't suspend the array for interrupted reshape
Yu Kuai
2024-02-15
md: Don't register sync_thread for reshape directly
Yu Kuai
2024-02-15
md: Make sure md_do_sync() will set MD_RECOVERY_DONE
Yu Kuai
2024-02-15
md: Don't ignore read-only array in md_check_recovery()
Yu Kuai
2024-02-15
md: Don't ignore suspended array in md_check_recovery()
Yu Kuai
2024-02-07
md: Fix missing release of 'active_io' for flush
Yu Kuai
2024-02-02
dm-crypt, dm-verity: disable tasklets
Mikulas Patocka
2024-01-30
dm writecache: allow allocations larger than 2GiB
Mikulas Patocka
2024-01-30
dm stats: limit the number of entries
Mikulas Patocka
2024-01-30
dm: limit the number of targets and parameter size area
Mikulas Patocka
2024-01-24
md: fix a suspicious RCU usage warning
Mikulas Patocka
2024-01-18
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-09
md/raid1: Use blk_opf_t for read and write operations
Bart Van Assche
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
md: Fix md_seq_ops() regressions
Yu Kuai
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-12-29
bcache: use the default discard granularity
Christoph Hellwig
2023-12-29
bcache: discard_granularity should not be smaller than a sector
Christoph Hellwig
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
2023-12-19
md: Remove deprecated CONFIG_MD_FAULTY
Song Liu
2023-12-19
md: Remove deprecated CONFIG_MD_MULTIPATH
Song Liu
2023-12-19
md: Remove deprecated CONFIG_MD_LINEAR
Song Liu
2023-12-18
dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
Mike Snitzer
2023-12-18
dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()
Mikulas Patocka
2023-12-18
dm-raid: delay flushing event_work() after reconfig_mutex is released
Yu Kuai
2023-12-15
md/raid1: support read error check
Li Nan
2023-12-15
md: factor out a helper exceed_read_errors() to check read_errors
Li Nan
2023-12-15
md: Whenassemble the array, consult the superblock of the freshest device
Alex Lyakas
2023-12-15
md/raid1: remove unnecessary null checking
Gou Hao
2023-12-08
Merge tag 'block-6.7-2023-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-07
Merge tag 'md-fixes-20231207-1' of https://git.kernel.org/pub/scm/linux/kerne...
Jens Axboe
2023-12-07
md: split MD_RECOVERY_NEEDED out of mddev_resume
Yu Kuai
2023-12-06
Merge tag 'md-fixes-20231206' of https://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2023-12-06
md: fix stopping sync thread
Yu Kuai
2023-12-06
md: don't leave 'MD_RECOVERY_FROZEN' in error path of md_set_readonly()
Yu Kuai
2023-12-06
md: fix missing flush of sync_work
Yu Kuai
2023-12-01
Merge tag 'md-fixes-20231201-1' of https://git.kernel.org/pub/scm/linux/kerne...
Jens Axboe
2023-12-01
md: synchronize flush io with array reconfiguration
Yu Kuai
[next]