index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-12
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
20
-1825
/
+400
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-3
/
+3
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
3
-3
/
+3
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-2
/
+2
2023-12-29
bcache: use the default discard granularity
Christoph Hellwig
1
-1
/
+0
2023-12-29
bcache: discard_granularity should not be smaller than a sector
Christoph Hellwig
1
-1
/
+1
2023-12-20
block: remove support for the host aware zone model
Christoph Hellwig
4
-32
/
+26
2023-12-19
md: Remove deprecated CONFIG_MD_FAULTY
Song Liu
3
-377
/
+0
2023-12-19
md: Remove deprecated CONFIG_MD_MULTIPATH
Song Liu
4
-609
/
+108
2023-12-19
md: Remove deprecated CONFIG_MD_LINEAR
Song Liu
5
-342
/
+5
2023-12-18
dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
Mike Snitzer
1
-0
/
+1
2023-12-18
dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()
Mikulas Patocka
1
-5
/
+6
2023-12-18
dm-raid: delay flushing event_work() after reconfig_mutex is released
Yu Kuai
2
-3
/
+11
2023-12-16
md/raid1: support read error check
Li Nan
1
-5
/
+12
2023-12-16
md: factor out a helper exceed_read_errors() to check read_errors
Li Nan
3
-46
/
+58
2023-12-16
md: Whenassemble the array, consult the superblock of the freshest device
Alex Lyakas
1
-10
/
+44
2023-12-15
md/raid1: remove unnecessary null checking
Gou Hao
1
-2
/
+0
2023-12-08
Merge tag 'block-6.7-2023-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2
-70
/
+78
2023-12-07
Merge tag 'md-fixes-20231207-1' of https://git.kernel.org/pub/scm/linux/kerne...
Jens Axboe
1
-4
/
+26
2023-12-07
md: split MD_RECOVERY_NEEDED out of mddev_resume
Yu Kuai
1
-4
/
+26
2023-12-07
Merge tag 'md-fixes-20231206' of https://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
1
-64
/
+50
2023-12-06
md: fix stopping sync thread
Yu Kuai
1
-53
/
+37
2023-12-06
md: don't leave 'MD_RECOVERY_FROZEN' in error path of md_set_readonly()
Yu Kuai
1
-11
/
+13
2023-12-06
md: fix missing flush of sync_work
Yu Kuai
1
-2
/
+2
2023-12-02
Merge tag 'md-fixes-20231201-1' of https://git.kernel.org/pub/scm/linux/kerne...
Jens Axboe
1
-2
/
+2
2023-12-02
md: synchronize flush io with array reconfiguration
Yu Kuai
1
-6
/
+16
2023-12-02
md/raid6: use valid sector values to determine if an I/O should wait on the r...
David Jeffery
1
-2
/
+2
2023-12-02
Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-12-02
Merge tag 'dm-6.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-10
/
+8
2023-12-02
Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
7
-91
/
+91
2023-11-29
dm-flakey: start allocating with MAX_ORDER
Mikulas Patocka
1
-1
/
+1
2023-11-29
dm-verity: align struct dm_verity_fec_io properly
Mikulas Patocka
2
-7
/
+2
2023-11-29
dm verity: don't perform FEC for failed readahead IO
Wu Bo
1
-1
/
+3
2023-11-29
dm verity: initialize fec io before freeing it
Wu Bo
1
-1
/
+2
2023-11-28
md/md-multipath: remove rcu protection to access rdev from conf
Yu Kuai
1
-11
/
+12
2023-11-28
md/raid5: remove rcu protection to access rdev from conf
Yu Kuai
4
-144
/
+69
2023-11-28
md/raid1: remove rcu protection to access rdev from conf
Yu Kuai
1
-39
/
+23
2023-11-28
md/raid10: remove rcu protection to access rdev from conf
Yu Kuai
1
-155
/
+58
2023-11-28
md: remove flag RemoveSynchronized
Yu Kuai
6
-72
/
+6
2023-11-28
Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"
Junxiao Bi
1
-12
/
+0
2023-11-28
md: bypass block throttle for superblock update
Junxiao Bi
1
-3
/
+4
2023-11-24
bcache: revert replacing IS_ERR_OR_NULL with IS_ERR
Markus Weippert
1
-1
/
+1
2023-11-24
closures: CLOSURE_CALLBACK() to fix type punning
Kent Overstreet
7
-91
/
+91
2023-11-24
Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linux
Linus Torvalds
6
-10
/
+35
2023-11-20
Merge tag 'md-fixes-20231120' of https://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
1
-1
/
+2
2023-11-20
bcache: avoid NULL checking to c->root in run_cache_set()
Coly Li
1
-1
/
+1
2023-11-20
bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()
Coly Li
1
-0
/
+7
2023-11-20
bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce()
Coly Li
1
-1
/
+1
2023-11-20
bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race
Mingzhe Zou
1
-1
/
+2
2023-11-20
bcache: fixup lock c->root error
Mingzhe Zou
1
-3
/
+11
[next]