index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
falloc.h
Age
Commit message (
Expand
)
Author
2024-08-28
fs: sort out the fallocate mode vs flag mess
Christoph Hellwig
2020-01-03
compat_ioctl: simplify the implementation
Arnd Bergmann
2019-12-02
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-10-28
fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers
Christoph Hellwig
2019-10-23
compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.c
Al Viro
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-10-03
vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocks
Darrick J. Wong
2015-03-25
fs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-09-27
fs: reserve fallocate flag codepoint
Theodore Ts'o
2011-01-12
fs: add hole punching to fallocate
Josef Bacik
2009-06-24
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...
Ankit Jain
2007-07-17
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora