summaryrefslogtreecommitdiff
path: root/include/linux/falloc.h
AgeCommit message (Expand)Author
2020-01-03compat_ioctl: simplify the implementationArnd Bergmann
2019-12-02Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-10-28fs: add generic UNRESVSP and ZERO_RANGE ioctl handlersChristoph Hellwig
2019-10-23compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.cAl Viro
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-03vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocksDarrick J. Wong
2015-03-25fs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-09-27fs: reserve fallocate flag codepointTheodore Ts'o
2011-01-12fs: add hole punching to fallocateJosef Bacik
2009-06-24fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora