Commit Graph

37 Commits (c7705f3449c7edd5c1744871097f93977227afc4)

Author SHA1 Message Date
Trond Myklebust d2b8314163 SUNRPC: Protect creds against early garbage collection 17 years ago
Trond Myklebust 98a8e32394 SUNRPC: Add a helper rpcauth_lookup_generic_cred() 17 years ago
Trond Myklebust 5c691044ec SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task 17 years ago
Trond Myklebust 9a559efd41 SUNRPC: Add a generic RPC credential 17 years ago
Trond Myklebust 4ccda2cdd8 SUNRPC: Clean up rpcauth_bindcred() 17 years ago
Trond Myklebust af09383577 SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS 17 years ago
Trond Myklebust 25337fdc85 SUNRPC: Fix a bug in rpcauth_lookup_credcache() 17 years ago
Trond Myklebust 5085925902 SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task 17 years ago
Trond Myklebust e8914c65f7 SUNRPC: Restrict sunrpc client exports 17 years ago
Trond Myklebust a6eaf8bdf9 SUNRPC: Move exported declarations to the function declarations 17 years ago
J. Bruce Fields be879c4e24 SUNRPC: move bkl locking and xdr proc invocation into a common helper 18 years ago
Rusty Russell 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
J. Bruce Fields d8558f99fb sunrpc: drop BKL around wrap and unwrap 18 years ago
Trond Myklebust 1be27f3660 SUNRPC: Remove the tk_auth macro... 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 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
Trond Myklebust fc1b356f56 SUNRPC: Fix races in rpcauth_create 18 years ago
Trond Myklebust 3ab9bb7243 SUNRPC: Fix a memory leak in the auth credcache code 18 years ago
YOSHIFUJI Hideaki cca5172a7e [NET] SUNRPC: Fix whitespace errors. 18 years ago
Chuck Lever 46121cf7d8 SUNRPC: fix print format for tk_pid 18 years ago
Alexey Dobriyan d8ed029d60 [SUNRPC]: trivial endianness annotations 19 years ago
Olaf Kirch f344f6df4b SUNRPC: Auto-load RPC authentication kernel modules 19 years ago
Trond Myklebust fba3bad488 SUNRPC: Move upcall out of auth->au_ops->crcreate() 19 years ago
Trond Myklebust 8a3177604b SUNRPC: Fix a lock recursion in the auth_gss downcall 19 years ago
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 years ago
Chuck Lever 0bbacc402e NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled 20 years ago
Chuck Lever 86b9f57dfd [PATCH] RPC: Eliminate socket.h includes in RPC client 20 years ago
J. Bruce Fields 6a19275ada [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago