index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq.c
Age
Commit message (
Expand
)
Author
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-13
blk-mq: allocate cpumask on the home node
Jens Axboe
2014-09-25
blk-mq: support per-distpatch_queue flush machinery
Ming Lei
2014-09-25
block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue
Ming Lei
2014-09-25
block: remove blk_init_flush() and its pair
Ming Lei
2014-09-25
block: introduce blk_flush_queue to drive flush machinery
Ming Lei
2014-09-25
block: introduce blk_init_flush and its pair
Ming Lei
2014-09-25
blk-mq: allocate flush_rq in blk_mq_init_flush()
Ming Lei
2014-09-25
blk-mq: handle failure path for initializing hctx
Ming Lei
2014-09-24
blk-mq, percpu_ref: start q->mq_usage_counter in atomic mode
Tejun Heo
2014-09-24
percpu_ref: add PERCPU_REF_INIT_* flags
Tejun Heo
2014-09-24
Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during p...
Tejun Heo
2014-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
2014-09-24
blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe
Tejun Heo
2014-09-22
block: fix blk_abort_request on blk-mq
Christoph Hellwig
2014-09-22
blk-mq: limit memory consumption if a crash dump is active
Jens Axboe
2014-09-22
blk-mq: remove unnecessary blk_clear_rq_complete()
Ming Lei
2014-09-22
blk-mq: pass a reserved argument to the timeout handler
Christoph Hellwig
2014-09-22
blk-mq: unshared timeout handler
Christoph Hellwig
2014-09-22
blk-mq: fix and simplify tag iteration for the timeout handler
Christoph Hellwig
2014-09-22
blk-mq: rename blk_mq_end_io to blk_mq_end_request
Christoph Hellwig
2014-09-22
blk-mq: call blk_mq_start_request from ->queue_rq
Christoph Hellwig
2014-09-22
blk-mq: remove REQ_END
Christoph Hellwig
2014-09-22
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
2014-09-22
blk-mq: use blk_mq_start_hw_queues() when running requeue work
Jens Axboe
2014-09-22
blk-mq: fix potential oops on out-of-memory in __blk_mq_alloc_rq_maps()
Jens Axboe
2014-09-22
blk-mq: avoid infinite recursion with the FUA flag
Christoph Hellwig
2014-09-22
blk-mq: Avoid race condition with uninitialized requests
David Hildenbrand
2014-09-22
blk-mq: request deadline must be visible before marking rq as started
Jens Axboe
2014-09-11
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
2014-09-10
blk-mq: scale depth and rq map appropriate if low on memory
Jens Axboe
2014-09-08
percpu-refcount: add @gfp to percpu_ref_init()
Tejun Heo
2014-09-03
blk-mq: cleanup after blk_mq_init_rq_map failures
Robert Elliott
2014-08-28
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
2014-08-22
scsi-mq: fix requests that use a separate CDB buffer
Tony Battersby
2014-08-21
blk-mq: blk_mq_freeze_queue() should allow nesting
Tejun Heo
2014-08-21
blk-mq: correct a few wrong/bad comments
Jens Axboe
2014-08-21
blk-mq: don't allow merges if turned off for the queue
Jens Axboe
2014-08-15
blk-mq: fix WARNING "percpu_ref_kill() called more than once!"
Ming Lei
2014-07-01
blk-mq: use percpu_ref for mq usage count
Tejun Heo
2014-07-01
blk-mq: collapse __blk_mq_drain_queue() into blk_mq_freeze_queue()
Tejun Heo
2014-07-01
blk-mq: decouble blk-mq freezing from generic bypassing
Tejun Heo
2014-07-01
block, blk-mq: draining can't be skipped even if bypass_depth was non-zero
Tejun Heo
2014-07-01
blk-mq: fix a memory ordering bug in blk_mq_queue_enter()
Tejun Heo
2014-06-25
blk-mq: blk_mq_start_hw_queue() should use blk_mq_run_hw_queue()
Jens Axboe
2014-06-13
blk-mq: merge blk_mq_drain_queue and __blk_mq_drain_queue
Christoph Hellwig
2014-06-13
blk-mq: properly drain stopped queues
Christoph Hellwig
2014-06-09
blk-mq: add timer in blk_mq_start_request
Ming Lei
2014-06-09
blk-mq: always initialize request->start_time
Jens Axboe
2014-06-06
blk-mq: ->timeout should be cleared in blk_mq_rq_ctx_init()
Jens Axboe
[next]