1. aed005f ufs: restore maintaining ->i_blocks by Al Viro · 7 years ago
  2. 61604a2 fs: add i_blocksize() by Fabian Frederick · 7 years ago
  3. 4c416f4 fs/stat.c: drop the last new_valid_dev check by Yaowei Bai · 8 years ago
  4. 28f6570 fs/stat.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 8 years ago
  5. bb668734 VFS: assorted d_backing_inode() annotations by David Howells · 9 years ago
  6. 3f7036a switch security_inode_getattr() to struct path * by Al Viro · 9 years ago
  7. b7a6ec5 vfs: split out vfs_getattr_nosec by J. Bruce Fields · 11 years ago
  8. 1c8924e quota: provide interface for readding allocated space into reserved space by Jan Kara · 11 years ago
  9. 3dadecc switch vfs_getattr() to struct path by Al Viro · 11 years ago
  10. 7955119 vfs: fix readlinkat to retry on ESTALE by Jeff Layton · 11 years ago
  11. 836fb7e vfs: make fstatat retry on ESTALE errors from getattr call by Jeff Layton · 11 years ago
  12. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  13. 81f56e5 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  14. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  15. 55815f7 vfs: make O_PATH file descriptors usable for 'fstat()' by Linus Torvalds · 12 years ago
  16. 0753f70 fs: Build sys_stat64() and friends if __ARCH_WANT_COMPAT_STAT64 by Catalin Marinas · 12 years ago
  17. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  18. 7e5cb5e Merge branch 'vfs-cleanups' (random vfs cleanups) by Linus Torvalds · 12 years ago
  19. a7c1938 userns: Convert stat to return values mapped from kuids and kgids by Eric W. Biederman · 12 years ago
  20. 8529f613 vfs: don't force a big memset of stat data just to clear padding fields by Linus Torvalds · 12 years ago
  21. a52dd97 vfs: de-crapify "cp_new_stat()" function by Linus Torvalds · 12 years ago
  22. e994def VFS: make vfs_fstat() use f[get|put]_light() by Linus Torvalds · 12 years ago
  23. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  24. 68ac123 switch touch_atime to struct path by Al Viro · 12 years ago
  25. 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 12 years ago
  26. 1fa1e7f readlinkat: ensure we return ENOENT for the empty pathname for normal lookups by Andy Whitcroft · 13 years ago
  27. b6c8069 vfs: remove LOOKUP_NO_AUTOMOUNT flag by Linus Torvalds · 13 years ago
  28. 3ddcd05 vfs: optimize inode cache access patterns by Linus Torvalds · 13 years ago
  29. 65cfc67 readlinkat(), fchownat() and fstatat() with empty relative pathnames by Al Viro · 13 years ago
  30. 6f45b65 Add an AT_NO_AUTOMOUNT flag to suppress terminal automount by David Howells · 13 years ago
  31. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  32. b462707 Add unlocked version of inode_add_bytes() function by Dmitry Monakhov · 14 years ago
  33. 2eae7a1 kill vfs_stat_fd / vfs_lstat_fd by Christoph Hellwig · 15 years ago
  34. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 15 years ago
  35. 6559eed8 [CVE-2009-0029] System call wrappers part 30 by Heiko Carstens · 15 years ago
  36. 002c897 [CVE-2009-0029] System call wrappers part 16 by Heiko Carstens · 15 years ago
  37. 257ac26 [CVE-2009-0029] System call wrappers part 11 by Heiko Carstens · 15 years ago
  38. bdc480e [CVE-2009-0029] System call wrappers part 10 by Heiko Carstens · 15 years ago
  39. acfa438 inode->i_op is never NULL by Al Viro · 15 years ago
  40. 2d8f303 [PATCH] sanitize __user_walk_fd() et.al. by Al Viro · 16 years ago
  41. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  42. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  43. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  44. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 17 years ago
  45. 0723305 [PATCH] vfs_getattr(): remove dead code by Andrew Morton · 17 years ago
  46. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  47. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  48. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  49. 2833c28 [PATCH] powerpc: Wire up *at syscalls by Andreas Schwab · 18 years ago
  50. cff2b76 [PATCH] fstatat64 support by Ulrich Drepper · 18 years ago
  51. 5590ff0 [PATCH] vfs: *at functions: core by Ulrich Drepper · 18 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago