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-01-09
md: raid1: check rdev before reference in raid1_sync_request func
Zhiqiang Liu
1
-1
/
+1
2020-01-09
raid5: need to set STRIPE_HANDLE for batch head
Guoqing Jiang
1
-1
/
+1
2020-01-04
md: make sure desc_nr less than MD_SB_DISKS
Yufen Yu
1
-0
/
+1
2020-01-04
bcache: at least try to shrink 1 node in bch_mca_scan()
Coly Li
1
-0
/
+2
2019-12-31
md: avoid invalid memory access for array sb->dev_roles
Yufen Yu
1
-31
/
+20
2019-12-31
bcache: fix deadlock in bcache_allocator
Andrea Righi
3
-8
/
+26
2019-12-31
bcache: fix static checker warning in bcache_device_free()
Coly Li
1
-8
/
+16
2019-12-31
md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bit
Guoqing Jiang
1
-1
/
+1
2019-12-31
md: no longer compare spare disk superblock events in super_load
Yufen Yu
1
-6
/
+51
2019-12-21
dm thin: Flush data device before committing metadata
Nikos Tsironis
1
-2
/
+40
2019-12-21
dm thin metadata: Add support for a pre-commit callback
Nikos Tsironis
2
-0
/
+36
2019-12-21
dm clone: Flush destination device before committing metadata
Nikos Tsironis
1
-6
/
+40
2019-12-21
dm clone metadata: Use a two phase commit
Nikos Tsironis
3
-10
/
+60
2019-12-21
dm clone metadata: Track exact changes per transaction
Nikos Tsironis
1
-28
/
+62
2019-12-21
dm btree: increase rebalance threshold in __rebalance2()
Hou Tao
1
-1
/
+7
2019-12-21
dm mpath: remove harmful bio-based optimization
Mike Snitzer
1
-36
/
+1
2019-12-17
md: improve handling of bio with REQ_PREFLUSH in md_flush_request()
David Jeffery
8
-21
/
+23
2019-12-17
dm zoned: reduce overhead of backing device checks
Dmitry Fomichev
4
-32
/
+61
2019-12-17
dm writecache: handle REQ_FUA
Maged Mokhtar
1
-1
/
+2
2019-12-13
md/raid0: Fix an error message in raid0_make_request()
Dan Carpenter
1
-1
/
+1
2019-11-29
md/raid10: prevent access of uninitialized resync_pages offset
John Pittman
1
-1
/
+1
2019-11-29
Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"
Mike Snitzer
1
-6
/
+3
2019-10-18
Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2019-10-17
dm cache: fix bugs when a GFP_NOWAIT allocation fails
Mikulas Patocka
1
-26
/
+2
2019-10-16
md/raid0: fix warning message for parameter default_layout
Song Liu
1
-1
/
+1
2019-10-10
dm snapshot: rework COW throttling to fix deadlock
Mikulas Patocka
1
-14
/
+64
2019-10-10
dm snapshot: introduce account_start_copy() and account_end_copy()
Mikulas Patocka
1
-5
/
+15
2019-10-08
dm clone: Make __hash_find static
YueHaibing
1
-2
/
+2
2019-09-24
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+10
2019-09-21
Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
21
-396
/
+3828
2019-09-17
block: centralize PI remapping logic to the block layer
Max Gurtovoy
1
-0
/
+10
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-89
/
+259
2019-09-16
dm: introduce DM_GET_TARGET_VERSION
Mikulas Patocka
1
-3
/
+29
2019-09-13
dm bufio: introduce a global cache replacement
Mikulas Patocka
1
-7
/
+91
2019-09-13
raid5: use bio_end_sector in r5_next_bio
Guoqing Jiang
1
-3
/
+1
2019-09-13
raid5: remove STRIPE_OPS_REQ_PENDING
Guoqing Jiang
2
-2
/
+0
2019-09-13
md: add feature flag MD_FEATURE_RAID0_LAYOUT
NeilBrown
2
-0
/
+16
2019-09-13
md/raid0: avoid RAID0 data corruption due to layout confusion.
NeilBrown
2
-1
/
+45
2019-09-13
raid5: don't set STRIPE_HANDLE to stripe which is in batch list
Guoqing Jiang
1
-1
/
+2
2019-09-13
raid5: don't increment read_errors on EILSEQ return
Nigel Croxon
1
-1
/
+2
2019-09-13
dm bufio: remove old-style buffer cleanup
Mikulas Patocka
1
-58
/
+3
2019-09-13
dm bufio: introduce a global queue
Mikulas Patocka
1
-3
/
+12
2019-09-13
dm bufio: refactor adjust_total_allocated
Mikulas Patocka
1
-3
/
+11
2019-09-13
dm bufio: call adjust_total_allocated from __link_buffer and __unlink_buffer
Mikulas Patocka
1
-4
/
+4
2019-09-12
dm: add clone target
Nikos Tsironis
5
-0
/
+3329
2019-09-11
dm raid: fix updating of max_discard_sectors limit
Ming Lei
1
-5
/
+5
2019-09-05
block: Delay default elevator initialization
Damien Le Moal
1
-1
/
+1
2019-09-05
dm writecache: skip writecache_wait for pmem mode
Huaisheng Ye
1
-1
/
+2
2019-09-04
dm stats: use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2019-09-03
md/raid5: use bio_end_sector to calculate last_sector
Guoqing Jiang
1
-1
/
+1
[next]