aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/dns_resolve.c
AgeCommit message (Expand)Author
2013-02-15SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky
2013-02-15SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky
2013-02-15NFS: simplify and clean cache libraryStanislav Kinsbursky
2013-02-15NFS: use SUNRPC cache creation and destruction helper for DNS cacheStanislav Kinsbursky
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton
2012-10-31NFS: fix bug in legacy DNS resolver.NeilBrown
2012-07-30NFS: Convert v4 into a moduleBryan Schumaker
2012-03-11NFS: Fix a number of sparse warningsTrond Myklebust
2012-02-06NFS: pass proper net rpc_pton() in nfs_dns_resolve_name()Stanislav Kinsbursky
2012-01-31NFS: parse DNS cache in proper network namespace contextStanislav Kinsbursky
2012-01-31SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky
2012-01-31NFS: DNS resolver PipeFS notifier introducedStanislav Kinsbursky
2012-01-31NFS: DNS resolver cache per network namespace context introducedStanislav Kinsbursky
2012-01-31NFS: handle NFS caches dentries by network namespace aware routinesStanislav Kinsbursky
2012-01-31NFS: split cache creation and PipeFS registrationStanislav Kinsbursky
2010-09-07sunrpc: use seconds since boot in expiry cacheNeilBrown
2010-08-11NFS: Use kernel DNS resolver [ver #2]Bryan Schumaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02NFS: Fix an allocation-under-spinlock bugTrond Myklebust
2009-12-03NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared staticTrond Myklebust
2009-08-19NFS: Add a dns resolver for use with NFSv4 referrals and migrationTrond Myklebust