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-map.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-06
block: fix pin count management when merging same-page segments
Christoph Hellwig
1
-4
/
+3
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-11
/
+11
2023-05-24
block: convert bio_map_user_iov to use iov_iter_extract_pages
David Howells
1
-12
/
+11
2023-05-24
block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
Christoph Hellwig
1
-0
/
+1
2023-05-23
block: fix bio-cache for passthru IO
Anuj Gupta
1
-1
/
+1
2023-03-30
iov_iter: add iter_iovec() helper
Jens Axboe
1
-2
/
+2
2023-03-29
block: ensure bio_alloc_map_data() deals with ITER_UBUF correctly
Jens Axboe
1
-2
/
+3
2023-02-22
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-4
/
+4
2023-02-20
iov_iter: Define flags to qualify page extraction.
David Howells
1
-4
/
+4
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+2
2023-01-29
block: extend bio-cache for non-polled requests
Anuj Gupta
1
-4
/
+2
2023-01-11
block: use iter_ubuf for single range
Keith Busch
1
-4
/
+4
2022-11-09
block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
Logan Gunthorpe
1
-4
/
+8
2022-10-25
block: Constify most queue limits pointers
Bart Van Assche
1
-1
/
+1
2022-09-30
block: extend functionality to map bvec iterator
Kanchan Joshi
1
-4
/
+71
2022-09-30
block: factor out blk_rq_map_bio_alloc helper
Kanchan Joshi
1
-11
/
+22
2022-09-30
block: rename bio_map_put to blk_mq_map_bio_put
Anuj Gupta
1
-3
/
+3
2022-09-30
block: add blk_rq_map_user_io
Anuj Gupta
1
-0
/
+36
2022-09-05
block/blk-map: Remove set but unused variable 'added'
Jiapeng Chong
1
-2
/
+1
2022-08-22
block: use on-stack page vec for <= UIO_FASTIOV
Jens Axboe
1
-3
/
+11
2022-08-22
block: enable bio caching use for passthru IO
Jens Axboe
1
-8
/
+25
2022-08-22
block: shrink rq_map_data a bit
Jens Axboe
1
-1
/
+1
2022-08-08
block: convert to advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
1
-3
/
+4
2022-04-23
block/blk-map: Remove redundant assignment
Michal Orzel
1
-3
/
+2
2022-04-17
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
1
-15
/
+27
2022-02-17
block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
Haimin Zhang
1
-1
/
+1
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
1
-1
/
+1
2021-08-02
block: use memcpy_from_bvec in bio_copy_kern_endio_read
Christoph Hellwig
1
-1
/
+1
2021-04-12
block: remove an incorrect check from blk_rq_append_bio
Christoph Hellwig
1
-3
/
+0
2021-04-06
block: stop calling blk_queue_bounce for passthrough requests
Christoph Hellwig
1
-87
/
+29
2021-04-06
block: remove BLK_BOUNCE_ISA support
Christoph Hellwig
1
-2
/
+2
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
1
-1
/
+1
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
1
-3
/
+1
2020-09-23
block: fix bmd->is_null_mapped initialization
Christoph Hellwig
1
-2
/
+1
2020-09-01
block: remove the BIO_USER_MAPPED flag
Christoph Hellwig
1
-6
/
+4
2020-09-01
block: remove __blk_rq_map_user_iov
Christoph Hellwig
1
-90
/
+54
2020-09-01
block: remove __blk_rq_unmap_user
Christoph Hellwig
1
-18
/
+11
2020-09-01
block: remove the BIO_NULL_MAPPED flag
Christoph Hellwig
1
-4
/
+5
2020-05-14
block: Inline encryption support for blk-mq
Satya Tangirala
1
-0
/
+1
2020-05-12
block: rename __bio_add_pc_page to bio_add_hw_page
Christoph Hellwig
1
-2
/
+3
2020-04-22
block: remove RQF_COPY_USER
Christoph Hellwig
1
-8
/
+1
2020-03-27
block: move bio_map_* to blk-map.c
Christoph Hellwig
1
-0
/
+508
2019-12-20
block: fix memleak when __blk_rq_map_user_iov() is failed
Yang Yingliang
1
-1
/
+1
2019-06-20
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
1
-2
/
+8
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2018-01-15
blk_rq_map_user_iov: fix error override
Douglas Gilbert
1
-2
/
+2
2017-12-18
block: fix blk_rq_append_bio
Jens Axboe
1
-16
/
+22
2017-11-17
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
[next]