index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
statfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
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-14
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-29
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-05
vfs: misc struct path constification
Al Viro
1
-1
/
+1
2013-10-12
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
1
-1
/
+1
2012-12-20
vfs: fix user_statfs to retry once on ESTALE errors
Jeff Layton
1
-1
/
+8
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
1
-5
/
+4
2012-05-29
switch statfs to fget_light/fput_light
Al Viro
1
-2
/
+3
2012-02-28
fs: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2012-01-03
vfs: new helper - vfs_ustat()
Al Viro
1
-8
/
+13
2011-11-04
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-09
add f_flags to struct statfs(64)
Christoph Hellwig
1
-1
/
+46
2010-08-09
pass a struct path to vfs_statfs
Christoph Hellwig
1
-24
/
+26
2010-05-21
Take statfs variants to fs/statfs.c
Al Viro
1
-0
/
+196