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-debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-12
blk-mq: fix potential io hang by wrong 'wake_batch'
Yu Kuai
1
-1
/
+1
2023-05-19
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
1
-1
/
+0
2023-05-18
blk-mq: make sure elevator callbacks aren't called for passthrough request
Christoph Hellwig
1
-1
/
+2
2023-05-18
blk-mq: remove RQF_ELVPRIV
Christoph Hellwig
1
-1
/
+0
2023-05-18
block: Decode all flag names in the debugfs output
Bart Van Assche
1
-0
/
+3
2023-04-13
blk-mq: include <linux/blk-mq.h> in block/blk-mq.h
Christoph Hellwig
1
-1
/
+0
2023-04-13
blk-mq: remove blk-mq-tag.h
Christoph Hellwig
1
-1
/
+0
2023-03-20
blk-mq: remove hybrid polling
Keith Busch
1
-26
/
+0
2023-02-03
blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
Christoph Hellwig
1
-6
/
+4
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+0
2022-09-21
block/blk-rq-qos: delete useless enmu RQ_QOS_IOPRIO
Li Jinlin
1
-2
/
+0
2022-09-09
block: add missing request flags to debugfs code
Jens Axboe
1
-0
/
+2
2022-07-14
block: Use the new blk_opf_t type
Bart Van Assche
1
-2
/
+2
2022-07-14
block: Use enum req_op where appropriate
Bart Van Assche
1
-1
/
+1
2022-07-12
blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created
Ming Lei
1
-0
/
+3
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
1
-1
/
+1
2022-06-28
block: remove QUEUE_FLAG_DEAD
Christoph Hellwig
1
-5
/
+3
2022-06-17
block: remove per-disk debugfs files in blk_unregister_queue
Christoph Hellwig
1
-8
/
+0
2022-06-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
1
-5
/
+20
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
1
-1
/
+0
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-1
/
+0
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-24
/
+0
2022-03-08
blk-mq: prepare for implementing hctx table via xarray
Ming Lei
1
-3
/
+3
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
1
-24
/
+0
2021-12-02
blk-mq: check q->poll_stat in queue_poll_stat_show
Ming Lei
1
-0
/
+3
2021-11-29
block: don't include blk-mq-sched.h in blk.h
Christoph Hellwig
1
-0
/
+1
2021-11-29
block: only allocate poll_stats if there's a user of them
Jens Axboe
1
-1
/
+0
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2021-11-03
blk-mq: add RQF_ELV debug entry
Ming Lei
1
-0
/
+1
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
1
-1
/
+0
2021-10-29
blk-mq-debugfs: Show active requests per queue for shared tags
John Garry
1
-1
/
+1
2021-10-22
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
1
-1
/
+0
2021-10-18
block: remove some blk_mq_hw_ctx debugfs entries
Jens Axboe
1
-67
/
+0
2021-10-18
block: remove debugfs blk_mq_ctx dispatched/merged/completed attributes
Jens Axboe
1
-54
/
+0
2021-10-18
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
1
-1
/
+1
2021-10-18
blk-mq: Stop using pointers for blk_mq_tags bitmap tags
John Garry
1
-4
/
+4
2021-10-04
block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output
Johannes Thumshirn
1
-0
/
+1
2021-06-21
block: Introduce the ioprio rq-qos policy
Bart Van Assche
1
-0
/
+2
2021-06-21
block/blk-rq-qos: Move a function from a header file into a C file
Bart Van Assche
1
-0
/
+13
2021-04-28
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+8
2021-04-16
blk-mq: Fix spurious debugfs directory creation during initialization
Saravanan D
1
-0
/
+8
2021-04-02
block: remove the unused RQF_ALLOCED flag
Christoph Hellwig
1
-1
/
+0
2021-03-01
block: Drop leftover references to RQF_SORTED
Jean Delvare
1
-1
/
+0
2021-01-10
Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2021-01-08
blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED
John Garry
1
-0
/
+1
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+0
2020-12-29
block: add debugfs stanza for QUEUE_FLAG_NOWAIT
Andres Freund
1
-0
/
+1
2020-12-09
scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
Bart Van Assche
1
-1
/
+0
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
1
-0
/
+1
2020-09-03
blk-mq: Use pointers for blk_mq_tags bitmap tags
John Garry
1
-4
/
+4
[next]