aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
AgeCommit message (Expand)Author
2019-09-16bcache: only set BCACHE_DEV_WB_RUNNING when cached device attachedColy Li
2019-09-16bcache: fix stack corruption by PRECEDING_KEY()Coly Li
2019-08-02bcache: remove redundant LIST_HEAD(journal) from run_cache_set()Coly Li
2019-08-02bcache: make is_discard_enabled() staticJens Axboe
2019-08-02bcache: avoid clang -Wunintialized warningArnd Bergmann
2019-08-02bcache: add failure check to run_cache_set() for journal replayColy Li
2019-08-02bcache: fix failure in journal relplayTang Junhui
2019-08-02bcache: return error immediately in bch_journal_replay()Coly Li
2019-08-02bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYN...Shenghui Wang
2019-08-02md/raid: raid5 preserve the writeback action after the parity checkNigel Croxon
2019-08-02Revert "Don't jump to compute_result state from check_result state"Song Liu
2019-08-02dm delay: fix a crash when invalid device is specifiedMikulas Patocka
2019-08-02dm zoned: Fix zone report handlingDamien Le Moal
2019-08-02dm cache metadata: Fix loading discard bitsetNikos Tsironis
2019-08-02md: add mddev->pers to avoid potential NULL pointer dereferenceYufen Yu
2019-05-30bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()Coly Li
2019-05-30bcache: fix a race between cache register and cacheset unregisterLiang Chen
2019-05-30Don't jump to compute_result state from check_result stateNigel Croxon
2019-05-05dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errorsIlya Dryomov
2019-05-05dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_...Mikulas Patocka
2019-04-12bcache: improve sysfs_strtoul_clamp()Coly Li
2019-04-12bcache: fix input overflow to writeback_rate_minimumColy Li
2019-04-12bcache: fix potential div-zero error of writeback_rate_p_term_inverseColy Li
2019-04-12bcache: fix potential div-zero error of writeback_rate_i_term_inverseColy Li
2019-04-12bcache: fix input overflow to sequential_cutoffColy Li
2019-04-12bcache: fix input overflow to cache set sysfs file io_error_halflifeColy Li
2019-04-12dm thin: add sanity checks to thin-pool and external snapshot creationJason Cai (Xiang Feng)
2019-03-26md: Fix failed allocation of md_register_threadAditya Pakki
2019-03-26bcache: never writeback a discard operationDaniel Axtens
2019-03-26dm integrity: limit the rate of error messagesMikulas Patocka
2019-03-20It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni
2019-03-08dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis
2019-03-08dm crypt: don't overallocate the integrity tag spaceMikulas Patocka
2019-03-08md/raid1: don't clear bitmap bits on interrupted recovery.Nate Dailey
2019-03-01md: fix raid10 hang issue caused by barrierGuoqing Jiang
2019-02-19md/raid5: fix 'out of memory' during raid cache recoveryAlexei Naberezhnov
2019-02-19dm crypt: fix parsing of extended IV argumentsMilan Broz
2019-02-19dm thin: fix passdown_double_checking_shared_status()Joe Thornber
2019-02-05dm: Check for device sector overflow if CONFIG_LBDAF is not setMilan Broz
2019-02-05dm snapshot: Fix excessive memory usage and workqueue stallsNikos Tsironis
2019-02-05dm kcopyd: Fix bug causing workqueue stallsNikos Tsironis
2019-02-05dm crypt: use u64 instead of sector_t to store iv_offsetAliOS system security
2019-01-30dm writecache: report start_sector in status lineMikulas Patocka
2018-12-30dm zoned: Fix target BIO completion handlingDamien Le Moal
2018-12-30dm zoned: target: use refcount_t for dm zoned reference countersJohn Pittman
2018-12-30dm: call blk_queue_split() to impose device limits on biosMike Snitzer
2018-12-30dm cache metadata: verify cache has blocks in blocks_are_clean_separate_dirty()Mike Snitzer
2018-12-30dm thin: send event about thin-pool state change _after_ making itMike Snitzer
2018-11-13MD: fix invalid stored role for a disk - try2Shaohua Li
2018-11-13dm zoned: fix various dmz_get_mblock() issuesDamien Le Moal