| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-5.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-01-24 | 5 | -28/+56 |
|\ |
|
| * | dm: add missing trace_block_split() to __split_and_process_bio() | Mike Snitzer | 2019-01-22 | 1 | -0/+1 |
| * | dm: fix dm_wq_work() to only use __split_and_process_bio() if appropriate | Mike Snitzer | 2019-01-22 | 1 | -6/+12 |
| * | dm: fix redundant IO accounting for bios that need splitting | Mike Snitzer | 2019-01-21 | 1 | -0/+16 |
| * | dm: fix clone_bio() to trigger blk_recount_segments() | Mike Snitzer | 2019-01-21 | 1 | -6/+2 |
| * | dm thin: fix passdown_double_checking_shared_status() | Joe Thornber | 2019-01-15 | 3 | -8/+8 |
| * | dm crypt: fix parsing of extended IV arguments | Milan Broz | 2019-01-10 | 1 | -8/+17 |
* | | md: Make bio_alloc_mddev use bio_alloc_bioset | Marcos Paulo de Souza | 2019-01-14 | 1 | -6/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli... | Jens Axboe | 2019-01-03 | 2 | -57/+33 |
|\ |
|
| * | md: fix raid10 hang issue caused by barrier | Guoqing Jiang | 2018-12-20 | 1 | -0/+4 |
| * | raid10: refactor common wait code from regular read/write request | Guoqing Jiang | 2018-12-20 | 1 | -47/+25 |
| * | md: remvoe redundant condition check | Chengguang Xu | 2018-12-20 | 1 | -8/+4 |
| * | md: remove set but not used variable 'bi_rdev' | Yue Haibing | 2018-12-20 | 1 | -2/+0 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-12-29 | 4 | -4/+4 |
|\ \ |
|
| * | | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 2018-12-28 | 4 | -4/+4 |
* | | | Merge tag 'for-4.21/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-12-29 | 17 | -82/+121 |
|\ \ \ |
|
| * | | | dm: do not allow readahead to limit IO size | Jaegeuk Kim | 2018-12-18 | 1 | -0/+3 |
| * | | | dm raid: fix false -EBUSY when handling check/repair message | Heinz Mauelshagen | 2018-12-18 | 1 | -2/+1 |
| * | | | dm rq: cleanup leftover code from recently removed q->mq_ops branching | Mike Snitzer | 2018-12-18 | 1 | -3/+1 |
| * | | | dm verity: log the hash algorithm implementation | Eric Biggers | 2018-12-18 | 1 | -0/+9 |
| * | | | dm crypt: log the encryption algorithm implementation | Eric Biggers | 2018-12-18 | 1 | -0/+9 |
| * | | | dm integrity: fix spelling mistake in workqueue name | Colin Ian King | 2018-12-18 | 1 | -1/+1 |
| * | | | dm flakey: Properly corrupt multi-page bios. | Sweet Tea | 2018-12-18 | 1 | -11/+22 |
| * | | | dm: Check for device sector overflow if CONFIG_LBDAF is not set | Milan Broz | 2018-12-18 | 6 | -6/+7 |
| * | | | dm crypt: use u64 instead of sector_t to store iv_offset | AliOS system security | 2018-12-18 | 1 | -3/+3 |
| * | | | dm kcopyd: Fix bug causing workqueue stalls | Nikos Tsironis | 2018-12-18 | 1 | -5/+14 |
| * | | | dm snapshot: Fix excessive memory usage and workqueue stalls | Nikos Tsironis | 2018-12-18 | 1 | -0/+22 |
| * | | | dm bufio: update comment in dm-bufio.c | Shenghui Wang | 2018-12-18 | 1 | -6/+6 |
| * | | | dm writecache: fix typo in error msg for creating writecache_flush_thread | Shenghui Wang | 2018-12-18 | 1 | -1/+1 |
| * | | | dm: remove indirect calls from __send_changing_extent_only() | Mike Snitzer | 2018-12-18 | 1 | -10/+7 |
| * | | | dm mpath: only flush workqueue when needed | wuzhouhui | 2018-12-18 | 1 | -2/+4 |
| * | | | dm rq: remove unused arguments from rq_completed() | Mike Snitzer | 2018-12-18 | 1 | -9/+5 |
| * | | | dm: avoid indirect call in __dm_make_request | Mikulas Patocka | 2018-12-18 | 1 | -23/+6 |
* | | | | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-12-28 | 16 | -78/+231 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | dm: don't reuse bio for flushes | Jens Axboe | 2018-12-19 | 2 | -13/+25 |
| |/ / |
|
| * | | blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight() | Jens Axboe | 2018-12-18 | 1 | -1/+1 |
| * | | bcache: print number of keys in trace_bcache_journal_write | Guoju Fang | 2018-12-13 | 1 | -1/+1 |
| * | | bcache: set writeback_percent in a flexible range | Coly Li | 2018-12-13 | 1 | -1/+2 |
| * | | bcache: make cutoff_writeback and cutoff_writeback_sync tunable | Coly Li | 2018-12-13 | 3 | -2/+55 |
| * | | bcache: add MODULE_DESCRIPTION information | Coly Li | 2018-12-13 | 1 | -3/+4 |
| * | | bcache: option to automatically run gc thread after writeback | Coly Li | 2018-12-13 | 4 | -0/+52 |
| * | | bcache: introduce force_wake_up_gc() | Coly Li | 2018-12-13 | 2 | -15/+20 |
| * | | bcache: cannot set writeback_running via sysfs if no writeback kthread created | Shenghui Wang | 2018-12-13 | 1 | -2/+19 |
| * | | bcache: do not mark writeback_running too early | Shenghui Wang | 2018-12-13 | 1 | -1/+2 |
| * | | bcache: update comment in sysfs.c | Shenghui Wang | 2018-12-13 | 1 | -2/+2 |
| * | | bcache: update comment for bch_data_insert | Shenghui Wang | 2018-12-13 | 1 | -3/+3 |
| * | | bcache: do not check if debug dentry is ERR or NULL explicitly on remove | Shenghui Wang | 2018-12-13 | 2 | -4/+2 |
| * | | bcache: add comment for cache_set->fill_iter | Shenghui Wang | 2018-12-13 | 2 | -1/+10 |
| * | | dm: fix request-based dm's use of dm_wait_for_completion | Mike Snitzer | 2018-12-11 | 2 | -5/+11 |
| * | | dm: fix inflight IO check | Jens Axboe | 2018-12-11 | 1 | -8/+6 |