1. a217813 knfsd: Support adding transports by writing portlist file by Tom Tucker · 17 years ago
  2. 7fcb98d svc: Add svc API that queries for a transport instance by Tom Tucker · 17 years ago
  3. dc9a16e svc: Add /proc/sys/sunrpc/transport files by Tom Tucker · 17 years ago
  4. 260c1d1 svc: Add transport hdr size for defer/revisit by Tom Tucker · 17 years ago
  5. 0f0257e svc: Move the xprt independent code to the svc_xprt.c file by Tom Tucker · 17 years ago
  6. 18d19f9 svc: Make svc_check_conn_limits xprt independent by Tom Tucker · 17 years ago
  7. 57b1d3b svc: Removing remaining references to rq_sock in rqstp by Tom Tucker · 17 years ago
  8. 4e5caaa svc: Move create logic to common code by Tom Tucker · 17 years ago
  9. 9f8bfae svc: Make svc_age_temp_sockets svc_age_temp_transports by Tom Tucker · 17 years ago
  10. c36adb2a svc: Make svc_recv transport neutral by Tom Tucker · 17 years ago
  11. eab996d svc: Make svc_sock_release svc_xprt_release by Tom Tucker · 17 years ago
  12. 9dbc240 svc: Move the sockaddr information to svc_xprt by Tom Tucker · 17 years ago
  13. 8c7b017 svc: Make deferral processing xprt independent by Tom Tucker · 17 years ago
  14. def13d7 svc: Move the authinfo cache to svc_xprt. by Tom Tucker · 17 years ago
  15. 4bc6c49 svc: Remove sk_lastrecv by Tom Tucker · 17 years ago
  16. 6bc5ab1 svc: Move accept call to svc_xprt_received to common code by Tom Tucker · 17 years ago
  17. a6046f7 svc: Change svc_sock_received to svc_xprt_received and export it by Tom Tucker · 17 years ago
  18. a50fea2 svc: Make svc_send transport neutral by Tom Tucker · 17 years ago
  19. f6150c3 svc: Make the enqueue service transport neutral and export it. by Tom Tucker · 17 years ago
  20. 7a90e8c svc: Move sk_reserved to svc_xprt by Tom Tucker · 17 years ago
  21. 7a18208 svc: Make close transport independent by Tom Tucker · 17 years ago
  22. bb5cf16 svc: Move sk_server and sk_pool to svc_xprt by Tom Tucker · 17 years ago
  23. 02fc6c3 svc: Move sk_flags to the svc_xprt structure by Tom Tucker · 17 years ago
  24. e1b3157 svc: Change sk_inuse to a kref by Tom Tucker · 17 years ago
  25. d7c9f1e svc: Change services to use new svc_create_xprt service by Tom Tucker · 17 years ago
  26. b700cbb svc: Add a generic transport svc_create_xprt function by Tom Tucker · 17 years ago
  27. f9f3cc4 svc: Move connection limit checking to its own function by Tom Tucker · 17 years ago
  28. 44a6995 svc: Remove unnecessary call to svc_sock_enqueue by Tom Tucker · 17 years ago
  29. 38a417c svc: Add xpo_accept transport function by Tom Tucker · 17 years ago
  30. d7979ae svc: Move close processing to a single place by Tom Tucker · 17 years ago
  31. 323bee3 svc: Add a transport function that checks for write space by Tom Tucker · 17 years ago
  32. e831fe6 svc: Add xpo_prep_reply_hdr by Tom Tucker · 17 years ago
  33. 755ccea svc: Add per-transport delete functions by Tom Tucker · 17 years ago
  34. 5148bf4 svc: Add transport specific xpo_release function by Tom Tucker · 17 years ago
  35. 5d13799 svc: Move sk_sendto and sk_recvfrom to svc_xprt_class by Tom Tucker · 17 years ago
  36. 4902315 svc: Add a max payload value to the transport by Tom Tucker · 17 years ago
  37. 9f29868 svc: Change the svc_sock in the rqstp structure to a transport by Tom Tucker · 17 years ago
  38. 360d8738 svc: Make svc_sock the tcp/udp transport by Tom Tucker · 17 years ago
  39. 1d8206b9 svc: Add an svc transport class by Tom Tucker · 17 years ago
  40. cb5c7d6 svcrpc: ensure gss DESTROY tokens free contexts from cache by J. Bruce Fields · 17 years ago
  41. 54ca95e Leak in nlmsvc_testlock for async GETFL case by Oleg Drokin · 17 years ago
  42. 8838dc4 nfsd4: clean up access_valid, deny_valid checks. by J. Bruce Fields · 17 years ago
  43. b39c18f sunrpc: gss: simplify rsi_parse logic by J. Bruce Fields · 17 years ago
  44. 16141c0 knfsd: change mailing list for nfsd in MAINTAINERS by Neil Brown · 17 years ago
  45. 980e5a4 nfsd: fix rsi_cache reference count leak by J. Bruce Fields · 17 years ago
  46. 5c002b3 nfsd: allow root to set uid and gid on create by J. Bruce Fields · 17 years ago
  47. 29dbf54 lockd: fix a leak in nlmsvc_testlock asynchronous request handling by Oleg Drokin · 17 years ago
  48. 406a7ea nfsd: Allow AIX client to read dir containing mountpoints by Frank Filz · 17 years ago
  49. 39325bd nfsd4: fix bad seqid on lock request incompatible with open mode by J. Bruce Fields · 17 years ago
  50. b7e6b86 lockd: fix reference count leaks in async locking case by Oleg Drokin · 17 years ago
  51. 404ec11 nfsd4: recognize callback channel failure earlier by J. Bruce Fields · 17 years ago
  52. 35bba9a nfsd4: miscellaneous nfs4state.c style fixes by J. Bruce Fields · 17 years ago
  53. 5ec7b46 nfsd4: make current_clientid local by J. Bruce Fields · 17 years ago
  54. 99d965e nfsd: fix encode_entryplus_baggage() indentation by J. Bruce Fields · 17 years ago
  55. 366e0c1 nfsd4: kill unneeded cl_confirm check by J. Bruce Fields · 17 years ago
  56. f3aba4e nfsd4: remove unnecessary cl_verifier check from setclientid_confirm by J. Bruce Fields · 17 years ago
  57. f394baa nfsd4: kill unnecessary same_name() in setclientid_confirm by J. Bruce Fields · 17 years ago
  58. deda2fa nfsd: uniquify cl_confirm values by J. Bruce Fields · 17 years ago
  59. 49ba878 nfsd: eliminate final bogus case from setclientid logic by J. Bruce Fields · 17 years ago
  60. a186e76 nfsd4: kill some unneeded setclientid comments by J. Bruce Fields · 17 years ago
  61. 1f69f17 nfsd: minor fs/nfsd/auth.h cleanup by J. Bruce Fields · 17 years ago
  62. 2e8138a nfsd: move nfsd/auth.h into fs/nfsd by J. Bruce Fields · 17 years ago
  63. dbf847e knfsd: allow cache_register to return error on failure by J. Bruce Fields · 17 years ago
  64. ffe9386 nfsd: move cache proc (un)registration to separate function by J. Bruce Fields · 17 years ago
  65. e331f60 nfsd: fail init on /proc/fs/nfs/exports creation failure by J. Bruce Fields · 17 years ago
  66. 440bcc5 nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases by J. Bruce Fields · 17 years ago
  67. df95a9d knfsd: cache unregistration needn't return error by J. Bruce Fields · 17 years ago
  68. d5c3428 nfsd: fail module init on reply cache init failure by J. Bruce Fields · 17 years ago
  69. 26808d3 nfsd: cleanup nfsd module initialization cleanup by J. Bruce Fields · 17 years ago
  70. 46b2589 knfsd: cleanup nfsd4 properly on module init failure by J. Bruce Fields · 17 years ago
  71. ca2a05a nfsd: Fix handling of negative lengths in read_buf() by J. Bruce Fields · 17 years ago
  72. a490c68 knfsd: fix cache.c comment by J. Bruce Fields · 17 years ago
  73. 48b4ba3 NFSD: Path name length signage in nfsd request argument structures by Chuck Lever · 17 years ago
  74. a628f66 NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs by Chuck Lever · 17 years ago
  75. 9c7544d NFSD: Use unsigned length argument for decode_pathname by Chuck Lever · 17 years ago
  76. 5a022fc NFSD: Adjust filename length argument of nfsd_lookup by Chuck Lever · 17 years ago
  77. 29d5e55 NFSD: File name length signage in nfsd request argument structures by Chuck Lever · 17 years ago
  78. ee1a95b NFSD: Use unsigned length argument for decode_filename by Chuck Lever · 17 years ago
  79. 48df020 NLM: Fix sign of length of NLM variable length strings by Chuck Lever · 17 years ago
  80. e5cff48 SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace by Chuck Lever · 17 years ago
  81. 01b2969 SUNRPC: Prevent length underflow in read_flush() by Chuck Lever · 17 years ago
  82. d4395e0 knfsd: fix broken length check in nfs4idmap.c by J. Bruce Fields · 17 years ago
  83. aefa89d nfsd: Fix inconsistent assignment by Prasad P · 17 years ago
  84. 63c8671 nfsd: move callback rpc_client creation into separate thread by J. Bruce Fields · 17 years ago
  85. 46f8a64 nfsd4: probe callback channel only once by J. Bruce Fields · 17 years ago
  86. 24e1c13 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  87. 3bc217f block: kill swap_io_context() by Jens Axboe · 17 years ago
  88. 31fa5d2 docbook: rapidio: fix fatal filename error by Randy Dunlap · 17 years ago
  89. e3c2a99 fix directory entry in arch-x86-Makefile by Steven Rostedt · 17 years ago
  90. 42bb1899 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  91. cec03af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  92. 2da53b0 pasemi: Fix thinko in dma_direct_ops setup by Olof Johansson · 17 years ago
  93. 0c6377f m68knommu: remove dead timer int pending code by Greg Ungerer · 17 years ago
  94. 79d8bfb m68knommu: remove empty timer offset function for 68360 by Greg Ungerer · 17 years ago
  95. 2d8815b m68knommu: remove local gettimeofday code by Greg Ungerer · 17 years ago
  96. de0cc4e m68knommu: set config to use GENERIC_TIME by Greg Ungerer · 17 years ago
  97. a7f61fa m68knommu: switch ColdFire TIMER to use GENERIC_TIME by Greg Ungerer · 17 years ago
  98. 8d80c5e m68knommu: switch ColdFire PIT timer to use GENERIC_TIME by Greg Ungerer · 17 years ago
  99. 36a90f2 m68knommu: switch 68328 timer to use GENERIC_TIME by Greg Ungerer · 17 years ago
  100. f6efaf6 m68knommu: remove unused CONFIG_DISKtel symbol by Greg Ungerer · 17 years ago