summaryrefslogtreecommitdiffstats
path: root/fs/efs/namei.c
Commit message (Expand)AuthorAgeFilesLines
* don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-101-1/+1
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* fs/efs/namei.c: return is not a functionFabian Frederick2014-08-081-5/+6
* fs/efs: add pr_fmt / use __func__Fabian Frederick2014-06-041-3/+5
* fs/efs: convert printk to pr_foo()Fabian Frederick2014-06-041-3/+3
* stop passing nameidata to ->lookup()Al Viro2012-07-141-1/+2
* make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro2011-07-201-5/+2
* get rid of BKL in fs/efsAl Viro2009-06-171-8/+1
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-231-25/+4
* [PATCH] fix efs_lookup()Al Viro2008-08-251-2/+1
* efs: move headers out of include/linux/Christoph Hellwig2008-02-231-1/+1
* iget: stop EFS from using iget() and read_inode()David Howells2008-02-071-11/+12
* efs: new export opsChristoph Hellwig2007-10-221-16/+20
* knfsd: exportfs: remove iget abuseChristoph Hellwig2007-07-171-0/+32
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+110
OpenPOWER on IntegriCloud