index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
dm crypt: fix get_key_size compiler warning if !CONFIG_KEYS
Aashish Sharma
1
-1
/
+1
2022-04-08
bcache: fixup multiple threads crash
Mingzhe Zou
2
-4
/
+8
2022-04-08
dm integrity: set journal entry unused when shrinking device
Mikulas Patocka
1
-2
/
+4
2022-04-08
dm: fix double accounting of flush with data
Mike Snitzer
3
-17
/
+38
2022-04-08
dm: interlock pending dm_io and dm_wait_for_bios_completion
Mike Snitzer
2
-12
/
+25
2022-04-08
dm: fix use-after-free in dm_cleanup_zoned_dev()
Kirill Tkhai
1
-1
/
+1
2022-04-08
dm stats: fix too short end duration_ns when using precise_timestamps
Mike Snitzer
3
-5
/
+34
2022-03-16
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
1
-0
/
+1
2022-02-23
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
1
-1
/
+1
2022-02-01
dm: properly fix redundant bio-based IO accounting
Mike Snitzer
1
-2
/
+3
2022-02-01
dm: revert partial fix for redundant bio-based IO accounting
Mike Snitzer
1
-15
/
+0
2022-01-27
md: Move alloc/free acct bioset in to personality
Xiao Ni
4
-31
/
+77
2022-01-27
dm: fix alloc_dax error handling in alloc_dev
Christoph Hellwig
1
-1
/
+3
2022-01-27
dm space map common: add bounds check to sm_ll_lookup_bitmap()
Joe Thornber
1
-0
/
+5
2022-01-27
dm btree: add a defensive bounds check to insert_at()
Joe Thornber
1
-3
/
+5
2022-01-11
md/raid1: fix missing bitmap update w/o WriteMostly devices
Song Liu
1
-1
/
+2
2021-12-22
dm btree remove: fix use after free in rebalance_children()
Joe Thornber
1
-1
/
+1
2021-12-14
md: fix update super 1.0 on rdev size change
Markus Hochholdinger
1
-0
/
+1
2021-11-18
bcache: Revert "bcache: use bvec_virt"
Coly Li
1
-1
/
+1
2021-11-18
bcache: fix use-after-free problem in bcache_device_free()
Coly Li
1
-1
/
+1
2021-11-18
md: update superblock after changing rdev flags in state_store
Xiao Ni
1
-1
/
+10
2021-11-18
md/raid1: only allocate write behind bio for WriteMostly device
Guoqing Jiang
1
-1
/
+1
2021-10-12
dm: fix mempool NULL pointer race when completing IO
Jiazi Li
1
-7
/
+10
2021-10-12
dm rq: don't queue request to blk-mq during DM suspend
Ming Lei
1
-0
/
+8
2021-10-12
dm clone: make array 'descs' static
Colin Ian King
1
-1
/
+1
2021-10-12
dm verity: skip redundant verity_handle_err() on I/O errors
Akilesh Kailash
1
-3
/
+12
2021-09-22
md: fix a lock order reversal in md_alloc
Christoph Hellwig
1
-5
/
+0
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+3
2021-09-02
Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2021-08-31
Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
37
-194
/
+1493
2021-08-30
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+29
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-48
/
+41
2021-08-28
md/raid5: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-27
raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
Guoqing Jiang
1
-0
/
+19
2021-08-26
dax: move the dax_read_lock() locking into dax_supported
Christoph Hellwig
1
-7
/
+2
2021-08-26
dm: use fs_dax_get_by_bdev instead of dax_get_by_host
Christoph Hellwig
1
-1
/
+1
2021-08-26
md/raid10: Remove unnecessary rcu_dereference in raid10_handle_discard
Xiao Ni
1
-4
/
+10
2021-08-20
dm crypt: use in_hardirq() instead of deprecated in_irq()
Changbin Du
1
-2
/
+2
2021-08-20
dm ima: update dm target attributes for ima measurements
Tushar Sugandhi
3
-9
/
+20
2021-08-20
dm ima: add a warning in dm_init if duplicate ima events are not measured
Tushar Sugandhi
1
-3
/
+6
2021-08-20
dm ima: prefix ima event name related to device mapper with dm_
Tushar Sugandhi
1
-9
/
+10
2021-08-20
dm ima: add version info to dm related events in ima log
Tushar Sugandhi
2
-12
/
+57
2021-08-20
dm ima: prefix dm table hashes in ima log with hash algorithm
Tushar Sugandhi
2
-3
/
+12
2021-08-18
dm crypt: Avoid percpu_counter spinlock contention in crypt_page_alloc()
Arne Welzel
1
-1
/
+6
2021-08-16
bcache: use bvec_virt
Christoph Hellwig
1
-1
/
+1
2021-08-16
dm-integrity: use bvec_virt
Christoph Hellwig
1
-2
/
+2
2021-08-16
dm-ebs: use bvec_virt
Christoph Hellwig
1
-1
/
+1
2021-08-16
dm: make EBS depend on !HIGHMEM
Christoph Hellwig
1
-1
/
+1
2021-08-12
block: remove GENHD_FL_UP
Christoph Hellwig
1
-3
/
+1
2021-08-12
bcache: move the del_gendisk call out of bcache_device_free
Christoph Hellwig
1
-6
/
+4
[next]