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-18
dm: add missing unlock on in dm_keyslot_evict()
Dan Carpenter
1
-1
/
+2
2025-05-09
dm: fix copying after src array boundaries
Tudor Ambarus
1
-1
/
+1
2025-05-09
dm: always update the array size in realloc_argv on success
Benjamin Marzinski
1
-2
/
+3
2025-05-09
dm-integrity: fix a warning on invalid table line
Mikulas Patocka
1
-1
/
+1
2025-05-09
dm-bufio: don't schedule in atomic context
LongPing Wei
1
-1
/
+8
2025-05-02
md/raid1: Add check for missing source disk in process_checks()
Meir Elisha
1
-10
/
+16
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-20
dm-verity: fix prefetch-vs-suspend race
Mikulas Patocka
1
-0
/
+8
2025-04-20
dm-integrity: fix non-constant-time tag verification
Jo Van Bulck
1
-23
/
+22
2025-04-20
dm-integrity: set ti->error on memory allocation failure
Mikulas Patocka
1
-0
/
+3
2025-04-20
dm-ebs: fix prefetch-vs-suspend race
Mikulas Patocka
1
-0
/
+7
2025-04-10
badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
4
-10
/
+10
2025-04-10
badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
1
-17
/
+18
2025-04-10
md/raid10: wait barrier before returning discard request with REQ_NOWAIT
Xiao Ni
1
-2
/
+1
2025-04-10
md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb
Su Yue
1
-3
/
+3
2025-04-10
md/raid1,raid10: don't ignore IO flags
Yu Kuai
2
-13
/
+0
2025-04-10
md: fix mddev uaf while iterating all_mddevs list
Yu Kuai
1
-9
/
+13
2025-04-10
md/raid1: fix memory leak in raid1_run() if no active rdev
Zheng Qixing
1
-1
/
+7
2025-04-10
md: ensure resync is prioritized over recovery
Li Nan
1
-7
/
+7
2025-03-15
Merge tag 'for-6.14/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-03-13
dm-flakey: Fix memory corruption in optional corrupt_bio_byte feature
Kent Overstreet
1
-1
/
+1
2025-02-25
Merge tag 'for-6.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+15
2025-02-24
dm vdo: add missing spin_lock_init
Ken Raeburn
1
-0
/
+1
2025-02-21
Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linux
Linus Torvalds
3
-9
/
+3
2025-02-17
dm-integrity: Do not emit journal configuration in DM table for Inline mode
Milan Broz
1
-7
/
+10
2025-02-17
dm-integrity: Avoid divide by zero in table status in Inline mode
Milan Broz
1
-4
/
+4
2025-02-13
md/raid*: Fix the set_queue_limits implementations
Bart Van Assche
3
-9
/
+3
2025-02-07
Merge tag 'block-6.14-20250207' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+1
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
2
-1
/
+9
2025-01-31
md: Fix linear_set_limits()
Bart Van Assche
1
-3
/
+1
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-28
Merge tag 'for-6.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-61
/
+115
2025-01-24
md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime
Yu Kuai
2
-1
/
+9
2025-01-22
dm-crypt: track tag_offset in convert_context
Hou Tao
1
-6
/
+7
2025-01-22
dm-crypt: don't initialize cc_sector again
Hou Tao
1
-1
/
+0
2025-01-22
dm-crypt: don't update io->sector after kcryptd_crypt_write_io_submit()
Hou Tao
1
-11
/
+3
2025-01-22
dm-crypt: use bi_sector in bio when initialize integrity seed
Hou Tao
1
-1
/
+1
2025-01-21
dm-crypt: fully initialize clone->bi_iter in crypt_alloc_buffer()
Hou Tao
1
-5
/
+3
2025-01-21
dm-crypt: set atomic as false when calling crypt_convert() in kworker
Hou Tao
1
-2
/
+2
2025-01-21
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
21
-190
/
+565
2025-01-18
dm-mirror: Support atomic writes
John Garry
1
-2
/
+3
2025-01-18
dm-io: Warn on creating multiple atomic write bios for a region
John Garry
1
-0
/
+1
2025-01-18
dm-stripe: Enable atomic writes
John Garry
1
-2
/
+3
2025-01-18
dm-linear: Enable atomic writes
John Garry
1
-2
/
+3
2025-01-18
dm: Ensure cloned bio is same length for atomic write
John Garry
1
-0
/
+3
2025-01-18
dm-table: atomic writes support
John Garry
1
-0
/
+29
2025-01-18
dm-transaction-manager: use red-black trees instead of linear lists
Mikulas Patocka
1
-17
/
+37
2025-01-18
dm: disable REQ_NOWAIT for flushes
Mikulas Patocka
1
-0
/
+9
2025-01-18
dm: remove useless test in alloc_multiple_bios
Mikulas Patocka
1
-10
/
+9
[next]