summaryrefslogtreecommitdiffstats
path: root/fs/stat.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-261-16/+16
* Introduce path_put()Jan Blunck2008-02-141-3/+3
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-6/+7
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-081-1/+1
* [PATCH] vfs_getattr(): remove dead codeAndrew Morton2006-12-071-7/+0
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-0/+6
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] powerpc: Wire up *at syscallsAndreas Schwab2006-04-281-1/+1
* [PATCH] fstatat64 supportUlrich Drepper2006-02-111-0/+22
* [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-181-13/+53
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+410