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
2014-02-06
md/raid5: fix long-standing problem with bitmap handling on write failure.
NeilBrown
1
-0
/
+1
2014-01-29
md/raid10: fix two bugs in handling of known-bad-blocks.
NeilBrown
1
-2
/
+2
2014-01-29
md/raid10: fix bug when raid10 recovery fails to recover a block.
NeilBrown
1
-4
/
+4
2013-12-20
dm table: fail dm_table_create on dm_round_up overflow
Mikulas Patocka
1
-0
/
+5
2013-12-20
dm delay: fix a possible deadlock due to shared workqueue
Mikulas Patocka
1
-12
/
+11
2013-12-20
dm bufio: initialize read-only module parameters
Mikulas Patocka
1
-0
/
+5
2013-12-08
dm: fix truncated status strings
Mikulas Patocka
12
-101
/
+85
2013-12-04
md: fix calculation of stacking limits on level change.
NeilBrown
1
-0
/
+1
2013-12-04
dm: allocate buffer for messages with small number of arguments using GFP_NOIO
Mikulas Patocka
1
-2
/
+16
2013-11-13
md: Fix skipping recovery for read-only arrays.
Lukasz Dorau
2
-0
/
+2
2013-11-04
dm snapshot: fix data corruption
Mikulas Patocka
1
-6
/
+12
2013-10-05
dm-snapshot: fix performance degradation due to small hash size
Mikulas Patocka
1
-3
/
+2
2013-10-05
dm snapshot: workaround for a false positive lockdep warning
Mikulas Patocka
1
-1
/
+1
2013-08-20
md/raid1,raid10: use freeze_array in place of raise_barrier in various places.
NeilBrown
2
-18
/
+18
2013-08-04
md/raid10: remove use-after-free bug.
NeilBrown
1
-1
/
+7
2013-08-04
md/raid5: fix interaction of 'replace' and 'recovery'.
NeilBrown
2
-5
/
+11
2013-08-04
dm verity: fix inability to use a few specific devices sizes
Mikulas Patocka
1
-3
/
+2
2013-06-20
md/raid1: consider WRITE as successful only if at least one non-Faulty and no...
Alex Lyakas
2
-2
/
+22
2013-05-19
dm thin: do not set discard_zeroes_data
Mike Snitzer
1
-1
/
+1
2013-05-19
dm snapshot: fix error return code in snapshot_ctr
Wei Yongjun
1
-0
/
+1
2013-05-07
md: bad block list should default to disabled.
NeilBrown
1
-6
/
+3
2013-03-14
md: raid0: fix error return from create_stripe_zones.
NeilBrown
1
-1
/
+1
2013-03-14
md: fix two bugs when attempting to resize RAID0 array.
NeilBrown
2
-1
/
+5
2013-03-14
md: protect against crash upon fsync on ro array
Sebastian Riemer
1
-0
/
+4
2013-01-17
dm ioctl: prevent unsafe change to dm_ioctl data_size
Alasdair G Kergon
1
-0
/
+8
2013-01-17
dm persistent data: rename node to btree_node
Mikulas Patocka
4
-47
/
+47
2012-12-10
md/raid10: close race that lose writes lost when replacement completes.
NeilBrown
1
-47
/
+53
2012-12-03
dm: fix deadlock with request based dm and queue request_fn recursion
Jens Axboe
1
-1
/
+7
2012-12-03
md/raid10: decrement correct pending counter when writing to replacement.
NeilBrown
1
-1
/
+1
2012-12-03
md: Avoid write invalid address if read_seqretry returned true.
majianpeng
1
-2
/
+2
2012-12-03
md: Reassigned the parameters if read_seqretry returned true in func md_is_ba...
majianpeng
1
-3
/
+4
2012-11-05
md/raid1: Fix assembling of arrays containing Replacements.
NeilBrown
1
-1
/
+1
2012-10-21
md/raid10: use correct limit variable
Dan Carpenter
1
-1
/
+1
2012-10-07
dm verity: fix overflow check
Mikulas Patocka
1
-4
/
+4
2012-10-07
dm table: clear add_random unless all devices have it set
Milan Broz
1
-4
/
+22
2012-10-07
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
1
-18
/
+38
2012-10-02
md/raid10: fix problem with on-stack allocation of r10bio structure.
NeilBrown
2
-7
/
+11
2012-10-02
md/raid5: fix calculate of 'degraded' when a replacement becomes active.
NeilBrown
1
-0
/
+4
2012-10-02
md: make sure metadata is updated when spares are activated or removed.
NeilBrown
1
-1
/
+5
2012-10-02
md: Don't truncate size at 4TB for RAID0 and Linear
NeilBrown
1
-3
/
+6
2012-08-15
md/raid1: don't abort a resync on the first badblock.
NeilBrown
1
-1
/
+4
2012-08-09
dm thin: fix memory leak in process_prepared_mapping error paths
Joe Thornber
1
-2
/
+3
2012-08-09
dm thin: reduce endio_hook pool size
Alasdair G Kergon
1
-1
/
+1
2012-07-29
dm raid1: set discard_zeroes_data_unsupported
Mikulas Patocka
1
-0
/
+1
2012-07-29
dm raid1: fix crash with mirror recovery and discard
Mikulas Patocka
2
-2
/
+5
2012-07-29
dm thin: do not send discards to shared blocks
Mikulas Patocka
1
-1
/
+5
2012-07-29
md/raid1: close some possible races on write errors during resync
NeilBrown
1
-2
/
+8
2012-07-29
md: avoid crash when stopping md array races with closing other open fds.
NeilBrown
1
-13
/
+23
2012-07-19
md/raid1: fix use-after-free bug in RAID1 data-check code.
NeilBrown
1
-1
/
+2
2012-07-16
md/raid5: Do not add data_offset before call to is_badblock
majianpeng
1
-1
/
+3
[next]