summaryrefslogtreecommitdiff
path: root/fs/efs/namei.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-10
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* fs/efs/namei.c: return is not a functionFabian Frederick2014-08-08
* fs/efs: add pr_fmt / use __func__Fabian Frederick2014-06-04
* fs/efs: convert printk to pr_foo()Fabian Frederick2014-06-04
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro2011-07-20
* get rid of BKL in fs/efsAl Viro2009-06-17
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-23
* [PATCH] fix efs_lookup()Al Viro2008-08-25
* efs: move headers out of include/linux/Christoph Hellwig2008-02-23
* iget: stop EFS from using iget() and read_inode()David Howells2008-02-07
* efs: new export opsChristoph Hellwig2007-10-22
* knfsd: exportfs: remove iget abuseChristoph Hellwig2007-07-17
* Linux-2.6.12-rc2Linus Torvalds2005-04-16