index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
statfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-13
s390,alpha: switch to 64-bit ino_t
Heiko Carstens
1
-1
/
+4
2020-12-02
block: remove i_bdev
Christoph Hellwig
1
-1
/
+1
2020-08-27
Add a "nosymfollow" mount option.
Mattias Nissler
1
-0
/
+2
2019-10-04
vfs: Fix EOVERFLOW testing in put_compat_statfs64
Eric Sandeen
1
-13
/
+4
2019-02-07
vfs: add vfs_get_fsid() helper
Amir Goldstein
1
-0
/
+14
2018-07-12
kernel: add kcompat_sys_{f,}statfs64()
Mark Rutland
1
-2
/
+12
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-3
/
+3
2017-11-17
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-15
make vfs_ustat() static
Al Viro
1
-1
/
+1
2017-07-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2017-06-30
Make statfs properly return read-only state after emergency remount
Carlos Maiolino
1
-0
/
+2
2017-06-04
compat statfs: switch to copy_to_user()
Al Viro
1
-28
/
+30
2017-04-17
statfs: move compat syscalls from compat.c
Al Viro
1
-0
/
+140
2016-12-06
vfs: misc struct path constification
Al Viro
1
-1
/
+1
2013-10-13
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
1
-1
/
+1
2012-12-21
vfs: fix user_statfs to retry once on ESTALE errors
Jeff Layton
1
-1
/
+8
2012-09-27
switch simple cases of fget_light to fdget
Al Viro
1
-5
/
+4
2012-05-30
switch statfs to fget_light/fput_light
Al Viro
1
-2
/
+3
2012-02-29
fs: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2012-01-04
vfs: new helper - vfs_ustat()
Al Viro
1
-8
/
+13
2011-11-05
VFS: fix statfs() automounter semantics regression
Dan McGee
1
-1
/
+1
2011-03-14
clean statfs-like syscalls up
Al Viro
1
-95
/
+81
2010-08-10
add f_flags to struct statfs(64)
Christoph Hellwig
1
-1
/
+46
2010-08-10
pass a struct path to vfs_statfs
Christoph Hellwig
1
-24
/
+26
2010-05-22
Take statfs variants to fs/statfs.c
Al Viro
1
-0
/
+196