aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/falloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-03compat_ioctl: simplify the implementationArnd Bergmann1-2/+0
2019-12-02Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-2/+8
2019-10-28fs: add generic UNRESVSP and ZERO_RANGE ioctl handlersChristoph Hellwig1-0/+3
2019-10-23compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.cAl Viro1-0/+20
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-10-03vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocksDarrick J. Wong1-1/+2
2015-03-25fs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon1-0/+6
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-6/+1
2012-09-27fs: reserve fallocate flag codepointTheodore Ts'o1-0/+1
2011-01-12fs: add hole punching to fallocateJosef Bacik1-0/+1
2009-06-24fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctlsAnkit Jain1-0/+21
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora1-0/+6