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-09-17
md/raid1,raid10: always abort recover on write error.
NeilBrown
2
-8
/
+8
2014-09-17
md/raid10: Fix memory leak when raid10 reshape completes.
NeilBrown
1
-0
/
+1
2014-09-17
md/raid10: fix memory leak when reshaping a RAID10.
NeilBrown
1
-1
/
+1
2014-09-17
md/raid6: avoid data corruption during recovery of double-degraded RAID6
NeilBrown
1
-0
/
+2
2014-07-28
dm cache metadata: do not allow the data block size to change
Mike Snitzer
1
-0
/
+9
2014-07-28
dm thin metadata: do not allow the data block size to change
Mike Snitzer
1
-0
/
+9
2014-07-17
dm io: fix a race condition in the wake up code for sync_io
Joe Thornber
1
-14
/
+8
2014-07-09
md: flush writes before starting a recovery.
NeilBrown
1
-0
/
+13
2014-07-09
dm thin: update discard_granularity to reflect the thin-pool blocksize
Lukas Czerner
1
-1
/
+2
2014-06-11
md: always set MD_RECOVERY_INTR when interrupting a reshape thread.
NeilBrown
1
-0
/
+1
2014-06-11
md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".
NeilBrown
1
-1
/
+3
2014-06-11
dm cache: always split discards on cache block boundaries
Heinz Mauelshagen
1
-0
/
+2
2014-06-07
dm crypt: fix cpu hotplug crash by removing per-cpu structure
Mikulas Patocka
1
-49
/
+12
2014-06-07
md: avoid possible spinning md thread at shutdown.
NeilBrown
1
-1
/
+2
2014-05-30
md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fa...
NeilBrown
1
-4
/
+13
2014-05-13
dm thin: fix dangling bio in process_deferred_bios error path
Mike Snitzer
1
-1
/
+1
2014-05-13
dm transaction manager: fix corruption due to non-atomic transaction commit
Joe Thornber
5
-27
/
+16
2014-03-23
dm cache: fix access beyond end of origin device
Heinz Mauelshagen
1
-5
/
+3
2014-03-23
dm cache: fix truncation bug when copying a block to/from >2TB fast device
Heinz Mauelshagen
1
-1
/
+2
2014-03-06
dm thin: fix the error path for the thin device constructor
Mike Snitzer
1
-1
/
+4
2014-03-06
dm thin: avoid metadata commit if a pool's thin devices haven't changed
Mike Snitzer
3
-1
/
+21
2014-03-06
dm mpath: fix stalls when handling invalid ioctls
Hannes Reinecke
1
-2
/
+5
2014-02-22
md/raid5: Fix CPU hotplug callback registration
Oleg Nesterov
1
-46
/
+44
2014-02-22
md/raid1: restore ability for check and repair to fix read errors.
NeilBrown
1
-3
/
+10
2014-02-13
dm sysfs: fix a module unload race
Mikulas Patocka
6
-27
/
+74
2014-02-13
dm space map metadata: fix bug in resizing of thin metadata
Joe Thornber
1
-4
/
+14
2014-02-13
dm space map metadata: fix extending the space map
Joe Thornber
1
-5
/
+13
2014-02-13
dm space map common: make sure new space is used during extend
Joe Thornber
1
-1
/
+5
2014-02-13
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
3
-1
/
+22
2014-02-13
dm thin: initialize dm_thin_new_mapping returned by get_next_mapping
Mike Snitzer
1
-11
/
+6
2014-02-13
dm thin: fix discard support to a previously shared block
Joe Thornber
3
-2
/
+34
2014-02-06
bcache: Data corruption fix
Kent Overstreet
1
-4
/
+22
2014-02-06
md/raid5: fix long-standing problem with bitmap handling on write failure.
NeilBrown
1
-0
/
+1
2014-01-25
md/raid5: Fix possible confusion when multiple write errors occur.
NeilBrown
1
-2
/
+2
2014-01-25
md/raid10: fix two bugs in handling of known-bad-blocks.
NeilBrown
1
-2
/
+2
2014-01-25
md/raid10: fix bug when raid10 recovery fails to recover a block.
NeilBrown
1
-4
/
+4
2014-01-25
md: fix problem when adding device to read-only array with bitmap.
NeilBrown
2
-3
/
+18
2013-12-20
dm thin: switch to read only mode if a mapping insert fails
Joe Thornber
1
-1
/
+3
2013-12-20
dm table: fail dm_table_create on dm_round_up overflow
Mikulas Patocka
1
-0
/
+5
2013-12-20
dm space map metadata: return on failure in sm_metadata_new_block
Mike Snitzer
1
-2
/
+6
2013-12-20
dm delay: fix a possible deadlock due to shared workqueue
Mikulas Patocka
1
-12
/
+11
2013-12-20
dm array: fix a reference counting bug in shadow_ablock
Joe Thornber
1
-1
/
+9
2013-12-20
dm snapshot: avoid snapshot space leak on crash
Mikulas Patocka
1
-7
/
+64
2013-12-20
dm bufio: initialize read-only module parameters
Mikulas Patocka
1
-0
/
+5
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-12-04
dm cache: fix a race condition between queuing new migrations and quiescing f...
Joe Thornber
1
-14
/
+40
2013-12-04
dm array: fix bug in growing array
Joe Thornber
1
-1
/
+4
2013-12-04
dm mpath: fix race condition between multipath_dtr and pg_init_done
Shiva Krishna Merla
1
-3
/
+15
2013-11-13
md: Fix skipping recovery for read-only arrays.
Lukasz Dorau
2
-0
/
+2
[next]