Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
abf2ba152f5aa31ee56a63b28b04a76d8def6366
/
net
/
sunrpc
/
auth.c
6a1a1e3
SUNRPC: Add rpcauth_list_flavors()
by Chuck Lever
· 12 years ago
f81c622
net: Remove unnecessary semicolons
by Joe Perches
· 13 years ago
1495f23
vmscan: change shrinker API by passing shrink_control struct
by Ying Han
· 13 years ago
bf26955
SUNRPC: New xdr_streams XDR decoder API
by Chuck Lever
· 14 years ago
9f06c71
SUNRPC: New xdr_streams XDR encoder API
by Chuck Lever
· 14 years ago
4390110
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
74eb94b
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
9a84d38
SUNRPC: Cleanup duplicate assignment in rpcauth_refreshcred
by Trond Myklebust
· 14 years ago
c135e84
sunrpc: fix up rpcauth_remove_module section mismatch
by Stephen Rothwell
· 14 years ago
db5fe26
sunrpc: increase MAX_HASHTABLE_BITS to 14
by Miquel van Smoorenburg
· 14 years ago
8e4e15d
nfs: update for module_param_named API change
by Stephen Rothwell
· 14 years ago
5df6b8e
Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
a17c215
SUNRPC: Move the bound cred to struct rpc_rqst
by Trond Myklebust
· 14 years ago
8572b8e
SUNRPC: Clean up of rpc_bindcred()
by Trond Myklebust
· 14 years ago
241269b
SUNRPC: Make the credential cache hashtable size configurable
by Trond Myklebust
· 14 years ago
988664a
SUNRPC: Store the hashtable size in struct rpc_cred_cache
by Trond Myklebust
· 14 years ago
5d8d9a4
NFS: Ensure the AUTH_UNIX credcache is allocated dynamically
by Trond Myklebust
· 14 years ago
567c7b0
mm: add context argument to shrinker callback to remaining shrinkers
by Dave Chinner
· 14 years ago
2067340
SUNRPC: Ensure rpcauth_prune_expired() respects the nr_to_scan parameter
by Trond Myklebust
· 14 years ago
93a05e6
SUNRPC: Ensure memory shrinker doesn't waste time in rpcauth_prune_expired()
by Trond Myklebust
· 14 years ago
d300a41
SUNRPC: Dont run rpcauth_cache_shrinker() when gfp_mask is GFP_NOFS
by Trond Myklebust
· 14 years ago
3d7b089
SUNRPC: Fix a bug in rpcauth_prune_expired
by Trond Myklebust
· 15 years ago
52c9948
Merge branch 'nfs-for-2.6.33'
by Trond Myklebust
· 15 years ago
f0380f3
RPC: Fix two potential races in put_rpccred
by Trond Myklebust
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
5d35175
SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous
by Trond Myklebust
· 15 years ago
08cc36c
Merge branch 'devel' into next
by Trond Myklebust
· 16 years ago
64672d5
optimize attribute timeouts for "noac" and "actimeo=0"
by Peter Staubach
· 16 years ago
88a9fe8
SUNRPC: Remove the last remnant of the BKL...
by Trond Myklebust
· 16 years ago
86a264a
CRED: Wrap current->cred and a few other accessors
by David Howells
· 16 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 16 years ago
8f41940
CRED: Wrap task credential accesses in the SunRPC protocol
by David Howells
· 16 years ago
5f707eb
SUNRPC: Fix potential race in put_rpccred()
by Trond Myklebust
· 16 years ago
eac0d18
SUNRPC: Fix rpcauth_prune_expired
by Trond Myklebust
· 16 years ago
95a5afc
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
by Johannes Berg
· 16 years ago
d2b8314
SUNRPC: Protect creds against early garbage collection
by Trond Myklebust
· 17 years ago
98a8e32
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
by Trond Myklebust
· 17 years ago
5c69104
SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task
by Trond Myklebust
· 17 years ago
9a559ef
SUNRPC: Add a generic RPC credential
by Trond Myklebust
· 17 years ago
4ccda2c
SUNRPC: Clean up rpcauth_bindcred()
by Trond Myklebust
· 17 years ago
af09383
SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS
by Trond Myklebust
· 17 years ago
25337fd
SUNRPC: Fix a bug in rpcauth_lookup_credcache()
by Trond Myklebust
· 17 years ago
75659ca
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
5085925
SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task
by Trond Myklebust
· 17 years ago
e8914c6
SUNRPC: Restrict sunrpc client exports
by Trond Myklebust
· 17 years ago
a6eaf8b
SUNRPC: Move exported declarations to the function declarations
by Trond Myklebust
· 17 years ago
be879c4
SUNRPC: move bkl locking and xdr proc invocation into a common helper
by J. Bruce Fields
· 17 years ago
8e1f936
mm: clean up and kernelify shrinker registration
by Rusty Russell
· 17 years ago
d8558f9
sunrpc: drop BKL around wrap and unwrap
by J. Bruce Fields
· 17 years ago
1be27f3
SUNRPC: Remove the tk_auth macro...
by Trond Myklebust
· 17 years ago
f5c2187
SUNRPC: Convert the credential garbage collector into a shrinker callback
by Trond Myklebust
· 17 years ago
9499b43
SUNRPC: Give credential cache a local spinlock
by Trond Myklebust
· 17 years ago
31be5bf
SUNRPC: Convert the credcache lookup code to use RCU
by Trond Myklebust
· 17 years ago
e092bdc
SUNRPC: cleanup rpc credential cache garbage collection
by Trond Myklebust
· 17 years ago
fc432dd
SUNRPC: Enforce atomic updates of rpc_cred->cr_flags
by Trond Myklebust
· 17 years ago
5fe4755
SUNRPC: Clean up rpc credential initialisation
by Trond Myklebust
· 17 years ago
f1c0a86
SUNRPC: Mark auth and cred operation tables as constant.
by Trond Myklebust
· 17 years ago
de7a8ce
SUNRPC: Rename rpcauth_destroy() to rpcauth_release()
by Trond Myklebust
· 17 years ago
fc1b356
SUNRPC: Fix races in rpcauth_create
by Trond Myklebust
· 17 years ago
3ab9bb7
SUNRPC: Fix a memory leak in the auth credcache code
by Trond Myklebust
· 17 years ago
d9bc125c
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
cca5172
[NET] SUNRPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
46121cf
SUNRPC: fix print format for tk_pid
by Chuck Lever
· 18 years ago
d8ed029
[SUNRPC]: trivial endianness annotations
by Alexey Dobriyan
· 18 years ago
f344f6d
SUNRPC: Auto-load RPC authentication kernel modules
by Olaf Kirch
· 19 years ago
fba3bad
SUNRPC: Move upcall out of auth->au_ops->crcreate()
by Trond Myklebust
· 19 years ago
8a31776
SUNRPC: Fix a lock recursion in the auth_gss downcall
by Trond Myklebust
· 19 years ago
8b3a700
[NET]: Remove more unneeded typecasts on *malloc()
by Kris Katterjohn
· 19 years ago
0bbacc4
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
by Chuck Lever
· 19 years ago
86b9f57
[PATCH] RPC: Eliminate socket.h includes in RPC client
by Chuck Lever
· 19 years ago
6a19275
[PATCH] RPC: [PATCH] improve rpcauthauth_create error returns
by J. Bruce Fields
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago