aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* switch simple cases of fget_light to fdgetAl Viro2012-09-261-20/+16
* switch readdir/getdents to fget_light/fput_lightAl Viro2012-05-291-19/+14
* fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-281-1/+1
* vfs: fix warning: 'dirent' is used uninitialized in this functionKevin Winchester2010-08-091-3/+5
* [CVE-2009-0029] System call wrappers part 32Heiko Carstens2009-01-141-1/+2
* [CVE-2009-0029] System call wrappers part 21Heiko Carstens2009-01-141-2/+4
* [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
* [PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro2008-10-231-14/+8
* [PATCH] fix regular readdir() and friendsAl Viro2008-08-251-2/+6
* Use mutex_lock_killable in vfs_readdirLiam R. Howlett2007-12-061-1/+4
* ROUND_UP macro cleanup in fs/(select|compat|readdir).cMilind Arun Choudhary2007-05-081-5/+3
* 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: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-5/+13
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+300