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
2020-09-09
dm thin metadata: Fix use-after-free in dm_bm_set_read_only
Ye Bin
2
-7
/
+9
2020-09-09
dm thin metadata: Avoid returning cmd->bm wild pointer on error
Ye Bin
1
-2
/
+6
2020-09-09
dm cache metadata: Avoid returning cmd->bm wild pointer on error
Ye Bin
1
-2
/
+6
2020-09-09
dm crypt: Initialize crypto wait structures
Damien Le Moal
1
-1
/
+1
2020-09-09
dm integrity: fix error reporting in bitmap mode after creation
Mikulas Patocka
1
-0
/
+12
2020-09-09
dm mpath: fix racey management of PG initialization
Mike Snitzer
1
-7
/
+15
2020-09-09
dm writecache: handle DAX to partitions on persistent memory correctly
Mikulas Patocka
1
-2
/
+10
2020-08-26
bcache: avoid nr_stripes overflow in bcache_device_init()
Coly Li
1
-6
/
+6
2020-08-21
md-cluster: Fix potential error pointer dereference in resize_bitmaps()
Dan Carpenter
1
-0
/
+1
2020-08-21
dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
Ming Lei
1
-3
/
+0
2020-08-21
bcache: fix overflow in offset_to_stripe()
Coly Li
3
-8
/
+27
2020-08-21
bcache: allocate meta data pages as compound pages
Coly Li
4
-5
/
+5
2020-08-21
md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
ChangSyun Peng
1
-1
/
+2
2020-08-19
bcache: fix super block seq numbers comparision in register_cache_set()
Coly Li
1
-1
/
+8
2020-08-19
md-cluster: fix wild pointer of unlock_all_bitmaps()
Zhao Heming
1
-0
/
+1
2020-08-19
md: raid0/linear: fix dereference before null check on pointer mddev
Colin Ian King
1
-4
/
+5
2020-07-29
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
2
-2
/
+19
2020-07-29
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
1
-3
/
+2
2020-07-16
dm writecache: reject asynchronous pmem devices
Michal Suchanek
1
-0
/
+6
2020-07-16
dm: use noio when sending kobject event
Mikulas Patocka
1
-3
/
+12
2020-07-09
dm zoned: assign max_io_len correctly
Hou Tao
1
-1
/
+1
2020-06-30
dm writecache: add cond_resched to loop in persistent_memory_claim()
Mikulas Patocka
1
-0
/
+2
2020-06-30
dm writecache: correct uncommitted_block when discarding uncommitted entry
Huaisheng Ye
1
-0
/
+2
2020-06-24
bcache: fix potential deadlock problem in btree_gc_coalesce
Zhiqiang Liu
1
-2
/
+6
2020-06-24
dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone
Hannes Reinecke
2
-4
/
+4
2020-06-24
dm mpath: switch paths in dm_blk_ioctl() code path
Martin Wilck
1
-1
/
+1
2020-06-22
dm crypt: avoid truncating the logical block size
Eric Biggers
1
-1
/
+1
2020-06-22
bcache: fix refcount underflow in bcache_device_free()
Coly Li
1
-2
/
+5
2020-06-22
raid5: remove gfp flags from scribble_alloc()
Coly Li
1
-6
/
+9
2020-06-22
md: don't flush workqueue unconditionally in md_open
Guoqing Jiang
1
-1
/
+2
2020-05-06
dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath
Gabriel Krisman Bertazi
1
-2
/
+4
2020-05-06
dm writecache: fix data corruption when reloading the target
Mikulas Patocka
1
-15
/
+37
2020-05-06
dm verity fec: fix hash block number in verity_fec_decode
Sunwook Eom
1
-1
/
+1
2020-04-17
dm clone: Add missing casts to prevent overflows and data corruption
Nikos Tsironis
1
-3
/
+6
2020-04-17
dm clone: Fix handling of partial region discards
Nikos Tsironis
2
-14
/
+42
2020-04-17
dm clone: replace spin_lock_irqsave with spin_lock_irq
Mikulas Patocka
3
-34
/
+27
2020-04-17
dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()
Bob Liu
1
-1
/
+0
2020-04-17
dm clone metadata: Fix return type of dm_clone_nr_of_hydrated_regions()
Nikos Tsironis
3
-3
/
+3
2020-04-17
dm clone: Add overflow check for number of regions
Nikos Tsironis
1
-1
/
+11
2020-04-17
dm verity fec: fix memory leak in verity_fec_dtr
Shetty, Harshini X (EXT-Sony Mobile)
1
-0
/
+1
2020-04-17
dm integrity: fix a crash with unusually large tag size
Mikulas Patocka
1
-2
/
+2
2020-04-17
dm writecache: add cond_resched to avoid CPU hangs
Mikulas Patocka
1
-1
/
+5
2020-04-17
md: check arrays is suspended in mddev_detach before call quiesce operations
Guoqing Jiang
1
-1
/
+1
2020-04-08
Revert "dm: always call blk_queue_split() in dm_process_bio()"
Mike Snitzer
1
-2
/
+3
2020-03-25
dm integrity: use dm_bio_record and dm_bio_restore
Mike Snitzer
1
-23
/
+9
2020-03-25
dm bio record: save/restore bi_end_io and bi_integrity
Mike Snitzer
1
-0
/
+15
2020-03-12
dm: fix congested_fn for request-based device
Hou Tao
1
-11
/
+10
2020-03-12
dm zoned: Fix reference counter initial value of chunk works
Shin'ichiro Kawasaki
1
-4
/
+4
2020-03-12
dm writecache: verify watermark during resume
Mikulas Patocka
1
-2
/
+10
2020-03-12
dm: report suspended device during destroy
Mikulas Patocka
3
-8
/
+7
[next]