summaryrefslogtreecommitdiff
path: root/include/linux/pipe_fs_i.h
AgeCommit message (Expand)Author
2006-05-04[PATCH] splice: LRU fixupsJens Axboe
2006-05-02[PATCH] vmsplice: restrict stealing a little moreJens Axboe
2006-05-02[PATCH] splice: fix page LRU accountingJens Axboe
2006-05-01[PATCH] vmsplice: allow user to pass in gift pagesJens Axboe
2006-05-01[PATCH] pipe: enable atomic copying of pipe data to/from user spaceJens Axboe
2006-05-01[PATCH] pipe: introduce ->pin() buffer operationJens Axboe
2006-05-01[PATCH] splice: fix bugs in pipe_to_file()Jens Axboe
2006-04-26[PATCH] splice: rearrange moving to/from pipe helpersJens Axboe
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe
2006-04-11[PATCH] get rid of the PIPE_*() macrosIngo Molnar
2006-04-11[PATCH] splice: add direct fd <-> fd splicing supportJens Axboe
2006-04-10[PATCH] introduce a "kernel-internal pipe object" abstractionIngo Molnar
2006-04-02[PATCH] splice: fix page stealing LRU handling.Jens Axboe
2006-04-02[PATCH] splice: add a SPLICE_F_MORE flagJens Axboe
2006-04-02[PATCH] splice: improve writeback and clean up page stealingJens Axboe
2006-04-02splice: add SPLICE_F_NONBLOCK flagLinus Torvalds
2006-03-30[PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-09-07[PATCH] remove pipe definitionsZhigang Huo
2005-01-14Make pipe buffer handling more generic.Linus Torvalds
2005-01-08Re-use the buffer page for pipe data.Linus Torvalds
2005-01-06Make pipe data structure be a circular list of pages, rather thanLinus Torvalds
2005-01-05Use 'free_pipe_info()' helper function for pipe closedown.Linus Torvalds
2002-10-02[PATCH] pipe bugfix /cleanupManfred Spraul
2002-05-30[PATCH] Deliver SIGIO to FIFO and pipe devicesDave Jones
2002-02-04v2.4.3.6 -> v2.4.3.7Linus Torvalds
2002-02-04Import changesetLinus Torvalds