| Commit message (Expand) | Author | Age | Files | Lines |
* | block: Fix cloning of requests with a special payload | Bart Van Assche | 2018-06-28 | 1 | -0/+4 |
* | blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE | Bart Van Assche | 2018-06-23 | 2 | -1/+1 |
* | block: sed-opal: Fix a couple off by one bugs | Dan Carpenter | 2018-06-20 | 1 | -2/+2 |
* | blk-mq-debugfs: Off by one in blk_mq_rq_state_name() | Dan Carpenter | 2018-06-20 | 1 | -1/+1 |
* | Revert "block: Add warning for bi_next not NULL in bio_endio()" | Bart Van Assche | 2018-06-19 | 2 | -10/+1 |
* | block: fix timeout changes for legacy request drivers | Christoph Hellwig | 2018-06-19 | 1 | -0/+1 |
* | bsg: fix race of bsg_open and bsg_unregister | Anatoliy Glagolev | 2018-06-15 | 1 | -11/+11 |
* | block: remov blk_queue_invalidate_tags | Christoph Hellwig | 2018-06-15 | 1 | -22/+0 |
* | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2018-06-15 | 1 | -29/+0 |
|\ |
|
| * | blk-mq: remove blk_mq_tagset_iter | Christoph Hellwig | 2018-06-14 | 1 | -29/+0 |
* | | blk-mq: don't time out requests again that are in the timeout handler | Christoph Hellwig | 2018-06-14 | 1 | -0/+5 |
* | | blk-mq: reinit q->tag_set_list entry only after grace period | Roman Pen | 2018-06-11 | 1 | -2/+1 |
* | | Merge tag 'for-linus-20180610' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-06-10 | 1 | -1/+3 |
|\| |
|
| * | block: fix use-after-free in block flush handling | Jens Axboe | 2018-06-09 | 1 | -1/+3 |
* | | Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-06-08 | 4 | -4/+82 |
|\| |
|
| * | block: add bioset_init_from_src() helper | Jens Axboe | 2018-06-08 | 1 | -0/+18 |
| * | block: always set partition number to '0' in blk_partition_remap() | Hannes Reinecke | 2018-06-07 | 1 | -1/+1 |
| * | block: pass failfast and driver-specific flags to flush requests | Hannes Reinecke | 2018-06-06 | 1 | -3/+6 |
| * | block: add verifier for cmdline partition | Wang YanQing | 2018-06-05 | 1 | -0/+57 |
* | | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-06-08 | 1 | -6/+16 |
|\ \ |
|
| * | | block: add ioprio_check_cap function | Adam Manzanares | 2018-05-31 | 1 | -6/+16 |
* | | | Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-06-05 | 1 | -33/+63 |
|\ \ \
| |_|/
|/| | |
|
| * | | block: add a lower-level bio_add_page interface | Christoph Hellwig | 2018-06-02 | 1 | -33/+63 |
* | | | blk-mq: return when hctx is stopped in blk_mq_run_work_fn | Jianchao Wang | 2018-06-04 | 1 | -1/+1 |
* | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2018-06-04 | 1 | -26/+2 |
|\ \ \ |
|
| * | | | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -26/+2 |
| |/ / |
|
* | | | blk-mq: update nr_requests when switching to 'none' scheduler | Ming Lei | 2018-06-03 | 1 | -0/+1 |
* | | | block: don't use blocking queue entered for recursive bio submits | Jens Axboe | 2018-06-03 | 2 | -1/+13 |
* | | | block: split the blk-mq case from elevator_init | Christoph Hellwig | 2018-06-01 | 3 | -32/+48 |
* | | | block: move sysfs_lock into elevator_init | Christoph Hellwig | 2018-06-01 | 5 | -28/+8 |
* | | | block: remove the always unused name argument to elevator_init | Christoph Hellwig | 2018-06-01 | 4 | -11/+5 |
* | | | block: unexport elevator_init/exit | Christoph Hellwig | 2018-06-01 | 2 | -2/+2 |
* | | | block: move initialization of elevator-related fields to blk_alloc_queue_node | Christoph Hellwig | 2018-06-01 | 2 | -5/+5 |
* | | | block, bfq: prevent soft_rt_next_start from being stuck at infinity | Davide Sapienza | 2018-05-31 | 1 | -27/+2 |
* | | | block, bfq: increase weight-raising duration for interactive apps | Davide Sapienza | 2018-05-31 | 1 | -11/+15 |
* | | | block, bfq: remove slow-system class | Paolo Valente | 2018-05-31 | 2 | -105/+46 |
* | | | block, bfq: add description of weight-raising heuristics | Paolo Valente | 2018-05-31 | 1 | -24/+56 |
* | | | block, bfq: remove the removal of 'next' rq in bfq_requests_merged | Filippo Muzzini | 2018-05-31 | 1 | -7/+0 |
* | | | block, bfq: remove wrong check in bfq_requests_merged | Paolo Valente | 2018-05-31 | 1 | -6/+20 |
* | | | block, bfq: remove wrong lock in bfq_requests_merged | Filippo Muzzini | 2018-05-31 | 1 | -2/+0 |
* | | | block: fixup bioset_integrity_create() call | Jens Axboe | 2018-05-31 | 1 | -1/+1 |
* | | | block: Drop bioset_create() | Kent Overstreet | 2018-05-30 | 1 | -48/+13 |
* | | | block: convert bounce, q->bio_split to bioset_init()/mempool_init() | Kent Overstreet | 2018-05-30 | 4 | -31/+34 |
* | | | blk-throttle: return proper bool type to caller instead of 0/1 | Chengguang Xu | 2018-05-30 | 1 | -5/+5 |
* | | | blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter | Christoph Hellwig | 2018-05-30 | 1 | -1/+1 |
* | | | blk-throttle: fix potential NULL pointer dereference in throtl_select_dispatch | Liu Bo | 2018-05-30 | 1 | -1/+2 |
* | | | block: kyber: make kyber more friendly with merging | Jianchao Wang | 2018-05-30 | 1 | -32/+158 |
* | | | blk-mq: abstract out blk-mq-sched rq list iteration bio merge helper | Jens Axboe | 2018-05-30 | 1 | -10/+24 |
* | | | block: remove parent device reference from struct bsg_class_device | Christoph Hellwig | 2018-05-29 | 2 | -38/+7 |
* | | | block: don't print a message when the device went away | Christoph Hellwig | 2018-05-29 | 1 | -2/+2 |