aboutsummaryrefslogtreecommitdiff
path: root/fs/coda/dir.c
AgeCommit message (Expand)Author
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: dcache scale dentry refcountNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin
2010-10-25new helper: ihold()Al Viro
2010-10-25Coda: push BKL regions into coda_upcall()Yoshihisa Abe
2010-10-25Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-27constify dentry_operations: misc filesystemsAl Viro
2008-10-23[PATCH] move executable checking into ->permission()Miklos Szeredi
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-04-29coda: add static to functions in dir.cHarvey Harrison
2007-07-21coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes
2007-07-19coda breakageAl Viro
2007-07-19coda: remove statistics counters from /proc/fs/codaJan Harkes
2007-07-19coda: cleanup coda_lookup, use dsplice_aliasJan Harkes
2007-07-19coda: avoid lockdep warning in coda_readdirJan Harkes
2007-07-19coda: allow removal of busy directoriesJan Harkes
2007-07-19coda: fix nlink updates for directoriesJan Harkes
2007-07-15wrong order of arguments of ->readdir()Al Viro
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-12-08[PATCH] struct path: convert codaJosef Sipek
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-09-27[PATCH] fs: Removing useless castsPanagiotis Issaris
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-24[PATCH] fs/coda/: proper prototypesAdrian Bunk
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-04-16Linux-2.6.12-rc2Linus Torvalds