Commit History

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