aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-18blk-mq: remove __blk_mq_alloc_requestChristoph Hellwig2-47/+27
2017-06-18blk-mq-sched: unify request prepare methodsChristoph Hellwig3-35/+29
2017-06-18blk-mq: refactor blk_mq_sched_assign_iocChristoph Hellwig3-28/+17
2017-06-18bfq-iosched: fix NULL ioc check in bfq_get_rq_privateChristoph Hellwig1-10/+5
2017-06-18blk-mq: streamline blk_mq_get_requestChristoph Hellwig1-14/+14
2017-06-18blk-mq: simplify blk_mq_free_requestChristoph Hellwig2-38/+15
2017-06-18blk-mq-sched: unify request finished methodsChristoph Hellwig3-15/+10
2017-06-18blk-mq: remove blk_mq_sched_{get,put}_rq_privChristoph Hellwig3-26/+8
2017-06-18blk-mq: move blk_mq_sched_{get,put}_request to blk-mq.cChristoph Hellwig3-73/+67
2017-06-18blk-mq: mark blk_mq_rq_ctx_init staticChristoph Hellwig2-5/+2
2017-06-16Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-4.13/blockJens Axboe2-9/+7
2017-06-16block: Dedicated error code fixupsBart Van Assche2-3/+3
2017-06-14block: Fix a blk_exit_rl() regressionBart Van Assche1-12/+22
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-baseChristoph Hellwig2-9/+7
2017-06-12blk-mq: fixup type of 'ret' in __blk_mq_try_issue_directly()Jens Axboe1-1/+1
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe11-57/+179
2017-06-09block: switch bios to blk_status_tChristoph Hellwig6-34/+40
2017-06-09blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig1-20/+17
2017-06-09block: introduce new block status code typeChristoph Hellwig6-80/+106
2017-06-08block, bfq: access and cache blkg data only when safePaolo Valente3-36/+105
2017-06-07blk-throttle: set default latency baseline for harddiskShaohua Li1-3/+17
2017-06-07blk-throttle: fix NULL pointer dereference in throtl_schedule_pending_timerJoseph Qi1-1/+1
2017-06-06blk-mq: fix direct issueMing Lei1-7/+13
2017-06-06blk-mq: pass correct hctx to blk_mq_try_issue_directlyMing Lei1-1/+4
2017-06-05partitions/ldm: switch to use uuid_tChristoph Hellwig2-9/+7
2017-06-03bio-integrity: Do not allocate integrity context for bio w/o dataDmitry Monakhov1-0/+3
2017-06-01bsg: Check queue type before attaching to a queueBart Van Assche1-0/+6
2017-06-01block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGHBart Van Assche1-0/+1
2017-06-01block: Avoid that blk_exit_rl() triggers a use-after-freeBart Van Assche4-5/+11
2017-06-01blk-mq-debugfs: Add 'kick' operationBart Van Assche1-1/+3
2017-06-01blk-mq-debugfs: Show busy requestsBart Van Assche1-0/+31
2017-06-01blk-mq-debugfs: Show requeue listBart Van Assche1-0/+32
2017-06-01blk-mq-debugfs: Show atomic request flagsBart Van Assche1-0/+10
2017-05-31cfq-iosched: fix the delay of cfq_group's vdisktime under iops modeHou Tao1-2/+15
2017-05-30blk-mq: Take tagset lock when updating hw queuesKeith Busch1-1/+9
2017-05-30cfq-iosched: Delete unused function min_vdisktime()Matthias Kaehlcke1-9/+0
2017-05-26blk-mq: make per-sw-queue bio merge as default .bio_mergeMing Lei3-72/+58
2017-05-26blk-mq: merge bio into sw queue before pluggingMing Lei1-22/+26
2017-05-26Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linusJens Axboe1-19/+0
2017-05-26blk-mq: Only register debugfs attributes for blk-mq queuesBart Van Assche1-3/+3
2017-05-23partitions/msdos: FreeBSD UFS2 file systems are not recognizedRichard1-0/+2
2017-05-23block: fix an error code in add_partition()Dan Carpenter1-1/+3
2017-05-22blk-throttle: force user to configure all settings for io.lowShaohua Li1-43/+37
2017-05-22blk-throttle: respect 0 bps/iops settings for io.lowShaohua Li1-12/+29
2017-05-22blk-throttle: output some debug info in traceShaohua Li1-1/+14
2017-05-22blk-throttle: add hierarchy support for latency target and idle timeShaohua Li1-14/+36
2017-05-22blk-mq: remove blk_mq_abort_requeue_list()Ming Lei1-19/+0
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+0
2017-05-11block: handle partial completions for special payload requestsChristoph Hellwig1-12/+12
2017-05-10blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split opWen Xiong1-2/+2