index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-02
blk-mq: really fix plug list flushing for nomerge queues
Omar Sandoval
1
-9
/
+8
2016-05-26
blk-mq: clear q->mq_ops if init fail
Ming Lin
1
-1
/
+3
2016-05-16
blk-mq: fix undefined behaviour in order_to_size()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2016-05-03
block: Minor blk_account_io_start usage cleanup
Michael Callahan
1
-2
/
+1
2016-03-20
blk-mq: Use proper cpumask iterator
Thomas Gleixner
1
-1
/
+2
2016-03-18
Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-71
/
+113
2016-03-15
blk-mq: add bounds check on tag-to-rq conversion
Hannes Reinecke
1
-1
/
+4
2016-03-03
blk-mq: Fix NULL pointer updating nr_requests
Keith Busch
1
-0
/
+2
2016-02-14
blk-mq: mark request queue as mq asap
Ming Lei
1
-1
/
+3
2016-02-11
blk-mq: End unstarted requests on dying queue
Keith Busch
1
-2
/
+4
2016-02-09
blk-mq: dynamic h/w context count
Keith Busch
1
-69
/
+104
2016-01-21
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+8
2015-12-22
block: remove REQ_NO_TIMEOUT flag
Christoph Hellwig
1
-2
/
+0
2015-12-22
block: defer timeouts to a workqueue
Christoph Hellwig
1
-3
/
+8
2015-12-03
blk-mq: Avoid memoryless numa node encoded in hctx numa_node
Raghavendra K T
1
-1
/
+1
2015-12-03
blk-mq: Reuse hardware context cpumask for tags
Raghavendra K T
1
-8
/
+1
2015-12-01
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
1
-12
/
+8
2015-11-20
blk-mq: fix calling unplug callbacks with preempt disabled
Jens Axboe
1
-5
/
+9
2015-11-11
blk-mq: mark __blk_mq_complete_request() static
Jens Axboe
1
-1
/
+1
2015-11-10
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-23
/
+36
2015-11-07
blk-mq: return tag/queue combo in the make_request_fn handlers
Jens Axboe
1
-17
/
+28
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
1
-12
/
+14
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-1
/
+1
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-3
/
+3
2015-11-04
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-56
/
+24
2015-11-04
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-27
/
+62
2015-11-03
blk-mq: avoid excessive boot delays with large lun counts
Jeff Moyer
1
-17
/
+30
2015-10-21
blk-mq: mark ctx as pending at batch in flush plug path
Ming Lei
1
-5
/
+13
2015-10-21
blk-mq: fix for trace_block_plug()
Ming Lei
1
-1
/
+1
2015-10-21
blk-mq: check bio_mergeable() early before merging
Ming Lei
1
-1
/
+1
2015-10-21
block: fix plug list flushing for nomerge queues
Jeff Moyer
1
-3
/
+6
2015-10-21
block: generic request_queue reference counting
Dan Williams
1
-56
/
+24
2015-10-15
blk-mq: fix use-after-free in blk_mq_free_tag_set()
Junichi Nomura
1
-3
/
+1
2015-10-09
Merge tag 'v4.3-rc4' into for-4.4/core
Jens Axboe
1
-41
/
+77
2015-10-01
blk-mq: factor out a helper to iterate all tags for a request_queue
Christoph Hellwig
1
-11
/
+3
2015-10-01
blk-mq: fix racy updates of rq->errors
Christoph Hellwig
1
-6
/
+6
2015-09-29
blk-mq: fix deadlock when reading cpu_list
Akinobu Mita
1
-0
/
+7
2015-09-29
blk-mq: avoid inserting requests before establishing new mapping
Akinobu Mita
1
-14
/
+45
2015-09-29
blk-mq: fix q->mq_usage_counter access race
Akinobu Mita
1
-3
/
+4
2015-09-29
blk-mq: Fix use after of free q->mq_map
Akinobu Mita
1
-5
/
+3
2015-09-29
blk-mq: fix sysfs registration/unregistration race
Akinobu Mita
1
-3
/
+3
2015-09-29
blk-mq: avoid setting hctx->tags->cpumask before allocation
Akinobu Mita
1
-1
/
+8
2015-09-23
block: kmemleak: Track the page allocations for struct request
Catalin Marinas
1
-0
/
+11
2015-08-15
blk-mq: fix race between timeout and freeing request
Ming Lei
1
-15
/
+1
2015-08-13
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
1
-0
/
+4
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-3
/
+3
2015-07-16
blk-mq: set default timeout as 30 seconds
Ming Lei
1
-1
/
+1
2015-06-25
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-61
/
+99
2015-06-09
blk-mq: free hctx->ctxs in queue's release handler
Ming Lei
1
-2
/
+6
2015-06-01
blk-mq: Shared tag enhancements
Keith Busch
1
-2
/
+10
[next]