aboutsummaryrefslogtreecommitdiffstats
path: root/fs/stat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-15Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells1-1/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-11/+18
2009-12-23Add unlocked version of inode_add_bytes() functionDmitry Monakhov1-2/+8
2009-04-20kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig1-63/+42
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin1-28/+28
2009-01-14[CVE-2009-0029] System call wrappers part 30Heiko Carstens1-6/+6
2009-01-14[CVE-2009-0029] System call wrappers part 16Heiko Carstens1-2/+2
2009-01-14[CVE-2009-0029] System call wrappers part 11Heiko Carstens1-8/+12
2009-01-14[CVE-2009-0029] System call wrappers part 10Heiko Carstens1-1/+1
2009-01-05inode->i_op is never NULLAl Viro1-1/+1
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro1-16/+16
2008-02-14Introduce path_put()Jan Blunck1-3/+3
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-6/+7
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek1-1/+1
2006-12-07[PATCH] vfs_getattr(): remove dead codeAndrew Morton1-7/+0
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-0/+6
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-28[PATCH] powerpc: Wire up *at syscallsAndreas Schwab1-1/+1
2006-02-11[PATCH] fstatat64 supportUlrich Drepper1-0/+22
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper1-13/+53
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+410