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
2015-08-07
md/raid5: don't record new size if resize_stripes fails.
NeilBrown
1
-1
/
+2
2015-05-09
dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...
Darrick J. Wong
1
-4
/
+8
2015-05-09
dm: hold suspend_lock while suspending device during device deletion
Mikulas Patocka
1
-0
/
+6
2015-05-09
dm snapshot: fix a possible invalid memory access on unload
Mikulas Patocka
1
-2
/
+2
2015-05-09
dm: fix a race condition in dm_get_md
Mikulas Patocka
1
-17
/
+10
2015-05-09
dm io: reject unsupported DISCARD requests with EOPNOTSUPP
Darrick J. Wong
1
-0
/
+6
2015-05-09
dm mirror: do not degrade the mirror on discard error
Mikulas Patocka
1
-0
/
+9
2015-02-20
dm space map metadata: fix sm_bootstrap_get_nr_blocks()
Dan Carpenter
1
-1
/
+3
2014-12-14
dm raid: ensure superblock's size matches device's logical block size
Heinz Mauelshagen
1
-4
/
+7
2014-12-14
dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacks
Mikulas Patocka
1
-5
/
+5
2014-12-14
dm log userspace: fix memory leak in dm_ulog_tfr_init failure path
Alexey Khoroshilov
1
-1
/
+1
2014-12-14
dm bufio: update last_accessed when relinking a buffer
Joe Thornber
1
-0
/
+1
2014-11-05
dm crypt: fix access beyond the end of allocated space
Mikulas Patocka
1
-4
/
+16
2014-09-13
md/raid6: avoid data corruption during recovery of double-degraded RAID6
NeilBrown
1
-0
/
+2
2014-09-13
md/raid1,raid10: always abort recover on write error.
NeilBrown
2
-8
/
+8
2014-08-06
dm io: fix a race condition in the wake up code for sync_io
Joe Thornber
1
-14
/
+8
2014-08-06
md: flush writes before starting a recovery.
NeilBrown
1
-0
/
+13
2014-07-11
md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".
NeilBrown
1
-1
/
+3
2014-06-09
md: avoid possible spinning md thread at shutdown.
NeilBrown
1
-1
/
+2
2014-04-30
dm thin: fix dangling bio in process_deferred_bios error path
Mike Snitzer
1
-1
/
+1
2014-04-02
md/raid5: Fix CPU hotplug callback registration
Oleg Nesterov
1
-46
/
+44
2014-04-02
md/raid5: fix long-standing problem with bitmap handling on write failure.
NeilBrown
1
-0
/
+1
2014-04-02
dm sysfs: fix a module unload race
Mikulas Patocka
6
-23
/
+75
2014-04-02
dm space map common: make sure new space is used during extend
Joe Thornber
1
-1
/
+5
2014-04-02
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
3
-1
/
+22
2014-02-15
md/raid10: fix bug when raid10 recovery fails to recover a block.
NeilBrown
1
-4
/
+4
2014-02-15
md/raid10: fix two bugs in handling of known-bad-blocks.
NeilBrown
1
-2
/
+2
2014-02-15
md/raid5: Fix possible confusion when multiple write errors occur.
NeilBrown
1
-2
/
+2
2014-01-03
dm bufio: initialize read-only module parameters
Mikulas Patocka
1
-0
/
+5
2014-01-03
dm table: fail dm_table_create on dm_round_up overflow
Mikulas Patocka
1
-0
/
+5
2014-01-03
dm snapshot: avoid snapshot space leak on crash
Mikulas Patocka
1
-7
/
+64
2014-01-03
dm delay: fix a possible deadlock due to shared workqueue
Mikulas Patocka
1
-12
/
+11
2014-01-03
dm mpath: fix race condition between multipath_dtr and pg_init_done
Shiva Krishna Merla
1
-3
/
+15
2014-01-03
dm: allocate buffer for messages with small number of arguments using GFP_NOIO
Mikulas Patocka
1
-2
/
+16
2013-11-28
dm snapshot: fix data corruption
Mikulas Patocka
1
-6
/
+12
2013-10-26
dm-snapshot: fix performance degradation due to small hash size
Mikulas Patocka
1
-3
/
+2
2013-09-10
block: Add bio_for_each_segment_all()
Kent Overstreet
1
-1
/
+1
2013-06-19
md/raid1: consider WRITE as successful only if at least one non-Faulty and no...
Alex Lyakas
2
-2
/
+22
2013-05-30
dm bufio: avoid a possible __vmalloc deadlock
Mikulas Patocka
1
-1
/
+25
2013-05-30
dm snapshot: fix error return code in snapshot_ctr
Wei Yongjun
1
-0
/
+1
2013-05-13
md: bad block list should default to disabled.
NeilBrown
1
-6
/
+3
2013-03-27
dm thin: fix discard corruption
Joe Thornber
2
-24
/
+26
2013-03-20
dm snapshot: add missing module aliases
Mikulas Patocka
1
-0
/
+2
2013-03-20
dm: fix truncated status strings
Mikulas Patocka
11
-107
/
+93
2013-03-20
md: raid0: fix error return from create_stripe_zones.
NeilBrown
1
-1
/
+1
2013-03-20
md: fix two bugs when attempting to resize RAID0 array.
NeilBrown
2
-1
/
+5
2013-03-20
md: protect against crash upon fsync on ro array
Sebastian Riemer
1
-0
/
+4
2013-01-03
dm ioctl: prevent unsafe change to dm_ioctl data_size
Alasdair G Kergon
1
-0
/
+8
2013-01-03
dm persistent data: rename node to btree_node
Mikulas Patocka
4
-47
/
+47
2012-12-06
dm: fix deadlock with request based dm and queue request_fn recursion
Jens Axboe
1
-1
/
+7
[next]