Commit Graph

29 Commits (7236e978a3883406ca06ee79e0739743c7c92a85)

Author SHA1 Message Date
Andi Kleen d6cbd281d1 [PATCH] Some cleanup in the pipe code 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Jens Axboe 330ab71619 [PATCH] vmsplice: restrict stealing a little more 19 years ago
Jens Axboe f6762b7ad8 [PATCH] pipe: enable atomic copying of pipe data to/from user space 19 years ago
Jens Axboe f84d751994 [PATCH] pipe: introduce ->pin() buffer operation 19 years ago
Jens Axboe 0568b409c7 [PATCH] splice: fix bugs in pipe_to_file() 19 years ago
Jens Axboe 46e678c96b [PATCH] splice: fix bugs with stealing regular pipe pages 19 years ago
Jens Axboe 70524490ee [PATCH] splice: add support for sys_tee() 19 years ago
Ingo Molnar 341b446bc5 [PATCH] another round of fs/pipe.c cleanups 19 years ago
Ingo Molnar 923f4f2394 [PATCH] pipe.c/fifo.c code cleanups 19 years ago
Ingo Molnar 9aeedfc471 [PATCH] get rid of the PIPE_*() macros 19 years ago
Jens Axboe b92ce55893 [PATCH] splice: add direct fd <-> fd splicing support 19 years ago
Ingo Molnar 3a326a2ce8 [PATCH] introduce a "kernel-internal pipe object" abstraction 19 years ago
Jens Axboe 3e7ee3e7b3 [PATCH] splice: fix page stealing LRU handling. 19 years ago
Jens Axboe 4f6f0bd2ff [PATCH] splice: improve writeback and clean up page stealing 19 years ago
Jens Axboe 5abc97aa25 [PATCH] splice: add support for SPLICE_F_MOVE flag 19 years ago
Jens Axboe 5274f052e7 [PATCH] Introduce sys_splice() system call 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Eric Dumazet fa3536cc14 [PATCH] Use __read_mostly on some hot fs variables 19 years ago
Oliver Neukum 11b0b5abb2 [PATCH] use kzalloc and kcalloc in core fs code 19 years ago
Linus Torvalds a19cbd4bf2 Mark the pipe file operations static 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Christoph Hellwig 870f481793 [PATCH] replace inode_update_time with file_update_time 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Ingo Molnar d79fc0fc66 [PATCH] sched: TASK_NONINTERACTIVE 20 years ago
Pekka Enberg 5e5d7a2229 [PATCH] pipe: remove redundant fifo_poll abstraction 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago