index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
dns_resolve.c
Age
Commit message (
Expand
)
Author
2023-08-24
NFS: Move common includes outside ifdef
GUO Zihua
2022-10-27
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
Kees Cook
2020-05-27
NFS: remove duplicate headers
Chen Zhou
2020-03-16
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
2020-02-03
NFS: Replace various occurrences of kstrndup() with kmemdup_nul()
Trond Myklebust
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