Commit Verlauf

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