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-sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
blk-mq: export hctx->type in debugfs instead of sysfs
Ming Lei
1
-17
/
+0
2018-12-04
block: move queues types to the block layer
Christoph Hellwig
1
-1
/
+8
2018-11-21
blk-mq: not embed .mq_kobj and ctx->kobj into queue instance
Ming Lei
1
-10
/
+24
2018-11-15
block: remove a few unused exports
Christoph Hellwig
1
-1
/
+0
2018-11-07
blk-mq: add 'type' attribute to the sysfs hctx directory
Jens Axboe
1
-0
/
+10
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
1
-3
/
+3
2018-01-15
block: properly protect the 'queue' kobj in blk_unregister_queue
Mike Snitzer
1
-8
/
+1
2017-05-04
blk-mq: untangle debugfs and sysfs
Omar Sandoval
1
-11
/
+0
2017-05-04
blk-mq: move debugfs declarations to a separate header file
Omar Sandoval
1
-0
/
+1
2017-04-26
blk-mq: Only unregister hctxs for which registration succeeded
Bart Van Assche
1
-5
/
+13
2017-04-26
blk-mq-debugfs: Rename functions for registering and unregistering the mq dir...
Bart Van Assche
1
-3
/
+3
2017-04-26
blk-mq: Let blk_mq_debugfs_register() look up the queue name
Bart Van Assche
1
-1
/
+1
2017-04-26
blk-mq: Register <dev>/queue/mq after having registered <dev>/queue
Bart Van Assche
1
-7
/
+28
2017-03-08
blk-mq: free hctx->cpumask in release handler of hctx's kobject
Ming Lei
1
-0
/
+1
2017-03-08
blk-mq: make lifetime consistent between hctx and its kobject
Ming Lei
1
-5
/
+10
2017-03-08
blk-mq: make lifetime consitent between q/ctx and its kobject
Ming Lei
1
-7
/
+13
2017-03-08
blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue()
Ming Lei
1
-3
/
+1
2017-02-02
blk-mq: move debugfs_remove() of disk dir to blk_release_queue()
Omar Sandoval
1
-1
/
+1
2017-01-27
blk-mq: move hctx and ctx counters from sysfs to debugfs
Omar Sandoval
1
-64
/
+0
2017-01-27
blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs
Omar Sandoval
1
-92
/
+0
2017-01-27
blk-mq: move tags and sched_tags info from sysfs to debugfs
Omar Sandoval
1
-17
/
+16
2017-01-27
blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs
Omar Sandoval
1
-57
/
+0
2017-01-27
blk-mq: create debugfs directory tree
Omar Sandoval
1
-0
/
+8
2017-01-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
1
-0
/
+13
2016-11-10
block: add scalable completion tracking of requests
Jens Axboe
1
-0
/
+47
2016-09-21
blk-mq: register device instead of disk
Matias Bjørling
1
-10
/
+7
2016-09-16
blk-mq: account higher order dispatch
Jens Axboe
1
-3
/
+5
2016-09-14
block: enable zeroing of io_poll statistics
Stephen Bates
1
-1
/
+10
2016-09-14
block: add poll_considered statistic
Stephen Bates
1
-1
/
+3
2016-08-04
blk-mq: fix deadlock in blk_mq_register_disk() error path
Jens Axboe
1
-4
/
+8
2016-03-20
blk-mq: Use proper cpumask iterator
Thomas Gleixner
1
-2
/
+4
2016-02-09
blk-mq: dynamic h/w context count
Keith Busch
1
-4
/
+5
2015-11-07
block: add block polling support
Jens Axboe
1
-0
/
+10
2015-10-21
block: generic request_queue reference counting
Dan Williams
1
-6
/
+0
2015-09-29
blk-mq: fix deadlock when reading cpu_list
Akinobu Mita
1
-4
/
+0
2015-09-29
blk-mq: fix sysfs registration/unregistration race
Akinobu Mita
1
-8
/
+22
2015-08-15
blk-mq: fix buffer overflow when reading sysfs file of 'pending'
Ming Lei
1
-7
/
+18
2015-03-13
blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_disk
Mike Snitzer
1
-0
/
+1
2015-01-29
Revert "blk-mq: fix hctx/ctx kobject use-after-free"
Ming Lei
1
-23
/
+2
2015-01-20
blk-mq: fix hctx/ctx kobject use-after-free
Ming Lei
1
-2
/
+23
2014-12-10
blk-mq: Fix uninitialized kobject at CPU hotplugging
Takashi Iwai
1
-5
/
+4
2014-09-24
blk-mq, percpu_ref: start q->mq_usage_counter in atomic mode
Tejun Heo
1
-0
/
+6
2014-05-30
blk-mq: blk_mq_unregister_hctx() can be static
Fengguang Wu
1
-2
/
+2
2014-05-30
blk-mq: make the sysfs mq/ layout reflect current mappings
Jens Axboe
1
-19
/
+83
2014-05-13
blk-mq: improve support for shared tags maps
Jens Axboe
1
-0
/
+10
2014-04-25
blk-mq: respect rq_affinity
Christoph Hellwig
1
-42
/
+0
2014-04-09
blk-mq: simplify blk_mq_hw_sysfs_cpus_show()
Jens Axboe
1
-6
/
+2
2014-03-20
blk-mq: don't dump CPU -> hw queue map on driver load
Jens Axboe
1
-0
/
+31
2013-12-06
block: fix memory leaks on unplugging block device
Andrey Vagin
1
-0
/
+13
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
1
-0
/
+384