| Commit message (Expand) | Author | Age | Files | Lines |
* | coda: avoid doing bad things on inode type changes during revalidation | Jan Harkes | 2021-11-09 | 1 | -1/+2 |
* | coda: avoid flagging NULL inodes | Jan Harkes | 2021-11-09 | 1 | -0/+3 |
* | fs: make helpers idmap mount aware | Christian Brauner | 2021-01-24 | 1 | -3/+5 |
* | coda: remove sysctl object from module when unused | Fabian Frederick | 2019-07-17 | 1 | -4/+0 |
* | coda: get rid of CODA_FREE() | Dan Carpenter | 2019-07-17 | 1 | -2/+0 |
* | coda: get rid of CODA_ALLOC() | Dan Carpenter | 2019-07-17 | 1 | -10/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | statx: Add a system call to make enhanced file info available | David Howells | 2017-03-03 | 1 | -1/+1 |
* | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa | 2016-01-23 | 1 | -2/+1 |
* | fs: cleanup slight list_entry abuse | Rasmus Villemoes | 2015-06-24 | 1 | -1/+1 |
* | new helper: is_root_inode() | Al Viro | 2014-10-31 | 1 | -1/+0 |
* | fs/coda: logging prefix uniformization | Fabian Frederick | 2014-06-07 | 1 | -0/+6 |
* | fs/coda: replace printk by pr_foo() | Fabian Frederick | 2014-06-07 | 1 | -1/+1 |
* | coda_revalidate_inode(): switch to passing inode... | Al Viro | 2013-11-09 | 1 | -1/+1 |
* | fs: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-09-15 | 1 | -3/+2 |
* | ->permission() sanitizing: don't pass flags to ->permission() | Al Viro | 2011-07-20 | 1 | -1/+1 |
* | take coda-private headers out of include/linux | Al Viro | 2011-01-13 | 1 | -0/+101 |