aboutsummaryrefslogtreecommitdiff
path: root/include/linux/falloc.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-03compat_ioctl: simplify the implementationGravatar Arnd Bergmann 1-2/+0
2019-12-02Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-2/+8
2019-10-28fs: add generic UNRESVSP and ZERO_RANGE ioctl handlersGravatar Christoph Hellwig 1-0/+3
2019-10-23compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.cGravatar Al Viro 1-0/+20
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-10-03vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocksGravatar Darrick J. Wong 1-1/+2
2015-03-25fs: Add support FALLOC_FL_INSERT_RANGE for fallocateGravatar Namjae Jeon 1-0/+6
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-6/+1
2012-09-27fs: reserve fallocate flag codepointGravatar Theodore Ts'o 1-0/+1
2011-01-12fs: add hole punching to fallocateGravatar Josef Bacik 1-0/+1
2009-06-24fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Gravatar Ankit Jain 1-0/+21
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcGravatar Amit Arora 1-0/+6