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
/
fs
/
statfs.c
Age
Commit message (
Expand
)
Author
2019-10-03
vfs: Fix EOVERFLOW testing in put_compat_statfs64
Eric Sandeen
2019-02-07
vfs: add vfs_get_fsid() helper
Amir Goldstein
2018-07-12
kernel: add kcompat_sys_{f,}statfs64()
Mark Rutland
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-17
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-14
make vfs_ustat() static
Al Viro
2017-07-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-06-29
Make statfs properly return read-only state after emergency remount
Carlos Maiolino
2017-06-04
compat statfs: switch to copy_to_user()
Al Viro
2017-04-17
statfs: move compat syscalls from compat.c
Al Viro
2016-12-05
vfs: misc struct path constification
Al Viro
2013-10-12
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
2012-12-20
vfs: fix user_statfs to retry once on ESTALE errors
Jeff Layton
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
2012-05-29
switch statfs to fget_light/fput_light
Al Viro
2012-02-28
fs: reduce the use of module.h wherever possible
Paul Gortmaker
2012-01-03
vfs: new helper - vfs_ustat()
Al Viro
2011-11-04
VFS: fix statfs() automounter semantics regression
Dan McGee
2011-03-14
clean statfs-like syscalls up
Al Viro
2010-08-09
add f_flags to struct statfs(64)
Christoph Hellwig
2010-08-09
pass a struct path to vfs_statfs
Christoph Hellwig
2010-05-21
Take statfs variants to fs/statfs.c
Al Viro