Age | Commit message (Expand) | Author | Files | Lines |
2018-09-24 | block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable | Christoph Hellwig | 4 | -40/+17 |
2018-09-24 | block: add a missing BIOVEC_SEG_BOUNDARY check in bio_add_pc_page | Christoph Hellwig | 1 | -1/+3 |
2018-09-24 | block: simplify BIOVEC_PHYS_MERGEABLE | Christoph Hellwig | 4 | -8/+22 |
2018-09-24 | block: move req_gap_back_merge to blk.h | Christoph Hellwig | 1 | -0/+19 |
2018-09-24 | block: move req_gap_{back,front}_merge to blk-merge.c | Christoph Hellwig | 1 | -0/+65 |
2018-09-24 | block: move integrity_req_gap_{back,front}_merge to blk.h | Christoph Hellwig | 1 | -2/+33 |
2018-09-22 | blk-mq: Document the functions that iterate over requests | Bart Van Assche | 1 | -7/+64 |
2018-09-22 | blkcg: rename blkg_try_get to blkg_tryget | Dennis Zhou (Facebook) | 3 | -4/+3 |
2018-09-22 | blkcg: change blkg reference counting to use percpu_ref | Dennis Zhou (Facebook) | 1 | -25/+39 |
2018-09-22 | blkcg: remove additional reference to the css | Dennis Zhou (Facebook) | 1 | -26/+36 |
2018-09-22 | blkcg: remove bio->bi_css and instead use bio->bi_blkg | Dennis Zhou (Facebook) | 2 | -46/+12 |
2018-09-22 | blkcg: associate a blkg for pages being evicted by swap | Dennis Zhou (Facebook) | 1 | -24/+59 |
2018-09-22 | blkcg: consolidate bio_issue_init to be a part of core | Dennis Zhou (Facebook) | 4 | -10/+4 |
2018-09-22 | blkcg: always associate a bio with a blkg | Dennis Zhou (Facebook) | 3 | -26/+41 |
2018-09-22 | blkcg: convert blkg_lookup_create to find closest blkg | Dennis Zhou (Facebook) | 2 | -15/+27 |
2018-09-22 | blkcg: update blkg_lookup_create to do locking | Dennis Zhou (Facebook) | 2 | -4/+29 |
2018-09-22 | blkcg: fix ref count issue with bio_blkcg using task_css | Dennis Zhou (Facebook) | 5 | -8/+14 |
2018-09-21 | Blk-throttle: update to use rbtree with leftmost node cached | Liu Bo | 1 | -26/+15 |
2018-09-20 | block: use bio_add_page in bio_iov_iter_get_pages | Christoph Hellwig | 1 | -21/+20 |
2018-09-14 | blok, bfq: do not plug I/O if all queues are weight-raised | Paolo Valente | 1 | -2/+8 |
2018-09-14 | block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash | Paolo Valente | 2 | -6/+88 |
2018-09-14 | block, bfq: correctly charge and reset entity service in all cases | Paolo Valente | 1 | -3/+10 |
2018-09-14 | blk-iolatency: remove set but not used variables 'changed' and 'blkiolat' | YueHaibing | 1 | -5/+0 |
2018-09-07 | block: remove bio_rewind_iter() | Ming Lei | 2 | -9/+4 |
2018-09-06 | block: bfq: swap puts in bfqg_and_blkg_put | Konstantin Khlebnikov | 1 | -2/+2 |
2018-09-06 | block: don't warn when doing fsync on read-only devices | Mikulas Patocka | 1 | -1/+4 |
2018-08-31 | blkcg: use tryget logic when associating a blkg with a bio | Dennis Zhou (Facebook) | 2 | -3/+5 |
2018-08-31 | blkcg: delay blkg destruction until after writeback has finished | Dennis Zhou (Facebook) | 1 | -8/+45 |
2018-08-31 | Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd... | Dennis Zhou (Facebook) | 1 | -62/+16 |
2018-08-28 | block: bsg: move atomic_t ref_count variable to refcount API | John Pittman | 1 | -4/+4 |
2018-08-28 | block: remove unnecessary condition check | Chengguang Xu | 1 | -2/+1 |
2018-08-27 | blk-wbt: remove dead code | Jens Axboe | 1 | -5/+0 |
2018-08-27 | blk-wbt: improve waking of tasks | Jens Axboe | 1 | -7/+56 |
2018-08-27 | blk-wbt: abstract out end IO completion handler | Jens Axboe | 1 | -7/+14 |
2018-08-23 | blk-wbt: don't maintain inflight counts if disabled | Jens Axboe | 2 | -1/+21 |
2018-08-23 | blk-wbt: fix has-sleeper queueing check | Jens Axboe | 1 | -3/+5 |
2018-08-23 | blk-wbt: use wq_has_sleeper() for wq active check | Jens Axboe | 1 | -4/+4 |
2018-08-23 | blk-wbt: move disable check into get_limit() | Jens Axboe | 1 | -15/+7 |
2018-08-22 | Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block | Linus Torvalds | 11 | -100/+173 |
2018-08-21 | blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter | Jianchao Wang | 2 | -1/+17 |
2018-08-21 | blk-mq: init hctx sched after update ctx and hctx mapping | Jianchao Wang | 5 | -65/+98 |
2018-08-17 | block: remove duplicate initialization | Chaitanya Kulkarni | 1 | -1/+0 |
2018-08-16 | block: change return type to bool | Chengguang Xu | 1 | -1/+1 |
2018-08-16 | block, bfq: return nbytes and not zero from struct cftype .write() method | Maciej S. Szmigiero | 1 | -1/+2 |
2018-08-16 | block, bfq: improve code of bfq_bfqq_charge_time | Paolo Valente | 1 | -9/+5 |
2018-08-16 | block, bfq: reduce write overcharge | Paolo Valente | 1 | -14/+19 |
2018-08-16 | block, bfq: always update the budget of an entity when needed | Paolo Valente | 1 | -2/+6 |
2018-08-16 | block, bfq: readd missing reset of parent-entity service | Paolo Valente | 1 | -0/+21 |
2018-08-14 | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block | Linus Torvalds | 40 | -1220/+2563 |
2018-08-14 | blk-wbt: fix IO hang in wbt_wait() | Ming Lei | 1 | -5/+1 |