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