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
/
fs
/
splice.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-29
/
+35
2023-08-21
splice: Convert page_cache_pipe_buf_confirm() to use a folio
Matthew Wilcox (Oracle)
1
-11
/
+9
2023-08-18
mm: merge folio_has_private()/filemap_release_folio() call pairs
David Howells
1
-2
/
+1
2023-07-26
splice, net: Fix splice_to_socket() for O_NONBLOCK socket
Jan Stancek
1
-0
/
+2
2023-07-10
splice: fsnotify_access(in), fsnotify_modify(out) on success in tee
Ahelenia Ziemiańska
1
-0
/
+5
2023-07-10
splice: fsnotify_access(fd)/fsnotify_modify(fd) in vmsplice
Ahelenia Ziemiańska
1
-1
/
+6
2023-07-10
splice: always fsnotify_access(in), fsnotify_modify(out) on success
Ahelenia Ziemiańska
1
-17
/
+15
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-40
/
+165
2023-06-16
splice: simplify a conditional in copy_splice_read
Christoph Hellwig
1
-7
/
+7
2023-06-16
splice: don't call file_accessed in copy_splice_read
Christoph Hellwig
1
-1
/
+0
2023-06-15
splice, net: Fix splice_to_socket() to handle pipe bufs larger than a page
David Howells
1
-4
/
+2
2023-06-08
splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor()
David Howells
1
-8
/
+10
2023-06-08
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
1
-1
/
+30
2023-06-08
splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
David Howells
1
-31
/
+127
2023-05-24
splice: kdoc for filemap_splice_read() and copy_splice_read()
David Howells
1
-2
/
+19
2023-05-24
splice: Remove generic_file_splice_read()
David Howells
1
-43
/
+0
2023-05-24
splice: Make splice from a DAX file use copy_splice_read()
David Howells
1
-3
/
+3
2023-05-24
splice: Make splice from an O_DIRECT fd use copy_splice_read()
David Howells
1
-0
/
+6
2023-05-24
splice: Check for zero count in vfs_splice_read()
David Howells
1
-0
/
+2
2023-05-24
splice: Make do_splice_to() generic and export it
David Howells
1
-7
/
+20
2023-05-24
splice: Clean up copy_splice_read() a bit
David Howells
1
-12
/
+7
2023-05-24
splice: Rename direct_splice_read() to copy_splice_read()
David Howells
1
-6
/
+5
2023-05-06
Merge tag 'pipe-nonblock-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+30
2023-04-25
splice: clear FMODE_NOWAIT on file if splice/vmsplice is used
Jens Axboe
1
-4
/
+30
2023-04-04
splice: report related fsnotify events
Chung-Chiang Cheng
1
-0
/
+8
2023-03-09
splice: Remove redundant assignment to ret
Jiapeng Chong
1
-1
/
+0
2023-02-22
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+93
2023-02-20
splice: Export filemap/direct_splice_read()
David Howells
1
-0
/
+1
2023-02-20
splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE
David Howells
1
-0
/
+92
2023-02-03
splice: use bvec_set_page to initialize a bvec
Christoph Hellwig
1
-3
/
+2
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-5
/
+5
2022-08-08
iter_to_pipe(): switch to advancing variant of iov_iter_get_pages()
Al Viro
1
-23
/
+24
2022-08-08
splice: stop abusing iov_iter_advance() to flush a pipe
Al Viro
1
-5
/
+2
2022-07-16
fs: check FMODE_LSEEK to control internal pipe splicing
Jason A. Donenfeld
1
-6
/
+4
2022-03-21
mm: Convert remove_mapping() to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+2
2022-03-21
splice: Use a folio in page_cache_pipe_buf_try_steal()
Matthew Wilcox (Oracle)
1
-10
/
+11
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+6
2021-01-25
teach sendfile(2) to handle send-to-pipe directly
Al Viro
1
-1
/
+1
2021-01-25
take the guts of file-to-pipe splice into a helper function
Al Viro
1
-7
/
+18
2021-01-25
do_splice_to(): move the logics for limiting the read length in
Al Viro
1
-14
/
+7
2021-01-25
splice: don't generate zero-len segement bvecs
Pavel Begunkov
1
-3
/
+6
2020-10-24
Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-13
/
+50
2020-10-22
splice: change exported internal do_splice() helper to take kernel offset
Jens Axboe
1
-13
/
+50
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-116
/
+14
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-44
/
+13
2020-10-06
splice: teach splice pipe reading about empty pipe buffers
Linus Torvalds
1
-0
/
+20
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
1
-44
/
+13
2020-10-03
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
1
-1
/
+1
2020-10-01
pipe: remove pipe_wait() and fix wakeup race with splice
Linus Torvalds
1
-4
/
+4
[next]