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