aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/dns_resolve.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-07sunrpc: use seconds since boot in expiry cacheNeilBrown1-3/+3
2010-08-11NFS: Use kernel DNS resolver [ver #2]Bryan Schumaker1-0/+24
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02NFS: Fix an allocation-under-spinlock bugTrond Myklebust1-3/+15
2009-12-03NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared staticTrond Myklebust1-2/+2
2009-08-19NFS: Add a dns resolver for use with NFSv4 referrals and migrationTrond Myklebust1-0/+335