index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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-09-23
blk-mq: skip unmapped queues in blk_mq_alloc_request_hctx
Christoph Hellwig
1
-2
/
+14
2016-08-24
blk-mq: improve warning for running a queue on the wrong CPU
Jens Axboe
1
-2
/
+3
2016-08-24
blk-mq: don't overwrite rq->mq_ctx
Jens Axboe
1
-39
/
+16
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
1
-5
/
+5
2016-08-04
blk-mq: Allow timeouts to run while queue is freezing
Gabriel Krisman Bertazi
1
-1
/
+14
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+43
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-20
/
+22
2016-07-20
block: ensure bios return from blk_get_request are properly initialized
Christoph Hellwig
1
-0
/
+4
2016-07-05
blk-mq: add blk_mq_alloc_request_hctx
Ming Lin
1
-0
/
+39
2016-06-09
blk-mq: actually hook up defer list when running requests
Omar Sandoval
1
-1
/
+1
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
1
-2
/
+2
2016-06-07
block: convert is_sync helpers to use REQ_OPs.
Mike Christie
1
-4
/
+4
2016-06-07
block: prepare mq request creation to use REQ_OPs
Mike Christie
1
-14
/
+16
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
[next]