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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-08
block: Move the queue_flag_*() functions from a public into a private header ...
Bart Van Assche
1
-0
/
+69
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-19
/
+27
2018-01-18
block: Unexport elv_register_queue() and elv_unregister_queue()
Bart Van Assche
1
-0
/
+3
2018-01-10
block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
Jens Axboe
1
-10
/
+9
2018-01-10
block: add accessors for setting/querying request deadline
Jens Axboe
1
-0
/
+15
2018-01-10
block: remove REQ_ATOM_POLL_SLEPT
Jens Axboe
1
-2
/
+0
2018-01-09
blk-mq: remove REQ_ATOM_STARTED
Tejun Heo
1
-1
/
+0
2018-01-09
blk-mq: replace timeout synchronization with a RCU and generation based scheme
Tejun Heo
1
-6
/
+0
2018-01-05
block: drain queue before waiting for q_usage_counter becoming zero
Ming Lei
1
-0
/
+2
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-39
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
blk-mq: document the need to have STARTED and COMPLETED share a byte
Jens Axboe
1
-0
/
+7
2017-10-03
block: move __elv_next_request to blk-core.c
Christoph Hellwig
1
-39
/
+0
2017-08-29
block: Make blk_dequeue_request() static
Damien Le Moal
1
-1
/
+0
2017-08-23
block: add a __disk_get_part helper
Christoph Hellwig
1
-0
/
+2
2017-07-03
bio-integrity: stop abusing bi_end_io
Christoph Hellwig
1
-0
/
+11
2017-06-27
block: move bounce declarations to block/blk.h
Christoph Hellwig
1
-0
/
+13
2017-06-20
block: Document what queue type each function is intended for
Bart Van Assche
1
-0
/
+2
2017-06-01
block: Avoid that blk_exit_rl() triggers a use-after-free
Bart Van Assche
1
-1
/
+1
2017-04-19
block: Export blk_init_request_from_bio()
Bart Van Assche
1
-1
/
+0
2017-04-19
block: make __blk_end_bidi_request private
Christoph Hellwig
1
-2
/
+0
2017-03-28
blk-throttle: add a mechanism to estimate IO latency
Shaohua Li
1
-0
/
+2
2017-03-28
blk-throttle: add a simple idle detection
Shaohua Li
1
-0
/
+3
2017-03-28
blk-throttle: choose a small throtl_slice for SSD
Shaohua Li
1
-0
/
+2
2017-03-28
blk-throttle: make throtl_slice tunable
Shaohua Li
1
-0
/
+5
2017-02-08
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
1
-0
/
+2
2017-02-08
block: enumify ELEVATOR_*_MERGE
Christoph Hellwig
1
-1
/
+1
2017-02-08
block: move req_set_nomerge to blk.h
Christoph Hellwig
1
-0
/
+7
2017-02-03
blk-merge: return the merged request
Jens Axboe
1
-2
/
+2
2017-02-02
block: use same block debugfs directory for blk-mq and blktrace
Omar Sandoval
1
-0
/
+4
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-1
/
+1
2017-01-17
block: move rq_ioc() to blk.h
Jens Axboe
1
-0
/
+16
2017-01-17
block: move existing elevator ops to union
Jens Axboe
1
-5
/
+5
2016-11-17
blk-mq: implement hybrid poll mode for sync O_DIRECT
Jens Axboe
1
-0
/
+1
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-2
/
+2
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
1
-8
/
+3
2016-07-20
block: simplify and export blk_rq_append_bio
Christoph Hellwig
1
-2
/
+0
2015-12-22
block: defer timeouts to a workqueue
Christoph Hellwig
1
-1
/
+1
2015-11-19
block: protect rw_page against device teardown
Dan Williams
1
-2
/
+0
2015-11-04
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+22
2015-10-21
block: fix plug list flushing for nomerge queues
Jeff Moyer
1
-0
/
+1
2015-10-21
block: blk_flush_integrity() for bio-based drivers
Dan Williams
1
-0
/
+8
2015-10-21
block: generic request_queue reference counting
Dan Williams
1
-0
/
+14
2015-09-10
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+0
2015-08-18
blkcg: consolidate blkg creation in blkcg_bio_issue_check()
Tejun Heo
1
-5
/
+0
2015-08-15
blk-mq: fix race between timeout and freeing request
Ming Lei
1
-0
/
+6
2015-05-08
blk-mq: make plug work for mutiple disks and queues
Shaohua Li
1
-1
/
+2
2015-05-05
block: move PM request support to IDE
Christoph Hellwig
1
-2
/
+0
2014-09-25
blk-mq: support per-distpatch_queue flush machinery
Ming Lei
1
-3
/
+13
2014-09-25
block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue
Ming Lei
1
-2
/
+2
[next]