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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2025-05-02
md/raid1: Add check for missing source disk in process_checks()
Meir Elisha
1
-10
/
+16
2025-04-25
md: fix mddev uaf while iterating all_mddevs list
Yu Kuai
1
-9
/
+13
2025-04-25
md/md-bitmap: fix stats collection for external bitmaps
Zheng Qixing
1
-3
/
+2
2025-04-25
md/raid10: fix missing discard IO accounting
Yu Kuai
1
-0
/
+1
2025-04-25
dm-verity: fix prefetch-vs-suspend race
Mikulas Patocka
1
-0
/
+8
2025-04-25
dm-integrity: set ti->error on memory allocation failure
Mikulas Patocka
1
-0
/
+3
2025-04-25
dm-ebs: fix prefetch-vs-suspend race
Mikulas Patocka
1
-0
/
+7
2025-03-22
dm-flakey: Fix memory corruption in optional corrupt_bio_byte feature
Kent Overstreet
1
-1
/
+1
2025-02-27
md: Fix md_seq_ops() regressions
Yu Kuai
1
-13
/
+27
2025-02-27
md: fix missing flush of sync_work
Yu Kuai
1
-2
/
+2
2025-02-27
md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime
Yu Kuai
2
-1
/
+9
2025-02-27
md/md-bitmap: add 'sync_size' into struct md_bitmap_stats
Yu Kuai
3
-14
/
+27
2025-02-27
md/md-cluster: fix spares warnings for __le64
Yu Kuai
1
-3
/
+3
2025-02-27
md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()
Yu Kuai
3
-21
/
+41
2025-02-27
md: simplify md_seq_ops
Yu Kuai
1
-78
/
+22
2025-02-27
md: factor out a helper from mddev_put()
Yu Kuai
1
-12
/
+17
2025-02-27
md: use separate work_struct for md_start_sync()
Yu Kuai
2
-5
/
+10
2025-02-21
md/md-bitmap: move bitmap_{start, end}write to md upper layer
Yu Kuai
8
-61
/
+33
2025-02-21
md/raid5: implement pers->bitmap_sector()
Yu Kuai
1
-0
/
+51
2025-02-21
md: add a new callback pers->bitmap_sector()
Yu Kuai
1
-0
/
+3
2025-02-21
md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()
Yu Kuai
9
-71
/
+21
2025-02-21
md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()
Yu Kuai
6
-40
/
+59
2025-02-21
md/raid5: recheck if reshape has finished with device_lock held
Benjamin Marzinski
1
-23
/
+41
2025-02-17
dm-crypt: track tag_offset in convert_context
Hou Tao
1
-6
/
+7
2025-02-17
dm-crypt: don't update io->sector after kcryptd_crypt_write_io_submit()
Hou Tao
1
-11
/
+3
2025-01-17
dm-verity FEC: Fix RS FEC repair for roots unaligned to block size (take 2)
Milan Broz
1
-13
/
+26
2025-01-17
dm-ebs: don't set the flag DM_TARGET_PASSES_INTEGRITY
Mikulas Patocka
1
-1
/
+1
2025-01-17
dm thin: make get_first_thin use rcu-safe list first function
Krister Johansen
1
-3
/
+2
2025-01-17
dm array: fix cursor index when skipping across block boundaries
Ming-Hung Tsai
1
-0
/
+1
2025-01-17
dm array: fix unreleased btree blocks on closing a faulty array cursor
Ming-Hung Tsai
1
-3
/
+3
2025-01-17
dm array: fix releasing a faulty array block twice in dm_array_cursor_end
Ming-Hung Tsai
1
-4
/
+8
2024-12-14
bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again
Liequan Che
1
-1
/
+1
2024-12-09
dm thin: Add missing destroy_work_on_stack()
Yuan Can
1
-0
/
+1
2024-12-09
dm: Fix typo in error message
Ssuhung Yeh
1
-1
/
+1
2024-12-09
md/md-bitmap: Add missing destroy_work_on_stack()
Yuan Can
1
-0
/
+1
2024-12-09
dm-bufio: fix warnings about duplicate slab caches
Mikulas Patocka
1
-4
/
+8
2024-12-09
dm-cache: fix warnings about duplicate slab caches
Mikulas Patocka
3
-24
/
+34
2024-12-09
closures: Change BUG_ON() to WARN_ON()
Kent Overstreet
1
-2
/
+8
2024-11-14
dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow
Zichen Xie
1
-2
/
+2
2024-11-14
dm cache: fix potential out-of-bounds access on the first resume
Ming-Hung Tsai
1
-21
/
+16
2024-11-14
dm cache: optimize dirty bit checking with find_next_bit when resizing
Ming-Hung Tsai
1
-8
/
+8
2024-11-14
dm cache: fix out-of-bounds access to the dirty bitset when resizing
Ming-Hung Tsai
1
-1
/
+1
2024-11-14
dm cache: fix flushing uninitialized delayed_work on cache_ctr error
Ming-Hung Tsai
1
-9
/
+15
2024-11-14
dm cache: correct the number of origin blocks to match the target length
Ming-Hung Tsai
1
-4
/
+4
2024-10-04
Revert: "dm-verity: restart or panic on an I/O error"
Mikulas Patocka
1
-21
/
+2
2024-10-04
dm-verity: restart or panic on an I/O error
Mikulas Patocka
1
-2
/
+21
2024-10-04
Revert "dm: requeue IO if mapping table not yet available"
Mikulas Patocka
2
-4
/
+11
2024-09-18
dm-integrity: fix a race condition when accessing recalc_sector
Mikulas Patocka
1
-1
/
+3
2024-09-12
dm init: Handle minors larger than 255
Benjamin Marzinski
1
-1
/
+3
2024-08-29
dm suspend: return -ERESTARTSYS instead of -EINTR
Mikulas Patocka
1
-2
/
+2
[next]