aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-12-19dm: don't reuse bio for flushesJens Axboe
2018-12-17blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()Jens Axboe
2018-12-13bcache: print number of keys in trace_bcache_journal_writeGuoju Fang
2018-12-13bcache: set writeback_percent in a flexible rangeColy Li
2018-12-13bcache: make cutoff_writeback and cutoff_writeback_sync tunableColy Li
2018-12-13bcache: add MODULE_DESCRIPTION informationColy Li
2018-12-13bcache: option to automatically run gc thread after writebackColy Li
2018-12-13bcache: introduce force_wake_up_gc()Coly Li
2018-12-13bcache: cannot set writeback_running via sysfs if no writeback kthread createdShenghui Wang
2018-12-13bcache: do not mark writeback_running too earlyShenghui Wang
2018-12-13bcache: update comment in sysfs.cShenghui Wang
2018-12-13bcache: update comment for bch_data_insertShenghui Wang
2018-12-13bcache: do not check if debug dentry is ERR or NULL explicitly on removeShenghui Wang
2018-12-13bcache: add comment for cache_set->fill_iterShenghui Wang
2018-12-12dm thin: bump target versionMike Snitzer
2018-12-11dm thin: send event about thin-pool state change _after_ making itMike Snitzer
2018-12-11dm: fix request-based dm's use of dm_wait_for_completionMike Snitzer
2018-12-10dm: fix inflight IO checkJens Axboe
2018-12-10dm: remove the pending IO accountingMikulas Patocka
2018-12-10block: stop passing 'cpu' to all percpu stats methodsMike Snitzer
2018-12-10dm rq: leverage blk_mq_queue_busy() to check for outstanding IOMike Snitzer
2018-12-10dm: dont rewrite dm_disk(md)->part0.in_flightMikulas Patocka
2018-12-07blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou
2018-12-07dm: set the static flush bio device on demandDennis Zhou
2018-12-07dm zoned: Fix target BIO completion handlingDamien Le Moal
2018-12-07dm: call blk_queue_split() to impose device limits on biosMike Snitzer
2018-12-07dm cache metadata: verify cache has blocks in blocks_are_clean_separate_dirty()Mike Snitzer
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers
2018-11-16block: add queue_is_mq() helperJens Axboe
2018-11-15block: remove the lock argument to blk_alloc_queue_nodeChristoph Hellwig
2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou
2018-10-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-10-26Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-26Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-25block: Introduce blk_revalidate_disk_zones()Damien Le Moal
2018-10-25block: add a report_zones methodChristoph Hellwig
2018-10-25block: Introduce blkdev_nr_zones() helperDamien Le Moal
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-22MD: Memory leak when flush bio size is zeroXiao Ni
2018-10-22md: fix memleak for mempoolJack Wang
2018-10-22dm writecache: remove disabled code in memory_entry()Mike Snitzer
2018-10-18dm zoned: fix various dmz_get_mblock() issuesDamien Le Moal
2018-10-18dm zoned: fix metadata block ref countingDamien Le Moal
2018-10-18dm raid: avoid bitmap with raid4/5/6 journal deviceHeinz Mauelshagen
2018-10-18md-cluster: remove suspend_infoGuoqing Jiang