1. c5aa1e5 close the race in nlmsvc_free_block() by Al Viro · 12 years ago
  2. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  3. bf88489 lockd: handle lockowner allocation failure in nlmclnt_proc() by Al Viro · 12 years ago
  4. 446945a lockd: shift grabbing a reference to nlm_host into nlm_alloc_call() by Al Viro · 12 years ago
  5. 5630f7f Lockd: move grace period management from lockd() to per-net functions by Stanislav Kinsbursky · 12 years ago
  6. 5ccb006 LockD: pass actual network namespace to grace period management functions by Stanislav Kinsbursky · 12 years ago
  7. db9c455 LockD: manage grace list per network namespace by Stanislav Kinsbursky · 12 years ago
  8. 9695c70 SUNRPC: service request network namespace helper introduced by Stanislav Kinsbursky · 12 years ago
  9. 08d44a3 LockD: make lockd manager allocated per network namespace by Stanislav Kinsbursky · 12 years ago
  10. 66547b0 LockD: manage grace period per network namespace by Stanislav Kinsbursky · 12 years ago
  11. e2edaa9 Lockd: add more debug to host shutdown functions by Stanislav Kinsbursky · 12 years ago
  12. d5850ff Lockd: host complaining function introduced by Stanislav Kinsbursky · 12 years ago
  13. caa4e76 LockD: manage used host count per networks namespace by Stanislav Kinsbursky · 12 years ago
  14. 3cf7fb0 LockD: manage garbage collection timeout per networks namespace by Stanislav Kinsbursky · 12 years ago
  15. 27adadd LockD: make garbage collector network namespace aware. by Stanislav Kinsbursky · 12 years ago
  16. b26411f LockD: mark host per network namespace on garbage collect by Stanislav Kinsbursky · 12 years ago
  17. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  18. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  19. 8dbf28e LockD: add debug message to start and stop functions by Stanislav Kinsbursky · 12 years ago
  20. 3d1221d LockD: service start function introduced by Stanislav Kinsbursky · 12 years ago
  21. 7d13ec7 LockD: move global usage counter manipulation from error path by Stanislav Kinsbursky · 12 years ago
  22. 2445223 LockD: service creation function introduced by Stanislav Kinsbursky · 12 years ago
  23. dbf9b5d7 LockD: use existing per-net data function on service creation by Stanislav Kinsbursky · 12 years ago
  24. 4db7769 LockD: pass service to per-net up and down functions by Stanislav Kinsbursky · 12 years ago
  25. 786185b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 12 years ago
  26. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  27. e847469 lockd: fix the endianness bug by Al Viro · 12 years ago
  28. e3f70ea Lockd: pass network namespace to creation and destruction routines by Stanislav Kinsbursky · 12 years ago
  29. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 12 years ago
  30. ffa94db SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined by Trond Myklebust · 12 years ago
  31. de5b8e8 lockd: fix arg parsing for grace_period and timeout. by NeilBrown · 12 years ago
  32. 3b64739 Lockd: shutdown NLM hosts in network namespace context by Stanislav Kinsbursky · 13 years ago
  33. 0e1cb5c LockD: make NSM network namespace aware by Stanislav Kinsbursky · 13 years ago
  34. 66697bf LockD: make nlm hosts network namespace aware by Stanislav Kinsbursky · 13 years ago
  35. bb2224d Lockd: per-net up and down routines introduced by Stanislav Kinsbursky · 13 years ago
  36. a9c5d73 Lockd: pernet usage counter introduced by Stanislav Kinsbursky · 13 years ago
  37. c228fa2 Lockd: create permanent lockd sockets in current network namespace by Stanislav Kinsbursky · 13 years ago
  38. a613fa1 SUNRPC: constify the rpc_program by Trond Myklebust · 13 years ago
  39. 4cb54ca SUNRPC: search for service transports in network namespace context by Stanislav Kinsbursky · 13 years ago
  40. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  41. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  42. 849a1cf SUNRPC: Replace svc_addr_u by sockaddr_storage by Mi Jinlong · 13 years ago
  43. 11fd165 sunrpc: use better NUMA affinities by Eric Dumazet · 13 years ago
  44. 28890d3 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  45. 8fb47a4 locks: rename lock-manager ops by J. Bruce Fields · 13 years ago
  46. 82c2c8b lockd: properly convert be32 values in debug messages by Vasily Averin · 13 years ago
  47. 0b76011 NLM: Don't hang forever on NLM unlock requests by Trond Myklebust · 13 years ago
  48. 80c30e8 NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!" by Chuck Lever · 14 years ago
  49. 51f128e lockd: double unlock in next_host_state() by Dan Carpenter · 14 years ago
  50. 7969183 lockd: Remove src_sap and src_len from nlm_lookup_host_info struct by Chuck Lever · 14 years ago
  51. 2025889 lockd: Remove nlm_lookup_host() by Chuck Lever · 14 years ago
  52. fcc072c lockd: Make nrhosts an unsigned long by Chuck Lever · 14 years ago
  53. d2df048 lockd: Rename nlm_hosts by Chuck Lever · 14 years ago
  54. 67216b9 lockd: Clean up nlmsvc_lookup_host() by Chuck Lever · 14 years ago
  55. 8ea6ecc lockd: Create client-side nlm_host cache by Chuck Lever · 14 years ago
  56. 7db836d lockd: Split nlm_release_call() by Chuck Lever · 14 years ago
  57. 723bb5b lockd: Add nlm_destroy_host_locked() by Chuck Lever · 14 years ago
  58. a7952f4 lockd: Add nlm_alloc_host() by Chuck Lever · 14 years ago
  59. b10e30f lockd: reorganize nlm_host_rebooted by J. Bruce Fields · 14 years ago
  60. b113746 lockd: define host_for_each{_safe} macros by J. Bruce Fields · 14 years ago
  61. bf26955 SUNRPC: New xdr_streams XDR decoder API by Chuck Lever · 14 years ago
  62. 9f06c71 SUNRPC: New xdr_streams XDR encoder API by Chuck Lever · 14 years ago
  63. 49b1700 NSM: Avoid return code checking in NSM XDR encoder functions by Chuck Lever · 14 years ago
  64. d8367c5 lockd: Move nlmdbg_cookie2a() to svclock.c by Chuck Lever · 14 years ago
  65. 3460f29 lockd: Introduce new-style XDR functions for NLMv4 by Chuck Lever · 14 years ago
  66. 2b061f9 lockd: Introduce new-style XDR functions for NLMv3 by Chuck Lever · 14 years ago
  67. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  68. 8e35f8e NLM: Fix a regression in lockd by Trond Myklebust · 14 years ago
  69. a282a1f lockd: fix nlmsvc_notify_blocked locking by J. Bruce Fields · 14 years ago
  70. 763641d lockd: push lock_flocks down by Arnd Bergmann · 14 years ago
  71. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  72. c653ce3 sunrpc: Add net to rpc_create_args by Pavel Emelyanov · 14 years ago
  73. fc5d00b sunrpc: Add net argument to svc_create_xprt by Pavel Emelyanov · 14 years ago
  74. f904be9 lockd: Mostly remove BKL from the server by Bryan Schumaker · 14 years ago
  75. 6318594 lockd: Remove BKL from the client by Bryan Schumaker · 14 years ago
  76. 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
  77. 7e469af lockd: don't clear sm_monitored on nsm_reboot_lookup by Jeff Layton · 14 years ago
  78. cdd30fa lockd: release reference to nsm_handle in nlm_host_rebooted by Jeff Layton · 14 years ago
  79. d6783b2 SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt() by Chuck Lever · 15 years ago
  80. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  81. 0296f55 lockd: Remove un-used nfsd headers #includes by Boaz Harrosh · 15 years ago
  82. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  83. ab09203 sysctl fs: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  84. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  85. a87e84b Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  86. 7b02196 const: make lock_manager_operations const by Alexey Dobriyan · 15 years ago
  87. 6aed628 const: make file_lock_operations const by Alexey Dobriyan · 15 years ago
  88. 4516fc0 sunrpc: add routine for comparing addresses by Jeff Layton · 15 years ago
  89. c15128c lockd: Replace nsm_display_address() with rpc_ntop() by Chuck Lever · 15 years ago
  90. b97a567 lockd: Replace nlm_clear_port() by Chuck Lever · 15 years ago
  91. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  92. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  93. 0e5c263 lockd: Don't bother with RPC ping for NSM upcalls by Chuck Lever · 15 years ago
  94. 6c9dc425 lockd: Update NSM state from SM_MON replies by Chuck Lever · 15 years ago
  95. 5cd973c NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer by Trond Myklebust · 15 years ago
  96. 7eef409 Merge commit 'v2.6.30' into for-2.6.31 by J. Bruce Fields · 15 years ago
  97. 89996df lockd: fix list corruption on lockd restart by J. Bruce Fields · 15 years ago
  98. a9e61e2 lockd: call locks_release_private to cleanup per-filesystem state by Felix Blyakher · 15 years ago
  99. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  100. ad5b365 NSM: Fix unaligned accesses in nsm_init_private() by Mans Rullgard · 15 years ago