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 |
Al Viro
|
ff01bb4832
fs: move code out of buffer.c
|
14 years ago |
Hugh Dickins
|
708e3508c2
tmpfs: clone shmem_file_splice_read()
|
14 years ago |
Namhyung Kim
|
825cdcb1a5
splice: add wakeup_pipe_readers()
|
14 years ago |
Linus Torvalds
|
275220f0fc
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Michał Mirosław
|
a8adbe378b
fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors
|
14 years ago |
Linus Torvalds
|
c66fb34794
Export 'get_pipe_info()' to other users
|
14 years ago |