1. 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
  2. 241699c new iov_iter flavour: pipe-backed by Al Viro · 8 years ago
  3. 79fddc4 new helper: add_to_pipe() by Al Viro · 8 years ago
  4. 8924fef splice: lift pipe_lock out of splice_to_pipe() by Al Viro · 8 years ago
  5. db85a9e splice: switch get_iovec_page_array() to iov_iter by Al Viro · 8 years ago
  6. e7c3c64 splice_to_pipe(): don't open-code wakeup_pipe_readers() by Al Viro · 8 years ago
  7. e4d35be Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  8. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  9. 03cc078 do_splice_to(): cap the size before passing to ->splice_read() by Al Viro · 8 years ago
  10. 8b23a8c Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next by Al Viro · 8 years ago
  11. d6785d9 splice: handle zero nr_pages in splice_to_pipe() by Rabin Vincent · 8 years ago
  12. 793b80e vfs: pass a flags argument to vfs_readv/vfs_writev by Christoph Hellwig · 8 years ago
  13. 90330e6 fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE by Abhi Das · 8 years ago
  14. c2489e0 vfs: Avoid softlockups with sendfile(2) by Jan Kara · 9 years ago
  15. c725bfc vfs: Make sendfile(2) killable even better by Jan Kara · 9 years ago
  16. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  17. aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  18. 6afdb85 mm: do not ignore mapping_gfp_mask in page cache allocation paths by Michal Hocko · 9 years ago
  19. 2b51457 net: af_unix: implement splice for stream af_unix sockets by Hannes Frederic Sowa · 9 years ago
  20. 0ff28d9 splice: sendfile() at once fails for big files by Christophe Leroy · 9 years ago
  21. be64f88 dax: unify ext2/4_{dax,}_file_operations by Boaz Harrosh · 9 years ago
  22. 345995f vmsplice_to_user(): switch to import_iovec() by Al Viro · 9 years ago
  23. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  24. dbe4e19 fs: add vfs_iter_{read,write} helpers by Christoph Hellwig · 9 years ago
  25. 05afcb7 new helper: iov_iter_bvec() by Al Viro · 9 years ago
  26. 1c11859 vfs: export do_splice_direct() to modules by Miklos Szeredi · 10 years ago
  27. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 10 years ago
  28. 5f07385 kill generic_file_splice_write() by Al Viro · 10 years ago
  29. 96f9bc8 fs/splice.c: remove unneeded exports by Al Viro · 10 years ago
  30. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  31. b6dd6f4 vfs: fix vmplice_to_user() by Miklos Szeredi · 10 years ago
  32. 71d8e53 start adding the tag to iov_iter by Al Viro · 10 years ago
  33. 6130f53 switch vmsplice_to_user() to copy_page_to_iter() by Al Viro · 10 years ago
  34. fbb3275 pipe: kill ->map() and ->unmap() by Al Viro · 10 years ago
  35. 28a625c fuse: fix pipe_buf_operations by Miklos Szeredi · 10 years ago
  36. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  37. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  38. 18c67cb splice: lift checks from do_splice_from() into callers by Al Viro · 11 years ago
  39. 50cd2c5 lift file_*_write out of do_splice_direct() by Al Viro · 11 years ago
  40. 500368f lift file_*_write out of do_splice_from() by Al Viro · 11 years ago
  41. acdb37c fs: fix new splice.c kernel-doc warning by Randy Dunlap · 11 years ago
  42. 7995bd2 splice: don't pass the address of ->f_pos to methods by Al Viro · 11 years ago
  43. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  44. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  45. 7bee130 get rid of alloc_pipe_info() argument by Al Viro · 11 years ago
  46. 6447a3c get rid of pipe->inode by Al Viro · 11 years ago
  47. 2dd8c9a lift sb_start_write out of ->splice_write() by Al Viro · 11 years ago
  48. 17338fc lift sb_start_write into default_file_splice_write() by Al Viro · 11 years ago
  49. 03d95eb lift sb_start_write() out of ->write() by Al Viro · 11 years ago
  50. 06ae43f Don't bother with redoing rw_verify_area() from default_file_splice_from() by Al Viro · 11 years ago
  51. 76b021d convert vmsplice to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  52. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 11 years ago
  53. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  54. ae62ca7 tcp: fix MSG_SENDPAGE_NOTLAST logic by Eric Dumazet · 11 years ago
  55. d0e1d66 writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr() by Namjae Jeon · 11 years ago
  56. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  57. 14da920 fs: Protect write paths by sb_start_write - sb_end_write by Jan Kara · 12 years ago
  58. 047fe36 splice: fix racy pipe->buffers uses by Eric Dumazet · 12 years ago
  59. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  60. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  61. 0b7877d Merge tag 'v3.4-rc5' into for-3.5/core by Jens Axboe · 12 years ago
  62. bd1a68b vmsplice: relax alignement requirements for SPLICE_F_GIFT by Eric Dumazet · 12 years ago
  63. 35f9c09 tcp: tcp_sendpages() should call tcp_push() once by Eric Dumazet · 12 years ago
  64. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  65. e8e3c3d fs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  66. 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  67. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  68. 708e350 tmpfs: clone shmem_file_splice_read() by Hugh Dickins · 13 years ago
  69. 825cdcb splice: add wakeup_pipe_readers() by Namhyung Kim · 13 years ago
  70. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  71. a8adbe3 fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors by Michał Mirosław · 13 years ago
  72. c66fb34 Export 'get_pipe_info()' to other users by Linus Torvalds · 14 years ago
  73. 71993e6 Rename 'pipe_info()' to 'get_pipe_info()' by Linus Torvalds · 14 years ago
  74. 6965031 splice: fix misuse of SPLICE_F_NONBLOCK by Miklos Szeredi · 14 years ago
  75. 1676eff gcc-4.6: fs: fix unused but set warnings by Andi Kleen · 14 years ago
  76. 19c9a49 splice: check f_mode for seekable file by Changli Gao · 14 years ago
  77. 2cb4b05 splice: direct_splice_actor() should not use pos in sd by Changli Gao · 14 years ago
  78. 0ae0b5d fs/splice.c: fix mapping_gfp_mask usage by Nick Piggin · 14 years ago
  79. 35f3d14 pipe: add support for shrinking and growing pipes by Jens Axboe · 14 years ago
  80. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  81. cc56f7d sendfile(): check f_op.splice_write() rather than f_op.sendpage() by Changli Gao · 15 years ago
  82. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  83. 148f948 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode by Jan Kara · 15 years ago
  84. 723590e splice: update mtime and atime on files by Miklos Szeredi · 15 years ago
  85. b2858d7 splice: fix kmaps in default_file_splice_write() by Miklos Szeredi · 15 years ago
  86. 77f6bf5 splice: fix error return code by Andrew Morton · 15 years ago
  87. 4f23122 splice: fix repeated kmap()'s in default_file_splice_read() by Jens Axboe · 15 years ago
  88. 0b0a47f splice: implement default splice_write method by Miklos Szeredi · 15 years ago
  89. 6818173 splice: implement default splice_read method by Miklos Szeredi · 15 years ago
  90. 7c77f0b splice: implement pipe to pipe splicing by Miklos Szeredi · 15 years ago
  91. b80901b splice: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  92. 61e0d47 splice: add helpers for locking pipe inode by Miklos Szeredi · 15 years ago
  93. f8cc774 splice: remove generic_file_splice_write_nolock() by Miklos Szeredi · 15 years ago
  94. 328eaab ocfs2: fix i_mutex locking in ocfs2_splice_to_file() by Miklos Szeredi · 15 years ago
  95. eb443e5 splice: fix i_mutex locking in generic_splice_write() by Miklos Szeredi · 15 years ago
  96. 2933970 splice: remove i_mutex locking in splice_from_pipe() by Miklos Szeredi · 15 years ago
  97. b3c2d2d splice: split up __splice_from_pipe() by Miklos Szeredi · 15 years ago
  98. 7bfac9e splice: fix deadlock in splicing to file by Miklos Szeredi · 15 years ago
  99. 266cf65 FS-Cache: Recruit a page flags for cache management by David Howells · 15 years ago
  100. 836f92a [CVE-2009-0029] System call wrappers part 31 by Heiko Carstens · 15 years ago