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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-06
block: bfq: swap puts in bfqg_and_blkg_put
Konstantin Khlebnikov
1
-2
/
+2
2018-09-05
block: don't warn when doing fsync on read-only devices
Mikulas Patocka
1
-1
/
+4
2018-08-31
blkcg: use tryget logic when associating a blkg with a bio
Dennis Zhou (Facebook)
2
-3
/
+5
2018-08-31
blkcg: delay blkg destruction until after writeback has finished
Dennis Zhou (Facebook)
1
-8
/
+45
2018-08-31
Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...
Dennis Zhou (Facebook)
1
-62
/
+16
2018-08-27
block: bsg: move atomic_t ref_count variable to refcount API
John Pittman
1
-4
/
+4
2018-08-27
block: remove unnecessary condition check
Chengguang Xu
1
-2
/
+1
2018-08-27
blk-wbt: remove dead code
Jens Axboe
1
-5
/
+0
2018-08-27
blk-wbt: improve waking of tasks
Jens Axboe
1
-7
/
+56
2018-08-27
blk-wbt: abstract out end IO completion handler
Jens Axboe
1
-7
/
+14
2018-08-23
blk-wbt: don't maintain inflight counts if disabled
Jens Axboe
2
-1
/
+21
2018-08-22
blk-wbt: fix has-sleeper queueing check
Jens Axboe
1
-3
/
+5
2018-08-22
blk-wbt: use wq_has_sleeper() for wq active check
Jens Axboe
1
-4
/
+4
2018-08-22
blk-wbt: move disable check into get_limit()
Jens Axboe
1
-15
/
+7
2018-08-22
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-100
/
+173
2018-08-21
blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
Jianchao Wang
2
-1
/
+17
2018-08-21
blk-mq: init hctx sched after update ctx and hctx mapping
Jianchao Wang
5
-65
/
+98
2018-08-17
block: remove duplicate initialization
Chaitanya Kulkarni
1
-1
/
+0
2018-08-16
block: change return type to bool
Chengguang Xu
1
-1
/
+1
2018-08-16
block, bfq: return nbytes and not zero from struct cftype .write() method
Maciej S. Szmigiero
1
-1
/
+2
2018-08-16
block, bfq: improve code of bfq_bfqq_charge_time
Paolo Valente
1
-9
/
+5
2018-08-16
block, bfq: reduce write overcharge
Paolo Valente
1
-14
/
+19
2018-08-16
block, bfq: always update the budget of an entity when needed
Paolo Valente
1
-2
/
+6
2018-08-16
block, bfq: readd missing reset of parent-entity service
Paolo Valente
1
-0
/
+21
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
40
-1220
/
+2563
2018-08-14
blk-wbt: fix IO hang in wbt_wait()
Ming Lei
1
-5
/
+1
2018-08-14
block: don't warn for flush on read-only device
Jens Axboe
1
-1
/
+3
2018-08-11
blkcg: Make blkg_root_lookup() work for queues in bypass mode
Bart Van Assche
1
-1
/
+1
2018-08-09
Blk-throttle: reduce tail io latency when iops limit is enforced
Liu Bo
1
-6
/
+1
2018-08-09
block: Ensure that a request queue is dissociated from the cgroup controller
Bart Van Assche
1
-0
/
+15
2018-08-09
block: Introduce blk_exit_queue()
Bart Van Assche
2
-24
/
+31
2018-08-09
blk-mq: count the hctx as active before allocating tag
Jianchao Wang
2
-2
/
+9
2018-08-09
block: bvec_nr_vecs() returns value for wrong slab
Greg Edwards
1
-1
/
+1
2018-08-07
cfq: Suppress compiler warnings about comparisons
Bart Van Assche
1
-10
/
+12
2018-08-07
cfq: Annotate fall-through in a switch statement
Bart Van Assche
1
-0
/
+1
2018-08-07
blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
Anchal Agarwal
1
-31
/
+24
2018-08-05
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
1
-2
/
+0
2018-08-04
Partially revert "block: fail op_is_write() requests to read-only partitions"
Linus Torvalds
1
-2
/
+3
2018-08-03
Merge tag 'for-linus-20180803' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-08-02
blk-mq: fix blk_mq_tagset_busy_iter
Ming Lei
1
-1
/
+1
2018-08-02
blk-mq: fix updating tags depth
Ming Lei
1
-4
/
+4
2018-08-02
block: really disable runtime-pm for blk-mq
Ming Lei
1
-2
/
+4
2018-08-02
block: make iolatency avg_lat exponentially decay
Dennis Zhou (Facebook)
1
-15
/
+45
2018-08-01
blk-cgroup: hold the queue ref during throttling
Josef Bacik
1
-1
/
+1
2018-08-01
blk-iolatency: fix blkg leak in timer_fn
Josef Bacik
1
-1
/
+1
2018-08-01
block/bsg-lib: use PTR_ERR_OR_ZERO to simplify the flow path
zhong jiang
1
-3
/
+2
2018-07-30
block: blk_init_allocated_queue() set q->fq as NULL in the fail case
xiao jin
1
-0
/
+1
2018-07-30
block: move dif_prepare/dif_complete functions to block layer
Max Gurtovoy
1
-0
/
+110
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-16
/
+42
2018-07-27
partitions/aix: append null character to print data from disk
Mauricio Faria de Oliveira
1
-2
/
+6
[next]