aboutsummaryrefslogtreecommitdiffstats
path: root/fs/coda/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro1-1/+3
2008-04-29coda: add static to functions in dir.cHarvey Harrison1-3/+3
2007-07-21coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes1-1/+0
2007-07-19coda breakageAl Viro1-9/+9
2007-07-19coda: remove statistics counters from /proc/fs/codaJan Harkes1-14/+2
2007-07-19coda: cleanup coda_lookup, use dsplice_aliasJan Harkes1-35/+22
2007-07-19coda: avoid lockdep warning in coda_readdirJan Harkes1-44/+54
2007-07-19coda: allow removal of busy directoriesJan Harkes1-14/+9
2007-07-19coda: fix nlink updates for directoriesJan Harkes1-46/+60
2007-07-15wrong order of arguments of ->readdir()Al Viro1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-1/+1
2006-12-08[PATCH] struct path: convert codaJosef Sipek1-4/+4
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-1/+1
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-2/+2
2006-09-27[PATCH] fs: Removing useless castsPanagiotis Issaris1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-24[PATCH] fs/coda/: proper prototypesAdrian Bunk1-1/+2
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+704