Dave Chinner
|
567c7b0ede
mm: add context argument to shrinker callback to remaining shrinkers
|
15 lat temu |
Trond Myklebust
|
2067340653
SUNRPC: Ensure rpcauth_prune_expired() respects the nr_to_scan parameter
|
15 lat temu |
Trond Myklebust
|
93a05e65c0
SUNRPC: Ensure memory shrinker doesn't waste time in rpcauth_prune_expired()
|
15 lat temu |
Trond Myklebust
|
d300a41ef1
SUNRPC: Dont run rpcauth_cache_shrinker() when gfp_mask is GFP_NOFS
|
15 lat temu |
Trond Myklebust
|
3d7b08945e
SUNRPC: Fix a bug in rpcauth_prune_expired
|
15 lat temu |
Trond Myklebust
|
52c9948b1f
Merge branch 'nfs-for-2.6.33'
|
15 lat temu |
Trond Myklebust
|
f0380f3d16
RPC: Fix two potential races in put_rpccred
|
15 lat temu |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 lat temu |
Trond Myklebust
|
5d351754fc
SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous
|
15 lat temu |
Trond Myklebust
|
08cc36cbd1
Merge branch 'devel' into next
|
16 lat temu |
Peter Staubach
|
64672d55d9
optimize attribute timeouts for "noac" and "actimeo=0"
|
16 lat temu |
Trond Myklebust
|
88a9fe8cae
SUNRPC: Remove the last remnant of the BKL...
|
16 lat temu |
David Howells
|
86a264abe5
CRED: Wrap current->cred and a few other accessors
|
16 lat temu |
David Howells
|
b6dff3ec5e
CRED: Separate task security context from task_struct
|
16 lat temu |
David Howells
|
8f4194026b
CRED: Wrap task credential accesses in the SunRPC protocol
|
16 lat temu |
Trond Myklebust
|
5f707eb429
SUNRPC: Fix potential race in put_rpccred()
|
16 lat temu |
Trond Myklebust
|
eac0d18d44
SUNRPC: Fix rpcauth_prune_expired
|
16 lat temu |
Johannes Berg
|
95a5afca4a
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
|
16 lat temu |
Trond Myklebust
|
d2b8314163
SUNRPC: Protect creds against early garbage collection
|
17 lat temu |
Trond Myklebust
|
98a8e32394
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
|
17 lat temu |
Trond Myklebust
|
5c691044ec
SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task
|
17 lat temu |
Trond Myklebust
|
9a559efd41
SUNRPC: Add a generic RPC credential
|
17 lat temu |
Trond Myklebust
|
4ccda2cdd8
SUNRPC: Clean up rpcauth_bindcred()
|
17 lat temu |
Trond Myklebust
|
af09383577
SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS
|
17 lat temu |
Trond Myklebust
|
25337fdc85
SUNRPC: Fix a bug in rpcauth_lookup_credcache()
|
17 lat temu |
Linus Torvalds
|
75659ca0c1
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
|
17 lat temu |
Trond Myklebust
|
5085925902
SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task
|
17 lat temu |
Trond Myklebust
|
e8914c65f7
SUNRPC: Restrict sunrpc client exports
|
18 lat temu |
Trond Myklebust
|
a6eaf8bdf9
SUNRPC: Move exported declarations to the function declarations
|
18 lat temu |
J. Bruce Fields
|
be879c4e24
SUNRPC: move bkl locking and xdr proc invocation into a common helper
|
18 lat temu |