summaryrefslogtreecommitdiff
path: root/fs/statfs.c
Commit message (Expand)AuthorAge
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-11-17
|\
| * make vfs_ustat() staticAl Viro2017-10-14
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-07-08
|\
| * Make statfs properly return read-only state after emergency remountCarlos Maiolino2017-06-29
* | compat statfs: switch to copy_to_user()Al Viro2017-06-04
|/
* statfs: move compat syscalls from compat.cAl Viro2017-04-17
* vfs: misc struct path constificationAl Viro2016-12-05
* vfs: allow O_PATH file descriptors for fstatfs()Linus Torvalds2013-10-12
* vfs: fix user_statfs to retry once on ESTALE errorsJeff Layton2012-12-20
* switch simple cases of fget_light to fdgetAl Viro2012-09-26
* switch statfs to fget_light/fput_lightAl Viro2012-05-29
* fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-28
* vfs: new helper - vfs_ustat()Al Viro2012-01-03
* VFS: fix statfs() automounter semantics regressionDan McGee2011-11-04
* clean statfs-like syscalls upAl Viro2011-03-14
* add f_flags to struct statfs(64)Christoph Hellwig2010-08-09
* pass a struct path to vfs_statfsChristoph Hellwig2010-08-09
* Take statfs variants to fs/statfs.cAl Viro2010-05-21