summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
...
| * | bcache: do not mark writeback_running too earlyShenghui Wang2018-12-131-1/+2
| * | bcache: update comment in sysfs.cShenghui Wang2018-12-131-2/+2
| * | bcache: update comment for bch_data_insertShenghui Wang2018-12-131-3/+3
| * | bcache: do not check if debug dentry is ERR or NULL explicitly on removeShenghui Wang2018-12-132-4/+2
| * | bcache: add comment for cache_set->fill_iterShenghui Wang2018-12-132-1/+10
| * | dm: fix request-based dm's use of dm_wait_for_completionMike Snitzer2018-12-112-5/+11
| * | dm: fix inflight IO checkJens Axboe2018-12-101-8/+6
| * | dm: remove the pending IO accountingMikulas Patocka2018-12-102-21/+15
| * | block: stop passing 'cpu' to all percpu stats methodsMike Snitzer2018-12-101-4/+3
| * | dm rq: leverage blk_mq_queue_busy() to check for outstanding IOMike Snitzer2018-12-101-5/+4
| * | dm: dont rewrite dm_disk(md)->part0.in_flightMikulas Patocka2018-12-101-3/+1
| * | blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou2018-12-071-1/+1
| * | dm: set the static flush bio device on demandDennis Zhou2018-12-071-1/+11
| * | block: add queue_is_mq() helperJens Axboe2018-11-162-3/+3
| * | block: remove the lock argument to blk_alloc_queue_nodeChristoph Hellwig2018-11-151-1/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-272-2/+2
|\ \ \ | |_|/ |/| |
| * | crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-201-1/+1
| * | crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-201-1/+1
| |/
* | dm thin: bump target versionMike Snitzer2018-12-121-2/+2
* | dm thin: send event about thin-pool state change _after_ making itMike Snitzer2018-12-111-33/+35
* | dm zoned: Fix target BIO completion handlingDamien Le Moal2018-12-071-84/+38
* | dm: call blk_queue_split() to impose device limits on biosMike Snitzer2018-12-071-0/+2
* | dm cache metadata: verify cache has blocks in blocks_are_clean_separate_dirty()Mike Snitzer2018-12-071-0/+4
|/
* Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-021-1/+1
|\
| * blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-011-1/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2018-10-269-127/+356
|\ \
| * | MD: Memory leak when flush bio size is zeroXiao Ni2018-10-221-4/+6
| * | md: fix memleak for mempoolJack Wang2018-10-221-8/+8
| * | md-cluster: remove suspend_infoGuoqing Jiang2018-10-181-71/+32
| * | md-cluster: send BITMAP_NEEDS_SYNC message if reshaping is interruptedGuoqing Jiang2018-10-182-5/+26
| * | md-cluster/bitmap: don't call md_bitmap_sync_with_cluster during reshaping stageGuoqing Jiang2018-10-181-7/+20
| * | md-cluster/raid10: don't call remove_and_add_spares during reshaping stageGuoqing Jiang2018-10-181-2/+6
| * | md-cluster/raid10: call update_size in md_reap_sync_threadGuoqing Jiang2018-10-181-3/+18
| * | md-cluster: introduce resync_info_get interface for sanity checkGuoqing Jiang2018-10-183-1/+22
| * | md-cluster/raid10: support add disk under grow modeGuoqing Jiang2018-10-183-0/+59
| * | md-cluster/raid10: resize all the bitmaps before start reshapeGuoqing Jiang2018-10-183-3/+120
| * | MD: fix invalid stored role for a disk - try2Shaohua Li2018-10-143-4/+2
| * | md/bitmap: use mddev_suspend/resume instead of ->quiesce()Jack Wang2018-10-101-4/+5
| * | md: remove redundant code that is no longer reachableColin Ian King2018-10-101-2/+0
| * | md: allow metadata updates while suspending an array - fixNeilBrown2018-10-031-10/+12
| * | MD: fix invalid stored role for a diskShaohua Li2018-10-011-0/+4
| * | md/raid10: Fix raid10 replace hang when new added disk faultyAlex Wu2018-09-281-13/+14
| * | raid5: block failing device if raid will be failedMariusz Tkaczyk2018-09-281-0/+12
* | | Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-2617-461/+131
|\ \ \
| * | | dm writecache: remove disabled code in memory_entry()Mike Snitzer2018-10-221-4/+1
| * | | dm zoned: fix various dmz_get_mblock() issuesDamien Le Moal2018-10-181-24/+42
| * | | dm zoned: fix metadata block ref countingDamien Le Moal2018-10-181-9/+11
| * | | dm raid: avoid bitmap with raid4/5/6 journal deviceHeinz Mauelshagen2018-10-181-1/+1
| * | | dm crypt: make workqueue names device-specificMichał Mirosław2018-10-181-5/+10
| * | | dm: add dm_table_device_name()Michał Mirosław2018-10-181-0/+6