aboutsummaryrefslogtreecommitdiffstats
path: root/fs/coda/cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-2/+2
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-1/+1
2014-08-08fs/coda: use linux/uaccess.hFabian Frederick1-1/+1
2013-02-13coda: Cache permisions in struct coda_inode_info in a kuid_t.Eric W. Biederman1-2/+2
2012-07-14coda: use list_for_each_entryAl Viro1-7/+3
2011-01-12take coda-private headers out of include/linuxAl Viro1-3/+2
2011-01-07fs: dcache remove dcache_lockNick Piggin1-2/+0
2011-01-07fs: dcache scale subdirsNick Piggin1-0/+2
2010-10-25Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe1-5/+12
2008-11-14CRED: Wrap task credential accesses in the Coda filesystemDavid Howells1-3/+3
2007-07-19coda: remove struct coda_sb_infoJan Harkes1-5/+0
2007-07-19coda: correctly invalidate cached access rightsJan Harkes1-1/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2006-03-24BUG_ON() Conversion in fs/coda/Eric Sesterhenn1-1/+1
2006-01-08[PATCH] shrink dentry structEric Dumazet1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+120