summaryrefslogtreecommitdiff
path: root/fs/statfs.c
Commit message (Expand)AuthorAge
* 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