Commit History

Author SHA1 Message Date
  Al Viro 3dadecce20 switch vfs_getattr() to struct path 12 years ago
  Jeff Layton 7955119e02 vfs: fix readlinkat to retry on ESTALE 12 years ago
  Jeff Layton 836fb7e7b9 vfs: make fstatat retry on ESTALE errors from getattr call 12 years ago
  Linus Torvalds aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Linus Torvalds 81f56e5375 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 12 years ago
  Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 years ago
  Linus Torvalds 55815f7014 vfs: make O_PATH file descriptors usable for 'fstat()' 12 years ago
  Catalin Marinas 0753f70f07 fs: Build sys_stat64() and friends if __ARCH_WANT_COMPAT_STAT64 13 years ago
  Linus Torvalds 644473e9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 years ago
  Linus Torvalds 7e5cb5e151 Merge branch 'vfs-cleanups' (random vfs cleanups) 13 years ago
  Eric W. Biederman a7c1938e22 userns: Convert stat to return values mapped from kuids and kgids 13 years ago
  Linus Torvalds 8529f613b6 vfs: don't force a big memset of stat data just to clear padding fields 13 years ago
  Linus Torvalds a52dd971f9 vfs: de-crapify "cp_new_stat()" function 13 years ago
  Linus Torvalds e994defb7b VFS: make vfs_fstat() use f[get|put]_light() 13 years ago
  Linus Torvalds 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
  Al Viro 68ac1234fb switch touch_atime to struct path 13 years ago
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago
  Andy Whitcroft 1fa1e7f615 readlinkat: ensure we return ENOENT for the empty pathname for normal lookups 13 years ago
  Linus Torvalds b6c8069d35 vfs: remove LOOKUP_NO_AUTOMOUNT flag 13 years ago
  Linus Torvalds 3ddcd0569c vfs: optimize inode cache access patterns 14 years ago
  Al Viro 65cfc67223 readlinkat(), fchownat() and fstatat() with empty relative pathnames 14 years ago
  David Howells 6f45b65672 Add an AT_NO_AUTOMOUNT flag to suppress terminal automount 14 years ago
  David Howells c788732523 Mark arguments to certain syscalls as being const 15 years ago
  Dmitry Monakhov b462707e7c Add unlocked version of inode_add_bytes() function 15 years ago
  Christoph Hellwig 2eae7a1874 kill vfs_stat_fd / vfs_lstat_fd 16 years ago
  Oleg Drokin 0112fc2229 Separate out common fstatat code into vfs_fstatat 16 years ago
  Heiko Carstens 6559eed8ca [CVE-2009-0029] System call wrappers part 30 16 years ago
  Heiko Carstens 002c8976ee [CVE-2009-0029] System call wrappers part 16 16 years ago
  Heiko Carstens 257ac264d6 [CVE-2009-0029] System call wrappers part 11 16 years ago
  Heiko Carstens bdc480e3be [CVE-2009-0029] System call wrappers part 10 16 years ago