| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | block: sed-opal: fix typos and formatting | David Kozub | 2019-04-06 | 1 | -8/+10 |
| * | | block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR | David Kozub | 2019-04-06 | 1 | -3/+6 |
| * | | block: remove CONFIG_LBDAF | Christoph Hellwig | 2019-04-06 | 1 | -24/+0 |
| * | | block: bio: ensure newly added bio flags don't override BVEC_POOL_IDX | Johannes Thumshirn | 2019-04-04 | 1 | -0/+3 |
| * | | block: don't check if adjacent bvecs in one bio can be mergeable | Ming Lei | 2019-04-01 | 1 | -27/+42 |
| * | | block: reuse __blk_bvec_map_sg() for mapping page sized bvec | Ming Lei | 2019-04-01 | 1 | -11/+9 |
| * | | block: remove argument of 'request_queue' from __blk_bvec_map_sg | Ming Lei | 2019-04-01 | 1 | -3/+3 |
| * | | block: enable multi-page bvec for passthrough IO | Ming Lei | 2019-04-01 | 1 | -29/+31 |
| * | | block: put the same page when adding it to bio | Ming Lei | 2019-04-01 | 1 | -12/+16 |
| * | | block: check if page is mergeable in one helper | Ming Lei | 2019-04-01 | 1 | -14/+24 |
| * | | block: cleanup bio_add_pc_page | Ming Lei | 2019-04-01 | 1 | -7/+7 |
| * | | block: don't merge adjacent bvecs to one segment in bio blk_queue_split | Ming Lei | 2019-04-01 | 1 | -17/+0 |
| * | | block: avoid to break XEN by multi-page bvec | Ming Lei | 2019-04-01 | 1 | -0/+2 |
| * | | block: pass page to xen_biovec_phys_mergeable | Ming Lei | 2019-04-01 | 1 | -1/+1 |
| * | | block, bfq: save & resume weight on a queue merge/split | Francesco Pollicino | 2019-04-01 | 2 | -0/+11 |
| * | | block, bfq: print SHARED instead of pid for shared queues in logs | Francesco Pollicino | 2019-04-01 | 2 | -4/+29 |
| * | | block, bfq: always protect newly-created queues from existing active queues | Paolo Valente | 2019-04-01 | 1 | -13/+51 |
| * | | block, bfq: do not tag totally seeky queues as soft rt | Paolo Valente | 2019-04-01 | 1 | -0/+14 |
| * | | block, bfq: do not merge queues on flash storage with queueing | Paolo Valente | 2019-04-01 | 3 | -6/+73 |
| * | | block, bfq: tune service injection basing on request service times | Paolo Valente | 2019-04-01 | 2 | -59/+409 |
| * | | block, bfq: do not idle for lowest-weight queues | Paolo Valente | 2019-04-01 | 3 | -94/+118 |
| * | | block, bfq: increase idling for weight-raised queues | Paolo Valente | 2019-04-01 | 1 | -0/+2 |
* | | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-05-07 | 3 | -8/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | block: Replace all ktype default_attrs with groups | Kimberly Brown | 2019-04-25 | 3 | -8/+6 |
* | | | bfq: update internal depth state when queue depth changes | Jens Axboe | 2019-04-13 | 2 | -1/+9 |
* | | | block: do not leak memory in bio_copy_user_iov() | Jérôme Glisse | 2019-04-10 | 1 | -1/+4 |
* | | | blk-mq: introduce blk_mq_complete_request_sync() | Ming Lei | 2019-04-10 | 1 | -0/+7 |
* | | | block, bfq: fix use after free in bfq_bfqq_expire | Paolo Valente | 2019-04-10 | 3 | -11/+23 |
* | | | block: Revert v5.0 blk_mq_request_issue_directly() changes | Bart Van Assche | 2019-04-05 | 4 | -69/+71 |
* | | | blk-mq: do not reset plug->rq_count before the list is sorted | Dongli Zhang | 2019-04-04 | 1 | -1/+2 |
* | | | blk-mq: add trace block plug and unplug for multiple queues | Yufen Yu | 2019-04-02 | 1 | -0/+2 |
* | | | block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctx | Shenghui Wang | 2019-04-02 | 1 | -1/+1 |
| |/
|/| |
|
* | | block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=y | Konstantin Khlebnikov | 2019-04-01 | 2 | -2/+2 |
|/ |
|
* | blk-mq: fix sbitmap ws_active for shared tags | Jens Axboe | 2019-03-25 | 1 | -2/+11 |
* | blk-mq: update comment for blk_mq_hctx_has_pending() | Yufen Yu | 2019-03-24 | 1 | -1/+2 |
* | blk-mq: use blk_mq_put_driver_tag() to put tag | Yufen Yu | 2019-03-24 | 2 | -11/+2 |
* | Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-03-23 | 1 | -19/+24 |
|\ |
|
| * | block: add BIO_NO_PAGE_REF flag | Jens Axboe | 2019-03-18 | 1 | -19/+24 |
* | | blkcg: Fix kernel-doc warnings | Bart Van Assche | 2019-03-20 | 1 | -4/+5 |
* | | blk-iolatency: #include "blk.h" | Bart Van Assche | 2019-03-20 | 1 | -0/+1 |
* | | block: Unexport blk_mq_add_to_requeue_list() | Bart Van Assche | 2019-03-20 | 2 | -1/+2 |
* | | block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect... | Yufen Yu | 2019-03-20 | 2 | -7/+9 |
* | | blk-mq: use blk_mq_sched_mark_restart_hctx to set RESTART | Yufen Yu | 2019-03-18 | 1 | -2/+1 |
* | | Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-03-16 | 1 | -7/+8 |
|\ \ |
|
| * | | block: fix segment calculation for passthrough IO | Ming Lei | 2019-03-06 | 1 | -7/+8 |
* | | | mm: refactor readahead defines in mm.h | Nikolay Borisov | 2019-03-12 | 1 | -2/+1 |
| |/
|/| |
|
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-03-09 | 4 | -133/+106 |
|\ \ |
|
| * | | scsi: block: remove bidi support | Christoph Hellwig | 2019-02-05 | 2 | -4/+0 |
| * | | scsi: block: remove req->special | Christoph Hellwig | 2019-02-05 | 1 | -1/+0 |
| * | | scsi: bsg-lib: handle bidi requests without block layer help | Christoph Hellwig | 2019-02-05 | 2 | -60/+52 |