index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
getroot.c
Age
Commit message (
Expand
)
Author
2009-07-08
headers: mnt_namespace.h redux
Alexey Dobriyan
2009-03-11
NFS: Fix the type of struct nfs_fattr->mode
Trond Myklebust
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2007-12-12
NFS: Fix an Oops in NFS unmount
Trond Myklebust
2007-11-17
NFS: Fix the ustat() regression
Trond Myklebust
2007-09-28
NFS: Fix an Oops in encode_lookup()
Trond Myklebust
2007-05-09
NFS: Kill the obsolete NFS_PARANOIA
Jesper Juhl
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-02-03
NFSv4: Don't require that NFSv4 mount paths begin with '/'
Trond Myklebust
2006-12-08
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-09-23
NFS: Secure the roots of the NFS subtrees in a shared superblock
David Howells
2006-09-23
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells