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