summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)AuthorFilesLines
2019-04-05bcache: improve sysfs_strtoul_clamp()Coly Li1-3/+10
2019-04-05bcache: fix potential div-zero error of writeback_rate_i_term_inverseColy Li1-1/+3
2019-04-05bcache: fix input overflow to sequential_cutoffColy Li1-1/+3
2019-04-05bcache: fix input overflow to cache set sysfs file io_error_halflifeColy Li1-2/+11
2019-04-05dm thin: add sanity checks to thin-pool and external snapshot creationJason Cai (Xiang Feng)1-0/+13
2019-03-23bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadataColy Li1-3/+4
2019-03-23md: Fix failed allocation of md_register_threadAditya Pakki2-0/+4
2019-03-23bcache: never writeback a discard operationDaniel Axtens1-0/+3
2019-03-23dm integrity: limit the rate of error messagesMikulas Patocka1-4/+4
2019-03-19It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni1-1/+0
2019-02-20dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis1-5/+50
2019-02-20dm crypt: don't overallocate the integrity tag spaceMikulas Patocka1-1/+1
2019-02-20md/raid1: don't clear bitmap bits on interrupted recovery.Nate Dailey1-10/+18
2019-02-12md: fix raid10 hang issue caused by barrierGuoqing Jiang1-0/+4
2019-02-06md/raid5: fix 'out of memory' during raid cache recoveryAlexei Naberezhnov2-13/+28
2019-01-31dm crypt: fix parsing of extended IV argumentsMilan Broz1-8/+17
2019-01-31dm thin: fix passdown_double_checking_shared_status()Joe Thornber3-8/+8
2019-01-26dm: Check for device sector overflow if CONFIG_LBDAF is not setMilan Broz6-6/+7
2019-01-26dm snapshot: Fix excessive memory usage and workqueue stallsNikos Tsironis1-0/+22
2019-01-26dm kcopyd: Fix bug causing workqueue stallsNikos Tsironis1-5/+14
2019-01-26dm crypt: use u64 instead of sector_t to store iv_offsetAliOS system security1-3/+3
2018-12-19dm zoned: Fix target BIO completion handlingDamien Le Moal1-84/+38
2018-12-19dm: call blk_queue_split() to impose device limits on biosMike Snitzer1-0/+2
2018-12-19dm cache metadata: verify cache has blocks in blocks_are_clean_separate_dirty()Mike Snitzer1-0/+4
2018-12-19dm thin: send event about thin-pool state change _after_ making itMike Snitzer1-33/+35
2018-11-13MD: fix invalid stored role for a disk - try2Shaohua Li3-4/+2
2018-11-13dm zoned: fix various dmz_get_mblock() issuesDamien Le Moal1-24/+42
2018-11-13dm zoned: fix metadata block ref countingDamien Le Moal1-9/+11
2018-11-13dm ioctl: harden copy_params()'s copy_from_user() from malicious usersWenwen Wang1-12/+6
2018-11-13MD: fix invalid stored role for a diskShaohua Li1-0/+4
2018-11-13md: fix memleak for mempoolJack Wang1-8/+8
2018-11-13MD: Memory leak when flush bio size is zeroXiao Ni1-4/+6
2018-11-13bcache: Populate writeback_rate_minimum attributeBen Peddell1-0/+2
2018-11-13bcache: fix miss key refill->end in writebackTang Junhui1-1/+1
2018-11-13bcache: correct dirty data statisticsTang Junhui1-1/+2
2018-11-13bcache: fix ioctl in flash deviceTang Junhui2-4/+3
2018-11-13bcache: trace missed reading by cache_missedTang Junhui1-1/+1
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman1-1/+2
2018-10-11dm linear: fix linear_end_io conditional definitionDamien Le Moal2-2/+4
2018-10-10dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabledMike Snitzer1-1/+7
2018-10-09dm: fix report zone remapping to account for partition offsetDamien Le Moal1-7/+20
2018-10-09dm cache: destroy migration_cache if cache target registration failedShenghui Wang1-3/+2
2018-10-06treewide: Replace more open-coded allocation size multiplicationsKees Cook1-1/+2
2018-10-06Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman5-15/+20
2018-10-04dm cache: fix resize crash if user doesn't reload cache tableMike Snitzer1-2/+7
2018-10-04dm cache metadata: ignore hints array being too small during resizeJoe Thornber1-2/+2
2018-09-30Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman3-3/+12
2018-09-27bcache: add separate workqueue for journal_write to avoid deadlockGuoju Fang3-3/+12
2018-09-18dm raid: remove bogus const from decipher_sync_action() return typeGeert Uytterhoeven1-1/+1
2018-09-18dm mpath: fix attached_handler_name leak and dangling hw_handler_name pointerMike Snitzer1-6/+8