index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
efs
/
namei.c
Age
Commit message (
Expand
)
Author
12 days
efs: Remove EFS
Matthew Wilcox (Oracle)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-08-08
fs/efs/namei.c: return is not a function
Fabian Frederick
2014-06-04
fs/efs: add pr_fmt / use __func__
Fabian Frederick
2014-06-04
fs/efs: convert printk to pr_foo()
Fabian Frederick
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2011-07-20
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
Al Viro
2009-06-17
get rid of BKL in fs/efs
Al Viro
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-08-25
[PATCH] fix efs_lookup()
Al Viro
2008-02-23
efs: move headers out of include/linux/
Christoph Hellwig
2008-02-07
iget: stop EFS from using iget() and read_inode()
David Howells
2007-10-22
efs: new export ops
Christoph Hellwig
2007-07-17
knfsd: exportfs: remove iget abuse
Christoph Hellwig
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds