index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2019-06-22
bcache: fix stack corruption by PRECEDING_KEY()
Coly Li
2019-05-31
bcache: avoid clang -Wunintialized warning
Arnd Bergmann
2019-05-31
bcache: add failure check to run_cache_set() for journal replay
Coly Li
2019-05-31
bcache: fix failure in journal relplay
Tang Junhui
2019-05-31
bcache: return error immediately in bch_journal_replay()
Coly Li
2019-05-25
md/raid: raid5 preserve the writeback action after the parity check
Nigel Croxon
2019-05-25
Revert "Don't jump to compute_result state from check_result state"
Song Liu
2019-05-25
dm delay: fix a crash when invalid device is specified
Mikulas Patocka
2019-05-25
md: add mddev->pers to avoid potential NULL pointer dereference
Yufen Yu
2019-05-21
bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
Coly Li
2019-05-21
bcache: fix a race between cache register and cacheset unregister
Liang Chen
2019-05-16
Don't jump to compute_result state from check_result state
Nigel Croxon
2019-04-05
bcache: improve sysfs_strtoul_clamp()
Coly Li
2019-04-05
bcache: fix input overflow to sequential_cutoff
Coly Li
2019-04-05
bcache: fix input overflow to cache set sysfs file io_error_halflife
Coly Li
2019-04-05
dm thin: add sanity checks to thin-pool and external snapshot creation
Jason Cai (Xiang Feng)
2019-03-23
md: Fix failed allocation of md_register_thread
Aditya Pakki
2019-03-23
bcache: never writeback a discard operation
Daniel Axtens
2019-03-19
It's wrong to add len to sector_nr in raid10 reshape twice
Xiao Ni
2019-02-20
dm thin: fix bug where bio that overwrites thin block ignores FUA
Nikos Tsironis
2019-01-31
dm thin: fix passdown_double_checking_shared_status()
Joe Thornber
2019-01-26
dm snapshot: Fix excessive memory usage and workqueue stalls
Nikos Tsironis
2019-01-26
dm kcopyd: Fix bug causing workqueue stalls
Nikos Tsironis
2018-11-13
MD: fix invalid stored role for a disk - try2
Shaohua Li
2018-11-13
dm ioctl: harden copy_params()'s copy_from_user() from malicious users
Wenwen Wang
2018-11-13
MD: fix invalid stored role for a disk
Shaohua Li
2018-11-13
bcache: fix miss key refill->end in writeback
Tang Junhui
2018-10-13
dm cache: fix resize crash if user doesn't reload cache table
Mike Snitzer
2018-10-13
dm cache metadata: ignore hints array being too small during resize
Joe Thornber
2018-10-10
dm thin metadata: fix __udivdi3 undefined on 32-bit
Mike Snitzer
2018-10-10
dm thin metadata: try to avoid ever aborting transactions
Joe Thornber
2018-10-10
dm raid: fix rebuild of specific devices by updating superblock
Heinz Mauelshagen
2018-10-10
RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
Xiao Ni
2018-10-03
md-cluster: clear another node's suspend_area after the copy is finished
Guoqing Jiang
2018-09-19
md/raid5: fix data corruption of replacements after originals dropped
BingJing Chang
2018-09-15
dm kcopyd: avoid softlockup in run_complete_job
John Pittman
2018-09-09
bcache: release dc->writeback_lock properly in bch_writeback_thread()
Shan Hai
2018-09-09
dm cache metadata: save in-core policy_hint_size to on-disk superblock
Mike Snitzer
2018-09-09
dm thin: stop no_space_timeout worker when switching to write-mode
Hou Tao
2018-08-24
md/raid10: fix that replacement cannot complete recovery after reassemble
BingJing Chang
2018-08-03
md: fix NULL dereference of mddev->pers in remove_and_add_spares()
Yufen Yu
2018-07-11
dm bufio: don't take the lock in dm_bufio_shrink_count
Mikulas Patocka
2018-07-11
dm bufio: drop the lock when doing GFP_NOIO allocation
Mikulas Patocka
2018-07-11
dm bufio: avoid sleeping while holding the dm_bufio lock
Douglas Anderson
2018-07-03
dm thin: handle running out of data space vs concurrent discard
Mike Snitzer
2018-07-03
md: fix two problems with setting the "re-add" device state.
NeilBrown
2018-06-13
dm bufio: avoid false-positive Wmaybe-uninitialized warning
Arnd Bergmann
2018-05-30
bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
Coly Li
2018-05-30
bcache: fix kcrashes with fio in RAID5 backend dev
Tang Junhui
2018-05-30
md/raid1: fix NULL pointer dereference
Yufen Yu
[next]