index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
stat.c
Age
Commit message (
Expand
)
Author
2017-06-14
ufs: restore maintaining ->i_blocks
Al Viro
2017-06-14
fs: add i_blocksize()
Fabian Frederick
2016-01-16
fs/stat.c: drop the last new_valid_dev check
Yaowei Bai
2015-11-09
fs/stat.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-04-15
VFS: assorted d_backing_inode() annotations
David Howells
2015-04-11
switch security_inode_getattr() to struct path *
Al Viro
2013-11-09
vfs: split out vfs_getattr_nosec
J. Bruce Fields
2013-08-17
quota: provide interface for readding allocated space into reserved space
Jan Kara
2013-02-26
switch vfs_getattr() to struct path
Al Viro
2012-12-20
vfs: fix readlinkat to retry on ESTALE
Jeff Layton
2012-12-20
vfs: make fstatat retry on ESTALE errors from getattr call
Jeff Layton
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-01
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
2012-09-14
vfs: make O_PATH file descriptors usable for 'fstat()'
Linus Torvalds
2012-09-14
fs: Build sys_stat64() and friends if __ARCH_WANT_COMPAT_STAT64
Catalin Marinas
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-21
Merge branch 'vfs-cleanups' (random vfs cleanups)
Linus Torvalds
2012-05-15
userns: Convert stat to return values mapped from kuids and kgids
Eric W. Biederman
2012-05-06
vfs: don't force a big memset of stat data just to clear padding fields
Linus Torvalds
2012-05-06
vfs: de-crapify "cp_new_stat()" function
Linus Torvalds
2012-04-28
VFS: make vfs_fstat() use f[get|put]_light()
Linus Torvalds
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-20
switch touch_atime to struct path
Al Viro
2012-02-28
fs: reduce the use of module.h wherever possible
Paul Gortmaker
2011-11-02
readlinkat: ensure we return ENOENT for the empty pathname for normal lookups
Andy Whitcroft
2011-09-27
vfs: remove LOOKUP_NO_AUTOMOUNT flag
Linus Torvalds
2011-08-06
vfs: optimize inode cache access patterns
Linus Torvalds
2011-03-15
readlinkat(), fchownat() and fstatat() with empty relative pathnames
Al Viro
2011-01-15
Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
David Howells
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2009-12-23
Add unlocked version of inode_add_bytes() function
Dmitry Monakhov
2009-04-20
kill vfs_stat_fd / vfs_lstat_fd
Christoph Hellwig
2009-04-20
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
2009-01-14
[CVE-2009-0029] System call wrappers part 30
Heiko Carstens
2009-01-14
[CVE-2009-0029] System call wrappers part 16
Heiko Carstens
2009-01-14
[CVE-2009-0029] System call wrappers part 11
Heiko Carstens
2009-01-14
[CVE-2009-0029] System call wrappers part 10
Heiko Carstens
2009-01-05
inode->i_op is never NULL
Al Viro
2008-07-26
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
2008-02-14
Introduce path_put()
Jan Blunck
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-12-08
[PATCH] VFS: change struct file to use struct path
Josef "Jeff" Sipek
2006-12-07
[PATCH] vfs_getattr(): remove dead code
Andrew Morton
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-28
[PATCH] powerpc: Wire up *at syscalls
Andreas Schwab
2006-02-11
[PATCH] fstatat64 support
Ulrich Drepper
[next]