summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
* bcache: fix potential div-zero error of writeback_rate_p_term_inverseColy Li2019-04-051-1/+3
* bcache: improve sysfs_strtoul_clamp()Coly Li2019-04-051-3/+10
* bcache: fix potential div-zero error of writeback_rate_i_term_inverseColy Li2019-04-051-1/+3
* bcache: fix input overflow to sequential_cutoffColy Li2019-04-051-1/+3
* bcache: fix input overflow to cache set sysfs file io_error_halflifeColy Li2019-04-051-2/+11
* dm thin: add sanity checks to thin-pool and external snapshot creationJason Cai (Xiang Feng)2019-04-051-0/+13
* md: Fix failed allocation of md_register_threadAditya Pakki2019-03-232-0/+4
* bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadataColy Li2019-03-231-3/+4
* bcache: treat stale && dirty keys as bad keysTang Junhui2019-03-231-6/+7
* bcache: never writeback a discard operationDaniel Axtens2019-03-231-0/+3
* dm integrity: limit the rate of error messagesMikulas Patocka2019-03-231-4/+4
* It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni2019-03-191-1/+0
* 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
| * | | dm: remove indirect calls from __send_changing_extent_only()Mike Snitzer2018-12-181-10/+7
| * | | dm mpath: only flush workqueue when neededwuzhouhui2018-12-181-2/+4
OpenPOWER on IntegriCloud