1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 7e469af lockd: don't clear sm_monitored on nsm_reboot_lookup by Jeff Layton · 14 years ago
  3. cdd30fa lockd: release reference to nsm_handle in nlm_host_rebooted by Jeff Layton · 14 years ago
  4. d6783b2 SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt() by Chuck Lever · 14 years ago
  5. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  6. 0296f55 lockd: Remove un-used nfsd headers #includes by Boaz Harrosh · 15 years ago
  7. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  8. ab09203 sysctl fs: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  9. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  10. a87e84b Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  11. 7b02196 const: make lock_manager_operations const by Alexey Dobriyan · 15 years ago
  12. 6aed628 const: make file_lock_operations const by Alexey Dobriyan · 15 years ago
  13. 4516fc0 sunrpc: add routine for comparing addresses by Jeff Layton · 15 years ago
  14. c15128c lockd: Replace nsm_display_address() with rpc_ntop() by Chuck Lever · 15 years ago
  15. b97a567 lockd: Replace nlm_clear_port() by Chuck Lever · 15 years ago
  16. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  17. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  18. 0e5c263 lockd: Don't bother with RPC ping for NSM upcalls by Chuck Lever · 15 years ago
  19. 6c9dc425 lockd: Update NSM state from SM_MON replies by Chuck Lever · 15 years ago
  20. 5cd973c NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer by Trond Myklebust · 15 years ago
  21. 7eef409 Merge commit 'v2.6.30' into for-2.6.31 by J. Bruce Fields · 15 years ago
  22. 89996df lockd: fix list corruption on lockd restart by J. Bruce Fields · 15 years ago
  23. a9e61e2 lockd: call locks_release_private to cleanup per-filesystem state by Felix Blyakher · 15 years ago
  24. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  25. ad5b365 NSM: Fix unaligned accesses in nsm_init_private() by Mans Rullgard · 15 years ago
  26. eb16e90 lockd: Start PF_INET6 listener only if IPv6 support is available by Chuck Lever · 15 years ago
  27. 26298ca NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks by Chuck Lever · 15 years ago
  28. 49a9072 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() by Chuck Lever · 15 years ago
  29. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 15 years ago
  30. e33d1ea lockd: clean up blocking lock cases of nlsmvc_lock() by Miklos Szeredi · 15 years ago
  31. 57df675 NLM: Fix GRANT callback address comparison when IPv6 is enabled by Chuck Lever · 15 years ago
  32. 9d9b87c lockd: fix regression in lockd's handling of blocked locks by J. Bruce Fields · 15 years ago
  33. 0dba7c2 NLM: Clean up flow of control in make_socks() function by Chuck Lever · 15 years ago
  34. d3fe5ea NLM: Refactor make_socks() function by Chuck Lever · 15 years ago
  35. b064ec0 lockd: Enable NLM use of AF_INET6 by Chuck Lever · 16 years ago
  36. 49b5699 NSM: Move nsm_create() by Chuck Lever · 16 years ago
  37. b7ba597 NSM: Move nsm_use_hostnames to mon.c by Chuck Lever · 16 years ago
  38. 8529bc5 NSM: Move nsm_addr() to fs/lockd/mon.c by Chuck Lever · 16 years ago
  39. e6765b8 NSM: Remove include/linux/lockd/sm_inter.h by Chuck Lever · 16 years ago
  40. 94da766 NSM: Replace IP address as our nlm_reboot lookup key by Chuck Lever · 16 years ago
  41. 77a3ef3 NSM: More clean up of nsm_get_handle() by Chuck Lever · 16 years ago
  42. b39b897 NSM: Refactor nsm_handle creation into a helper function by Chuck Lever · 16 years ago
  43. 92fd91b NLM: Remove "create" argument from nsm_find() by Chuck Lever · 16 years ago
  44. 8c7378f NLM: Call nsm_reboot_lookup() instead of nsm_find() by Chuck Lever · 16 years ago
  45. 3420a8c NSM: Add nsm_lookup() function by Chuck Lever · 16 years ago
  46. 576df46 NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaque by Chuck Lever · 16 years ago
  47. 7fefc9c NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument by Chuck Lever · 16 years ago
  48. cab2d3c NSM: Encode the new "priv" cookie for NSMPROC_MON requests by Chuck Lever · 16 years ago
  49. 7e44d3b NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created by Chuck Lever · 16 years ago
  50. 05f3a9a NSM: Remove !nsm check from nsm_release() by Chuck Lever · 16 years ago
  51. bc1cc6c NSM: Remove NULL pointer check from nsm_find() by Chuck Lever · 16 years ago
  52. 5cf1c4b NSM: Add dprintk() calls in nsm_find and nsm_release by Chuck Lever · 16 years ago
  53. 67c6d10 NSM: Move nsm_find() to fs/lockd/mon.c by Chuck Lever · 16 years ago
  54. 03eb1dc NSM: move to xdr_stream-based XDR encoders and decoders by Chuck Lever · 16 years ago
  55. 36e8e66 NSM: Move NSM program and procedure numbers to fs/lockd/mon.c by Chuck Lever · 16 years ago
  56. 9c1bfd0 NSM: Move NSM-related XDR data structures to lockd's xdr.h by Chuck Lever · 16 years ago
  57. 0c7aef4 NSM: Check result of SM_UNMON upcall by Chuck Lever · 16 years ago
  58. 356c3eb NLM: Move the public declaration of nsm_unmonitor() to lockd.h by Chuck Lever · 16 years ago
  59. c8c23c4 NSM: Release nsmhandle in nlm_destroy_host by Chuck Lever · 16 years ago
  60. 1e49323c NLM: Move the public declaration of nsm_monitor() to lockd.h by Chuck Lever · 16 years ago
  61. 5d254b1 NSM: Make sure to return an error if the SM_MON call result is not zero by Chuck Lever · 16 years ago
  62. 5bc74be NSM: Remove BUG_ON() in nsm_monitor() by Chuck Lever · 16 years ago
  63. 501c1ed NLM: Remove redundant printk() in nlmclnt_lock() by Chuck Lever · 16 years ago
  64. 9fee490 NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor() by Chuck Lever · 16 years ago
  65. 29ed140 NSM: Support IPv6 version of mon_name by Chuck Lever · 16 years ago
  66. 5acf431 NSM: convert printk(KERN_DEBUG) to a dprintk() by Chuck Lever · 16 years ago
  67. a484675 NSM: Use C99 structure initializer to initialize nsm_args by Chuck Lever · 16 years ago
  68. afb0369 NLM: Add helper to handle IPv4 addresses by Chuck Lever · 16 years ago
  69. bc99580 NLM: Support IPv6 scope IDs in nlm_display_address() by Chuck Lever · 16 years ago
  70. 6999fb4 NLM: Remove AF_UNSPEC arm in nlm_display_address() by Chuck Lever · 16 years ago
  71. 1df40b6 NLM: Remove address eye-catcher buffers from nlm_host by Chuck Lever · 16 years ago
  72. c72a476 lockd: set svc_serv->sv_maxconn to a more reasonable value (try #3) by Jeff Layton · 16 years ago
  73. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 15 years ago
  74. 0cb2659 NLM: allow lockd requests from an unprivileged port by Chuck Lever · 15 years ago
  75. df94f00 lockd: convert reclaimer thread to kthread interface by Jeff Layton · 15 years ago
  76. 2de5987 LOCKD: Make lockd_up() and lockd_down() exported GPL-only by Trond Myklebust · 15 years ago
  77. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  78. a8d82d9 NLM: client-side nlm_lookup_host() should avoid matching on srcaddr by Chuck Lever · 16 years ago
  79. 2c5e761 nfsd: clean up grace period on early exit by J. Bruce Fields · 16 years ago
  80. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  81. be85940 fs: replace NIPQUAD() by Harvey Harrison · 16 years ago
  82. d7dc61d NLM: Set address family before calling nlm_host_rebooted() by Chuck Lever · 16 years ago
  83. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  84. 1afa67f misc: replace NIP6_FMT with %p6 format specifier by Harvey Harrison · 16 years ago
  85. 26a4140 NLM: Remove "proto" argument from lockd_up() by Chuck Lever · 16 years ago
  86. 8c3916f NLM: Always start both UDP and TCP listeners by Chuck Lever · 16 years ago
  87. 9a38a83 lockd: Remove unused fields in the nlm_reboot structure by Chuck Lever · 16 years ago
  88. b85e467 lockd: Add helper to sanity check incoming NOTIFY requests by Chuck Lever · 16 years ago
  89. dcff09f lockd: change nlmclnt_grant() to take a "struct sockaddr *" by Chuck Lever · 16 years ago
  90. 6bfbe8a lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addresses by Chuck Lever · 16 years ago
  91. d7d2044 lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET by Chuck Lever · 16 years ago
  92. 88541c8 lockd: Support non-AF_INET addresses in nlm_lookup_host() by Chuck Lever · 16 years ago
  93. 7f1ed18 NLM: Convert nlm_lookup_host() to use a single argument by Chuck Lever · 16 years ago
  94. d22b1cf lockd: reject reclaims outside the grace period by J. Bruce Fields · 16 years ago
  95. b2b5028 lockd: move grace period checks to common code by J. Bruce Fields · 16 years ago
  96. af558e3 nfsd: common grace period control by J. Bruce Fields · 17 years ago
  97. e018040 lockd: Update nsm_find() to support non-AF_INET addresses by Chuck Lever · 16 years ago
  98. bc48e4d lockd: Combine __nsm_find() and nsm_find(). by Chuck Lever · 16 years ago
  99. ede2fea lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host by Chuck Lever · 16 years ago
  100. 781b61a lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses by Chuck Lever · 16 years ago