summaryrefslogtreecommitdiffstats
path: root/fs/coda/cnode.c
AgeCommit message (Expand)AuthorLines
2021-11-09coda: avoid doing bad things on inode type changes during revalidationJan Harkes-4/+9
2019-07-16coda: ftoc validity check integrationFabian Frederick-0/+10
2019-07-16coda: remove sb test in coda_fid_to_inode()Fabian Frederick-5/+0
2019-07-16coda: move internal defs out of include/linux/ [ver #2]David Howells-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-12-09vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi-1/+0
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro-1/+0
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro-1/+1
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro-0/+2
2014-06-06fs/coda: use __func__Fabian Frederick-2/+2
2014-06-06fs/coda: replace printk by pr_foo()Fabian Frederick-2/+2
2012-01-10coda: switch coda_cnode_make() to sane API as well, clean coda_lookup()Al Viro-10/+7
2012-01-10coda: deal correctly with allocation failure from coda_cnode_makectl()Al Viro-12/+9
2011-01-12take coda-private headers out of include/linuxAl Viro-2/+1
2010-10-25Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe-5/+14
2007-07-19coda: use ilookup5Jan Harkes-6/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven-1/+1
2006-03-24BUG_ON() Conversion in fs/coda/Eric Sesterhenn-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+172