summaryrefslogtreecommitdiffstats
path: root/fs/coda/cache.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-031-1/+1
* fs/coda: use linux/uaccess.hFabian Frederick2014-08-081-1/+1
* coda: Cache permisions in struct coda_inode_info in a kuid_t.Eric W. Biederman2013-02-131-2/+2
* coda: use list_for_each_entryAl Viro2012-07-141-7/+3
* take coda-private headers out of include/linuxAl Viro2011-01-121-3/+2
* fs: dcache remove dcache_lockNick Piggin2011-01-071-2/+0
* fs: dcache scale subdirsNick Piggin2011-01-071-0/+2
* Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe2010-10-251-5/+12
* CRED: Wrap task credential accesses in the Coda filesystemDavid Howells2008-11-141-3/+3
* coda: remove struct coda_sb_infoJan Harkes2007-07-191-5/+0
* coda: correctly invalidate cached access rightsJan Harkes2007-07-191-1/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* BUG_ON() Conversion in fs/coda/Eric Sesterhenn2006-03-241-1/+1
* [PATCH] shrink dentry structEric Dumazet2006-01-081-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+120