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
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
2012-07-16
raid5: delayed stripe fix
Shaohua Li
1
-1
/
+3
2012-07-16
dm persistent data: fix allocation failure in space map checker init
Mike Snitzer
1
-11
/
+19
2012-07-16
dm persistent data: handle space map checker creation failure
Mike Snitzer
3
-15
/
+28
2012-07-16
dm persistent data: fix shadow_info_leak on dm_tm_destroy
Mike Snitzer
1
-0
/
+3
2012-07-16
md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev
majianpeng
1
-0
/
+6
2012-07-16
md/raid10: fix failure when trying to repair a read error.
NeilBrown
1
-3
/
+3
2012-07-16
md/raid10: Don't try to recovery unmatched (and unused) chunks.
NeilBrown
1
-0
/
+6
2012-06-10
md: raid1/raid10: fix problem with merge_bvec_fn
NeilBrown
2
-1
/
+8
2012-06-01
md: using GFP_NOIO to allocate bio for flush request
Shaohua Li
1
-1
/
+1
2012-05-18
Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-15
/
+17
2012-05-19
dm thin: fix table output when pool target disables discard passdown internally
Mike Snitzer
1
-15
/
+17
2012-05-18
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2012-05-19
md/raid10: fix transcription error in calc_sectors conversion.
NeilBrown
1
-1
/
+1
2012-05-17
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-24
/
+34
2012-05-17
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
Jonathan Brassow
1
-0
/
+2
2012-05-17
md/raid10: set dev_sectors properly when resizing devices in array.
NeilBrown
1
-24
/
+32
2012-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-05-12
dm mpath: check if scsi_dh module already loaded before trying to load
Mike Snitzer
1
-2
/
+2
2012-05-12
dm thin: correct module description
Alasdair G Kergon
1
-1
/
+1
2012-05-12
dm thin: fix unprotected use of prepared_discards list
Mike Snitzer
1
-0
/
+5
2012-05-12
dm thin: reinstate missing mempool_free in cell_release_singleton
Mike Snitzer
1
-3
/
+6
2012-05-10
connector/userns: replace netlink uses of cap_raised() with capable()
Eric W. Biederman
1
-1
/
+1
2012-05-04
md/bitmap: fix calculation of 'chunks' - missing shift.
NeilBrown
2
-5
/
+1
2012-04-24
md: fix possible corruption of array metadata on shutdown.
NeilBrown
1
-1
/
+2
2012-04-24
md: don't call ->add_disk unless there is good reason.
NeilBrown
1
-2
/
+2
2012-04-24
DM RAID: Use safe version of rdev_for_each
Jonathan Brassow
1
-2
/
+2
2012-04-12
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
NeilBrown
1
-0
/
+2
2012-04-12
md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.
majianpeng
2
-3
/
+4
2012-04-12
MD: Bitmap version cleanup.
Andrei Warkentin
1
-3
/
+0
2012-04-03
md/raid1,raid10: don't compare excess byte during consistency check.
NeilBrown
2
-2
/
+2
2012-04-03
md/raid5: Fix a bug about judging if the operation is syncing or replacing
majianpeng
1
-1
/
+3
2012-04-03
md/raid1:Remove unnecessary rcu_dereference(conf->mirrors[i].rdev).
majianpeng
1
-2
/
+1
[next]