1. effad57 vfs: Fix EOVERFLOW testing in put_compat_statfs64 by Eric Sandeen · 4 years, 10 months ago
  2. 9b54bf9 kernel: add kcompat_sys_{f,}statfs64() by Mark Rutland · 6 years ago
  3. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  4. ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. 53fd88ab6 make vfs_ustat() static by Al Viro · 7 years ago
  7. b8d4c1f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  8. a8e2b63 Make statfs properly return read-only state after emergency remount by Carlos Maiolino · 7 years ago
  9. ae2a9762 compat statfs: switch to copy_to_user() by Al Viro · 7 years ago
  10. 4ada54e statfs: move compat syscalls from compat.c by Al Viro · 7 years ago
  11. f0bb5aa vfs: misc struct path constification by Al Viro · 8 years ago
  12. 9d05746 vfs: allow O_PATH file descriptors for fstatfs() by Linus Torvalds · 11 years ago
  13. 96948fc vfs: fix user_statfs to retry once on ESTALE errors by Jeff Layton · 12 years ago
  14. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  15. 0aa2ee5 switch statfs to fget_light/fput_light by Al Viro · 12 years ago
  16. 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  17. cf31e70 vfs: new helper - vfs_ustat() by Al Viro · 13 years ago
  18. 5c8a0fb VFS: fix statfs() automounter semantics regression by Dan McGee · 13 years ago
  19. c8b91ac clean statfs-like syscalls up by Al Viro · 13 years ago
  20. 365b181 add f_flags to struct statfs(64) by Christoph Hellwig · 14 years ago
  21. ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 14 years ago
  22. 7ed1ee6 Take statfs variants to fs/statfs.c by Al Viro · 14 years ago