summaryrefslogtreecommitdiffstats
path: root/fs/coda/cnode.c
Commit message (Expand)AuthorAgeFilesLines
* coda: ftoc validity check integrationFabian Frederick2019-07-171-0/+10
* coda: remove sb test in coda_fid_to_inode()Fabian Frederick2019-07-171-5/+0Star
* coda: move internal defs out of include/linux/ [ver #2]David Howells2019-07-171-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-1/+0Star
* switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-301-1/+0Star
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-091-1/+1
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-091-0/+2
* fs/coda: use __func__Fabian Frederick2014-06-071-2/+2
* fs/coda: replace printk by pr_foo()Fabian Frederick2014-06-071-2/+2
* coda: switch coda_cnode_make() to sane API as well, clean coda_lookup()Al Viro2012-01-101-10/+7Star
* coda: deal correctly with allocation failure from coda_cnode_makectl()Al Viro2012-01-101-12/+9Star
* take coda-private headers out of include/linuxAl Viro2011-01-131-2/+1Star
* Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe2010-10-251-5/+14
* coda: use ilookup5Jan Harkes2007-07-191-6/+1Star
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* BUG_ON() Conversion in fs/coda/Eric Sesterhenn2006-03-241-2/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+172