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-sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-06
block: add sysfs entry for virt boundary mask
Max Gurtovoy
1
-1
/
+8
2021-02-22
block: fix potential IO hang when turning off io_poll
Jeffle Xu
1
-2
/
+5
2021-02-10
block: introduce zone_write_granularity limit
Damien Le Moal
1
-0
/
+8
2020-10-09
blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue
Yang Yang
1
-1
/
+8
2020-10-09
block: get rid of unnecessary local variable
Yufen Yu
1
-3
/
+1
2020-10-09
block: invoke blk_mq_exit_sched no matter whether have .exit_sched
Yufen Yu
1
-1
/
+0
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
1
-0
/
+3
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
1
-0
/
+2
2020-09-08
block: make QUEUE_SYSFS_BIT_FNS more useful
Christoph Hellwig
1
-19
/
+5
2020-09-08
block: add helper macros for queue sysfs entries
Christoph Hellwig
1
-190
/
+58
2020-07-15
block: add max_active_zones to blk-sysfs
Niklas Cassel
1
-1
/
+13
2020-07-15
block: add max_open_zones to blk-sysfs
Niklas Cassel
1
-0
/
+15
2020-06-24
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
1
-0
/
+9
2020-06-24
block: revert back to synchronous request_queue removal
Luis Chamberlain
1
-21
/
+22
2020-05-12
block: Introduce REQ_OP_ZONE_APPEND
Keith Busch
1
-0
/
+13
2019-10-07
block: Remove "dying" checks from sysfs callbacks
Bart Van Assche
1
-8
/
+0
2019-09-27
rq-qos: get rid of redundant wbt_update_limits()
Yufen Yu
1
-1
/
+0
2019-09-26
block: don't release queue's sysfs lock during switching elevator
Ming Lei
1
-9
/
+4
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-19
/
+31
2019-09-12
block: fix race between switching elevator and removing queues
Ming Lei
1
-3
/
+5
2019-08-27
block: split .sysfs_lock into two locks
Ming Lei
1
-18
/
+28
2019-08-27
block: add helper for checking if queue is registered
Ming Lei
1
-2
/
+2
2019-08-12
blk-mq: move cancel of requeue_work to the front of blk_exit_queue
zhengbin
1
-0
/
+3
2019-06-06
block: free sched's request pool in blk_cleanup_queue
Ming Lei
1
-1
/
+1
2019-05-29
block: move blk_exit_queue into __blk_release_queue
Ming Lei
1
-15
/
+32
2019-04-22
block: don't show io_timeout if driver has no timeout handler
Weiping Zhang
1
-2
/
+28
2019-03-20
block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...
Yufen Yu
1
-5
/
+7
2019-02-11
block: avoid setting wbt_lat_usec to current value
Aleksei Zakharov
1
-0
/
+3
2019-02-10
blk-sysfs: Rework documention of __blk_release_queue
Marcos Paulo de Souza
1
-12
/
+7
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+1
2018-12-18
scsi: block: remove the cluster flag
Christoph Hellwig
1
-4
/
+1
2018-12-17
blk-mq: enable IO poll if .nr_queues of type poll > 0
Ming Lei
1
-1
/
+2
2018-12-04
block: only allow polling if a poll queue_map exists
Christoph Hellwig
1
-1
/
+1
2018-11-28
block: add io timeout to sysfs
Weiping Zhang
1
-0
/
+27
2018-11-16
block: add queue_is_mq() helper
Jens Axboe
1
-7
/
+7
2018-11-15
block: remove the queue_lock indirection
Christoph Hellwig
1
-2
/
+2
2018-11-15
block: use atomic bitops for ->queue_flags
Christoph Hellwig
1
-16
/
+12
2018-11-07
block: remove dead elevator code
Jens Axboe
1
-27
/
+9
2018-11-07
block: remove legacy rq tagging
Jens Axboe
1
-3
/
+0
2018-10-31
block: call rq_qos_exit() after queue is frozen
Ming Lei
1
-2
/
+0
2018-10-25
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
1
-0
/
+2
2018-10-25
block: Expose queue nr_zones in sysfs
Damien Le Moal
1
-0
/
+11
2018-08-23
blk-wbt: don't maintain inflight counts if disabled
Jens Axboe
1
-1
/
+18
2018-08-11
blkcg: Make blkg_root_lookup() work for queues in bypass mode
Bart Van Assche
1
-1
/
+1
2018-08-09
block: Ensure that a request queue is dissociated from the cgroup controller
Bart Van Assche
1
-0
/
+15
2018-07-09
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
1
-12
/
+10
2018-05-30
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
1
-2
/
+1
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
1
-34
/
+34
2018-05-14
block: Add sysfs entry for fua support
Kent Overstreet
1
-0
/
+11
2018-03-08
block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
Bart Van Assche
1
-15
/
+7
[next]