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-04
dm-verity: use softirq context only when !need_resched()
Eric Biggers
1
-1
/
+2
2025-05-04
dm: lock limits when reading them
Mikulas Patocka
1
-1
/
+7
2025-05-04
dm: use generic functions instead of disable_discard and disable_write_zeroes
Mikulas Patocka
3
-23
/
+4
2025-05-04
dm-delay: don't busy-wait in kthread
Benjamin Marzinski
1
-3
/
+14
2025-05-04
dm: fix native zone append devices on top of emulated ones
Benjamin Marzinski
1
-1
/
+5
2025-05-04
dm: limit swapping tables for devices with zone write plugs
Benjamin Marzinski
4
-14
/
+73
2025-05-04
dm: fix dm_blk_report_zones
Benjamin Marzinski
2
-8
/
+18
2025-04-30
dm: add missing unlock on in dm_keyslot_evict()
Dan Carpenter
1
-1
/
+2
2025-04-28
Merge tag 'for-6.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+12
2025-04-28
dm: always update the array size in realloc_argv on success
Benjamin Marzinski
1
-2
/
+3
2025-04-23
dm-integrity: fix a warning on invalid table line
Mikulas Patocka
1
-1
/
+1
2025-04-23
dm-bufio: don't schedule in atomic context
LongPing Wei
1
-1
/
+8
2025-04-20
gcc-15: get rid of misc extra NUL character padding
Linus Torvalds
1
-1
/
+1
2025-04-18
Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linux
Linus Torvalds
3
-13
/
+19
2025-04-16
md/raid1: Add check for missing source disk in process_checks()
Meir Elisha
1
-10
/
+16
2025-04-11
dm: handle failures in dm_table_set_restrictions
Benjamin Marzinski
3
-17
/
+36
2025-04-11
dm: free table mempools if not used in __bind
Benjamin Marzinski
1
-4
/
+4
2025-04-11
dm: don't change md if dm_table_set_restrictions() fails
Benjamin Marzinski
1
-10
/
+12
2025-04-09
dm table: Fix W=1 build warning when mempool_needs_integrity is unused
Andy Shevchenko
1
-3
/
+0
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2
-2
/
+2
2025-04-06
md/md-bitmap: fix stats collection for external bitmaps
Zheng Qixing
1
-3
/
+2
2025-04-06
md/raid10: fix missing discard IO accounting
Yu Kuai
1
-0
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
7
-11
/
+11
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2
-2
/
+2
2025-04-03
Merge tag 'for-6.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
30
-242
/
+492
2025-03-28
dm-ebs: fix prefetch-vs-suspend race
Mikulas Patocka
1
-0
/
+7
2025-03-28
dm-verity: fix prefetch-vs-suspend race
Mikulas Patocka
1
-0
/
+8
2025-03-28
dm-integrity: fix non-constant-time tag verification
Jo Van Bulck
1
-23
/
+22
2025-03-28
dm-verity: support block number limits for different ioprio classes
LongPing Wei
1
-3
/
+26
2025-03-27
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
13
-344
/
+383
2025-03-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2
-24
/
+23
2025-03-24
dm-delay: support zoned devices
Christoph Hellwig
1
-1
/
+17
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-14
dm: restrict dm device size to 2^63-512 bytes
Mikulas Patocka
1
-0
/
+4
2025-03-13
dm-flakey: Fix memory corruption in optional corrupt_bio_byte feature
Kent Overstreet
1
-1
/
+1
2025-03-13
Merge tag 'md-6.15-20250312' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
11
-269
/
+338
2025-03-06
dm cache: support shrinking the origin device
Ming-Hung Tsai
1
-3
/
+69
2025-03-06
dm cache: prevent BUG_ON by blocking retries on failed device resumes
Ming-Hung Tsai
1
-0
/
+24
2025-03-06
badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
4
-10
/
+10
2025-03-06
md: improve return types of badblocks handling functions
Zheng Qixing
4
-20
/
+19
2025-03-06
badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
1
-17
/
+18
2025-03-06
md/raid10: wait barrier before returning discard request with REQ_NOWAIT
Xiao Ni
1
-2
/
+1
2025-03-04
md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb
Su Yue
1
-3
/
+3
2025-03-04
md/raid1,raid10: don't ignore IO flags
Yu Kuai
2
-13
/
+0
2025-03-04
md/raid5: merge reshape_progress checking inside get_reshape_loc()
Yu Kuai
1
-11
/
+10
2025-03-04
md: fix mddev uaf while iterating all_mddevs list
Yu Kuai
1
-9
/
+13
2025-03-04
md: switch md-cluster to use md_submodle_head
Yu Kuai
4
-43
/
+17
2025-03-04
md: don't export md_cluster_ops
Yu Kuai
6
-59
/
+76
2025-03-04
md/md-cluster: cleanup md_cluster_ops reference
Yu Kuai
1
-2
/
+2
2025-03-04
md: switch personalities to use md_submodule_head
Yu Kuai
7
-106
/
+130
[prev]
[next]