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
/
include
/
linux
/
bvec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
block: fix mismerge in bvec_advance
Christoph Hellwig
1
-7
/
+1
2019-04-30
block: switch all files cleared marked as GPLv2 to SPDX tags
Christoph Hellwig
1
-14
/
+1
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
1
-6
/
+18
2019-04-19
block: make sure that bvec length can't be overflow
Ming Lei
1
-2
/
+3
2019-04-12
block: only allow contiguous page structs in a bio_vec
Christoph Hellwig
1
-9
/
+4
2019-04-12
block: change how we get page references in bio_iov_iter_get_pages
Christoph Hellwig
1
-5
/
+0
2019-04-08
block: don't use for-inside-for in bio_for_each_segment_all
Ming Lei
1
-4
/
+10
2019-02-28
block: optimize bvec iteration in bvec_iter_advance
Christoph Hellwig
1
-3
/
+4
2019-02-28
block: introduce mp_bvec_for_each_page() for iterating over page
Ming Lei
1
-0
/
+5
2019-02-27
block: introduce bvec_nth_page()
Ming Lei
1
-3
/
+8
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
1
-0
/
+30
2019-02-15
block: introduce mp_bvec_last_segment()
Ming Lei
1
-0
/
+22
2019-02-15
block: introduce multi-page bvec helpers
Ming Lei
1
-3
/
+27
2019-02-15
block: remove bvec_iter_rewind()
Ming Lei
1
-24
/
+0
2018-09-06
block: remove bio_rewind_iter()
Ming Lei
1
-3
/
+0
2018-01-06
block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq
Ming Lei
1
-0
/
+9
2017-07-03
bio: add bvec_iter rewind API
Dmitry Monakhov
1
-0
/
+27
2017-07-03
block: guard bvec iteration logic
Dmitry Monakhov
1
-5
/
+9
2016-08-11
bvec: avoid variable shadowing warning
Johannes Berg
1
-1
/
+2
2016-06-09
block: mark 1st parameter of bvec_iter_advance as const
Ming Lei
1
-1
/
+2
2016-06-09
block: move two bvec structure into bvec.h
Ming Lei
1
-1
/
+22
2016-06-09
block: move bvec iterator into include/linux/bvec.h
Ming Lei
1
-0
/
+74