summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* dm integrity: fix deadlock with overlapping I/OMikulas Patocka2019-04-05
* dm: disable DISCARD if the underlying storage no longer supports itMike Snitzer2019-04-04
* dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errorsIlya Dryomov2019-04-01
* dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_...Mikulas Patocka2019-04-01
* dm init: fix const confusion for dm_allowed_targets arrayAndi Kleen2019-04-01
* dm integrity: make dm_integrity_init and dm_integrity_exit staticYueHaibing2019-04-01
* dm integrity: change memcmp to strncmp in dm_integrity_ctrMikulas Patocka2019-04-01
* Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-16
|\
| * md: Fix failed allocation of md_register_threadAditya Pakki2019-03-12
| * It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni2019-03-12
| * raid5: set write hint for PPLMariusz Dabrowski2019-03-12
* | md: convert to kvmallocKent Overstreet2019-03-12
* | Merge tag 'for-5.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-09
|\ \
| * | dm integrity: limit the rate of error messagesMikulas Patocka2019-03-06
| * | dm snapshot: don't define direct_access if we don't support itMikulas Patocka2019-03-05
| * | dm cache: add support for discard passdown to the origin deviceMike Snitzer2019-03-05
| * | dm writecache: fix typo in name for writeback_wqHuaisheng Ye2019-03-05
| * | dm: add support to directly boot to a mapped deviceHelen Koike2019-03-05
| * | dm thin: add sanity checks to thin-pool and external snapshot creationJason Cai (Xiang Feng)2019-03-05
| * | dm block manager: remove redundant unlikely annotationChengguang Xu2019-03-05
| * | dm verity fec: remove redundant unlikely annotationChengguang Xu2019-03-05
| * | dm integrity: remove redundant unlikely annotationChengguang Xu2019-03-05
| * | dm: always call blk_queue_split() in dm_process_bio()Mike Snitzer2019-03-05
| * | dm switch: use struct_size() in kzalloc()Gustavo A. R. Silva2019-03-05
| * | dm: remove unused _rq_tio_cache and _rq_cacheMike Snitzer2019-03-05
| * | dm: eliminate 'split_discard_bios' flag from DM target interfaceMike Snitzer2019-02-20
| * | dm: update dm_process_bio() to split bio if in ->make_request_fn()Mike Snitzer2019-02-19
* | | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-08
|\ \ \ | | |/ | |/|
| * | Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe2019-02-15
| |\ \
| * | | block: kill BLK_MQ_F_SG_MERGEMing Lei2019-02-15
| * | | block: kill QUEUE_FLAG_NO_SG_MERGEMing Lei2019-02-15
| * | | block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei2019-02-15
| * | | bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()Ming Lei2019-02-15
| * | | bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadataColy Li2019-02-09
| * | | bcache: fix input overflow to cache set sysfs file io_error_halflifeColy Li2019-02-09
| * | | bcache: fix input overflow to cache set io_error_limitColy Li2019-02-09
| * | | bcache: fix input overflow to journal_delay_msColy Li2019-02-09
| * | | bcache: fix input overflow to writeback_rate_minimumColy Li2019-02-09
| * | | bcache: fix potential div-zero error of writeback_rate_p_term_inverseColy Li2019-02-09
| * | | bcache: fix potential div-zero error of writeback_rate_i_term_inverseColy Li2019-02-09
| * | | bcache: fix input overflow to writeback_delayColy Li2019-02-09
| * | | bcache: use sysfs_strtoul_bool() to set bit-field variablesColy Li2019-02-09
| * | | bcache: add sysfs_strtoul_bool() for setting bit-field variablesColy Li2019-02-09
| * | | bcache: fix input overflow to sequential_cutoffColy Li2019-02-09
| * | | bcache: fix input integer overflow of congested thresholdColy Li2019-02-09
| * | | bcache: improve sysfs_strtoul_clamp()Coly Li2019-02-09
| * | | bcache: treat stale && dirty keys as bad keysTang Junhui2019-02-09
| * | | bcache: fix indentation issue, remove tabs on a hunk of codeColin Ian King2019-02-09
| * | | bcache: export backing_dev_uuid via sysfsColy Li2019-02-09
| * | | bcache: export backing_dev_name via sysfsColy Li2019-02-09