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