index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Lines
2025-11-18
dm mpath: enable DM_TARGET_ATOMIC_WRITES
John Garry
-1
/
+1
2025-11-18
dm verity fec: Expose corrected block count via status
Shubhankar Mishra
-1
/
+8
2025-11-18
dm: Don't warn if IMA_DISABLE_HTABLE is not enabled
Jon Hunter
-1
/
+1
2025-11-13
bcache: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
-2
/
+6
2025-11-13
bcache: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
-6
/
+9
2025-11-13
bcache: replace use of system_wq with system_percpu_wq
Marco Crivellari
-10
/
+10
2025-11-13
bcache: remove redundant __GFP_NOWARN
Qianfeng Rong
-1
/
+1
2025-11-13
bcache: reduce gc latency by processing less nodes and sleep less time
Coly Li
-24
/
+29
2025-11-13
bcache: drop discard sysfs interface
Coly Li
-24
/
+2
2025-11-13
bcache: remove discard code from alloc.c
Coly Li
-17
/
+4
2025-11-13
bcache: get rid of discard code from journal
Coly Li
-98
/
+8
2025-11-13
dm: fix zone reset all operation processing
Damien Le Moal
-0
/
+9
2025-11-11
md: allow configuring logical block size
Li Nan
-0
/
+83
2025-11-11
md: add check_new_feature module parameter
Li Nan
-3
/
+9
2025-11-11
md/raid0: Move queue limit setup before r0conf initialization
Li Nan
-9
/
+7
2025-11-11
md: init bioset in mddev_init
Li Nan
-36
/
+33
2025-11-11
md: delete md_redundancy_group when array is becoming inactive
Li Nan
-0
/
+4
2025-11-11
md: prevent adding disks with larger logical_block_size to active arrays
Li Nan
-0
/
+7
2025-11-08
md/raid5: remove redundant __GFP_NOWARN
Huiwen He
-1
/
+1
2025-11-08
md: avoid repeated calls to del_gendisk
Xiao Ni
-1
/
+3
2025-11-08
md/md-llbitmap: Remove unneeded semicolon
Chen Ni
-1
/
+1
2025-11-08
md/md-linear: Enable atomic writes
John Garry
-0
/
+1
2025-11-08
Factor out code into md_should_do_recovery()
Wu Guanghao
-12
/
+47
2025-11-08
md: fix rcu protection in md_wakeup_thread
Yun Zhou
-9
/
+13
2025-11-08
md: delete mddev kobj before deleting gendisk kobj
Xiao Ni
-1
/
+3
2025-11-05
block: introduce disk_report_zone()
Damien Le Moal
-25
/
+32
2025-10-24
treewide: Remove in_irq()
Matthew Wilcox (Oracle)
-1
/
+1
2025-10-20
dm-verity: use 2-way interleaved SHA-256 hashing when supported
Eric Biggers
-41
/
+103
2025-10-20
dm-verity: reduce scope of real and wanted digests
Eric Biggers
-31
/
+34
2025-10-20
dm-verity: use SHA-256 library for SHA-256
Eric Biggers
-18
/
+64
2025-10-20
dm-verity: remove log message with shash driver name
Eric Biggers
-1
/
+0
2025-10-20
dm: Fix deadlock when reloading a multipath table
Benjamin Marzinski
-17
/
+29
2025-10-20
dm: sysfs: use sysfs_emit() in dm-sysfs.c
Vivek BalachandharTN
-6
/
+2
2025-10-20
dm: remove useless md->nr_zones variable
Benjamin Marzinski
-4
/
+0
2025-10-20
dm-crypt: use folio_nr_pages() instead of shift operation
Pedro Demarchi Gomes
-1
/
+1
2025-10-20
dm-crypt: Use MD5 library instead of crypto_shash
Eric Biggers
-55
/
+22
2025-10-03
Merge tag 'for-6.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-177
/
+5613
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-336
/
+2333
2025-09-29
Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
-2
/
+2
2025-09-23
dm raid: use proper md_ro_state enumerators
Heinz Mauelshagen
-6
/
+7
2025-09-23
dm-integrity: prefer synchronous hash interface
Mikulas Patocka
-23
/
+24
2025-09-23
dm-integrity: enable asynchronous hash interface
Mikulas Patocka
-44
/
+199
2025-09-23
dm-integrity: rename internal_hash
Mikulas Patocka
-8
/
+11
2025-09-23
dm-integrity: add the "offset" argument
Mikulas Patocka
-14
/
+35
2025-09-23
dm-integrity: allocate the recalculate buffer with kmalloc
Mikulas Patocka
-4
/
+4
2025-09-23
dm-integrity: introduce integrity_kmap and integrity_kunmap
Mikulas Patocka
-20
/
+17
2025-09-23
dm-integrity: replace bvec_kmap_local with kmap_local_page
Mikulas Patocka
-7
/
+6
2025-09-23
dm-integrity: use internal variable for digestsize
Mikulas Patocka
-11
/
+14
2025-09-23
dm vdo: return error on corrupted metadata in start_restoring_volume functions
Ivan Abramov
-2
/
+2
2025-09-23
dm vdo: Update code to use mem_is_zero
Bruce Johnston
-14
/
+3
[prev]
[next]