index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
splice.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
splice: make do_splice public
Pavel Begunkov
2020-03-02
1
-3
/
+3
*
pipe: use exclusive waits when reading or writing
Linus Torvalds
2020-02-08
1
-4
/
+4
*
pipe: remove 'waiting_writers' merging logic
Linus Torvalds
2019-12-07
1
-17
/
+4
*
pipe: fix incorrect caching of pipe state over pipe_wait()
Linus Torvalds
2019-12-06
1
-4
/
+6
*
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2019-11-30
1
-77
/
+120
|
\
|
*
pipe: Allow pipes to have kernel-reserved slots
David Howells
2019-11-15
1
-13
/
+13
|
*
pipe: Use head and tail pointers for the ring, not cursor and length
David Howells
2019-10-31
1
-73
/
+117
*
|
splice: only read in as much information as there is pipe buffer space
Darrick J. Wong
2019-10-15
1
-3
/
+11
|
/
*
uio: make import_iovec()/compat_import_iovec() return bytes on success
Jens Axboe
2019-05-31
1
-4
/
+4
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-04-26
1
-2
/
+2
|
\
|
*
tracing: Fix buffer_ref pipe ops
Jann Horn
2019-04-26
1
-2
/
+2
*
|
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
2019-04-14
1
-2
/
+10
|
\
\
|
|
/
|
/
|
|
*
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-04-14
1
-2
/
+10
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-03-12
1
-4
/
+4
|
\
\
|
*
|
pipe: stop using ->can_merge
Jann Horn
2019-02-01
1
-4
/
+0
|
*
|
splice: don't merge into linked buffers
Jann Horn
2019-02-01
1
-0
/
+4
|
|
/
*
|
fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes
Slavomir Kaslev
2019-03-04
1
-0
/
+12
*
|
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+1
|
/
*
splice: don't read more than available pipe space
Darrick J. Wong
2018-12-04
1
-1
/
+6
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-4
/
+3
*
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-06-16
1
-69
/
+75
|
\
|
*
vmsplice(): lift importing iovec into vmsplice(2) and compat counterpart
Al Viro
2018-06-11
1
-69
/
+75
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-3
/
+4
|
/
*
fs: add do_vmsplice() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-3
/
+9
*
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
*
fs: move kernel_write to fs/read_write.c
Christoph Hellwig
2017-09-04
1
-16
/
+0
*
fs: implement vfs_iter_write using do_iter_write
Christoph Hellwig
2017-06-29
1
-1
/
+1
*
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-05-02
1
-9
/
+11
|
\
|
*
make nr_pages calculation in default_file_splice_read() a bit less ugly
Al Viro
2016-12-26
1
-4
/
+3
|
*
splice/tee/vmsplice: validate flags
Al Viro
2016-12-26
1
-0
/
+8
|
*
remove spd_release_page()
Al Viro
2016-12-26
1
-5
/
+0
*
|
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
1
-0
/
+2
|
\
\
|
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'ovl/for-viro' into for-linus
Al Viro
2017-03-02
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vfs: use helpers for calling f_op->{read,write}_iter()
Miklos Szeredi
2017-02-20
1
-1
/
+1
|
|
/
*
|
vfs: fix uninitialized flags in splice_to_pipe()
Miklos Szeredi
2017-02-16
1
-0
/
+1
|
/
*
splice: reinstate SIGPIPE/EPIPE handling
Linus Torvalds
2016-12-21
1
-2
/
+7
*
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
1
-0
/
+1
|
\
|
*
mm: only include blk_types in swap.h if CONFIG_SWAP is enabled
Christoph Hellwig
2016-11-01
1
-0
/
+1
*
|
fix default_file_splice_read()
Al Viro
2016-11-26
1
-1
/
+2
*
|
splice: remove detritus from generic_file_splice_read()
Al Viro
2016-11-10
1
-5
/
+0
|
/
*
fix ITER_PIPE interaction with direct_IO
Al Viro
2016-10-10
1
-9
/
+3
*
pipe: add pipe_buf_confirm() helper
Miklos Szeredi
2016-10-05
1
-2
/
+2
*
pipe: add pipe_buf_release() helper
Miklos Szeredi
2016-10-05
1
-12
/
+5
*
pipe: add pipe_buf_get() helper
Miklos Szeredi
2016-10-05
1
-2
/
+2
*
switch default_file_splice_read() to use of pipe-backed iov_iter
Al Viro
2016-10-05
1
-71
/
+40
*
switch generic_file_splice_read() to use of ->read_iter()
Al Viro
2016-10-05
1
-216
/
+28
*
new iov_iter flavour: pipe-backed
Al Viro
2016-10-05
1
-1
/
+1
*
new helper: add_to_pipe()
Al Viro
2016-10-03
1
-44
/
+62
[next]