Commit Graph

765 Commits (a15306365a16380f3bafee9e181ba01231d4acd7)

Author SHA1 Message Date
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
Trond Myklebust 5d28dc8207 SUNRPC: Convert gss_ctx_lock to an RCU lock 18 years ago
Trond Myklebust f5c2187cfe SUNRPC: Convert the credential garbage collector into a shrinker callback 18 years ago
Trond Myklebust 9499b4341b SUNRPC: Give credential cache a local spinlock 18 years ago
Trond Myklebust 31be5bf15f SUNRPC: Convert the credcache lookup code to use RCU 18 years ago
Trond Myklebust e092bdcd93 SUNRPC: cleanup rpc credential cache garbage collection 18 years ago
Trond Myklebust fc432dd907 SUNRPC: Enforce atomic updates of rpc_cred->cr_flags 18 years ago
Trond Myklebust 696e38df9d SUNRPC: replace casts in auth_unix.c with container_of() 18 years ago
Trond Myklebust 5fe4755e25 SUNRPC: Clean up rpc credential initialisation 18 years ago
Trond Myklebust f1c0a86150 SUNRPC: Mark auth and cred operation tables as constant. 18 years ago
Trond Myklebust de7a8ce38a SUNRPC: Rename rpcauth_destroy() to rpcauth_release() 18 years ago