aboutsummaryrefslogtreecommitdiff
path: root/fs/coda/cache.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-16coda: move internal defs out of include/linux/ [ver #2]Gravatar David Howells 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsGravatar David Howells 1-2/+2
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasGravatar Al Viro 1-1/+1
2014-08-08fs/coda: use linux/uaccess.hGravatar Fabian Frederick 1-1/+1
2013-02-13coda: Cache permisions in struct coda_inode_info in a kuid_t.Gravatar Eric W. Biederman 1-2/+2
2012-07-14coda: use list_for_each_entryGravatar Al Viro 1-7/+3
2011-01-12take coda-private headers out of include/linuxGravatar Al Viro 1-3/+2
2011-01-07fs: dcache remove dcache_lockGravatar Nick Piggin 1-2/+0
2011-01-07fs: dcache scale subdirsGravatar Nick Piggin 1-0/+2
2010-10-25Coda: add spin lock to protect accesses to struct coda_inode_info.Gravatar Yoshihisa Abe 1-5/+12
2008-11-14CRED: Wrap task credential accesses in the Coda filesystemGravatar David Howells 1-3/+3
2007-07-19coda: remove struct coda_sb_infoGravatar Jan Harkes 1-5/+0
2007-07-19coda: correctly invalidate cached access rightsGravatar Jan Harkes 1-1/+1
2007-05-21Detach sched.h from mm.hGravatar Alexey Dobriyan 1-0/+1
2006-03-24BUG_ON() Conversion in fs/coda/Gravatar Eric Sesterhenn 1-1/+1
2006-01-08[PATCH] shrink dentry structGravatar Eric Dumazet 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+120