1. def13d7 svc: Move the authinfo cache to svc_xprt. by Tom Tucker · 17 years ago
  2. 4bc6c49 svc: Remove sk_lastrecv by Tom Tucker · 17 years ago
  3. 6bc5ab1 svc: Move accept call to svc_xprt_received to common code by Tom Tucker · 17 years ago
  4. a6046f7 svc: Change svc_sock_received to svc_xprt_received and export it by Tom Tucker · 17 years ago
  5. a50fea2 svc: Make svc_send transport neutral by Tom Tucker · 17 years ago
  6. f6150c3 svc: Make the enqueue service transport neutral and export it. by Tom Tucker · 17 years ago
  7. 7a90e8c svc: Move sk_reserved to svc_xprt by Tom Tucker · 17 years ago
  8. 7a18208 svc: Make close transport independent by Tom Tucker · 17 years ago
  9. bb5cf16 svc: Move sk_server and sk_pool to svc_xprt by Tom Tucker · 17 years ago
  10. 02fc6c3 svc: Move sk_flags to the svc_xprt structure by Tom Tucker · 17 years ago
  11. e1b3157 svc: Change sk_inuse to a kref by Tom Tucker · 17 years ago
  12. d7c9f1e svc: Change services to use new svc_create_xprt service by Tom Tucker · 17 years ago
  13. b700cbb svc: Add a generic transport svc_create_xprt function by Tom Tucker · 17 years ago
  14. f9f3cc4 svc: Move connection limit checking to its own function by Tom Tucker · 17 years ago
  15. 44a6995 svc: Remove unnecessary call to svc_sock_enqueue by Tom Tucker · 17 years ago
  16. 38a417c svc: Add xpo_accept transport function by Tom Tucker · 17 years ago
  17. d7979ae svc: Move close processing to a single place by Tom Tucker · 17 years ago
  18. 323bee3 svc: Add a transport function that checks for write space by Tom Tucker · 17 years ago
  19. e831fe6 svc: Add xpo_prep_reply_hdr by Tom Tucker · 17 years ago
  20. 755ccea svc: Add per-transport delete functions by Tom Tucker · 17 years ago
  21. 5148bf4 svc: Add transport specific xpo_release function by Tom Tucker · 17 years ago
  22. 5d13799 svc: Move sk_sendto and sk_recvfrom to svc_xprt_class by Tom Tucker · 17 years ago
  23. 4902315 svc: Add a max payload value to the transport by Tom Tucker · 17 years ago
  24. 9f29868 svc: Change the svc_sock in the rqstp structure to a transport by Tom Tucker · 17 years ago
  25. 360d8738 svc: Make svc_sock the tcp/udp transport by Tom Tucker · 17 years ago
  26. 1d8206b9 svc: Add an svc transport class by Tom Tucker · 17 years ago
  27. cb5c7d6 svcrpc: ensure gss DESTROY tokens free contexts from cache by J. Bruce Fields · 17 years ago
  28. 54ca95e Leak in nlmsvc_testlock for async GETFL case by Oleg Drokin · 17 years ago
  29. 8838dc4 nfsd4: clean up access_valid, deny_valid checks. by J. Bruce Fields · 17 years ago
  30. b39c18f sunrpc: gss: simplify rsi_parse logic by J. Bruce Fields · 17 years ago
  31. 16141c0 knfsd: change mailing list for nfsd in MAINTAINERS by Neil Brown · 17 years ago
  32. 980e5a4 nfsd: fix rsi_cache reference count leak by J. Bruce Fields · 17 years ago
  33. 5c002b3 nfsd: allow root to set uid and gid on create by J. Bruce Fields · 17 years ago
  34. 29dbf54 lockd: fix a leak in nlmsvc_testlock asynchronous request handling by Oleg Drokin · 17 years ago
  35. 406a7ea nfsd: Allow AIX client to read dir containing mountpoints by Frank Filz · 17 years ago
  36. 39325bd nfsd4: fix bad seqid on lock request incompatible with open mode by J. Bruce Fields · 17 years ago
  37. b7e6b86 lockd: fix reference count leaks in async locking case by Oleg Drokin · 17 years ago
  38. 404ec11 nfsd4: recognize callback channel failure earlier by J. Bruce Fields · 17 years ago
  39. 35bba9a nfsd4: miscellaneous nfs4state.c style fixes by J. Bruce Fields · 17 years ago
  40. 5ec7b46 nfsd4: make current_clientid local by J. Bruce Fields · 17 years ago
  41. 99d965e nfsd: fix encode_entryplus_baggage() indentation by J. Bruce Fields · 17 years ago
  42. 366e0c1 nfsd4: kill unneeded cl_confirm check by J. Bruce Fields · 17 years ago
  43. f3aba4e nfsd4: remove unnecessary cl_verifier check from setclientid_confirm by J. Bruce Fields · 17 years ago
  44. f394baa nfsd4: kill unnecessary same_name() in setclientid_confirm by J. Bruce Fields · 17 years ago
  45. deda2fa nfsd: uniquify cl_confirm values by J. Bruce Fields · 17 years ago
  46. 49ba878 nfsd: eliminate final bogus case from setclientid logic by J. Bruce Fields · 17 years ago
  47. a186e76 nfsd4: kill some unneeded setclientid comments by J. Bruce Fields · 17 years ago
  48. 1f69f17 nfsd: minor fs/nfsd/auth.h cleanup by J. Bruce Fields · 17 years ago
  49. 2e8138a nfsd: move nfsd/auth.h into fs/nfsd by J. Bruce Fields · 17 years ago
  50. dbf847e knfsd: allow cache_register to return error on failure by J. Bruce Fields · 17 years ago
  51. ffe9386 nfsd: move cache proc (un)registration to separate function by J. Bruce Fields · 17 years ago
  52. e331f60 nfsd: fail init on /proc/fs/nfs/exports creation failure by J. Bruce Fields · 17 years ago
  53. 440bcc5 nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases by J. Bruce Fields · 17 years ago
  54. df95a9d knfsd: cache unregistration needn't return error by J. Bruce Fields · 17 years ago
  55. d5c3428 nfsd: fail module init on reply cache init failure by J. Bruce Fields · 17 years ago
  56. 26808d3 nfsd: cleanup nfsd module initialization cleanup by J. Bruce Fields · 17 years ago
  57. 46b2589 knfsd: cleanup nfsd4 properly on module init failure by J. Bruce Fields · 17 years ago
  58. ca2a05a nfsd: Fix handling of negative lengths in read_buf() by J. Bruce Fields · 17 years ago
  59. a490c68 knfsd: fix cache.c comment by J. Bruce Fields · 17 years ago
  60. 48b4ba3 NFSD: Path name length signage in nfsd request argument structures by Chuck Lever · 17 years ago
  61. a628f66 NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs by Chuck Lever · 17 years ago
  62. 9c7544d NFSD: Use unsigned length argument for decode_pathname by Chuck Lever · 17 years ago
  63. 5a022fc NFSD: Adjust filename length argument of nfsd_lookup by Chuck Lever · 17 years ago
  64. 29d5e55 NFSD: File name length signage in nfsd request argument structures by Chuck Lever · 17 years ago
  65. ee1a95b NFSD: Use unsigned length argument for decode_filename by Chuck Lever · 17 years ago
  66. 48df020 NLM: Fix sign of length of NLM variable length strings by Chuck Lever · 17 years ago
  67. e5cff48 SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace by Chuck Lever · 17 years ago
  68. 01b2969 SUNRPC: Prevent length underflow in read_flush() by Chuck Lever · 17 years ago
  69. d4395e0 knfsd: fix broken length check in nfs4idmap.c by J. Bruce Fields · 17 years ago
  70. aefa89d nfsd: Fix inconsistent assignment by Prasad P · 17 years ago
  71. 63c8671 nfsd: move callback rpc_client creation into separate thread by J. Bruce Fields · 17 years ago
  72. 46f8a64 nfsd4: probe callback channel only once by J. Bruce Fields · 17 years ago
  73. dd5f5fe Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  74. 3e01dfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  75. 45f37e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 16 years ago
  76. 04a9e45 ath5k: fix section mismatch warning by John W. Linville · 16 years ago
  77. 3eadf5f mac80211: fix initialisation error path by Johannes Berg · 16 years ago
  78. f0b9205 mac80211 rate control: fix section mismatch by Johannes Berg · 16 years ago
  79. e903fbd iwlwifi: fix merge sequence: exit on error before state change by Reinette Chatre · 16 years ago
  80. ff5059e iwlwifi: remove ieee80211 types from iwl-helpers.h by Tomas Winkler · 16 years ago
  81. e53cfe0 iwlwifi: Fix MIMO PS mode by Tomas Winkler · 16 years ago
  82. bd8a040 iwlwifi: fix sparse warning in iwl 3945 by Ron Rindjunsky · 16 years ago
  83. 6feeb8a mac80211: make alignment warning optional by Johannes Berg · 16 years ago
  84. 7759db8 [AUDIT] Add uid, gid fields to ANOM_PROMISCUOUS message by Klaus Heinrich Kiwi · 17 years ago
  85. 320f1b1 [AUDIT] ratelimit printk messages audit by Eric Paris · 17 years ago
  86. 148b38d [patch 2/2] audit: complement va_copy with va_end() by Richard Knutsson · 17 years ago
  87. ef00be0 [patch 1/2] kernel/audit.c: warning fix by Andrew Morton · 17 years ago
  88. b593d38 [AUDIT] create context if auditing was ever enabled by Eric Paris · 17 years ago
  89. 50397bd [AUDIT] clean up audit_receive_msg() by Eric Paris · 17 years ago
  90. 1a6b9f2 [AUDIT] make audit=0 really stop audit messages by Eric Paris · 17 years ago
  91. de6bbd1 [AUDIT] break large execve argument logging into smaller messages by Eric Paris · 17 years ago
  92. e445deb [AUDIT] include audit type in audit message when using printk by Eric Paris · 17 years ago
  93. 6246cca [AUDIT] do not panic on exclude messages in audit_log_pid_context() by Eric Paris · 17 years ago
  94. c0641f2 [AUDIT] Add End of Event record by Eric Paris · 17 years ago
  95. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 17 years ago
  96. c2a7780 [AUDIT] collect uid, loginuid, and comm in OBJ_PID records by Eric Paris · 17 years ago
  97. f701b75 [AUDIT] return EINTR not ERESTART* by Eric Paris · 17 years ago
  98. bfef93a [PATCH] get rid of loginuid races by Al Viro · 17 years ago
  99. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
  100. b95d58e pci: allow multiple calls to pcim_enable_device() by Tejun Heo · 16 years ago