aboutsummaryrefslogtreecommitdiff
path: root/fs/stat.c
AgeCommit message (Expand)Author
2011-11-02readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft
2011-09-27vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds
2011-08-06vfs: optimize inode cache access patternsLinus Torvalds
2011-03-15readlinkat(), fchownat() and fstatat() with empty relative pathnamesAl Viro
2011-01-15Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2009-12-23Add unlocked version of inode_add_bytes() functionDmitry Monakhov
2009-04-20kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin
2009-01-14[CVE-2009-0029] System call wrappers part 30Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 16Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 11Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 10Heiko Carstens
2009-01-05inode->i_op is never NULLAl Viro
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek
2006-12-07[PATCH] vfs_getattr(): remove dead codeAndrew Morton
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-28[PATCH] powerpc: Wire up *at syscallsAndreas Schwab
2006-02-11[PATCH] fstatat64 supportUlrich Drepper
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper
2005-04-16Linux-2.6.12-rc2Linus Torvalds