index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4namespace.c
Age
Commit message (
Expand
)
Author
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-10
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-22
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
2006-09-22
NFS: Add extra const qualifiers
David Howells
2006-06-09
NFS: Split fs/nfs/inode.c
David Howells