pipe: add support for shrinking and growing pipes
[safe/jmp/linux-2.6] / include / linux / splice.h
2010-05-21 Jens Axboepipe: add support for shrinking and growing pipes
2009-05-12 Jens Axboesplice: fix misleading comment
2009-04-15 Miklos Szerediocfs2: fix i_mutex locking in ocfs2_splice_to_file()
2009-04-15 Miklos Szeredisplice: split up __splice_from_pipe()
2008-01-28 Jens Axboe[SPLICE]: Don't assume regular pages in splice_to_pipe()
2007-07-10 Jens Axboepipe: allow passing around of ops private pointer
2007-07-10 Jens Axboesplice: divorce the splice structure/function definitio...