Commit History

Author SHA1 Message Date
  Al Viro 9c1d5284c7 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus 11 years ago
  Al Viro 5f07385060 kill generic_file_splice_write() 11 years ago
  Al Viro 96f9bc8fbc fs/splice.c: remove unneeded exports 11 years ago
  Al Viro 8d0207652c ->splice_write() via ->write_iter() 11 years ago
  Miklos Szeredi b6dd6f4738 vfs: fix vmplice_to_user() 11 years ago
  Al Viro 71d8e532b1 start adding the tag to iov_iter 11 years ago
  Al Viro 6130f5315e switch vmsplice_to_user() to copy_page_to_iter() 11 years ago
  Al Viro fbb32750a6 pipe: kill ->map() and ->unmap() 11 years ago
  Miklos Szeredi 28a625cbc2 fuse: fix pipe_buf_operations 11 years ago
  Al Viro 72c2d53192 file->f_op is never NULL... 12 years ago
  Linus Torvalds 790eac5640 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Al Viro 18c67cb9f0 splice: lift checks from do_splice_from() into callers 12 years ago
  Al Viro 50cd2c5776 lift file_*_write out of do_splice_direct() 12 years ago
  Al Viro 500368f7fb lift file_*_write out of do_splice_from() 12 years ago
  Randy Dunlap acdb37c361 fs: fix new splice.c kernel-doc warning 12 years ago
  Al Viro 7995bd2871 splice: don't pass the address of ->f_pos to methods 12 years ago
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Linus Torvalds 08d7676083 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
  Al Viro 7bee130e22 get rid of alloc_pipe_info() argument 12 years ago
  Al Viro 6447a3cf19 get rid of pipe->inode 12 years ago
  Al Viro 2dd8c9ad37 lift sb_start_write out of ->splice_write() 12 years ago
  Al Viro 17338fccb2 lift sb_start_write into default_file_splice_write() 12 years ago
  Al Viro 03d95eb2f2 lift sb_start_write() out of ->write() 12 years ago
  Al Viro 06ae43f34b Don't bother with redoing rw_verify_area() from default_file_splice_from() 12 years ago
  Al Viro 76b021d053 convert vmsplice to COMPAT_SYSCALL_DEFINE 12 years ago
  Al Viro 7bb307e894 export kernel_write(), convert open-coded instances 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Eric Dumazet ae62ca7b03 tcp: fix MSG_SENDPAGE_NOTLAST logic 12 years ago
  Namjae Jeon d0e1d66b5a writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr() 12 years ago
  Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 years ago