Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vfs: allow O_PATH file descriptors for fstatfs() | Linus Torvalds | 2013-10-12 | 1 | -1/+1 |
* | vfs: fix user_statfs to retry once on ESTALE errors | Jeff Layton | 2012-12-21 | 1 | -1/+8 |
* | switch simple cases of fget_light to fdget | Al Viro | 2012-09-27 | 1 | -5/+4 |
* | switch statfs to fget_light/fput_light | Al Viro | 2012-05-30 | 1 | -2/+3 |
* | fs: reduce the use of module.h wherever possible | Paul Gortmaker | 2012-02-29 | 1 | -1/+1 |
* | vfs: new helper - vfs_ustat() | Al Viro | 2012-01-04 | 1 | -8/+13 |
* | VFS: fix statfs() automounter semantics regression | Dan McGee | 2011-11-05 | 1 | -1/+1 |
* | clean statfs-like syscalls up | Al Viro | 2011-03-14 | 1 | -95/+81 |
* | add f_flags to struct statfs(64) | Christoph Hellwig | 2010-08-09 | 1 | -1/+46 |
* | pass a struct path to vfs_statfs | Christoph Hellwig | 2010-08-09 | 1 | -24/+26 |
* | Take statfs variants to fs/statfs.c | Al Viro | 2010-05-22 | 1 | -0/+196 |