summaryrefslogtreecommitdiffstats
path: root/fs/stat.c
AgeCommit message (Expand)AuthorLines
2010-08-13Mark arguments to certain syscalls as being constDavid Howells-11/+18
2009-12-23Add unlocked version of inode_add_bytes() functionDmitry Monakhov-2/+8
2009-04-20kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig-63/+42
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin-28/+28
2009-01-14[CVE-2009-0029] System call wrappers part 30Heiko Carstens-6/+6
2009-01-14[CVE-2009-0029] System call wrappers part 16Heiko Carstens-2/+2
2009-01-14[CVE-2009-0029] System call wrappers part 11Heiko Carstens-8/+12
2009-01-14[CVE-2009-0029] System call wrappers part 10Heiko Carstens-1/+1
2009-01-05inode->i_op is never NULLAl Viro-1/+1
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro-16/+16
2008-02-14Introduce path_put()Jan Blunck-3/+3
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck-6/+7
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek-1/+1
2006-12-07[PATCH] vfs_getattr(): remove dead codeAndrew Morton-7/+0
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells-0/+6
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-04-28[PATCH] powerpc: Wire up *at syscallsAndreas Schwab-1/+1
2006-02-11[PATCH] fstatat64 supportUlrich Drepper-0/+22
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper-13/+53
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+410