summaryrefslogtreecommitdiffstats
path: root/include/linux/splice.h
Commit message (Expand)AuthorAgeFilesLines
* fs: use splice_copy_file_range() inline helperAmir Goldstein2023-12-121-0/+7
* splice: return type ssize_t from all helpersAmir Goldstein2023-12-121-22/+21
* fs: fork splice_file_range() from do_splice_direct()Amir Goldstein2023-12-011-5/+8
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-281-0/+3
|\
| * splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells2023-06-081-0/+1
| * splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()David Howells2023-06-081-0/+2
* | splice: Make do_splice_to() generic and export itDavid Howells2023-05-241-0/+3
|/
* splice: change exported internal do_splice() helper to take kernel offsetJens Axboe2020-10-221-2/+2
* splice: export do_tee()Pavel Begunkov2020-05-171-0/+3
* splice: make do_splice publicPavel Begunkov2020-03-021-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* splice/tee/vmsplice: validate flagsAl Viro2016-12-261-0/+2
* splice_pipe_desc: kill ->flagsAl Viro2016-12-261-1/+0
* remove spd_release_page()Al Viro2016-12-261-1/+0
* new iov_iter flavour: pipe-backedAl Viro2016-10-051-0/+1
* new helper: add_to_pipe()Al Viro2016-10-031-0/+2
* fs/splice.c: remove unneeded exportsAl Viro2014-06-121-10/+0
* splice: fix unexpected size truncationXiao Guangrong2014-01-271-1/+2
* splice: don't pass the address of ->f_pos to methodsAl Viro2013-06-201-0/+1
* splice: fix racy pipe->buffers usesEric Dumazet2012-06-131-4/+4
* tmpfs: clone shmem_file_splice_read()Hugh Dickins2011-07-251-0/+2
* pipe: add support for shrinking and growing pipesJens Axboe2010-05-211-0/+7
* splice: fix misleading commentJens Axboe2009-05-121-2/+1
* ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi2009-04-151-0/+2
* splice: split up __splice_from_pipe()Miklos Szeredi2009-04-151-0/+10
* [SPLICE]: Don't assume regular pages in splice_to_pipe()Jens Axboe2008-01-281-0/+1
* pipe: allow passing around of ops private pointerJens Axboe2007-07-101-0/+1
* splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2007-07-101-0/+72