index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4namespace.c
Age
Commit message (
Expand
)
Author
2012-05-21
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2012-05-16
NFS: fix unsigned comparison in nfs4_create_sec_client
Benny Halevy
2012-04-27
NFS: Create a submount rpc_op
Bryan Schumaker
2012-04-27
NFS: Remove secinfo knowledge out of the generic client
Bryan Schumaker
2012-04-27
NFS: Fix following referral mount points with different security
Bryan Schumaker
2012-04-27
NFS: Do secinfo as part of lookup
Bryan Schumaker
2012-04-26
nfs4: fix referrals on mounts that use IPv6 addrs
Weston Andros Adamson
2012-03-02
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
2012-02-06
NFS: pass transport net to rpc_pton() while parse server name
Stanislav Kinsbursky
2012-02-01
SUNRPC: parametrize rpc_pton() by network context
Stanislav Kinsbursky
2012-01-31
NFS: DNS resolver cache per network namespace context introduced
Stanislav Kinsbursky
2011-03-16
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
Al Viro
2011-03-16
nfs: make nfs_path() work without vfsmount
Al Viro
2010-05-14
NFSv4: Fix up the documentation for nfs_do_refmount
Trond Myklebust
2010-05-14
NFSv4: Reduce the stack footprint of try_location()
Trond Myklebust
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-06
NFSv4: Fix the referral mount code
Trond Myklebust
2009-08-19
NFS: Use the DNS resolver in the mount code.
Trond Myklebust
2009-08-09
NFS: Replace nfs_set_port() with rpc_set_port()
Chuck Lever
2009-08-09
NFS: Replace nfs_parse_ip_address() with rpc_pton()
Chuck Lever
2009-03-11
NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)
Trond Myklebust
2008-10-07
nfs: Fix misparsing of nfsv4 fs_locations attribute
J. Bruce Fields
2008-10-07
nfs: replace while loop by for loops in nfs_follow_referral
J. Bruce Fields
2008-10-07
nfs: break up nfs_follow_referral
J. Bruce Fields
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-01-30
NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"
Chuck Lever
2008-01-30
NFS: Address a couple of nits in nfs_follow_referral()
Chuck Lever
2007-02-03
NFSv4: /proc/mounts displays the wrong server name for referrals
Trond Myklebust
2007-02-03
NFSv4: Cleanups for fs_locations code.
Trond Myklebust
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-09-23
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
2006-09-23
NFS: Add extra const qualifiers
David Howells
2006-06-09
NFS: Split fs/nfs/inode.c
David Howells