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
-6
/
+12
2025-04-25
md: factor out a helper from mddev_put()
Yu Kuai
1
-14
/
+18
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-07
md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime
Yu Kuai
2
-1
/
+8
2025-03-07
md/md-bitmap: add 'sync_size' into struct md_bitmap_stats
Yu Kuai
3
-14
/
+27
2025-03-07
md/md-cluster: fix spares warnings for __le64
Yu Kuai
1
-3
/
+3
2025-03-07
md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()
Yu Kuai
3
-21
/
+41
2025-02-21
dm-crypt: track tag_offset in convert_context
Hou Tao
1
-6
/
+7
2025-02-21
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-14
dm thin: Add missing destroy_work_on_stack()
Yuan Can
1
-0
/
+1
2024-12-14
closures: Change BUG_ON() to WARN_ON()
Kent Overstreet
1
-2
/
+8
2024-11-17
md/raid10: improve code of mrdev in raid10_sync_request
Li Nan
1
-11
/
+12
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-17
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
2024-08-29
md: clean up invalid BUG_ON in md_ioctl
Li Nan
1
-5
/
+0
2024-08-29
md/raid5-cache: use READ_ONCE/WRITE_ONCE for 'conf->log'
Yu Kuai
1
-22
/
+25
2024-08-29
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
1
-5
/
+0
2024-08-29
dm persistent data: fix memory allocation failure
Mikulas Patocka
1
-2
/
+2
2024-08-29
dm resume: don't return EINVAL when signalled
Khazhismel Kumykov
1
-2
/
+20
2024-08-14
md/raid5: avoid BUG_ON() while continue reshape after reassembling
Yu Kuai
1
-7
/
+13
2024-08-14
md: do not delete safemode_timer in mddev_suspend
Li Nan
1
-1
/
+0
2024-08-03
dm-verity: fix dm_is_verity_target() when dm-verity is builtin
Eric Biggers
1
-8
/
+8
2024-08-03
md: fix deadlock between mddev_suspend and flush bio
Li Nan
1
-11
/
+15
2024-06-16
md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PE...
Yu Kuai
1
-12
/
+3
2024-06-16
bcache: fix variable length array abuse in btree_iter
Matthew Mirvish
6
-59
/
+70
2024-06-12
md: fix resync softlockup when bitmap size is less than array size
Yu Kuai
1
-3
/
+3
2024-05-17
md: fix kmemleak of rdev->serial
Li Nan
1
-0
/
+1
2024-04-10
dm integrity: fix out-of-range warning
Arnd Bergmann
1
-1
/
+1
2024-04-03
dm snapshot: fix lockup in dm_exception_table_exit
Mikulas Patocka
1
-1
/
+3
2024-04-03
dm-raid: fix lockdep waring in "pers->hot_add_disk"
Yu Kuai
1
-0
/
+2
[next]