Linus Torvalds
|
c2aa1a444c
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
|
há 6 anos atrás |
Darrick J. Wong
|
452ce65951
vfs: plumb remap flags through the vfs clone functions
|
há 6 anos atrás |
Darrick J. Wong
|
42ec3d4c02
vfs: make remap_file_range functions take and return bytes completed
|
há 6 anos atrás |
Amir Goldstein
|
8f97d1e991
vfs: fix FIGETBSZ ioctl on an overlayfs file
|
há 6 anos atrás |
Amir Goldstein
|
a725356b66
vfs: swap names of {do,vfs}_clone_file_range()
|
há 6 anos atrás |
Miklos Szeredi
|
9df6702ad0
vfs: export vfs_ioctl() to modules
|
há 7 anos atrás |
Seth Forshee
|
f3f1a18330
fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
|
há 10 anos atrás |
Dominik Brodowski
|
cbb60b924b
fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl()
|
há 7 anos atrás |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
há 7 anos atrás |
Ingo Molnar
|
f361bf4a66
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency
|
há 8 anos atrás |
Amir Goldstein
|
031a072a0b
vfs: call vfs_clone_file_range() under freeze protection
|
há 9 anos atrás |
Amir Goldstein
|
913b86e92e
vfs: allow vfs_clone_file_range() across mount points
|
há 9 anos atrás |
Darrick J. Wong
|
b71dbf1032
vfs: cap dedupe request structure size at PAGE_SIZE
|
há 9 anos atrás |
Darrick J. Wong
|
5297e0f0fe
vfs: fix return type of ioctl_file_dedupe_range
|
há 9 anos atrás |
Scott Bauer
|
10eec60ce7
vfs: ioctl: prevent double-fetch in dedupe ioctl
|
há 9 anos atrás |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
há 9 anos atrás |
Linus Torvalds
|
fce205e9da
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
há 9 anos atrás |
Al Viro
|
66cf191f3e
compat_ioctl: don't pass fd around when not needed
|
há 9 anos atrás |
Darrick J. Wong
|
54dbc15172
vfs: hoist the btrfs deduplication ioctl to the vfs
|
há 9 anos atrás |
Christoph Hellwig
|
04b38d6012
vfs: pull btrfs clone API to vfs layer
|
há 9 anos atrás |
Dmitry Monakhov
|
913e027ca1
fsioctl.c: make generic_block_fiemap() signal-tolerant
|
há 10 anos atrás |
Linus Torvalds
|
0b233b7c79
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
|
há 10 anos atrás |
Benjamin Marzinski
|
48b6bca6b7
fs: add freeze_super/thaw_super fs hooks
|
há 10 anos atrás |
Anna Schumaker
|
72c72bdf7b
VFS: Rename do_fallocate() to vfs_fallocate()
|
há 10 anos atrás |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
há 12 anos atrás |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
há 12 anos atrás |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
há 13 anos atrás |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
há 13 anos atrás |
Linus Torvalds
|
07d106d0a3
vfs: fix up ENOIOCTLCMD error handling
|
há 13 anos atrás |
Namhyung Kim
|
27a4f7e61e
vfs: cleanup do_vfs_ioctl()
|
há 14 anos atrás |