aboutsummaryrefslogtreecommitdiffstats
path: root/fs/readdir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-14[CVE-2009-0029] System call wrappers part 32Heiko Carstens1-1/+2
2009-01-14[CVE-2009-0029] System call wrappers part 21Heiko Carstens1-2/+4
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2008-10-23[PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro1-14/+8
2008-08-25[PATCH] fix regular readdir() and friendsAl Viro1-2/+6
2007-12-06Use mutex_lock_killable in vfs_readdirLiam R. Howlett1-1/+4
2007-05-08ROUND_UP macro cleanup in fs/(select|compat|readdir).cMilind Arun Choudhary1-5/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek1-1/+1
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-5/+13
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+300