1. ed15243 [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() by Al Viro · 16 years ago
  2. 430e285 [PATCH] fix up new filp allocators by Dave Hansen · 16 years ago
  3. b51d63c kernel-doc: fix fs/pipe.c notation by Randy Dunlap · 16 years ago
  4. d59d0b1 BKL-Removal: convert pipe to use unlocked_ioctl too by Andi Kleen · 16 years ago
  5. 71e20f1 sched: affine sync wakeups by Ingo Molnar · 17 years ago
  6. af92723 sched: cleanup, remove the TASK_NONINTERACTIVE flag by Mike Galbraith · 17 years ago
  7. 79685b8 docbook: add pipes, other fixes by Randy Dunlap · 17 years ago
  8. 0845718 pipe: add documentation and comments by Jens Axboe · 17 years ago
  9. cac36bb0 pipe: change the ->pin() operation to ->confirm() by Jens Axboe · 17 years ago
  10. c23fbb6 VFS: delay the dentry name generation on sockets and pipes by Eric Dumazet · 17 years ago
  11. db34950 [PATCH] AUDIT_FD_PAIR by Al Viro · 17 years ago
  12. 5ccac88e [PATCH] fix leaks on pipe(2) failure exits by Al Viro · 18 years ago
  13. d4c3cca [PATCH] constify pipe_buf_operations by Eric Dumazet · 18 years ago
  14. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  15. d18de5a [PATCH] don't insert pipe dentries into dentry_hashtable. by Eric Dumazet · 18 years ago
  16. d6cbd28 [PATCH] Some cleanup in the pipe code by Andi Kleen · 18 years ago
  17. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  18. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  19. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  20. 330ab71 [PATCH] vmsplice: restrict stealing a little more by Jens Axboe · 18 years ago
  21. f6762b7 [PATCH] pipe: enable atomic copying of pipe data to/from user space by Jens Axboe · 18 years ago
  22. f84d751 [PATCH] pipe: introduce ->pin() buffer operation by Jens Axboe · 18 years ago
  23. 0568b40 [PATCH] splice: fix bugs in pipe_to_file() by Jens Axboe · 18 years ago
  24. 46e678c [PATCH] splice: fix bugs with stealing regular pipe pages by Jens Axboe · 18 years ago
  25. 7052449 [PATCH] splice: add support for sys_tee() by Jens Axboe · 18 years ago
  26. 341b446 [PATCH] another round of fs/pipe.c cleanups by Ingo Molnar · 18 years ago
  27. 923f4f2 [PATCH] pipe.c/fifo.c code cleanups by Ingo Molnar · 18 years ago
  28. 9aeedfc [PATCH] get rid of the PIPE_*() macros by Ingo Molnar · 18 years ago
  29. b92ce55 [PATCH] splice: add direct fd <-> fd splicing support by Jens Axboe · 18 years ago
  30. 3a326a2 [PATCH] introduce a "kernel-internal pipe object" abstraction by Ingo Molnar · 18 years ago
  31. 3e7ee3e [PATCH] splice: fix page stealing LRU handling. by Jens Axboe · 18 years ago
  32. 4f6f0bd [PATCH] splice: improve writeback and clean up page stealing by Jens Axboe · 18 years ago
  33. 5abc97a [PATCH] splice: add support for SPLICE_F_MOVE flag by Jens Axboe · 18 years ago
  34. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 18 years ago
  35. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  36. fa3536c [PATCH] Use __read_mostly on some hot fs variables by Eric Dumazet · 18 years ago
  37. 11b0b5a [PATCH] use kzalloc and kcalloc in core fs code by Oliver Neukum · 18 years ago
  38. a19cbd4 Mark the pipe file operations static by Linus Torvalds · 18 years ago
  39. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  40. 870f481 [PATCH] replace inode_update_time with file_update_time by Christoph Hellwig · 18 years ago
  41. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  42. d79fc0f [PATCH] sched: TASK_NONINTERACTIVE by Ingo Molnar · 19 years ago
  43. 5e5d7a2 [PATCH] pipe: remove redundant fifo_poll abstraction by Pekka Enberg · 19 years ago
  44. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago