summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
...
| * | | bcache: fix input overflow to writeback_delayColy Li2019-02-091-1/+1
| * | | bcache: use sysfs_strtoul_bool() to set bit-field variablesColy Li2019-02-091-8/+8
| * | | bcache: add sysfs_strtoul_bool() for setting bit-field variablesColy Li2019-02-091-0/+10
| * | | bcache: fix input overflow to sequential_cutoffColy Li2019-02-091-1/+3
| * | | bcache: fix input integer overflow of congested thresholdColy Li2019-02-091-4/+6
| * | | bcache: improve sysfs_strtoul_clamp()Coly Li2019-02-091-3/+10
| * | | bcache: treat stale && dirty keys as bad keysTang Junhui2019-02-091-6/+7
| * | | bcache: fix indentation issue, remove tabs on a hunk of codeColin Ian King2019-02-091-15/+15
| * | | bcache: export backing_dev_uuid via sysfsColy Li2019-02-091-0/+9
| * | | bcache: export backing_dev_name via sysfsColy Li2019-02-091-0/+8
| * | | bcache: not use hard coded memset size in bch_cache_accounting_clear()Coly Li2019-02-091-1/+1
| * | | bcache: never writeback a discard operationDaniel Axtens2019-02-091-0/+3
| * | | raid1: simplify raid1_error functionYufen Yu2019-02-041-4/+2
| * | | md-linear: use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-041-2/+1
* | | | Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-blockLinus Torvalds2019-02-151-10/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | md/raid1: don't clear bitmap bits on interrupted recovery.Nate Dailey2019-02-121-10/+18
* | | | dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis2019-02-141-5/+50
* | | | dm crypt: don't overallocate the integrity tag spaceMikulas Patocka2019-02-111-1/+1
| |_|/ |/| |
* | | dm: don't use bio_trim() afterallMike Snitzer2019-02-061-1/+5
* | | dm: add memory barrier before waitqueue_activeMikulas Patocka2019-02-062-2/+2
|/ /
* / md/raid5: fix 'out of memory' during raid cache recoveryAlexei Naberezhnov2019-01-282-13/+28
|/
* Merge tag 'for-5.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-255-28/+56
|\
| * dm: add missing trace_block_split() to __split_and_process_bio()Mike Snitzer2019-01-221-0/+1
| * dm: fix dm_wq_work() to only use __split_and_process_bio() if appropriateMike Snitzer2019-01-221-6/+12
| * dm: fix redundant IO accounting for bios that need splittingMike Snitzer2019-01-211-0/+16
| * dm: fix clone_bio() to trigger blk_recount_segments()Mike Snitzer2019-01-211-6/+2
| * dm thin: fix passdown_double_checking_shared_status()Joe Thornber2019-01-153-8/+8
| * dm crypt: fix parsing of extended IV argumentsMilan Broz2019-01-101-8/+17
* | md: Make bio_alloc_mddev use bio_alloc_biosetMarcos Paulo de Souza2019-01-141-6/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe2019-01-032-57/+33
|\
| * md: fix raid10 hang issue caused by barrierGuoqing Jiang2018-12-201-0/+4
| * raid10: refactor common wait code from regular read/write requestGuoqing Jiang2018-12-201-47/+25
| * md: remvoe redundant condition checkChengguang Xu2018-12-201-8/+4
| * md: remove set but not used variable 'bi_rdev'Yue Haibing2018-12-201-2/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-284-4/+4
|\ \
| * | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-284-4/+4
* | | Merge tag 'for-4.21/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-2817-82/+121
|\ \ \
| * | | dm: do not allow readahead to limit IO sizeJaegeuk Kim2018-12-181-0/+3
| * | | dm raid: fix false -EBUSY when handling check/repair messageHeinz Mauelshagen2018-12-181-2/+1
| * | | dm rq: cleanup leftover code from recently removed q->mq_ops branchingMike Snitzer2018-12-181-3/+1
| * | | dm verity: log the hash algorithm implementationEric Biggers2018-12-181-0/+9
| * | | dm crypt: log the encryption algorithm implementationEric Biggers2018-12-181-0/+9
| * | | dm integrity: fix spelling mistake in workqueue nameColin Ian King2018-12-181-1/+1
| * | | dm flakey: Properly corrupt multi-page bios.Sweet Tea2018-12-181-11/+22
| * | | dm: Check for device sector overflow if CONFIG_LBDAF is not setMilan Broz2018-12-186-6/+7
| * | | dm crypt: use u64 instead of sector_t to store iv_offsetAliOS system security2018-12-181-3/+3
| * | | dm kcopyd: Fix bug causing workqueue stallsNikos Tsironis2018-12-181-5/+14
| * | | dm snapshot: Fix excessive memory usage and workqueue stallsNikos Tsironis2018-12-181-0/+22
| * | | dm bufio: update comment in dm-bufio.cShenghui Wang2018-12-181-6/+6
| * | | dm writecache: fix typo in error msg for creating writecache_flush_threadShenghui Wang2018-12-181-1/+1