summaryrefslogtreecommitdiff
path: root/fs/stat.c
Commit message (Expand)AuthorAge
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* Add unlocked version of inode_add_bytes() functionDmitry Monakhov2009-12-23
* kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig2009-04-20
* Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-20
* [CVE-2009-0029] System call wrappers part 30Heiko Carstens2009-01-14
* [CVE-2009-0029] System call wrappers part 16Heiko Carstens2009-01-14
* [CVE-2009-0029] System call wrappers part 11Heiko Carstens2009-01-14
* [CVE-2009-0029] System call wrappers part 10Heiko Carstens2009-01-14
* inode->i_op is never NULLAl Viro2009-01-05
* [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-26
* Introduce path_put()Jan Blunck2008-02-14
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-14
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-08
* [PATCH] vfs_getattr(): remove dead codeAndrew Morton2006-12-07
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-03
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] powerpc: Wire up *at syscallsAndreas Schwab2006-04-28
* [PATCH] fstatat64 supportUlrich Drepper2006-02-11
* [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16