Linus Torvalds
|
790eac5640
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
18c67cb9f0
splice: lift checks from do_splice_from() into callers
|
12 years ago |
Al Viro
|
50cd2c5776
lift file_*_write out of do_splice_direct()
|
12 years ago |
Al Viro
|
500368f7fb
lift file_*_write out of do_splice_from()
|
12 years ago |
Randy Dunlap
|
acdb37c361
fs: fix new splice.c kernel-doc warning
|
12 years ago |
Al Viro
|
7995bd2871
splice: don't pass the address of ->f_pos to methods
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Linus Torvalds
|
08d7676083
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Al Viro
|
7bee130e22
get rid of alloc_pipe_info() argument
|
12 years ago |
Al Viro
|
6447a3cf19
get rid of pipe->inode
|
12 years ago |
Al Viro
|
2dd8c9ad37
lift sb_start_write out of ->splice_write()
|
12 years ago |
Al Viro
|
17338fccb2
lift sb_start_write into default_file_splice_write()
|
12 years ago |
Al Viro
|
03d95eb2f2
lift sb_start_write() out of ->write()
|
12 years ago |
Al Viro
|
06ae43f34b
Don't bother with redoing rw_verify_area() from default_file_splice_from()
|
12 years ago |
Al Viro
|
76b021d053
convert vmsplice to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
7bb307e894
export kernel_write(), convert open-coded instances
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Eric Dumazet
|
ae62ca7b03
tcp: fix MSG_SENDPAGE_NOTLAST logic
|
12 years ago |
Namjae Jeon
|
d0e1d66b5a
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
|
12 years ago |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 years ago |
Jan Kara
|
14da920014
fs: Protect write paths by sb_start_write - sb_end_write
|
13 years ago |
Eric Dumazet
|
047fe36052
splice: fix racy pipe->buffers uses
|
13 years ago |
Linus Torvalds
|
1193755ac6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Josef Bacik
|
c3b2da3148
fs: introduce inode operation ->update_time
|
13 years ago |
Jens Axboe
|
0b7877d4ee
Merge tag 'v3.4-rc5' into for-3.5/core
|
13 years ago |
Eric Dumazet
|
bd1a68b59c
vmsplice: relax alignement requirements for SPLICE_F_GIFT
|
13 years ago |
Eric Dumazet
|
35f9c09fe9
tcp: tcp_sendpages() should call tcp_push() once
|
13 years ago |
Linus Torvalds
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Cong Wang
|
e8e3c3d66f
fs: remove the second argument of k[un]map_atomic()
|
13 years ago |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 years ago |