aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
AgeCommit message (Expand)Author
2019-05-25md/raid: raid5 preserve the writeback action after the parity checkNigel Croxon
2019-05-25Revert "Don't jump to compute_result state from check_result state"Song Liu
2019-05-25dm mpath: always free attached_handler_name in parse_path()Martin Wilck
2019-05-25dm integrity: correctly calculate the size of metadata areaMikulas Patocka
2019-05-25dm crypt: move detailed message into debug levelMilan Broz
2019-05-25dm delay: fix a crash when invalid device is specifiedMikulas Patocka
2019-05-25dm zoned: Fix zone report handlingDamien Le Moal
2019-05-25dm cache metadata: Fix loading discard bitsetNikos Tsironis
2019-05-25md: add a missing endianness conversion in check_sb_changesChristoph Hellwig
2019-05-25md: add mddev->pers to avoid potential NULL pointer dereferenceYufen Yu
2019-05-25md: batch flush requests.NeilBrown
2019-05-25Revert "MD: fix lock contention for flush bios"NeilBrown
2019-05-22bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()Coly Li
2019-05-22bcache: fix a race between cache register and cacheset unregisterLiang Chen
2019-05-16Don't jump to compute_result state from check_result stateNigel Croxon
2019-04-17dm integrity: fix deadlock with overlapping I/OMikulas Patocka
2019-04-17dm: disable DISCARD if the underlying storage no longer supports itMike Snitzer
2019-04-17dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errorsIlya Dryomov
2019-04-17dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_...Mikulas Patocka
2019-04-17dm integrity: change memcmp to strncmp in dm_integrity_ctrMikulas Patocka
2019-04-05bcache: fix potential div-zero error of writeback_rate_p_term_inverseColy Li
2019-04-05bcache: improve sysfs_strtoul_clamp()Coly Li
2019-04-05bcache: fix potential div-zero error of writeback_rate_i_term_inverseColy Li
2019-04-05bcache: fix input overflow to sequential_cutoffColy Li
2019-04-05bcache: fix input overflow to cache set sysfs file io_error_halflifeColy Li
2019-04-05dm thin: add sanity checks to thin-pool and external snapshot creationJason Cai (Xiang Feng)
2019-03-23md: Fix failed allocation of md_register_threadAditya Pakki
2019-03-23bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadataColy Li
2019-03-23bcache: treat stale && dirty keys as bad keysTang Junhui
2019-03-23bcache: never writeback a discard operationDaniel Axtens
2019-03-23dm integrity: limit the rate of error messagesMikulas Patocka
2019-03-19It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni
2019-02-15Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-14dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis
2019-02-12md/raid1: don't clear bitmap bits on interrupted recovery.Nate Dailey
2019-02-11dm crypt: don't overallocate the integrity tag spaceMikulas Patocka
2019-02-06dm: don't use bio_trim() afterallMike Snitzer
2019-02-06dm: add memory barrier before waitqueue_activeMikulas Patocka
2019-01-28md/raid5: fix 'out of memory' during raid cache recoveryAlexei Naberezhnov
2019-01-25Merge tag 'for-5.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-22dm: add missing trace_block_split() to __split_and_process_bio()Mike Snitzer
2019-01-22dm: fix dm_wq_work() to only use __split_and_process_bio() if appropriateMike Snitzer
2019-01-21dm: fix redundant IO accounting for bios that need splittingMike Snitzer
2019-01-21dm: fix clone_bio() to trigger blk_recount_segments()Mike Snitzer
2019-01-15dm thin: fix passdown_double_checking_shared_status()Joe Thornber
2019-01-14md: Make bio_alloc_mddev use bio_alloc_biosetMarcos Paulo de Souza
2019-01-10dm crypt: fix parsing of extended IV argumentsMilan Broz
2019-01-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'for-4.21/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds