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
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
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
2013-05-19
dm snapshot: fix error return code in snapshot_ctr
Wei Yongjun
1
-0
/
+1
2013-03-20
md: protect against crash upon fsync on ro array
Sebastian Riemer
1
-0
/
+4
2013-03-14
md: raid0: fix error return from create_stripe_zones.
NeilBrown
1
-1
/
+1
2013-01-17
dm ioctl: prevent unsafe change to dm_ioctl data_size
Alasdair G Kergon
1
-0
/
+8
2012-12-03
dm: fix deadlock with request based dm and queue request_fn recursion
Jens Axboe
1
-1
/
+7
2012-10-07
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
1
-18
/
+38
2012-10-02
md: Don't truncate size at 4TB for RAID0 and Linear
NeilBrown
1
-3
/
+6
2012-08-01
dm raid1: fix crash with mirror recovery and discard
Mikulas Patocka
2
-2
/
+5
2012-07-16
md/raid10: Don't try to recovery unmatched (and unused) chunks.
NeilBrown
1
-0
/
+6
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-06-01
md: using GFP_NOIO to allocate bio for flush request
Shaohua Li
1
-1
/
+1
2012-05-21
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
Jonathan Brassow
1
-0
/
+2
2012-04-22
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
NeilBrown
1
-0
/
+2
2012-04-02
dm exception store: fix init error path
Andrei Warkentin
1
-1
/
+1
2012-04-02
dm crypt: add missing error handling
Mikulas Patocka
1
-12
/
+16
2012-04-02
dm crypt: fix mempool deadlock
Mikulas Patocka
1
-6
/
+4
2012-04-02
md/raid1,raid10: avoid deadlock during resync/recovery.
NeilBrown
2
-4
/
+30
2012-04-02
md/bitmap: ensure to load bitmap when creating via sysfs.
NeilBrown
1
-0
/
+2
2012-03-12
dm raid: fix flush support
Jonathan E Brassow
1
-0
/
+1
2012-03-12
dm io: fix discard support
Milan Broz
1
-7
/
+16
2012-01-25
dm: do not forward ioctls from logical volumes to the underlying device
Paolo Bonzini
3
-2
/
+27
2011-12-21
md/raid5: fix bug that could result in reads from a failed device.
NeilBrown
1
-1
/
+1
2011-11-21
md/raid5: abort any pending parity operations when array fails.
NeilBrown
1
-12
/
+20
2011-11-11
md/raid5: fix bug that could result in reads from a failed device.
NeilBrown
1
-1
/
+1
2011-10-16
dm table: avoid crash if integrity profile changes
Mike Snitzer
1
-6
/
+7
2011-10-16
md: Avoid waking up a thread after it has been freed.
NeilBrown
6
-15
/
+26
2011-10-03
md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.
NeilBrown
1
-2
/
+10
2011-10-03
md/linear: avoid corrupting structure while waiting for rcu_free to complete.
NeilBrown
1
-1
/
+1
2011-08-04
dm: fix idr leak on module removal
Alasdair G Kergon
1
-2
/
+8
2011-08-04
dm mpath: fix potential NULL pointer in feature arg processing
Mike Snitzer
1
-0
/
+5
2011-08-04
dm snapshot: flush disk cache when merging
Mikulas Patocka
1
-1
/
+1
2011-08-04
dm io: flush cpu cache with vmapped io
Mikulas Patocka
1
-2
/
+27
2011-06-28
md: avoid endless recovery loop when waiting for fail device to complete.
NeilBrown
1
-0
/
+1
2011-06-14
md/raid5: remove unusual use of bio_iovec_idx()
Namhyung Kim
1
-3
/
+3
2011-06-14
md/raid5: fix FUA request handling in ops_run_io()
Namhyung Kim
1
-3
/
+3
2011-06-14
md/raid5: fix raid5_set_bi_hw_segments
Namhyung Kim
1
-1
/
+1
2011-06-09
md/bitmap: remove unused fields from struct bitmap
Namhyung Kim
2
-13
/
+0
2011-06-09
md/bitmap: use proper accessor macro
Namhyung Kim
1
-3
/
+3
2011-06-09
md: check ->hot_remove_disk when removing disk
Namhyung Kim
1
-1
/
+1
2011-06-09
md: Using poll /proc/mdstat can monitor the events of adding a spare disks
马建朋
1
-0
/
+2
2011-06-09
MD: use is_power_of_2 macro
Jonathan Brassow
1
-1
/
+1
2011-06-09
MD: raid5 do not set fullsync
Jonathan Brassow
1
-1
/
+1
2011-06-09
MD: support initial bitmap creation in-kernel
Jonathan Brassow
2
-5
/
+89
2011-06-08
MD: add sync_super to mddev_t struct
Jonathan Brassow
2
-2
/
+14
2011-06-08
MD: raid1 changes to allow use by device mapper
Jonathan Brassow
2
-7
/
+19
2011-06-08
MD: move thread wakeups into resume
Jonathan Brassow
1
-3
/
+7
2011-06-08
MD: possible typo
Jonathan Brassow
1
-2
/
+2
2011-06-08
MD: no sync IO while suspended
Jonathan Brassow
1
-1
/
+3
2011-06-08
MD: no integrity register if no gendisk
Jonathan Brassow
1
-2
/
+2
[next]