index
:
pub/scm/linux/kernel/git/wfg/linux.git
master
Linux kernel fork
Wu Fengguang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-14
dm-verity: switch to bio_advance_iter_single()
Eric Biggers
1
-1
/
+1
2026-01-14
dm-verity: consolidate the BH and normal work structs
Eric Biggers
2
-5
/
+4
2026-01-14
dm: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
16
-24
/
+45
2026-01-14
dm-integrity: fix a typo in the code for write/discard race
Mikulas Patocka
1
-1
/
+1
2026-01-14
dm: use READ_ONCE in dm_blk_report_zones
Mikulas Patocka
1
-1
/
+1
2026-01-14
dm: fix unlocked test for dm_suspended_md
Mikulas Patocka
1
-3
/
+6
2026-01-11
Merge branch 'block-6.19' into for-7.0/block
Jens Axboe
2
-15
/
+56
2026-01-04
dm-verity: allow REED_SOLOMON to be 'm' if DM_VERITY is 'm'
Eric Biggers
1
-2
/
+2
2026-01-04
dm-verity: correctly handle dm_bufio_client_create() failure
Eric Biggers
1
-2
/
+2
2026-01-04
dm-verity: make verity_fec_is_enabled() an inline function
Eric Biggers
2
-9
/
+5
2026-01-04
dm-verity: remove unnecessary ifdef around verity_fec_decode()
Eric Biggers
1
-2
/
+0
2026-01-04
dm-verity: remove unnecessary condition for verity_fec_finish_io()
Eric Biggers
1
-2
/
+1
2026-01-04
dm-verity: make dm_verity_fec_io::bufs variable-length
Eric Biggers
2
-28
/
+31
2026-01-04
dm-verity: move dm_verity_fec_io to mempool
Eric Biggers
3
-60
/
+54
2026-01-04
dm clone: drop redundant size checks
Li Chen
1
-16
/
+0
2026-01-04
dm cache: drop redundant origin size check
Li Chen
1
-7
/
+0
2026-01-02
Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-15
/
+56
2026-01-02
dm-stripe: adjust max_hw_discard_sectors to avoid unnecessary discard bio spl...
Yongpeng Yang
1
-1
/
+9
2026-01-02
dm: replace -EEXIST with -EBUSY
Daniel Gomez
4
-4
/
+4
2026-01-02
dm: remove fake timeout to avoid leak request
Ding Hui
1
-2
/
+1
2026-01-02
dm-vdo: adjust function name reference
Julia Lawall
1
-2
/
+2
2025-12-27
md: Fix forward incompatibility from configurable logical block size
Li Nan
1
-4
/
+44
2025-12-27
md: Fix logical_block_size configuration being overwritten
Li Nan
1
-1
/
+3
2025-12-27
md: suspend array while updating raid_disks via sysfs
FengWei Shih
1
-2
/
+2
2025-12-27
md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_...
Tuo Li
1
-4
/
+6
2025-12-25
md: Fix static checker warning in analyze_sbs
Li Nan
1
-4
/
+1
2025-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+13
2025-12-12
Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2025-12-11
Merge tag 'for-6.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
41
-475
/
+683
2025-12-10
dm pcache: fix segment info indexing
Li Chen
1
-1
/
+4
2025-12-10
dm pcache: fix cache info indexing
Li Chen
1
-1
/
+4
2025-12-10
dm-pcache: advance slot index before writing slot
Dongsheng Yang
2
-8
/
+8
2025-12-10
dm log-writes: Add missing set_freezable() for freezable kthread
Haotian Zhang
1
-0
/
+1
2025-12-10
dm-raid: fix possible NULL dereference with undefined raid type
Alexey Simakov
1
-0
/
+2
2025-12-10
dm-snapshot: fix 'scheduling while atomic' on real-time kernels
Mikulas Patocka
2
-40
/
+35
2025-12-10
dm: ignore discard return value
Chaitanya Kulkarni
1
-7
/
+5
2025-12-10
dm-mpath: Simplify the setup_scsi_dh code
Benjamin Marzinski
1
-38
/
+23
2025-12-10
dm vdo: fix kerneldoc warnings
Matthew Sakai
20
-169
/
+298
2025-12-10
dm-bufio: align write boundary on physical block size
Mikulas Patocka
1
-4
/
+6
2025-12-10
dm-crypt: enable DM_TARGET_ATOMIC_WRITES
Mikulas Patocka
1
-15
/
+24
2025-12-10
dm: test for REQ_ATOMIC in dm_accept_partial_bio()
Mikulas Patocka
1
-2
/
+7
2025-12-10
dm-verity: remove useless mempool
Mikulas Patocka
2
-10
/
+3
2025-12-10
dm-verity: disable recursive forward error correction
Mikulas Patocka
3
-7
/
+2
2025-12-09
bcache: fix improper use of bi_end_io
Shida Zhang
1
-3
/
+3
2025-12-08
scsi: device_handler: Return error pointer in scsi_dh_attached_handler_name()
Benjamin Marzinski
1
-0
/
+13
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-290
/
+331
2025-12-02
Merge tag 'core-core-2025-12-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-11-30
md: remove legacy 1s delay in md_notify_reboot
Tarun Sahu
1
-11
/
+0
2025-11-30
md/raid5: fix IO hang when array is broken with IO inflight
Yu Kuai
1
-2
/
+4
2025-11-30
md: warn about updating super block failure
Yu Kuai
1
-0
/
+1
[prev]
[next]