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
2019-04-05
bcache: improve sysfs_strtoul_clamp()
Coly Li
1
-3
/
+10
2019-04-05
bcache: fix input overflow to sequential_cutoff
Coly Li
1
-1
/
+3
2019-04-05
bcache: fix input overflow to cache set sysfs file io_error_halflife
Coly Li
1
-2
/
+11
2019-04-05
dm thin: add sanity checks to thin-pool and external snapshot creation
Jason Cai (Xiang Feng)
1
-0
/
+13
2019-03-23
md: Fix failed allocation of md_register_thread
Aditya Pakki
2
-0
/
+4
2019-03-23
bcache: never writeback a discard operation
Daniel Axtens
1
-0
/
+3
2019-03-19
It's wrong to add len to sector_nr in raid10 reshape twice
Xiao Ni
1
-1
/
+0
2019-02-20
dm thin: fix bug where bio that overwrites thin block ignores FUA
Nikos Tsironis
1
-5
/
+50
2019-01-31
dm thin: fix passdown_double_checking_shared_status()
Joe Thornber
3
-8
/
+8
2019-01-26
dm snapshot: Fix excessive memory usage and workqueue stalls
Nikos Tsironis
1
-0
/
+22
2019-01-26
dm kcopyd: Fix bug causing workqueue stalls
Nikos Tsironis
1
-5
/
+14
2018-11-13
MD: fix invalid stored role for a disk - try2
Shaohua Li
3
-4
/
+2
2018-11-13
dm ioctl: harden copy_params()'s copy_from_user() from malicious users
Wenwen Wang
1
-12
/
+6
2018-11-13
MD: fix invalid stored role for a disk
Shaohua Li
1
-0
/
+4
2018-11-13
bcache: fix miss key refill->end in writeback
Tang Junhui
1
-1
/
+1
2018-10-13
dm cache: fix resize crash if user doesn't reload cache table
Mike Snitzer
1
-2
/
+7
2018-10-13
dm cache metadata: ignore hints array being too small during resize
Joe Thornber
1
-2
/
+2
2018-10-10
dm thin metadata: fix __udivdi3 undefined on 32-bit
Mike Snitzer
1
-4
/
+2
2018-10-10
dm thin metadata: try to avoid ever aborting transactions
Joe Thornber
2
-9
/
+100
2018-10-10
dm raid: fix rebuild of specific devices by updating superblock
Heinz Mauelshagen
1
-0
/
+5
2018-10-10
RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
Xiao Ni
1
-1
/
+4
2018-10-03
md-cluster: clear another node's suspend_area after the copy is finished
Guoqing Jiang
1
-9
/
+10
2018-09-19
md/raid5: fix data corruption of replacements after originals dropped
BingJing Chang
1
-0
/
+6
2018-09-15
dm kcopyd: avoid softlockup in run_complete_job
John Pittman
1
-0
/
+2
2018-09-09
bcache: release dc->writeback_lock properly in bch_writeback_thread()
Shan Hai
1
-1
/
+3
2018-09-09
dm cache metadata: save in-core policy_hint_size to on-disk superblock
Mike Snitzer
1
-1
/
+2
2018-09-09
dm thin: stop no_space_timeout worker when switching to write-mode
Hou Tao
1
-0
/
+2
2018-08-24
md/raid10: fix that replacement cannot complete recovery after reassemble
BingJing Chang
1
-0
/
+7
2018-08-03
md: fix NULL dereference of mddev->pers in remove_and_add_spares()
Yufen Yu
1
-0
/
+3
2018-07-11
dm bufio: don't take the lock in dm_bufio_shrink_count
Mikulas Patocka
1
-12
/
+4
2018-07-11
dm bufio: drop the lock when doing GFP_NOIO allocation
Mikulas Patocka
1
-0
/
+10
2018-07-11
dm bufio: avoid sleeping while holding the dm_bufio lock
Douglas Anderson
1
-2
/
+3
2018-07-03
dm thin: handle running out of data space vs concurrent discard
Mike Snitzer
1
-2
/
+9
2018-07-03
md: fix two problems with setting the "re-add" device state.
NeilBrown
1
-1
/
+3
2018-06-13
dm bufio: avoid false-positive Wmaybe-uninitialized warning
Arnd Bergmann
1
-10
/
+7
2018-05-30
bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
Coly Li
1
-3
/
+17
2018-05-30
bcache: fix kcrashes with fio in RAID5 backend dev
Tang Junhui
1
-1
/
+1
2018-05-30
md/raid1: fix NULL pointer dereference
Yufen Yu
1
-0
/
+11
2018-05-30
md: fix a potential deadlock of raid5/raid10 reshape
BingJing Chang
3
-14
/
+15
2018-05-30
md: raid5: avoid string overflow warning
Arnd Bergmann
1
-3
/
+4
2018-05-30
md raid10: fix NULL deference in handle_write_completed()
Yufen Yu
1
-2
/
+4
2018-05-30
bcache: return attach error when no cache set exist
Tang Junhui
1
-2
/
+3
2018-05-30
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
3
-7
/
+11
2018-05-30
bcache: fix for allocator and register thread race
Tang Junhui
2
-4
/
+18
2018-05-30
bcache: properly set task state in bch_writeback_thread()
Coly Li
2
-3
/
+8
2018-04-13
bcache: segregate flash only volume write streams
Tang Junhui
1
-5
/
+14
2018-04-13
bcache: stop writeback thread after detaching
Tang Junhui
1
-0
/
+6
2018-04-13
md-cluster: fix potential lock issue in add_new_disk
Guoqing Jiang
1
-1
/
+3
2018-04-13
md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock
Julia Cartwright
1
-10
/
+7
2018-04-08
md/raid10: reset the 'first' at the end of loop
Guoqing Jiang
1
-0
/
+1
[next]