summaryrefslogtreecommitdiff
path: root/drivers/md (follow)
Commit message (Expand)AuthorAge
* md: don't set In_sync if array is frozenGuoqing Jiang2019-10-05
* md: don't call spare_active in md_reap_sync_thread if all member devices can'...Guoqing Jiang2019-10-05
* dm table: fix invalid memory accesses with too high sector numberMikulas Patocka2019-09-06
* dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu2019-09-06
* dm btree: fix order of block initialization in btree_split_beneathZhangXiaoxu2019-09-06
* Revert "dm bufio: fix deadlock with loop device"Mikulas Patocka2019-09-06
* dm bufio: fix deadlock with loop deviceJunxiao Bi2019-08-04
* bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()Coly Li2019-08-04
* dm verity: use message limit for data block corruption messageMilan Broz2019-07-21
* md: fix for divide error in status_resyncMariusz Tkaczyk2019-07-21
* bcache: fix stack corruption by PRECEDING_KEY()Coly Li2019-06-22
* bcache: avoid clang -Wunintialized warningArnd Bergmann2019-06-11
* bcache: add failure check to run_cache_set() for journal replayColy Li2019-06-11
* bcache: fix failure in journal relplayTang Junhui2019-06-11
* bcache: return error immediately in bch_journal_replay()Coly Li2019-06-11
* md/raid: raid5 preserve the writeback action after the parity checkNigel Croxon2019-06-11
* Revert "Don't jump to compute_result state from check_result state"Song Liu2019-06-11
* dm delay: fix a crash when invalid device is specifiedMikulas Patocka2019-06-11
* md: add mddev->pers to avoid potential NULL pointer dereferenceYufen Yu2019-06-11
* bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()Coly Li2019-06-11
* bcache: fix a race between cache register and cacheset unregisterLiang Chen2019-06-11
* Don't jump to compute_result state from check_result stateNigel Croxon2019-05-16
* bcache: improve sysfs_strtoul_clamp()Coly Li2019-04-27
* bcache: fix input overflow to sequential_cutoffColy Li2019-04-27
* bcache: fix input overflow to cache set sysfs file io_error_halflifeColy Li2019-04-27
* dm thin: add sanity checks to thin-pool and external snapshot creationJason Cai (Xiang Feng)2019-04-27
* md: Fix failed allocation of md_register_threadAditya Pakki2019-03-23
* It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni2019-03-23
* dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis2019-02-20
* dm snapshot: Fix excessive memory usage and workqueue stallsNikos Tsironis2019-01-26
* dm kcopyd: Fix bug causing workqueue stallsNikos Tsironis2019-01-26
* MD: fix invalid stored role for a disk - try2Shaohua Li2018-11-21
* dm ioctl: harden copy_params()'s copy_from_user() from malicious usersWenwen Wang2018-11-21
* MD: fix invalid stored role for a diskShaohua Li2018-11-21
* bcache: fix miss key refill->end in writebackTang Junhui2018-11-21
* dm cache: fix resize crash if user doesn't reload cache tableMike Snitzer2018-10-13
* dm thin metadata: fix __udivdi3 undefined on 32-bitMike Snitzer2018-10-10
* dm thin metadata: try to avoid ever aborting transactionsJoe Thornber2018-10-10
* RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0Xiao Ni2018-10-10
* md-cluster: clear another node's suspend_area after the copy is finishedGuoqing Jiang2018-10-10
* md/raid5: fix data corruption of replacements after originals droppedBingJing Chang2018-09-19
* dm kcopyd: avoid softlockup in run_complete_jobJohn Pittman2018-09-15
* bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai2018-09-09
* dm cache metadata: save in-core policy_hint_size to on-disk superblockMike Snitzer2018-09-09
* md/raid10: fix that replacement cannot complete recovery after reassembleBingJing Chang2018-08-24
* md: fix NULL dereference of mddev->pers in remove_and_add_spares()Yufen Yu2018-08-06
* dm bufio: don't take the lock in dm_bufio_shrink_countMikulas Patocka2018-07-11
* dm bufio: drop the lock when doing GFP_NOIO allocationMikulas Patocka2018-07-11
* dm bufio: avoid sleeping while holding the dm_bufio lockDouglas Anderson2018-07-11
* dm thin: handle running out of data space vs concurrent discardMike Snitzer2018-07-03