summaryrefslogtreecommitdiff
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: make sure to obey max_io_len_target_boundaryMichael Lass
2019-05-25dm mpath: always free attached_handler_name in parse_path()Martin Wilck
2019-05-25dm ioctl: fix hang in early create error conditionHelen Koike
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 init: fix max devices/targets checksHelen Koike
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-05dm integrity: fix deadlock with overlapping I/OMikulas Patocka
2019-04-04dm: disable DISCARD if the underlying storage no longer supports itMike Snitzer
2019-04-01dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errorsIlya Dryomov
2019-04-01dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_...Mikulas Patocka
2019-04-01dm init: fix const confusion for dm_allowed_targets arrayAndi Kleen
2019-04-01dm integrity: make dm_integrity_init and dm_integrity_exit staticYueHaibing
2019-04-01dm integrity: change memcmp to strncmp in dm_integrity_ctrMikulas Patocka
2019-03-16Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-12md: Fix failed allocation of md_register_threadAditya Pakki
2019-03-12It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni
2019-03-12raid5: set write hint for PPLMariusz Dabrowski
2019-03-12md: convert to kvmallocKent Overstreet
2019-03-09Merge tag 'for-5.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-06dm integrity: limit the rate of error messagesMikulas Patocka
2019-03-05dm snapshot: don't define direct_access if we don't support itMikulas Patocka
2019-03-05dm cache: add support for discard passdown to the origin deviceMike Snitzer
2019-03-05dm writecache: fix typo in name for writeback_wqHuaisheng Ye
2019-03-05dm: add support to directly boot to a mapped deviceHelen Koike
2019-03-05dm thin: add sanity checks to thin-pool and external snapshot creationJason Cai (Xiang Feng)
2019-03-05dm block manager: remove redundant unlikely annotationChengguang Xu
2019-03-05dm verity fec: remove redundant unlikely annotationChengguang Xu
2019-03-05dm integrity: remove redundant unlikely annotationChengguang Xu
2019-03-05dm: always call blk_queue_split() in dm_process_bio()Mike Snitzer
2019-03-05dm switch: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-03-05dm: remove unused _rq_tio_cache and _rq_cacheMike Snitzer
2019-02-20dm: eliminate 'split_discard_bios' flag from DM target interfaceMike Snitzer
2019-02-19dm: update dm_process_bio() to split bio if in ->make_request_fn()Mike Snitzer
2019-02-15Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-15Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe
2019-02-15block: kill BLK_MQ_F_SG_MERGEMing Lei
2019-02-15block: kill QUEUE_FLAG_NO_SG_MERGEMing Lei