Abhi Das
|
90330e689c
fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE
|
před 9 roky |
Jan Kara
|
c2489e07c0
vfs: Avoid softlockups with sendfile(2)
|
před 9 roky |
Jan Kara
|
c725bfce79
vfs: Make sendfile(2) killable even better
|
před 9 roky |
Michal Hocko
|
c62d25556b
mm, fs: introduce mapping_gfp_constraint()
|
před 9 roky |
Linus Torvalds
|
aefbef10e3
Merge branch 'akpm' (patches from Andrew)
|
před 10 roky |
Michal Hocko
|
6afdb859b7
mm: do not ignore mapping_gfp_mask in page cache allocation paths
|
před 10 roky |
Hannes Frederic Sowa
|
2b514574f7
net: af_unix: implement splice for stream af_unix sockets
|
před 10 roky |
Christophe Leroy
|
0ff28d9f46
splice: sendfile() at once fails for big files
|
před 10 roky |
Boaz Harrosh
|
be64f884be
dax: unify ext2/4_{dax,}_file_operations
|
před 10 roky |
Al Viro
|
345995fa48
vmsplice_to_user(): switch to import_iovec()
|
před 10 roky |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
před 10 roky |
Christoph Hellwig
|
dbe4e192a2
fs: add vfs_iter_{read,write} helpers
|
před 10 roky |
Al Viro
|
05afcb77eb
new helper: iov_iter_bvec()
|
před 10 roky |
Miklos Szeredi
|
1c118596a7
vfs: export do_splice_direct() to modules
|
před 11 roky |
Al Viro
|
9c1d5284c7
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
|
před 11 roky |
Al Viro
|
5f07385060
kill generic_file_splice_write()
|
před 11 roky |
Al Viro
|
96f9bc8fbc
fs/splice.c: remove unneeded exports
|
před 11 roky |
Al Viro
|
8d0207652c
->splice_write() via ->write_iter()
|
před 11 roky |
Miklos Szeredi
|
b6dd6f4738
vfs: fix vmplice_to_user()
|
před 11 roky |
Al Viro
|
71d8e532b1
start adding the tag to iov_iter
|
před 11 roky |
Al Viro
|
6130f5315e
switch vmsplice_to_user() to copy_page_to_iter()
|
před 11 roky |
Al Viro
|
fbb32750a6
pipe: kill ->map() and ->unmap()
|
před 11 roky |
Miklos Szeredi
|
28a625cbc2
fuse: fix pipe_buf_operations
|
před 11 roky |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
před 12 roky |
Linus Torvalds
|
790eac5640
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
před 12 roky |
Al Viro
|
18c67cb9f0
splice: lift checks from do_splice_from() into callers
|
před 12 roky |
Al Viro
|
50cd2c5776
lift file_*_write out of do_splice_direct()
|
před 12 roky |
Al Viro
|
500368f7fb
lift file_*_write out of do_splice_from()
|
před 12 roky |
Randy Dunlap
|
acdb37c361
fs: fix new splice.c kernel-doc warning
|
před 12 roky |
Al Viro
|
7995bd2871
splice: don't pass the address of ->f_pos to methods
|
před 12 roky |