Commit Graph

62 Commits (3388bff5cfe91589a912cdc7f00d3aae3aa18adc)

Author SHA1 Message Date
Stephen Rothwell 8e4e15d44a nfs: update for module_param_named API change 15 years ago
Trond Myklebust a17c2153d2 SUNRPC: Move the bound cred to struct rpc_rqst 15 years ago
Trond Myklebust 8572b8e2e3 SUNRPC: Clean up of rpc_bindcred() 15 years ago
Trond Myklebust 241269bd0b SUNRPC: Make the credential cache hashtable size configurable 15 years ago
Trond Myklebust 988664a0f6 SUNRPC: Store the hashtable size in struct rpc_cred_cache 15 years ago
Trond Myklebust 5d8d9a4d9f NFS: Ensure the AUTH_UNIX credcache is allocated dynamically 15 years ago
Dave Chinner 567c7b0ede mm: add context argument to shrinker callback to remaining shrinkers 15 years ago
Trond Myklebust 2067340653 SUNRPC: Ensure rpcauth_prune_expired() respects the nr_to_scan parameter 15 years ago
Trond Myklebust 93a05e65c0 SUNRPC: Ensure memory shrinker doesn't waste time in rpcauth_prune_expired() 15 years ago
Trond Myklebust d300a41ef1 SUNRPC: Dont run rpcauth_cache_shrinker() when gfp_mask is GFP_NOFS 15 years ago
Trond Myklebust 3d7b08945e SUNRPC: Fix a bug in rpcauth_prune_expired 15 years ago
Trond Myklebust f0380f3d16 RPC: Fix two potential races in put_rpccred 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Trond Myklebust 5d351754fc SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous 16 years ago
Peter Staubach 64672d55d9 optimize attribute timeouts for "noac" and "actimeo=0" 16 years ago
Trond Myklebust 88a9fe8cae SUNRPC: Remove the last remnant of the BKL... 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 8f4194026b CRED: Wrap task credential accesses in the SunRPC protocol 16 years ago
Trond Myklebust 5f707eb429 SUNRPC: Fix potential race in put_rpccred() 17 years ago
Trond Myklebust eac0d18d44 SUNRPC: Fix rpcauth_prune_expired 17 years ago
Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) 17 years ago
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