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
2023-07-27
md/raid10: prevent soft lockup while flush writes
Yu Kuai
1
-0
/
+2
2023-07-27
md: fix data corruption for raid456 when reshape restart while grow up
Yu Kuai
1
-2
/
+12
2023-07-23
dm: verity-loadpin: Add NULL pointer check for 'bdev' parameter
Matthias Kaehlcke
1
-0
/
+3
2023-07-23
md/raid0: add discard support for the 'original' layout
Jason Baron
2
-8
/
+55
2023-07-23
dm integrity: reduce vmalloc space footprint on 32-bit architectures
Mikulas Patocka
1
-2
/
+2
2023-07-19
md/raid1-10: fix casting from randomized structure in raid1_submit_write()
Yu Kuai
1
-1
/
+1
2023-07-19
bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent
Zheng Wang
1
-1
/
+3
2023-07-19
bcache: Remove unnecessary NULL point check in node allocations
Zheng Wang
2
-7
/
+7
2023-07-19
bcache: fixup btree_cache_wait list damage
Mingzhe Zou
3
-1
/
+21
2023-07-19
md/raid10: fix the condition to call bio_end_io_acct()
Li Nan
1
-1
/
+1
2023-07-19
md/raid1-10: submit write io directly if bitmap is not enabled
Yu Kuai
3
-5
/
+19
2023-07-19
md/raid1-10: factor out a helper to submit normal write
Yu Kuai
3
-33
/
+23
2023-07-19
md/raid1-10: factor out a helper to add bio to plug
Yu Kuai
3
-21
/
+18
2023-07-19
md/raid10: fix io loss while replacement replace rdev
Li Nan
1
-4
/
+18
2023-07-19
md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request
Li Nan
1
-9
/
+5
2023-07-19
md/raid10: fix wrong setting of max_corr_read_errors
Li Nan
1
-0
/
+2
2023-07-19
md/raid10: fix overflow of md/safe_mode_delay
Li Nan
1
-3
/
+4
2023-07-19
md/raid10: check slab-out-of-bounds in md_bitmap_get_counter
Li Nan
1
-8
/
+9
2023-07-05
dm ioctl: Avoid double-fetch of version
Demi Marie Obenour
1
-12
/
+21
2023-06-20
Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-2
/
+2
2023-06-19
Revert "mm: shrinkers: convert shrinker_rwsem to mutex"
Qi Zheng
2
-2
/
+2
2023-06-15
Merge tag 'for-6.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-23
/
+34
2023-06-15
dm: use op specific max_sectors when splitting abnormal io
Mike Snitzer
1
-9
/
+16
2023-06-15
dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discard
Mike Snitzer
1
-2
/
+1
2023-06-15
dm thin metadata: check fail_io before using data_sm
Li Lingfeng
1
-8
/
+12
2023-06-15
dm: don't lock fs when the map is NULL during suspend or resume
Li Lingfeng
2
-4
/
+5
2023-05-24
md/raid5: fix miscalculation of 'end_sector' in raid5_read_one_chunk()
Yu Kuai
1
-1
/
+1
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
3
-5
/
+47
2023-04-28
md: Fix bitmap offset type in sb writer
Jonathan Derrick
1
-3
/
+3
2023-04-28
md/raid5: Improve performance for sequential IO
Jan Kara
1
-1
/
+44
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-3
/
+3
2023-04-27
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-21
/
+1
2023-04-26
Merge tag 'for-6.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
37
-1049
/
+1708
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
8
-145
/
+189
2023-04-25
block/drivers: remove dead clear of random flag
Chaitanya Kulkarni
1
-1
/
+0
2023-04-19
dm: don't lock fs when the map is NULL in process of resume
Li Lingfeng
1
-1
/
+4
2023-04-19
dm flakey: add an "error_reads" option
Mikulas Patocka
1
-12
/
+27
2023-04-19
dm flakey: remove trailing space in the table line
Mikulas Patocka
1
-5
/
+5
2023-04-19
dm flakey: fix a crash with invalid table line
Mikulas Patocka
1
-2
/
+2
2023-04-17
dm ioctl: fix nested locking in table_clear() to remove deadlock concern
Mike Snitzer
1
-3
/
+4
2023-04-14
dm: unexport dm_get_queue_limits()
Mike Snitzer
1
-11
/
+9
2023-04-14
dm: allow targets to require splitting WRITE_ZEROES and SECURE_ERASE
Mike Snitzer
1
-4
/
+6
2023-04-14
md/raid5: remove unused working_disks variable
Tom Rix
1
-4
/
+1
2023-04-14
md/raid10: don't call bio_start_io_acct twice for bio which experienced read ...
Yu Kuai
1
-1
/
+3
2023-04-14
md/raid10: fix memleak of md thread
Yu Kuai
1
-3
/
+3
2023-04-14
md/raid10: fix memleak for 'conf->bio_split'
Yu Kuai
1
-20
/
+17
2023-04-14
md/raid10: fix leak of 'r10bio->remaining' for recovery
Yu Kuai
1
-10
/
+13
2023-04-13
md/raid10: don't BUG_ON() in raise_barrier()
Yu Kuai
1
-1
/
+3
2023-04-13
md: fix soft lockup in status_resync
Yu Kuai
1
-9
/
+9
2023-04-13
md: add error_handlers for raid0 and linear
Mariusz Tkaczyk
4
-10
/
+31
[next]