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.19.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
3 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
7
-11
/
+9
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
7
-16
/
+8
4 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-7
/
+7
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
65
-116
/
+116
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
75
-199
/
+185
6 days
dm: dm-zoned: Adjust dmz_load_mapping() allocation type
Kees Cook
1
-1
/
+1
6 days
dm-crypt: Adjust crypt_alloc_tfms_aead() allocation type
Kees Cook
1
-1
/
+1
8 days
Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
13 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-0
/
+3
13 days
md: ignore discard return value
Chaitanya Kulkarni
1
-2
/
+2
14 days
Merge tag 'for-7.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
35
-332
/
+404
2026-02-10
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-356
/
+315
2026-02-02
md: fix return value of mddev_trylock
Xiao Ni
1
-2
/
+2
2026-02-02
md/raid1: fix memory leak in raid1_run()
Zilin Guan
1
-0
/
+1
2026-01-31
Merge tag 'block-6.19-20260130' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+1
2026-01-29
bcache: fix I/O accounting leak in detached_dev_do_request
Shida Zhang
1
-0
/
+1
2026-01-29
bcache: remove dead code in detached_dev_do_request
Shida Zhang
1
-5
/
+0
2026-01-28
dm mpath: make pg_init_delay_msecs settable
Benjamin Marzinski
1
-1
/
+1
2026-01-28
Revert "dm: fix a race condition in retrieve_deps"
Benjamin Marzinski
3
-31
/
+9
2026-01-28
dm mpath: Add missing dm_put_device when failing to get scsi dh name
Benjamin Marzinski
1
-10
/
+10
2026-01-27
dm vdo encodings: clean up header and version functions
Matthew Sakai
2
-30
/
+6
2026-01-26
dm: use bio_clone_blkg_association
Mikulas Patocka
1
-0
/
+2
2026-01-26
md raid: fix hang when stopping arrays with metadata through dm-raid
Heinz Mauelshagen
1
-6
/
+8
2026-01-26
md-cluster: fix NULL pointer dereference in process_metadata_update
Jiasheng Jiang
1
-1
/
+6
2026-01-26
md/bitmap: fix GPF in write_page caused by resize race
Jack Wang
1
-1
/
+2
2026-01-26
md/md-llbitmap: fix percpu_ref not resurrected on suspend timeout
Yu Kuai
1
-1
/
+3
2026-01-26
md/raid5: fix IO hang with degraded array with llbitmap
Yu Kuai
1
-1
/
+6
2026-01-26
md: remove recovery_disabled
Li Nan
8
-51
/
+4
2026-01-26
md/raid10: cleanup skip handling in raid10_sync_request
Li Nan
1
-74
/
+22
2026-01-26
md/raid10: fix any_working flag handling in raid10_sync_request
Li Nan
1
-1
/
+1
2026-01-26
md: move finish_reshape to md_finish_sync()
Li Nan
1
-9
/
+6
2026-01-26
md: factor out sync completion update into helper
Li Nan
1
-35
/
+47
2026-01-26
md: remove MD_RECOVERY_ERROR handling and simplify resync_offset update
Li Nan
2
-19
/
+4
2026-01-26
md: update curr_resync_completed even when MD_RECOVERY_INTR is set
Li Nan
1
-1
/
+1
2026-01-26
md: mark rdev Faulty when badblocks setting fails
Li Nan
4
-45
/
+32
2026-01-26
md: break remaining operations on badblocks set failure in narrow_write_error
Li Nan
2
-22
/
+24
2026-01-26
md/raid1,raid10: support narrow_write_error when badblocks is disabled
Li Nan
2
-8
/
+8
2026-01-26
md: factor error handling out of md_done_sync into helper
Li Nan
5
-26
/
+33
2026-01-26
md/raid1: simplify uptodate handling in end_sync_write
Li Nan
1
-3
/
+2
2026-01-26
md/raid5: make sure max_sectors is not less than io_opt
Yu Kuai
2
-10
/
+29
2026-01-26
md/raid5: use mempool to allocate stripe_request_ctx
Yu Kuai
4
-27
/
+45
2026-01-26
md: merge mddev serialize_policy into mddev_flags
Yu Kuai
6
-16
/
+22
2026-01-26
md: merge mddev faillast_dev into mddev_flags
Yu Kuai
6
-11
/
+18
2026-01-26
md: merge mddev has_superblock into mddev_flags
Yu Kuai
2
-4
/
+5
2026-01-26
md/raid5: fix raid5_run() to return error when log_init() fails
Yu Kuai
1
-1
/
+2
2026-01-23
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-46
/
+54
2026-01-22
bcache: use bio cloning for detached device requests
Shida Zhang
3
-46
/
+54
2026-01-21
dm: fix excessive blk-crypto operations for invalid keys
Eric Biggers
1
-9
/
+3
2026-01-21
dm-verity: fix section mismatch error
Mikulas Patocka
2
-2
/
+2
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
3
-0
/
+3
[next]