提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
  Darrick J. Wong 22725ce4e4 vfs: fix isize/pos/len checks for reflink & dedupe 8 年之前
  Linus Torvalds 0110c350c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
  Amir Goldstein b335e9d994 vfs: fix vfs_clone_file_range() for overlayfs files 8 年之前
  Amir Goldstein 031a072a0b vfs: call vfs_clone_file_range() under freeze protection 9 年之前
  Amir Goldstein 913b86e92e vfs: allow vfs_clone_file_range() across mount points 9 年之前
  Miklos Szeredi 3616119da4 vfs: no mnt_want_write_file() in vfs_{copy,clone}_file_range() 8 年之前
  Darrick J. Wong 876bec6f9b vfs: refactor clone/dedupe_file_range common functions 8 年之前
  Christoph Hellwig a76b5b0437 fs: try to clone files first in vfs_copy_file_range 8 年之前
  Vegard Nossum ffecee4f24 iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() 8 年之前
  H.J. Lu 3ebfd81f7f x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2 9 年之前
  Linus Torvalds 69370471d0 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 年之前
  Linus Torvalds c2e7b20705 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 年之前
  Al Viro 63b6df1413 give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() 9 年之前
  Christoph Hellwig e864f39569 fs: add RWF_DSYNC aand RWF_SYNC 9 年之前
  Al Viro bc61384dcd rw_verify_area(): saner calling conventions 9 年之前
  Al Viro 8b23a8ce10 Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next 9 年之前
  Christoph Hellwig 97be7ebe53 vfs: add the RWF_HIPRI flag for preadv2/pwritev2 9 年之前
  Milosz Tanski f17d8b3545 vfs: vfs: Define new syscalls preadv2,pwritev2 9 年之前
  Christoph Hellwig 793b80ef14 vfs: pass a flags argument to vfs_readv/vfs_writev 9 年之前
  Christoph Hellwig 0fcbf996d8 fs: return -EOPNOTSUPP if clone is not supported 9 年之前
  Wouter van Kesteren 2feb55f890 fs: allow no_seek_end_llseek to actually seek 9 年之前
  Darrick J. Wong e62e560fc8 vfs: abort dedupe loop if fatal signals are pending 9 年之前
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 年之前
  Linus Torvalds 33caf82acf Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 年之前
  Darrick J. Wong 54dbc15172 vfs: hoist the btrfs deduplication ioctl to the vfs 9 年之前
  Darrick J. Wong d79bdd52d8 vfs: wire up compat ioctl for CLONE/CLONE_RANGE 9 年之前
  Al Viro b25472f9b9 new helpers: no_seek_end_llseek{,_size}() 9 年之前
  Christoph Hellwig 04b38d6012 vfs: pull btrfs clone API to vfs layer 9 年之前
  Christoph Hellwig acc15575e7 locks: new locks_mandatory_area calling convention 9 年之前