Commit Graph

77 Commits (fb8c4b14d9259ba467241a7aaeb712caedce7ee8)

Author SHA1 Message Date
Jens Axboe 02676e5aee splice: only check do_wakeup in splice_to_pipe() for a real pipe 18 years ago
Jens Axboe 00de00bdad splice: fix leak of pages on short splice to pipe 18 years ago
Jens Axboe 17ee4f49ab splice: adjust balance_dirty_pages_ratelimited() call 18 years ago
Jens Axboe 620a324b74 splice: __generic_file_splice_read: fix read/truncate race 18 years ago
Hugh Dickins 475ecade68 splice: __generic_file_splice_read: fix i_size_read() length checks 18 years ago
Jens Axboe 20d698db67 splice: move balance_dirty_pages_ratelimited() outside of splice actor 18 years ago
Jens Axboe 267adc3e66 splice: remove do_splice_direct() symbol export 18 years ago
Jens Axboe d366d39885 splice: move inode size check into generic_file_splice_read() 18 years ago
Jens Axboe 86aa5ac53e [PATCH] splice: always call into page_cache_readahead() 18 years ago
Fengguang Wu 9ae9d68cbf [PATCH] splice(): fix interaction with readahead 18 years ago
Dmitriy Monakhov d9993c37ef [PATCH] splice: partial write fix 18 years ago
Mark Fasheh 40bee44eae Export __splice_from_pipe() 18 years ago
Nick Piggin 08c7259163 2/2 splice: dont readpage 18 years ago
Nick Piggin 485ddb4b97 1/2 splice: dont steal 18 years ago
Eric Dumazet d4c3cca941 [PATCH] constify pipe_buf_operations 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Jens Axboe ddac0d39cf [PATCH] splice: fix problem introduced with inode diet 18 years ago
Nick Piggin 2ae88149a2 [PATCH] mm: clean up pagecache allocation 18 years ago
Jens Axboe 8c34e2d632 [PATCH] Remove SUID when splicing into an inode 18 years ago
Mark Fasheh 6da6180982 [PATCH] Introduce generic_file_splice_write_nolock() 18 years ago
Mark Fasheh 62752ee198 [PATCH] Take i_mutex in splice_from_pipe() 18 years ago
Jens Axboe e6e80f294c [PATCH] splice: fix pipe_to_file() ->prepare_write() error path 18 years ago
Jens Axboe 0fe2347957 [PATCH] Update axboe@suse.de email address 19 years ago
Jens Axboe aadd06e5c5 [PATCH] splice: fix problems with sys_tee() 19 years ago
Jens Axboe 9e94cd4fd1 [PATCH] splice: retrieve mapping after locking the page 19 years ago
Jens Axboe a0548871ed [PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXIST 19 years ago
Jens Axboe 76ad4d1110 [PATCH] splice: rename remaining info variables to pipe 19 years ago
Jens Axboe 1432873af7 [PATCH] splice: LRU fixups 19 years ago
Jens Axboe bfc4ee39fd [PATCH] splice: fix unlocking of page on error ->prepare_write() 19 years ago
Jens Axboe 330ab71619 [PATCH] vmsplice: restrict stealing a little more 19 years ago
Jens Axboe a893b99be7 [PATCH] splice: fix page LRU accounting 19 years ago
Jens Axboe 7591489a8f [PATCH] vmsplice: fix badly placed end paranthesis 19 years ago
Jens Axboe 7afa6fd037 [PATCH] vmsplice: allow user to pass in gift pages 19 years ago
Jens Axboe f6762b7ad8 [PATCH] pipe: enable atomic copying of pipe data to/from user space 19 years ago
Jens Axboe e27dedd84c [PATCH] splice: call handle_ra_miss() on failure to lookup page 19 years ago
Jens Axboe f84d751994 [PATCH] pipe: introduce ->pin() buffer operation 19 years ago
Jens Axboe 0568b409c7 [PATCH] splice: fix bugs in pipe_to_file() 19 years ago
Jens Axboe 46e678c96b [PATCH] splice: fix bugs with stealing regular pipe pages 19 years ago
Jens Axboe eb20796bf6 [PATCH] splice: make the read-side do batched page lookups 19 years ago
Jens Axboe eb645a24de [PATCH] splice: switch to using page_cache_readahead() 19 years ago
Jens Axboe 00522fb41a [PATCH] splice: rearrange moving to/from pipe helpers 19 years ago
Jens Axboe 912d35f867 [PATCH] Add support for the sys_vmsplice syscall 19 years ago
Jens Axboe 016b661e2f [PATCH] splice: fix offset problems 19 years ago
Andrew Morton ba5f5d90c4 [PATCH] splice: fix min() warning 19 years ago
Jens Axboe 82aa5d6183 [PATCH] splice: fix smaller sized splice reads 19 years ago
Jens Axboe 9e0267c26e [PATCH] splice: fixup writeout path after ->map changes 19 years ago
Jens Axboe a4514ebd8e [PATCH] splice: offset fixes 19 years ago
Jens Axboe 2a27250e6c [PATCH] tee: link_pipe() must be careful when dropping one of the pipe locks 19 years ago
Jens Axboe c4f895cbe1 [PATCH] splice: cleanup the SPLICE_F_NONBLOCK handling 19 years ago
Jens Axboe 91ad66ef44 [PATCH] splice: close i_size truncate races on read 19 years ago