index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
dns_resolve.c
Age
Commit message (
Expand
)
Author
2019-06-27
keys: Pass the network namespace into request_key mechanism
David Howells
2019-05-15
dns_resolver: Allow used keys to be invalidated
David Howells
2018-10-29
NFS: Fix up a typo in nfs_dns_ent_put
Trond Myklebust
2018-10-29
NFS: Lockless DNS lookups
Trond Myklebust
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2013-11-19
NFS: Enabling v4.2 should not recompile nfsd and lockd
Anna Schumaker
2013-06-18
NFSv4: Move the DNS resolver into the NFSv4 module
Trond Myklebust
2013-02-15
SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function
Stanislav Kinsbursky
2013-02-15
SUNRPC: introduce cache_detail->cache_request callback
Stanislav Kinsbursky
2013-02-15
NFS: simplify and clean cache library
Stanislav Kinsbursky
2013-02-15
NFS: use SUNRPC cache creation and destruction helper for DNS cache
Stanislav Kinsbursky
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
2012-10-31
NFS: fix bug in legacy DNS resolver.
NeilBrown
2012-07-30
NFS: Convert v4 into a module
Bryan Schumaker
2012-03-11
NFS: Fix a number of sparse warnings
Trond Myklebust
2012-02-06
NFS: pass proper net rpc_pton() in nfs_dns_resolve_name()
Stanislav Kinsbursky
2012-01-31
NFS: parse DNS cache in proper network namespace context
Stanislav Kinsbursky
2012-01-31
SUNRPC: parametrize rpc_pton() by network context
Stanislav Kinsbursky
2012-01-31
NFS: DNS resolver PipeFS notifier introduced
Stanislav Kinsbursky
2012-01-31
NFS: DNS resolver cache per network namespace context introduced
Stanislav Kinsbursky
2012-01-31
NFS: handle NFS caches dentries by network namespace aware routines
Stanislav Kinsbursky
2012-01-31
NFS: split cache creation and PipeFS registration
Stanislav Kinsbursky
2010-09-07
sunrpc: use seconds since boot in expiry cache
NeilBrown
2010-08-11
NFS: Use kernel DNS resolver [ver #2]
Bryan Schumaker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
NFS: Fix an allocation-under-spinlock bug
Trond Myklebust
2009-12-03
NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared static
Trond Myklebust
2009-08-19
NFS: Add a dns resolver for use with NFSv4 referrals and migration
Trond Myklebust