aboutsummaryrefslogtreecommitdiffstats
path: root/fs/coda/dir.c
Commit message (Expand)AuthorAge
* coda: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-26
* vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-26
* take coda-private headers out of include/linuxAl Viro2011-01-12
* switch codaAl Viro2011-01-12
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-07
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* fs: dcache scale dentry refcountNick Piggin2011-01-07
* fs: change d_delete semanticsNick Piggin2011-01-07
* new helper: ihold()Al Viro2010-10-25
* Coda: push BKL regions into coda_upcall()Yoshihisa Abe2010-10-25
* Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe2010-10-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* constify dentry_operations: misc filesystemsAl Viro2009-03-27
* [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-23
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* coda: add static to functions in dir.cHarvey Harrison2008-04-29
* coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes2007-07-21
* coda breakageAl Viro2007-07-19
* coda: remove statistics counters from /proc/fs/codaJan Harkes2007-07-19
* coda: cleanup coda_lookup, use dsplice_aliasJan Harkes2007-07-19
* coda: avoid lockdep warning in coda_readdirJan Harkes2007-07-19
* coda: allow removal of busy directoriesJan Harkes2007-07-19
* coda: fix nlink updates for directoriesJan Harkes2007-07-19
* wrong order of arguments of ->readdir()Al Viro2007-07-15
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] struct path: convert codaJosef Sipek2006-12-08
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* [PATCH] fs: Removing useless castsPanagiotis Issaris2006-09-27
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] fs/coda/: proper prototypesAdrian Bunk2006-03-24
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16