aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pipe_fs_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-11splice: implement default splice_read methodMiklos Szeredi1-0/+1
2009-04-15splice: add helpers for locking pipe inodeMiklos Szeredi1-0/+5
2007-07-10pipe: add documentation and commentsJens Axboe1-1/+76
2007-07-10pipe: change the ->pin() operation to ->confirm()Jens Axboe1-4/+5
2007-07-10pipe: allow passing around of ops private pointerJens Axboe1-0/+1
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe1-41/+0
2007-07-10splice: add void cookie to the actor dataJens Axboe1-0/+1
2007-07-10vmsplice: add vmsplice-to-user supportJens Axboe1-1/+7
2007-07-10splice: abstract out actor dataJens Axboe1-4/+6
2007-06-08pipe: move pipe_inode_info structure decleration up before it's usedJens Axboe1-15/+15
2007-03-27Export __splice_from_pipe()Mark Fasheh1-0/+4
2006-12-13[PATCH] reorder struct pipe_buf_operationsEric Dumazet1-1/+1
2006-12-13[PATCH] constify pipe_buf_operationsEric Dumazet1-2/+1
2006-05-04[PATCH] splice: LRU fixupsJens Axboe1-2/+3
2006-05-02[PATCH] vmsplice: restrict stealing a little moreJens Axboe1-0/+1
2006-05-02[PATCH] splice: fix page LRU accountingJens Axboe1-3/+2
2006-05-01[PATCH] vmsplice: allow user to pass in gift pagesJens Axboe1-0/+2
2006-05-01[PATCH] pipe: enable atomic copying of pipe data to/from user spaceJens Axboe1-5/+6
2006-05-01[PATCH] pipe: introduce ->pin() buffer operationJens Axboe1-1/+20
2006-05-01[PATCH] splice: fix bugs in pipe_to_file()Jens Axboe1-2/+1
2006-04-26[PATCH] splice: rearrange moving to/from pipe helpersJens Axboe1-0/+17
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe1-0/+1
2006-04-11[PATCH] get rid of the PIPE_*() macrosIngo Molnar1-10/+0
2006-04-11[PATCH] splice: add direct fd <-> fd splicing supportJens Axboe1-0/+1
2006-04-10[PATCH] introduce a "kernel-internal pipe object" abstractionIngo Molnar1-3/+4
2006-04-02[PATCH] splice: fix page stealing LRU handling.Jens Axboe1-0/+4
2006-04-02[PATCH] splice: add a SPLICE_F_MORE flagJens Axboe1-0/+1
2006-04-02[PATCH] splice: improve writeback and clean up page stealingJens Axboe1-1/+0
2006-04-02splice: add SPLICE_F_NONBLOCK flagLinus Torvalds1-0/+3
2006-03-30[PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe1-0/+8
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-1/+1
2005-09-07[PATCH] remove pipe definitionsZhigang Huo1-3/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+59