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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-09
block: Fix kernel-doc warnings reported when building with W=1
Bart Van Assche
2
-3
/
+5
2018-01-09
blk-mq: Fix spelling in a source code comment
Bart Van Assche
1
-2
/
+2
2018-01-09
blk-mq: silence false positive warnings in hctx_unlock()
Jens Axboe
1
-2
/
+4
2018-01-09
blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu
Tejun Heo
2
-8
/
+8
2018-01-09
blk-mq: remove REQ_ATOM_STARTED
Tejun Heo
4
-33
/
+10
2018-01-09
blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq
Tejun Heo
3
-8
/
+10
2018-01-09
blk-mq: make blk_abort_request() trigger timeout path
Tejun Heo
3
-7
/
+10
2018-01-09
blk-mq: use blk_mq_rq_state() instead of testing REQ_ATOM_COMPLETE
Tejun Heo
1
-3
/
+3
2018-01-09
blk-mq: replace timeout synchronization with a RCU and generation based scheme
Tejun Heo
7
-79
/
+230
2018-01-09
blk-mq: protect completion path with RCU
Tejun Heo
1
-0
/
+5
2018-01-09
blk-mq: move hctx lock/unlock into a helper
Jens Axboe
1
-34
/
+32
2018-01-09
block, bfq: release oom-queue ref to root group on exit
Paolo Valente
1
-0
/
+3
2018-01-09
block, bfq: put async queues for root bfq groups too
Paolo Valente
1
-2
/
+5
2018-01-09
blk-mq: fix kernel oops in blk_mq_tag_idle()
Ming Lei
1
-1
/
+2
2018-01-08
bcache: fix writeback target calc on large devices
Michael Lyle
2
-4
/
+34
2018-01-08
bcache: fix misleading error message in bch_count_io_errors()
Coly Li
4
-7
/
+16
2018-01-08
bcache: reduce cache_set devices iteration by devices_max_used
Coly Li
4
-5
/
+9
2018-01-08
bcache: fix unmatched generic_end_io_acct() & generic_start_io_acct()
Zhai Zhaoxuan
1
-2
/
+2
2018-01-08
bcache: mark closure_sync() __sched
Kent Overstreet
1
-1
/
+2
2018-01-08
bcache: Fix, improve efficiency of closure_sync()
Kent Overstreet
2
-60
/
+46
2018-01-08
bcache: allow quick writeback when backing idle
Michael Lyle
3
-0
/
+29
2018-01-08
bcache: writeback: properly order backing device IO
Michael Lyle
2
-0
/
+37
2018-01-08
bcache: fix wrong return value in bch_debug_init()
Tang Junhui
4
-47
/
+87
2018-01-08
bcache: segregate flash only volume write streams
Tang Junhui
1
-5
/
+14
2018-01-08
bcache: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-4
/
+1
2018-01-08
bcache: stop writeback thread after detaching
Tang Junhui
1
-0
/
+6
2018-01-08
bcache: ret IOERR when read meets metadata error
Rui Hua
1
-0
/
+22
2018-01-08
Merge branch 'nvme-4.16' of git://git.infradead.org/nvme into for-4.16/block
Jens Axboe
13
-117
/
+307
2018-01-08
nvme: fix subsystem multiple controllers support check
Israel Rukshin
1
-1
/
+17
2018-01-08
nvme: take refcount on transport module
Nitzan Carmi
1
-3
/
+14
2018-01-08
nvme-pci: fix NULL pointer reference in nvme_alloc_ns
Jianchao Wang
3
-12
/
+44
2018-01-08
nvme: modify the debug level for setting shutdown timeout
Max Gurtovoy
1
-1
/
+1
2018-01-08
nvme-pci: don't open-code nvme_reset_ctrl
Sagi Grimberg
1
-2
/
+2
2018-01-08
nvmet: rearrange nvmet_ctrl_free()
Israel Rukshin
1
-3
/
+4
2018-01-08
nvmet: fix error flow in nvmet_alloc_ctrl()
Israel Rukshin
1
-1
/
+3
2018-01-08
nvme-pci: remove an unnecessary initialization in HMB code
Minwoo Im
1
-2
/
+2
2018-01-08
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
5
-4
/
+18
2018-01-08
nvmet-fc: cleanup nvmet add_port/remove_port
James Smart
1
-21
/
+3
2018-01-08
nvme_fcloop: refactor host/target io job access
James Smart
1
-22
/
+125
2018-01-08
nvme_fcloop: rework to remove xxx_IN_ISR feature flags
James Smart
1
-35
/
+63
2018-01-08
nvme_fcloop: disassocate local port structs
James Smart
1
-10
/
+25
2018-01-08
nvme_fcloop: fix abort race condition
James Smart
1
-5
/
+7
2018-01-08
nvmet: lower log level for each queue creation
Sagi Grimberg
1
-1
/
+1
2018-01-08
nvmet-rdma: lowering log level for chatty debug messages
Sagi Grimberg
1
-1
/
+1
2018-01-08
nvmet-rdma: removed queue cleanup from module exit
Sagi Grimberg
1
-17
/
+1
2018-01-06
blk-mq: fix race between updating nr_hw_queues and switching io sched
Ming Lei
1
-0
/
+4
2018-01-06
blk-mq: avoid to map CPU into stale hw queue
Ming Lei
1
-2
/
+20
2018-01-06
blk-mq: quiesce queue during switching io sched and updating nr_requests
Ming Lei
2
-1
/
+28
2018-01-06
blk-mq: quiesce queue before freeing queue
Ming Lei
1
-0
/
+9
2018-01-06
mq-deadline: make it clear that __dd_dispatch_request() works on all hw queues
Jens Axboe
1
-3
/
+8
[next]