summaryrefslogtreecommitdiffstats
path: root/fs/splice.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] splice: fix page stealing LRU handling.Jens Axboe2006-04-021-19/+11
* [PATCH] splice: page stealing needs to wait_on_page_writeback()Jens Axboe2006-04-021-0/+9
* [PATCH] splice: export generic_splice_sendpageJens Axboe2006-04-021-2/+5
* [PATCH] splice: add a SPLICE_F_MORE flagJens Axboe2006-04-021-2/+3
* [PATCH] splice: add comments documenting more of the codeJens Axboe2006-04-021-4/+66
* [PATCH] splice: improve writeback and clean up page stealingJens Axboe2006-04-021-16/+48
* [PATCH] splice: fix shadow[] filling logicJens Axboe2006-04-021-3/+3
* splice: add SPLICE_F_NONBLOCK flagLinus Torvalds2006-04-021-4/+21
* [PATCH] splice exportsJeff Garzik2006-03-301-0/+4
* [PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe2006-03-301-37/+84
* [PATCH] Introduce sys_splice() system callJens Axboe2006-03-301-0/+612
OpenPOWER on IntegriCloud