aboutsummaryrefslogtreecommitdiffstats
path: root/fs/efs/namei.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-2/+2
2014-08-08fs/efs/namei.c: return is not a functionFabian Frederick1-5/+6
2014-06-04fs/efs: add pr_fmt / use __func__Fabian Frederick1-3/+5
2014-06-04fs/efs: convert printk to pr_foo()Fabian Frederick1-3/+3
2012-07-14stop passing nameidata to ->lookup()Al Viro1-1/+2
2011-07-20make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro1-5/+2
2009-06-17get rid of BKL in fs/efsAl Viro1-8/+1
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig1-25/+4
2008-08-25[PATCH] fix efs_lookup()Al Viro1-2/+1
2008-02-23efs: move headers out of include/linux/Christoph Hellwig1-1/+1
2008-02-07iget: stop EFS from using iget() and read_inode()David Howells1-11/+12
2007-10-22efs: new export opsChristoph Hellwig1-16/+20
2007-07-17knfsd: exportfs: remove iget abuseChristoph Hellwig1-0/+32
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+110