aboutsummaryrefslogtreecommitdiffstats
path: root/fs/statfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-20vfs: fix user_statfs to retry once on ESTALE errorsJeff Layton1-1/+8
2012-09-26switch simple cases of fget_light to fdgetAl Viro1-5/+4
2012-05-29switch statfs to fget_light/fput_lightAl Viro1-2/+3
2012-02-28fs: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+1
2012-01-03vfs: new helper - vfs_ustat()Al Viro1-8/+13
2011-11-04VFS: fix statfs() automounter semantics regressionDan McGee1-1/+1
2011-03-14clean statfs-like syscalls upAl Viro1-95/+81
2010-08-09add f_flags to struct statfs(64)Christoph Hellwig1-1/+46
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig1-24/+26
2010-05-21Take statfs variants to fs/statfs.cAl Viro1-0/+196