aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pipe.c
Commit message (Expand)AuthorAge
* [PATCH] Some cleanup in the pipe codeAndi Kleen2006-10-01
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-01
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] vmsplice: restrict stealing a little moreJens Axboe2006-05-02
* [PATCH] pipe: enable atomic copying of pipe data to/from user spaceJens Axboe2006-05-01
* [PATCH] pipe: introduce ->pin() buffer operationJens Axboe2006-05-01
* [PATCH] splice: fix bugs in pipe_to_file()Jens Axboe2006-05-01
* [PATCH] splice: fix bugs with stealing regular pipe pagesJens Axboe2006-04-30
* [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-11
* [PATCH] another round of fs/pipe.c cleanupsIngo Molnar2006-04-11
* [PATCH] pipe.c/fifo.c code cleanupsIngo Molnar2006-04-11
* [PATCH] get rid of the PIPE_*() macrosIngo Molnar2006-04-11
* [PATCH] splice: add direct fd <-> fd splicing supportJens Axboe2006-04-11
* [PATCH] introduce a "kernel-internal pipe object" abstractionIngo Molnar2006-04-10
* [PATCH] splice: fix page stealing LRU handling.Jens Axboe2006-04-02
* [PATCH] splice: improve writeback and clean up page stealingJens Axboe2006-04-02
* [PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe2006-03-30
* [PATCH] Introduce sys_splice() system callJens Axboe2006-03-30
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] Use __read_mostly on some hot fs variablesEric Dumazet2006-03-26
* [PATCH] use kzalloc and kcalloc in core fs codeOliver Neukum2006-03-25
* Mark the pipe file operations staticLinus Torvalds2006-03-08
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-10
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] sched: TASK_NONINTERACTIVEIngo Molnar2005-09-10
* [PATCH] pipe: remove redundant fifo_poll abstractionPekka Enberg2005-09-07
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16