aboutsummaryrefslogtreecommitdiff
path: root/fs/stat.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Gravatar Al Viro 1-16/+16
2008-02-14Introduce path_put()Gravatar Jan Blunck 1-3/+3
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Gravatar Jan Blunck 1-6/+7
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 1-1/+0
2006-12-08[PATCH] VFS: change struct file to use struct pathGravatar Josef "Jeff" Sipek 1-1/+1
2006-12-07[PATCH] vfs_getattr(): remove dead codeGravatar Andrew Morton 1-7/+0
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersGravatar David Howells 1-0/+6
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-04-28[PATCH] powerpc: Wire up *at syscallsGravatar Andreas Schwab 1-1/+1
2006-02-11[PATCH] fstatat64 supportGravatar Ulrich Drepper 1-0/+22
2006-01-18[PATCH] vfs: *at functions: coreGravatar Ulrich Drepper 1-13/+53
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+410