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
2021-03-30
dm ioctl: fix out of bounds array access when no devices
Mikulas Patocka
1
-1
/
+1
2021-03-11
dm table: fix zoned iterate_devices based device capability checks
Jeffle Xu
1
-33
/
+17
2021-03-11
dm table: fix DAX iterate_devices based device capability checks
Jeffle Xu
1
-21
/
+4
2021-03-11
dm table: fix iterate_devices based device capability checks
Jeffle Xu
1
-52
/
+57
2021-03-03
dm era: Update in-core bitset after committing the metadata
Nikos Tsironis
1
-6
/
+19
2021-03-03
dm era: only resize metadata in preresume
Nikos Tsironis
1
-11
/
+10
2021-03-03
dm era: Reinitialize bitset cache before digesting a new writeset
Nikos Tsironis
1
-6
/
+6
2021-03-03
dm era: Use correct value size in equality function of writeset tree
Nikos Tsironis
1
-1
/
+1
2021-03-03
dm era: Fix bitset memory leaks
Nikos Tsironis
1
-0
/
+6
2021-03-03
dm era: Verify the data block size hasn't changed
Nikos Tsironis
1
-1
/
+9
2021-03-03
dm era: Recover committed writeset after crash
Nikos Tsironis
1
-8
/
+9
2021-01-30
dm: avoid filesystem lookup in dm_get_dev_t()
Hannes Reinecke
1
-3
/
+12
2021-01-23
dm: eliminate potential source of excessive kernel log noise
Mike Snitzer
1
-1
/
+1
2021-01-23
dm snapshot: flush merged data before committing metadata
Akilesh Kailash
1
-0
/
+24
2021-01-09
dm verity: skip verity work if I/O error when system is shutting down
Hyeongseok Kim
1
-1
/
+11
2021-01-09
md/raid10: initialize r10_bio->read_slot before use.
Kevin Vigor
1
-1
/
+2
2020-12-29
md/cluster: fix deadlock when node is doing resync job
Zhao Heming
2
-31
/
+42
2020-12-29
dm ioctl: fix error return code in target_message
Qinglang Miao
1
-0
/
+1
2020-12-29
md: fix a warning caused by a race between concurrent md_ioctl()s
Dae R. Jeong
1
-2
/
+5
2020-12-29
dm table: Remove BUG_ON(in_interrupt())
Thomas Gleixner
1
-6
/
+0
2020-11-05
md/raid5: fix oops during stripe resizing
Song Liu
1
-2
/
+2
2020-11-05
md/bitmap: md_bitmap_get_counter returns wrong blocks
Zhao Heming
1
-1
/
+1
2020-10-01
bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
Guoju Fang
3
-4
/
+10
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-03
overflow.h: Add allocation size calculation helpers
Kees Cook
1
-5
/
+5
2020-08-21
dm cache: remove all obsolete writethrough-specific code
Mike Snitzer
1
-81
/
+1
2020-08-21
dm cache: submit writethrough writes in parallel to origin and cache
Mike Snitzer
1
-17
/
+37
2020-08-21
dm cache: pass cache structure to mode functions
Mike Snitzer
1
-16
/
+16
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: 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-21
bcache: fix super block seq numbers comparision in register_cache_set()
Coly Li
1
-1
/
+8
2020-08-21
md-cluster: fix wild pointer of unlock_all_bitmaps()
Zhao Heming
1
-0
/
+1
2020-07-22
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-25
md: add feature flag MD_FEATURE_RAID0_LAYOUT
NeilBrown
2
-0
/
+16
2020-06-25
bcache: fix potential deadlock problem in btree_gc_coalesce
Zhiqiang Liu
1
-2
/
+6
2020-06-25
dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone
Hannes Reinecke
2
-4
/
+4
2020-06-25
dm mpath: switch paths in dm_blk_ioctl() code path
Martin Wilck
1
-1
/
+1
2020-06-20
dm crypt: avoid truncating the logical block size
Eric Biggers
1
-1
/
+1
2020-06-20
md: don't flush workqueue unconditionally in md_open
Guoqing Jiang
1
-1
/
+2
2020-05-05
dm verity fec: fix hash block number in verity_fec_decode
Sunwook Eom
1
-1
/
+1
2020-04-24
dm flakey: check for null arg_name in parse_features()
Goldwyn Rodrigues
1
-0
/
+5
2020-04-24
dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()
Bob Liu
1
-1
/
+0
2020-04-24
dm verity fec: fix memory leak in verity_fec_dtr
Shetty, Harshini X (EXT-Sony Mobile)
1
-0
/
+1
2020-04-02
dm bio record: save/restore bi_end_io and bi_integrity
Mike Snitzer
1
-0
/
+15
2020-03-11
dm integrity: fix a deadlock due to offloading to an incorrect workqueue
Mikulas Patocka
1
-2
/
+13
2020-03-11
dm cache: fix a crash due to incorrect work item cancelling
Mikulas Patocka
1
-2
/
+2
2020-02-28
bcache: explicity type cast in bset_bkey_last()
Coly Li
1
-1
/
+2
[next]