index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
rpcb_clnt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
Chuck Lever
1
-4
/
+174
2008-07-15
SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier
Chuck Lever
1
-18
/
+30
2008-07-15
SUNRPC: None of rpcb_create's callers wants a privileged source port
Chuck Lever
1
-7
/
+5
2008-07-15
SUNRPC: Introduce a specific rpcb_create for contacting localhost
Chuck Lever
1
-11
/
+31
2008-07-15
SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET
Chuck Lever
1
-4
/
+8
2008-07-09
SUNRPC: Ensure our task is notified when an rpcbind call is done
Trond Myklebust
1
-18
/
+20
2008-07-09
SUNRPC: Use only rpcbind v2 for AF_INET requests
Chuck Lever
1
-12
/
+0
2008-07-09
SUNRPC: Use GETADDR for rpcbind version 4 queries
Chuck Lever
1
-2
/
+3
2008-07-09
SUNRPC: Use rpcbind version 2 GETPORT
Chuck Lever
1
-1
/
+1
2008-07-09
SUNRPC: Document some naked integers in rpcbind client
Chuck Lever
1
-13
/
+36
2008-07-09
SUNRPC: More useful debugging output for rpcb client
Chuck Lever
1
-3
/
+3
2008-07-08
SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups
Trond Myklebust
1
-8
/
+9
2008-07-08
SUNRPC: Fix a double-free in rpcbind
Trond Myklebust
1
-4
/
+2
2008-04-24
Merge branch 'devel'
Trond Myklebust
1
-1
/
+1
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-10
/
+10
2008-02-25
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
Trond Myklebust
1
-1
/
+1
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2008-01-30
SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create()
Chuck Lever
1
-1
/
+1
2008-01-30
SUNRPC: Clean up block comment preceding rpcb_getport_sync()
Chuck Lever
1
-1
/
+4
2008-01-30
SUNRPC: Use appropriate argument types in rpcb client
Chuck Lever
1
-2
/
+1
2008-01-30
SUNRPC: rpcb_getport_sync() should use built-in hostname generator
Chuck Lever
1
-3
/
+1
2008-01-30
SUNRPC: Fix up constant string declarations in struct rpcbind_args
Trond Myklebust
1
-7
/
+5
2008-01-30
SUNRPC: fewer conditionals in the format_ip_address routines
Chuck Lever
1
-1
/
+1
2008-01-30
SUNRPC: Move universal address definitions to global header
Chuck Lever
1
-42
/
+3
2008-01-30
SUNRPC: RPC version numbers are u32
Chuck Lever
1
-2
/
+2
2008-01-30
SUNRPC: Fix socket address handling in rpcb_clnt
Chuck Lever
1
-8
/
+12
2008-01-30
NFS/SUNRPC: Convert all users of rpc_call_setup()
Trond Myklebust
1
-21
/
+19
2008-01-30
SUNRPC: Clean up rpc_run_task
Trond Myklebust
1
-1
/
+7
2007-12-06
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
1
-2
/
+1
2007-10-09
[2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_program static
Adrian Bunk
1
-2
/
+2
2007-10-09
NFS/SUNRPC: use transport protocol naming
\"Talpey, Thomas\
1
-1
/
+2
2007-10-09
SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions
\"Talpey, Thomas\
1
-0
/
+1
2007-10-09
SUNRPC: export per-transport rpcbind netid's
\"Talpey, Thomas\
1
-2
/
+1
2007-10-09
SUNRPC: move per-transport rpcbind netid's
\"Talpey, Thomas\
1
-23
/
+3
2007-10-09
SUNRPC: Split another new rpcbind retry error code from EACCES
Chuck Lever
1
-1
/
+1
2007-10-09
SUNRPC: Add a new error code for retry waiting for another binder
Chuck Lever
1
-1
/
+1
2007-10-09
SUNRPC: Retry bad rpcbind replies
Chuck Lever
1
-0
/
+4
2007-10-09
SUNRPC: Make rpcb_decode_getaddr more picky about universal addresses
Chuck Lever
1
-5
/
+23
2007-10-09
SUNRPC: Use correct argument type in memcpy()
Chuck Lever
1
-1
/
+1
2007-10-09
SUNRPC: Fix generation of universal addresses for
Chuck Lever
1
-11
/
+13
2007-10-09
SUNRPC: add support for IPv6 to the kernel's rpcbind client
Chuck Lever
1
-6
/
+45
2007-10-09
SUNRPC: Fix a signed v. unsigned comparison in rpcbind's XDR routines
Chuck Lever
1
-2
/
+3
2007-07-10
SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name
Chuck Lever
1
-18
/
+19
2007-07-10
SUNRPC: Rename rpcb_getport_external routine
Chuck Lever
1
-10
/
+11
2007-07-10
SUNRPC: Allow rpcbind requests to be interrupted by a signal.
Chuck Lever
1
-1
/
+2
2007-07-10
SUNRPC: Remove rpc_clnt->cl_count
Trond Myklebust
1
-1
/
+1
2007-07-10
SUNRPC: Kill rpc_clnt->cl_oneshot
Trond Myklebust
1
-2
/
+4
2007-04-30
SUNRPC: introduce rpcbind: replacement for in-kernel portmapper
Chuck Lever
1
-0
/
+625