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