Miklos Szeredi
|
6965031d33
splice: fix misuse of SPLICE_F_NONBLOCK
|
15 年之前 |
Andi Kleen
|
1676effca4
gcc-4.6: fs: fix unused but set warnings
|
15 年之前 |
Changli Gao
|
19c9a49b43
splice: check f_mode for seekable file
|
15 年之前 |
Changli Gao
|
2cb4b05e76
splice: direct_splice_actor() should not use pos in sd
|
15 年之前 |
Nick Piggin
|
0ae0b5d055
fs/splice.c: fix mapping_gfp_mask usage
|
15 年之前 |
Jens Axboe
|
35f3d14dbb
pipe: add support for shrinking and growing pipes
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Changli Gao
|
cc56f7de7f
sendfile(): check f_op.splice_write() rather than f_op.sendpage()
|
15 年之前 |
Linus Torvalds
|
355bbd8cb8
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
|
15 年之前 |
Jan Kara
|
148f948ba8
vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode
|
16 年之前 |
Miklos Szeredi
|
723590ed52
splice: update mtime and atime on files
|
16 年之前 |
Miklos Szeredi
|
b2858d7d16
splice: fix kmaps in default_file_splice_write()
|
16 年之前 |
Andrew Morton
|
77f6bf57ba
splice: fix error return code
|
16 年之前 |
Jens Axboe
|
4f23122858
splice: fix repeated kmap()'s in default_file_splice_read()
|
16 年之前 |
Miklos Szeredi
|
0b0a47f5c4
splice: implement default splice_write method
|
16 年之前 |
Miklos Szeredi
|
6818173bd6
splice: implement default splice_read method
|
16 年之前 |
Miklos Szeredi
|
7c77f0b3f9
splice: implement pipe to pipe splicing
|
16 年之前 |
Randy Dunlap
|
b80901bbf5
splice: fix new kernel-doc warnings
|
16 年之前 |
Miklos Szeredi
|
61e0d47c33
splice: add helpers for locking pipe inode
|
16 年之前 |
Miklos Szeredi
|
f8cc774ce4
splice: remove generic_file_splice_write_nolock()
|
16 年之前 |
Miklos Szeredi
|
328eaaba4e
ocfs2: fix i_mutex locking in ocfs2_splice_to_file()
|
16 年之前 |
Miklos Szeredi
|
eb443e5a25
splice: fix i_mutex locking in generic_splice_write()
|
16 年之前 |
Miklos Szeredi
|
2933970b96
splice: remove i_mutex locking in splice_from_pipe()
|
16 年之前 |
Miklos Szeredi
|
b3c2d2ddd6
splice: split up __splice_from_pipe()
|
16 年之前 |
Miklos Szeredi
|
7bfac9ecf0
splice: fix deadlock in splicing to file
|
16 年之前 |
David Howells
|
266cf658ef
FS-Cache: Recruit a page flags for cache management
|
16 年之前 |
Heiko Carstens
|
836f92adf1
[CVE-2009-0029] System call wrappers part 31
|
16 年之前 |
KAMEZAWA Hiroyuki
|
08e552c69c
memcg: synchronized LRU
|
16 年之前 |
Nick Piggin
|
4e02ed4b4a
fs: remove prepare_write/commit_write
|
16 年之前 |
Linus Torvalds
|
efc968d450
Don't allow splice() to files opened with O_APPEND
|
16 年之前 |