Mark Rutland
|
9b54bf9d6a
kernel: add kcompat_sys_{f,}statfs64()
|
7 years ago |
Linus Torvalds
|
1751e8a6cb
Rename superblock flags (MS_xyz -> SB_xyz)
|
7 years ago |
Linus Torvalds
|
ca5b857cb0
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Al Viro
|
53fd88ab61
make vfs_ustat() static
|
7 years ago |
Linus Torvalds
|
b8d4c1f9f4
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Carlos Maiolino
|
a8e2b63677
Make statfs properly return read-only state after emergency remount
|
8 years ago |
Al Viro
|
ae2a9762d6
compat statfs: switch to copy_to_user()
|
8 years ago |
Al Viro
|
4ada54ee7a
statfs: move compat syscalls from compat.c
|
8 years ago |
Al Viro
|
f0bb5aaf2c
vfs: misc struct path constification
|
8 years ago |
Linus Torvalds
|
9d05746e7b
vfs: allow O_PATH file descriptors for fstatfs()
|
12 years ago |
Jeff Layton
|
96948fc606
vfs: fix user_statfs to retry once on ESTALE errors
|
12 years ago |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 years ago |
Al Viro
|
0aa2ee5f0a
switch statfs to fget_light/fput_light
|
13 years ago |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 years ago |
Al Viro
|
cf31e70d6c
vfs: new helper - vfs_ustat()
|
13 years ago |
Dan McGee
|
5c8a0fbba5
VFS: fix statfs() automounter semantics regression
|
13 years ago |
Al Viro
|
c8b91accfa
clean statfs-like syscalls up
|
14 years ago |
Christoph Hellwig
|
365b181897
add f_flags to struct statfs(64)
|
15 years ago |
Christoph Hellwig
|
ebabe9a900
pass a struct path to vfs_statfs
|
15 years ago |
Al Viro
|
7ed1ee6118
Take statfs variants to fs/statfs.c
|
15 years ago |