Commit Graph

53 Commits (6ac12dfe9c2027cd3c5ed603f11d1bb4f04906fe)

Author SHA1 Message Date
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
Jens Axboe 70524490ee [PATCH] splice: add support for sys_tee() 19 years ago
Jens Axboe cbb7e577e7 [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() 19 years ago
Ingo Molnar 73d62d83ec [PATCH] splice: comment styles 19 years ago
Jens Axboe c2058e0611 [PATCH] splice: add Ingo as addition copyright holder 19 years ago
Jens Axboe 49570e9b29 [PATCH] splice: unlikely() optimizations 19 years ago
Jens Axboe 6f767b0425 [PATCH] splice: speedups and optimizations 19 years ago
Jens Axboe 7480a90435 [PATCH] splice: speedup __generic_file_splice_read 19 years ago
Jens Axboe b92ce55893 [PATCH] splice: add direct fd <-> fd splicing support 19 years ago
Ingo Molnar 529565dcb1 [PATCH] splice: add optional input and output offsets 19 years ago
Ingo Molnar 3a326a2ce8 [PATCH] introduce a "kernel-internal pipe object" abstraction 19 years ago
Jens Axboe 0b749ce380 [PATCH] splice: be smarter about calling do_page_cache_readahead() 19 years ago
Jens Axboe 49d0b21be2 [PATCH] splice: optimize the splice buffer mapping 19 years ago
Jens Axboe 16c523ddab [PATCH] splice: cleanup __generic_file_splice_read() 19 years ago
Jens Axboe c0bd1f650b [PATCH] splice: only call wake_up_interruptible() when we really have to 19 years ago
Dave Jones 9aefe431f5 [PATCH] splice: potential !page dereference 19 years ago
Jens Axboe c7f21e4f5a [PATCH] splice: mark the io page as accessed 19 years ago
Jens Axboe 3e7ee3e7b3 [PATCH] splice: fix page stealing LRU handling. 19 years ago
Jens Axboe ad8d6f0a78 [PATCH] splice: page stealing needs to wait_on_page_writeback() 19 years ago
Jens Axboe 059a8f3734 [PATCH] splice: export generic_splice_sendpage 19 years ago
Jens Axboe b2b39fa478 [PATCH] splice: add a SPLICE_F_MORE flag 19 years ago
Jens Axboe 83f9135bdd [PATCH] splice: add comments documenting more of the code 19 years ago
Jens Axboe 4f6f0bd2ff [PATCH] splice: improve writeback and clean up page stealing 19 years ago
Jens Axboe 53cd9ae886 [PATCH] splice: fix shadow[] filling logic 19 years ago
Linus Torvalds 29e350944f splice: add SPLICE_F_NONBLOCK flag 19 years ago