index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
stat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
quota: provide interface for readding allocated space into reserved space
Jan Kara
2013-08-17
1
-2
/
+9
*
switch vfs_getattr() to struct path
Al Viro
2013-02-26
1
-7
/
+6
*
vfs: fix readlinkat to retry on ESTALE
Jeff Layton
2012-12-20
1
-1
/
+7
*
vfs: make fstatat retry on ESTALE errors from getattr call
Jeff Layton
2012-12-20
1
-2
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
1
-5
/
+5
|
\
|
*
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
1
-5
/
+5
*
|
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-01
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
fs: Build sys_stat64() and friends if __ARCH_WANT_COMPAT_STAT64
Catalin Marinas
2012-09-14
1
-2
/
+2
*
|
vfs: make O_PATH file descriptors usable for 'fstat()'
Linus Torvalds
2012-09-14
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
1
-6
/
+6
|
\
|
*
userns: Convert stat to return values mapped from kuids and kgids
Eric W. Biederman
2012-05-15
1
-6
/
+6
*
|
Merge branch 'vfs-cleanups' (random vfs cleanups)
Linus Torvalds
2012-05-21
1
-2
/
+3
|
\
\
|
*
|
VFS: make vfs_fstat() use f[get|put]_light()
Linus Torvalds
2012-04-28
1
-2
/
+3
|
|
/
*
|
vfs: don't force a big memset of stat data just to clear padding fields
Linus Torvalds
2012-05-06
1
-2
/
+10
*
|
vfs: de-crapify "cp_new_stat()" function
Linus Torvalds
2012-05-06
1
-18
/
+14
|
/
*
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
1
-1
/
+1
|
\
|
*
fs: reduce the use of module.h wherever possible
Paul Gortmaker
2012-02-28
1
-1
/
+1
*
|
switch touch_atime to struct path
Al Viro
2012-03-20
1
-1
/
+1
|
/
*
readlinkat: ensure we return ENOENT for the empty pathname for normal lookups
Andy Whitcroft
2011-11-02
1
-2
/
+3
*
vfs: remove LOOKUP_NO_AUTOMOUNT flag
Linus Torvalds
2011-09-27
1
-2
/
+0
*
vfs: optimize inode cache access patterns
Linus Torvalds
2011-08-06
1
-2
/
+2
*
readlinkat(), fchownat() and fstatat() with empty relative pathnames
Al Viro
2011-03-15
1
-2
/
+5
*
Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
David Howells
2011-01-15
1
-1
/
+3
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-11
/
+18
*
Add unlocked version of inode_add_bytes() function
Dmitry Monakhov
2009-12-23
1
-2
/
+8
*
kill vfs_stat_fd / vfs_lstat_fd
Christoph Hellwig
2009-04-20
1
-63
/
+42
*
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
2009-04-20
1
-28
/
+28
*
[CVE-2009-0029] System call wrappers part 30
Heiko Carstens
2009-01-14
1
-6
/
+6
*
[CVE-2009-0029] System call wrappers part 16
Heiko Carstens
2009-01-14
1
-2
/
+2
*
[CVE-2009-0029] System call wrappers part 11
Heiko Carstens
2009-01-14
1
-8
/
+12
*
[CVE-2009-0029] System call wrappers part 10
Heiko Carstens
2009-01-14
1
-1
/
+1
*
inode->i_op is never NULL
Al Viro
2009-01-05
1
-1
/
+1
*
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
2008-07-26
1
-16
/
+16
*
Introduce path_put()
Jan Blunck
2008-02-14
1
-3
/
+3
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
1
-6
/
+7
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] VFS: change struct file to use struct path
Josef "Jeff" Sipek
2006-12-08
1
-1
/
+1
*
[PATCH] vfs_getattr(): remove dead code
Andrew Morton
2006-12-07
1
-7
/
+0
*
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-10-03
1
-0
/
+6
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
1
-1
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] powerpc: Wire up *at syscalls
Andreas Schwab
2006-04-28
1
-1
/
+1
*
[PATCH] fstatat64 support
Ulrich Drepper
2006-02-11
1
-0
/
+22
*
[PATCH] vfs: *at functions: core
Ulrich Drepper
2006-01-18
1
-13
/
+53
*
Linux-2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+410