1. 8572b8e SUNRPC: Clean up of rpc_bindcred() by Trond Myklebust · 14 years ago
  2. 241269b SUNRPC: Make the credential cache hashtable size configurable by Trond Myklebust · 14 years ago
  3. 988664a SUNRPC: Store the hashtable size in struct rpc_cred_cache by Trond Myklebust · 14 years ago
  4. 5d8d9a4 NFS: Ensure the AUTH_UNIX credcache is allocated dynamically by Trond Myklebust · 14 years ago
  5. 2067340 SUNRPC: Ensure rpcauth_prune_expired() respects the nr_to_scan parameter by Trond Myklebust · 14 years ago
  6. 93a05e6 SUNRPC: Ensure memory shrinker doesn't waste time in rpcauth_prune_expired() by Trond Myklebust · 14 years ago
  7. d300a41 SUNRPC: Dont run rpcauth_cache_shrinker() when gfp_mask is GFP_NOFS by Trond Myklebust · 14 years ago
  8. 3d7b089 SUNRPC: Fix a bug in rpcauth_prune_expired by Trond Myklebust · 14 years ago
  9. 52c9948 Merge branch 'nfs-for-2.6.33' by Trond Myklebust · 15 years ago
  10. f0380f3 RPC: Fix two potential races in put_rpccred by Trond Myklebust · 15 years ago
  11. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  12. 5d35175 SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous by Trond Myklebust · 15 years ago
  13. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  14. 64672d5 optimize attribute timeouts for "noac" and "actimeo=0" by Peter Staubach · 16 years ago
  15. 88a9fe8 SUNRPC: Remove the last remnant of the BKL... by Trond Myklebust · 16 years ago
  16. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  17. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  18. 8f41940 CRED: Wrap task credential accesses in the SunRPC protocol by David Howells · 16 years ago
  19. 5f707eb SUNRPC: Fix potential race in put_rpccred() by Trond Myklebust · 16 years ago
  20. eac0d18 SUNRPC: Fix rpcauth_prune_expired by Trond Myklebust · 16 years ago
  21. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  22. d2b8314 SUNRPC: Protect creds against early garbage collection by Trond Myklebust · 16 years ago
  23. 98a8e32 SUNRPC: Add a helper rpcauth_lookup_generic_cred() by Trond Myklebust · 16 years ago
  24. 5c69104 SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task by Trond Myklebust · 16 years ago
  25. 9a559ef SUNRPC: Add a generic RPC credential by Trond Myklebust · 16 years ago
  26. 4ccda2c SUNRPC: Clean up rpcauth_bindcred() by Trond Myklebust · 16 years ago
  27. af09383 SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS by Trond Myklebust · 16 years ago
  28. 25337fd SUNRPC: Fix a bug in rpcauth_lookup_credcache() by Trond Myklebust · 16 years ago
  29. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  30. 5085925 SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task by Trond Myklebust · 17 years ago
  31. e8914c6 SUNRPC: Restrict sunrpc client exports by Trond Myklebust · 17 years ago
  32. a6eaf8b SUNRPC: Move exported declarations to the function declarations by Trond Myklebust · 17 years ago
  33. be879c4 SUNRPC: move bkl locking and xdr proc invocation into a common helper by J. Bruce Fields · 17 years ago
  34. 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
  35. d8558f9 sunrpc: drop BKL around wrap and unwrap by J. Bruce Fields · 17 years ago
  36. 1be27f3 SUNRPC: Remove the tk_auth macro... by Trond Myklebust · 17 years ago
  37. f5c2187 SUNRPC: Convert the credential garbage collector into a shrinker callback by Trond Myklebust · 17 years ago
  38. 9499b43 SUNRPC: Give credential cache a local spinlock by Trond Myklebust · 17 years ago
  39. 31be5bf SUNRPC: Convert the credcache lookup code to use RCU by Trond Myklebust · 17 years ago
  40. e092bdc SUNRPC: cleanup rpc credential cache garbage collection by Trond Myklebust · 17 years ago
  41. fc432dd SUNRPC: Enforce atomic updates of rpc_cred->cr_flags by Trond Myklebust · 17 years ago
  42. 5fe4755 SUNRPC: Clean up rpc credential initialisation by Trond Myklebust · 17 years ago
  43. f1c0a86 SUNRPC: Mark auth and cred operation tables as constant. by Trond Myklebust · 17 years ago
  44. de7a8ce SUNRPC: Rename rpcauth_destroy() to rpcauth_release() by Trond Myklebust · 17 years ago
  45. fc1b356 SUNRPC: Fix races in rpcauth_create by Trond Myklebust · 17 years ago
  46. 3ab9bb7 SUNRPC: Fix a memory leak in the auth credcache code by Trond Myklebust · 17 years ago
  47. d9bc125c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 17 years ago
  48. cca5172 [NET] SUNRPC: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  49. 46121cf SUNRPC: fix print format for tk_pid by Chuck Lever · 17 years ago
  50. d8ed029 [SUNRPC]: trivial endianness annotations by Alexey Dobriyan · 18 years ago
  51. f344f6d SUNRPC: Auto-load RPC authentication kernel modules by Olaf Kirch · 18 years ago
  52. fba3bad SUNRPC: Move upcall out of auth->au_ops->crcreate() by Trond Myklebust · 18 years ago
  53. 8a31776 SUNRPC: Fix a lock recursion in the auth_gss downcall by Trond Myklebust · 18 years ago
  54. 8b3a700 [NET]: Remove more unneeded typecasts on *malloc() by Kris Katterjohn · 18 years ago
  55. 0bbacc4 NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  56. 86b9f57 [PATCH] RPC: Eliminate socket.h includes in RPC client by Chuck Lever · 19 years ago
  57. 6a19275 [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns by J. Bruce Fields · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago