1. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  2. 0cb2659 NLM: allow lockd requests from an unprivileged port by Chuck Lever · 16 years ago
  3. df94f00 lockd: convert reclaimer thread to kthread interface by Jeff Layton · 16 years ago
  4. 2de5987 LOCKD: Make lockd_up() and lockd_down() exported GPL-only by Trond Myklebust · 16 years ago
  5. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  6. a8d82d9 NLM: client-side nlm_lookup_host() should avoid matching on srcaddr by Chuck Lever · 16 years ago
  7. 2c5e761 nfsd: clean up grace period on early exit by J. Bruce Fields · 16 years ago
  8. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  9. be85940 fs: replace NIPQUAD() by Harvey Harrison · 16 years ago
  10. d7dc61d NLM: Set address family before calling nlm_host_rebooted() by Chuck Lever · 16 years ago
  11. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  12. 1afa67f misc: replace NIP6_FMT with %p6 format specifier by Harvey Harrison · 16 years ago
  13. 26a4140 NLM: Remove "proto" argument from lockd_up() by Chuck Lever · 16 years ago
  14. 8c3916f NLM: Always start both UDP and TCP listeners by Chuck Lever · 16 years ago
  15. 9a38a83 lockd: Remove unused fields in the nlm_reboot structure by Chuck Lever · 16 years ago
  16. b85e467 lockd: Add helper to sanity check incoming NOTIFY requests by Chuck Lever · 16 years ago
  17. dcff09f lockd: change nlmclnt_grant() to take a "struct sockaddr *" by Chuck Lever · 16 years ago
  18. 6bfbe8a lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addresses by Chuck Lever · 16 years ago
  19. d7d2044 lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET by Chuck Lever · 16 years ago
  20. 88541c8 lockd: Support non-AF_INET addresses in nlm_lookup_host() by Chuck Lever · 16 years ago
  21. 7f1ed18 NLM: Convert nlm_lookup_host() to use a single argument by Chuck Lever · 16 years ago
  22. d22b1cf lockd: reject reclaims outside the grace period by J. Bruce Fields · 16 years ago
  23. b2b5028 lockd: move grace period checks to common code by J. Bruce Fields · 16 years ago
  24. af558e3 nfsd: common grace period control by J. Bruce Fields · 17 years ago
  25. e018040 lockd: Update nsm_find() to support non-AF_INET addresses by Chuck Lever · 16 years ago
  26. bc48e4d lockd: Combine __nsm_find() and nsm_find(). by Chuck Lever · 16 years ago
  27. ede2fea lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host by Chuck Lever · 16 years ago
  28. 781b61a lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses by Chuck Lever · 16 years ago
  29. 7e9d7746 NSM: Use sockaddr_storage for sm_addr field by Chuck Lever · 16 years ago
  30. 90151e6 lockd: Use sockaddr_storage for h_saddr field by Chuck Lever · 16 years ago
  31. b4ed58f lockd: Use sockaddr_storage + length for h_addr field by Chuck Lever · 16 years ago
  32. 396cb3d lockd: Add address family-agnostic helper for zeroing the port number by Chuck Lever · 16 years ago
  33. 2860a02 lockd: Specify address family for source address by Chuck Lever · 16 years ago
  34. 1b333c5 lockd: address-family independent printable addresses by Chuck Lever · 16 years ago
  35. c2526f4 NLM: Clean up before introducing new debugging messages by Chuck Lever · 16 years ago
  36. c8ab5f2 lockd: don't depend on lockd main loop to end grace by J. Bruce Fields · 16 years ago
  37. 8fafa90 locks: allow lockd to process blocked locks during grace period by J. Bruce Fields · 16 years ago
  38. e851db5 SUNRPC: Add address family field to svc_serv data structure by Chuck Lever · 16 years ago
  39. b0e0c9e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  40. bde74e4 locks: add special return value for asynchronous locks by Miklos Szeredi · 16 years ago
  41. cc77b15 lockd: dont return EAGAIN for a permanent error by Miklos Szeredi · 16 years ago
  42. 317602f lockd: trivial sparse endian annotations by Harvey Harrison · 16 years ago
  43. 14b395e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  44. a86dc49 SUNRPC: Remove the BKL from the callback functions by Trond Myklebust · 16 years ago
  45. d67d1c7 nfs: set correct fl_len in nlmclnt_test() by Felix Blyakher · 16 years ago
  46. 367c8c7 lockd: Pass "struct sockaddr *" to new failover-by-IP function by Chuck Lever · 16 years ago
  47. 560de0e lockd: get host reference in nlmsvc_create_block() instead of callers by J. Bruce Fields · 16 years ago
  48. 6d7bbbb lockd: minor svclock.c style fixes by J. Bruce Fields · 16 years ago
  49. 6cde4de lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock by Jeff Layton · 16 years ago
  50. 8f920d5 lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock by Jeff Layton · 16 years ago
  51. b0e92aa lockd: nlm_release_host() checks for NULL, caller needn't by Jeff Layton · 16 years ago
  52. abd1ec4 lockd: close potential race with rapid lockd_up/lockd_down cycle by Jeff Layton · 16 years ago
  53. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  54. 1a747ee locks: don't call ->copy_lock methods on return of conflicting locks by J. Bruce Fields · 16 years ago
  55. 17efa37 lockd: unlock lockd locks held for a certain filesystem by Wendy Cheng · 16 years ago
  56. 4373ea8 lockd: unlock lockd locks associated with a given server ip by Wendy Cheng · 16 years ago
  57. 563307b Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  58. f97c650 NLM: don't let lockd exit on unexpected svc_recv errors (try #2) by Jeff Layton · 16 years ago
  59. 3c61eec lockd: Fix stale nlmsvc_unlink_block comment by J. Bruce Fields · 16 years ago
  60. d842120 lockd: convert nsm_mutex to a spinlock by J. Bruce Fields · 16 years ago
  61. a95e56e lockd: clean up __nsm_find() by J. Bruce Fields · 16 years ago
  62. 164f98a lockd: fix race in nlm_release() by J. Bruce Fields · 16 years ago
  63. 93245d1 lockd: fix sparse warning in svcshare.c by Harvey Harrison · 16 years ago
  64. d751a7c NLM: Convert lockd to use kthreads by Jeff Layton · 16 years ago
  65. 1447d25 knfsd: Remove NLM_HOST_MAX and associated logic. by NeilBrown · 16 years ago
  66. d11d10c NLM/lockd: Ensure client locking calls use correct credentials by Trond Myklebust · 16 years ago
  67. 5f50c0c NLM/lockd: Fix a race when cancelling a blocking lock by Trond Myklebust · 16 years ago
  68. 6b4b3a7 NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call by Trond Myklebust · 16 years ago
  69. 8ec7ff7 NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancel by Trond Myklebust · 16 years ago
  70. dc9d8d0 NLM/lockd: convert __nlm_async_call to use rpc_run_task() by Trond Myklebust · 16 years ago
  71. 5e7f37a NLM/lockd: Add a reference counter to struct nlm_rqst by Trond Myklebust · 16 years ago
  72. 4a9af59 NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock() by Trond Myklebust · 16 years ago
  73. 0490a54 lockd: introduce new function to encode private argument in SM_MON requests by Chuck Lever · 16 years ago
  74. 2ca7754 lockd: Fix up incorrect RPC buffer size calculations. by Chuck Lever · 16 years ago
  75. ea72a7f lockd: document use of mon_id argument in SM_MON requests by Chuck Lever · 16 years ago
  76. 850c95f lockd: refactor SM_MON my_id argument encoder by Chuck Lever · 16 years ago
  77. 4969517 lockd: refactor SM_MON mon_name argument encoder by Chuck Lever · 16 years ago
  78. 099bd05 lockd: Ensure NSM strings aren't longer than protocol allows by Chuck Lever · 16 years ago
  79. eb18860 NLM: NLM protocol version numbers are u32 by Chuck Lever · 16 years ago
  80. 90d5b18 NLM: LOCKD fails to load if CONFIG_SYSCTL is not set by Chuck Lever · 16 years ago
  81. 5216a8e Wrap buffers used for rpc debug printks into RPC_IFDEBUG by Pavel Emelyanov · 16 years ago
  82. c64e80d NLM: don't requeue block if it was invalidated while GRANT_MSG was in flight by Jeff Layton · 16 years ago
  83. 9706501 NLM: don't reattempt GRANT_MSG when there is already an RPC in flight by Jeff Layton · 16 years ago
  84. 90bd17c NLM: have server-side RPC clients default to soft RPC tasks by Jeff Layton · 16 years ago
  85. 031fd3a NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clients by Jeff Layton · 16 years ago
  86. d801b86 NLM: tear down RPC clients in nlm_shutdown_hosts by Jeff Layton · 16 years ago
  87. 50431d9 lockd: minor log message fix by J. Bruce Fields · 17 years ago
  88. a217813 knfsd: Support adding transports by writing portlist file by Tom Tucker · 17 years ago
  89. 7fcb98d svc: Add svc API that queries for a transport instance by Tom Tucker · 17 years ago
  90. 7a18208 svc: Make close transport independent by Tom Tucker · 17 years ago
  91. d7c9f1e svc: Change services to use new svc_create_xprt service by Tom Tucker · 17 years ago
  92. 54ca95e Leak in nlmsvc_testlock for async GETFL case by Oleg Drokin · 17 years ago
  93. 29dbf54 lockd: fix a leak in nlmsvc_testlock asynchronous request handling by Oleg Drokin · 17 years ago
  94. b7e6b86 lockd: fix reference count leaks in async locking case by Oleg Drokin · 17 years ago
  95. 48df020 NLM: Fix sign of length of NLM variable length strings by Chuck Lever · 17 years ago
  96. 65fdf7d NLM: Fix a bogus 'return' in nlmclnt_rpc_release by Trond Myklebust · 17 years ago
  97. 883bb16 NLM: Introduce an arguments structure for nlmclnt_init() by Chuck Lever · 17 years ago
  98. 1093a60 NLM/NFS: Use cached nlm_host when calling nlmclnt_proc() by Chuck Lever · 17 years ago
  99. 52c4044 NLM: Introduce external nlm_host set-up and tear-down functions by Chuck Lever · 17 years ago
  100. cab6fc1 lockd: Eliminate harmless mixed sign comparison in nlmdbg_cookie2a() by Chuck Lever · 17 years ago