summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | blk-mq: Initialize .rq_flags in blk_mq_rq_ctx_init()Bart Van Assche2017-06-201-1/+2
| * | | | block: Change argument type of scsi_req_init()Bart Van Assche2017-06-201-3/+7
| * | | | block: Make most scsi_req_init() calls implicitBart Van Assche2017-06-202-4/+0
| * | | | block: Introduce request_queue.initialize_rq_fn()Bart Van Assche2017-06-201-4/+13
| * | | | block: Make request operation type argument declarations consistentBart Van Assche2017-06-202-11/+12
| * | | | blk-mq: Reduce blk_mq_hw_ctx sizeBart Van Assche2017-06-201-8/+22
| * | | | block: return on congested block deviceGoldwyn Rodrigues2017-06-202-2/+24
| * | | | Revert "blk-mq: don't use sync workqueue flushing from drivers"Ming Lei2017-06-181-22/+8
| * | | | blk-mq: clarify dispatch may not be drained/blocked by stopping queueMing Lei2017-06-181-0/+18
| * | | | blk-mq: don't stop queue for quiescingMing Lei2017-06-181-6/+3
| * | | | blk-mq: update comments on blk_mq_quiesce_queue()Ming Lei2017-06-181-3/+4
| * | | | blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queueMing Lei2017-06-182-2/+12
| * | | | blk-mq: introduce blk_mq_unquiesce_queueMing Lei2017-06-181-0/+13
| * | | | block: don't check for BIO_MAX_PAGES in blk_bio_segment_split()NeilBrown2017-06-181-16/+0
| * | | | block: remove bio_clone() and all references.NeilBrown2017-06-182-4/+4
| * | | | block: Improvements to bounce-buffer handlingNeilBrown2017-06-182-16/+30
| * | | | blk: use non-rescuing bioset for q->bio_split.NeilBrown2017-06-181-2/+1
| * | | | blk: make the bioset rescue_workqueue optional.NeilBrown2017-06-182-3/+13
| * | | | blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown2017-06-182-39/+23
| * | | | blk: remove bio_set arg from blk_queue_split()NeilBrown2017-06-183-7/+6
| * | | | blk-mq: remove __blk_mq_alloc_requestChristoph Hellwig2017-06-182-47/+27
| * | | | blk-mq-sched: unify request prepare methodsChristoph Hellwig2017-06-183-35/+29
| * | | | blk-mq: refactor blk_mq_sched_assign_iocChristoph Hellwig2017-06-183-28/+17
| * | | | bfq-iosched: fix NULL ioc check in bfq_get_rq_privateChristoph Hellwig2017-06-181-10/+5
| * | | | blk-mq: streamline blk_mq_get_requestChristoph Hellwig2017-06-181-14/+14
| * | | | blk-mq: simplify blk_mq_free_requestChristoph Hellwig2017-06-182-38/+15
| * | | | blk-mq-sched: unify request finished methodsChristoph Hellwig2017-06-183-15/+10
| * | | | blk-mq: remove blk_mq_sched_{get,put}_rq_privChristoph Hellwig2017-06-183-26/+8
| * | | | blk-mq: move blk_mq_sched_{get,put}_request to blk-mq.cChristoph Hellwig2017-06-183-73/+67
| * | | | blk-mq: mark blk_mq_rq_ctx_init staticChristoph Hellwig2017-06-182-5/+2
| * | | | Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-4.13/blockJens Axboe2017-06-162-9/+7
| |\ \ \ \
| | * \ \ \ Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig2017-06-132-9/+7
| | |\ \ \ \
| * | | | | | block: Dedicated error code fixupsBart Van Assche2017-06-162-3/+3
| |/ / / / /
| * | | | | blk-mq: fixup type of 'ret' in __blk_mq_try_issue_directly()Jens Axboe2017-06-121-1/+1
| * | | | | Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-1211-57/+179
| |\ \ \ \ \
| * | | | | | block: switch bios to blk_status_tChristoph Hellwig2017-06-096-34/+40
| * | | | | | blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig2017-06-091-20/+17
| * | | | | | block: introduce new block status code typeChristoph Hellwig2017-06-096-80/+106
| * | | | | | bsg: Check queue type before attaching to a queueBart Van Assche2017-06-011-0/+6
| * | | | | | block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGHBart Van Assche2017-06-011-0/+1
| * | | | | | blk-mq-debugfs: Add 'kick' operationBart Van Assche2017-06-011-1/+3
| * | | | | | blk-mq-debugfs: Show busy requestsBart Van Assche2017-06-011-0/+31
| * | | | | | blk-mq-debugfs: Show requeue listBart Van Assche2017-06-011-0/+32
| * | | | | | blk-mq-debugfs: Show atomic request flagsBart Van Assche2017-06-011-0/+10
| * | | | | | cfq-iosched: Delete unused function min_vdisktime()Matthias Kaehlcke2017-05-301-9/+0
| * | | | | | blk-mq: make per-sw-queue bio merge as default .bio_mergeMing Lei2017-05-263-72/+58
| * | | | | | blk-mq: merge bio into sw queue before pluggingMing Lei2017-05-261-22/+26
* | | | | | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-032-9/+7
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | partitions/ldm: switch to use uuid_tChristoph Hellwig2017-06-052-9/+7
* | | | | | | block: provide bio_uninit() free freeing integrity/task associationsJens Axboe2017-06-281-3/+9
| |_|_|/ / / |/| | | | |
OpenPOWER on IntegriCloud