Commit Graph

561 Commits (60b8cabd8e8a1d266aa8778957691cd925673083)

Author SHA1 Message Date
Chuck Lever 8945ee5e27 SUNRPC: Split xs_reclassify_socket into an IPv4 and IPv6 version 18 years ago
Chuck Lever 95392c593e SUNRPC: Add a helper for extracting the address using the correct type 18 years ago
Chuck Lever 8f9d5b1a2e SUNRPC: Add IPv6 address support to net/sunrpc/xprtsock.c 18 years ago
Chuck Lever 68e220bd5c SUNRPC: create connect workers for IPv6 18 years ago
Chuck Lever 9c3d72de28 SUNRPC: Rename IPv4 connect workers 18 years ago
Chuck Lever 16be2d20d9 SUNRPC: Refactor a part of socket connect logic into a helper function 18 years ago
Chuck Lever 90058d37c3 SUNRPC: create an IPv6-savvy mechanism for binding to a reserved port 18 years ago
Chuck Lever 7dc753f039 SUNRPC: Rename xs_bind() to prepare for IPv6-specific bind method 18 years ago
Chuck Lever 20612005c5 SUNRPC: Introduce support for setting the port number in IPv6 addresses 18 years ago
Chuck Lever d5b6443014 SUNRPC: add support for IPv6 to the kernel's rpcbind client 18 years ago
Chuck Lever 4b6473fba4 SUNRPC: add a function to format IPv6 addresses 18 years ago
Chuck Lever ba10f2c234 SUNRPC: Rename xs_format_peer_addresses 18 years ago
Chuck Lever fbfe3cc677 SUNRPC: Add hex-formatted address support to rpc_peeraddr2str() 18 years ago
Chuck Lever 0c43b3d81c SUNRPC: Free address buffers in a loop 18 years ago
Chuck Lever bda243df2f SUNRPC: Use standard macros for printing IP addresses 18 years ago
Chuck Lever b595bb1506 SUNRPC: Fix a signed v. unsigned comparison in net/sunrpc/xprtsock.c 18 years ago
Chuck Lever adc24df81d SUNRPC: Fix a signed v. unsigned comparison in rpcbind's XDR routines 18 years ago
Trond Myklebust 50e437d522 SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooks 18 years ago
Wolfgang Walter 9db619e665 rpc: fix garbage in printk in svc_tcp_accept() 18 years ago
Neil Brown 7a1fa065a0 Correctly close old nfsd/lockd sockets. 18 years ago
Jesper Juhl 08dd2e2946 [SUNRPC]: Clean up duplicate includes in net/sunrpc/ 18 years ago
Trond Myklebust 4011cd9788 SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friends 18 years ago
Trond Myklebust a4deb81ba8 SUNRPC: Don't call gss_delete_sec_context() from an rcu context 18 years ago
Trond Myklebust b247bbf1da SUNRPC: Fix a race in rpciod_down() 18 years ago
Al Viro 582ee43dad net/* misc endianness annotations 18 years ago
J. Bruce Fields cb27680580 nfsd: fix possible oops on re-insertion of rpcsec_gss modules 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
J. Bruce Fields be879c4e24 SUNRPC: move bkl locking and xdr proc invocation into a common helper 18 years ago
Josef 'Jeff' Sipek 4ac4efc1f5 sunrpc: use vfs_path_lookup 18 years ago
YOSHIFUJI Hideaki fb1416a59b [NET] SUNRPC: Fix whitespace errors. 18 years ago
J. Bruce Fields 4796f45740 knfsd: nfsd4: secinfo handling without secinfo= option 18 years ago
Usha Ketineni ae4c40b1d8 knfsd: rpc: add gss krb5 and spkm3 oid values 18 years ago
J. Bruce Fields 3ab4d8b121 knfsd: nfsd: set rq_client to ip-address-determined-domain 18 years ago
Andy Adamson c4170583f6 knfsd: nfsd4: store pseudoflavor in request 18 years ago
Rusty Russell 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
Andrew Morton 09561f44c7 authgss build fix 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
J. Bruce Fields d8558f99fb sunrpc: drop BKL around wrap and unwrap 18 years ago
Frank van Maarseveen d3bc9a1deb SUNRPC client: add interface for binding to a local address 18 years ago
Frank van Maarseveen a97476926e SUNRPC server: record the destination address of a request 18 years ago
Frank van Maarseveen 96802a0951 SUNRPC: cleanup transport creation argument passing 18 years ago
Chuck Lever 43780b87fa SUNRPC: Add a convenient default for the hostname when calling rpc_create() 18 years ago
Chuck Lever 45160d6275 SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name 18 years ago
Chuck Lever cce63cd637 SUNRPC: Rename rpcb_getport_external routine 18 years ago
Chuck Lever f7fb558e50 SUNRPC: Allow rpcbind requests to be interrupted by a signal. 18 years ago
Trond Myklebust 8a702bbb7d SUNRPC: Suppress some noisy and unnecessary printk() calls in call_verify() 18 years ago
Trond Myklebust 0df7fb74fb SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a cred 18 years ago
Trond Myklebust 0285ed1f12 SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential's 18 years ago
Trond Myklebust 1be27f3660 SUNRPC: Remove the tk_auth macro... 18 years ago
Trond Myklebust 1dd17ec693 SUNRPC: Allow rpc_auth to run clean up before the rpc_client is destroyed 18 years ago