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
2012-03-06
block: interface update for ioc/icq creation functions
Tejun Heo
1
-13
/
+11
2012-03-06
blkcg: add blkcg_{init|drain|exit}_queue()
Tejun Heo
1
-2
/
+0
2012-03-06
block: implement blk_queue_bypass_start/end()
Tejun Heo
1
-4
/
+2
2012-03-01
Merge branch 'linus' into sched/core
Ingo Molnar
1
-0
/
+2
2012-02-08
block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...
Tejun Heo
1
-0
/
+2
2012-01-27
sched, block: Unify cache detection
Peter Zijlstra
1
-16
/
+0
2011-12-14
block, cfq: move icq creation and rq->elv.icq association to block core
Tejun Heo
1
-0
/
+1
2011-12-14
block, cfq: move io_cq exit/release to blk-ioc.c
Tejun Heo
1
-0
/
+1
2011-12-14
block, cfq: move io_cq lookup to blk-ioc.c
Tejun Heo
1
-0
/
+1
2011-12-14
block: remove elevator_queue->ops
Tejun Heo
1
-5
/
+5
2011-12-14
block, cfq: replace current_io_context() with create_io_context()
Tejun Heo
1
-3
/
+33
2011-12-14
block: misc updates to blk_get_queue()
Tejun Heo
1
-0
/
+5
2011-12-14
block: make ioc get/put interface more conventional and fix race on alloction
Tejun Heo
1
-0
/
+1
2011-12-14
block, cfq: move cfqd->cic_index to q->id
Tejun Heo
1
-0
/
+3
2011-12-14
block: add blk_queue_dead()
Tejun Heo
1
-1
/
+1
2011-10-19
block: fix request_queue lifetime handling by making blk_queue_cleanup() prop...
Tejun Heo
1
-1
/
+5
2011-10-19
block: reorganize throtl_get_tg() and blk_throtl_bio()
Tejun Heo
1
-3
/
+3
2011-10-19
block: reorganize queue draining
Tejun Heo
1
-0
/
+1
2011-10-19
block: move blk_throtl prototypes to block/blk.h
Tejun Heo
1
-1
/
+14
2011-08-15
block: fix flush machinery for stacking drivers with differring flush flags
Jeff Moyer
1
-0
/
+2
2011-05-20
Merge branch 'for-linus' into for-2.6.40/core
Jens Axboe
1
-1
/
+3
2011-05-20
Merge commit 'v2.6.39' into for-2.6.40/core
Jens Axboe
1
-1
/
+0
2011-05-18
block: add proper state guards to __elv_next_request
James Bottomley
1
-1
/
+2
2011-05-06
block: hold queue if flush is running for non-queueable flush drive
shaohua.li@intel.com
1
-1
/
+20
2011-04-19
block: get rid of QUEUE_FLAG_REENTER
Jens Axboe
1
-1
/
+0
2011-04-18
block: add blk_run_queue_async
Christoph Hellwig
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-21
block: attempt to merge with existing requests on plug flush
Jens Axboe
1
-0
/
+2
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-2
/
+0
2011-01-25
block: reimplement FLUSH/FUA to support merge
Tejun Heo
1
-8
/
+4
2011-01-25
block: add REQ_FLUSH_SEQ
Tejun Heo
1
-1
/
+1
2010-10-24
Revert "block: fix accounting bug on cross partition merges"
Jens Axboe
1
-0
/
+4
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+7
2010-10-22
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-12
/
+0
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
1
-2
/
+6
2010-10-19
block: fix accounting bug on cross partition merges
Yasuaki Ishimatsu
1
-4
/
+0
2010-09-10
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
1
-8
/
+0
2010-09-10
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
Tejun Heo
1
-0
/
+3
2010-09-10
block: rename barrier/ordered to flush
Tejun Heo
1
-2
/
+2
2010-09-10
block: drop barrier ordering by queue draining
Tejun Heo
1
-1
/
+1
2010-09-10
block: misc cleanups in barrier code
Tejun Heo
1
-2
/
+5
2010-09-10
block: Range check cpu in blk_cpu_to_group
Brian King
1
-2
/
+6
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-2
/
+4
2009-09-11
block: implement mixed merge of different failfast requests
Tejun Heo
1
-0
/
+1
2009-05-27
block: fix no diskstat problem
Kiyoshi Ueda
1
-3
/
+3
2009-05-19
block: Un-export blk_rq_append_bio
Boaz Harrosh
1
-0
/
+2
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
1
-0
/
+1
2009-05-11
block: drop request->hard_* and *nr_sectors
Tejun Heo
1
-1
/
+0
2009-04-28
block: include discard requests in IO accounting
Jens Axboe
1
-1
/
+2
2009-04-28
block: make blk_do_io_stat() do the full "is this rq accountable" checks
Jens Axboe
1
-1
/
+8
[prev]
[next]