1. 5b174fd Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  2. 7ac9fe5 lockd: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  3. d430e8d5 nfsd: move <linux/nfsd/export.h> to fs/nfsd by Christoph Hellwig · 10 years ago
  4. 9c69de4 nfsd: remove <linux/nfsd/nfsfh.h> by Christoph Hellwig · 10 years ago
  5. 12dd7ec lockd: avoid warning when CONFIG_SYSCTL undefined by Kees Cook · 10 years ago
  6. 679b033 lockd: ensure we tear down any live sockets when socket creation fails during lockd_up by Jeff Layton · 10 years ago
  7. 2ec197d lockd: send correct lock when granting a delayed lock. by NeilBrown · 10 years ago
  8. 9a1b6bf LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs by Trond Myklebust · 11 years ago
  9. 61f98b0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  10. 1c327d9 lockd: protect nlm_blocked access in nlmsvc_retry_blocked by David Jeffery · 11 years ago
  11. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  12. 3999e49 locks: add a new "lm_owner_key" lock operation by Jeff Layton · 11 years ago
  13. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 11 years ago
  14. f891a29 locks: drop the unused filp argument to posix_unblock_lock by Jeff Layton · 11 years ago
  15. 1dfd89a LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot by Trond Myklebust · 11 years ago
  16. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  17. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  18. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  19. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  20. 666b3d8 NLM: Ensure that we resend all pending blocking locks after a reclaim by Trond Myklebust · 11 years ago
  21. f25cc71 lockd: nlmclnt_reclaim(): avoid stack overflow by Tim Gardner · 11 years ago
  22. 5976687 sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h by Jeff Layton · 11 years ago
  23. 2626934 lockd: Remove BUG_ON()s from fs/lockd/clntproc.c by Trond Myklebust · 12 years ago
  24. a2d30a5 lockd: Remove BUG_ON()s in fs/lockd/host.c by Trond Myklebust · 12 years ago
  25. 326ce0a lockd: Remove trivial BUG_ON()s from the NSM code by Trond Myklebust · 12 years ago
  26. aad56de lockd: Remove unnecessary BUG_ON()s in the xdr client code by Trond Myklebust · 12 years ago
  27. e498daa LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zero by Trond Myklebust · 12 years ago
  28. a4ee8d9 LOCKD: fix races in nsm_client_get by Trond Myklebust · 12 years ago
  29. cd0b16c NLM: nlm_lookup_file() may return NLMv4-specific error codes by Trond Myklebust · 12 years ago
  30. bd81cce Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  31. df632d3 Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  32. f474af7 nfs: disintegrate UAPI for nfs by J. Bruce Fields · 12 years ago
  33. cb7323f lockd: create and use per-net NSM RPC clients on MON/UNMON requests by Stanislav Kinsbursky · 12 years ago
  34. 303a7ce lockd: use rpc client's cl_nodename for id encoding by Stanislav Kinsbursky · 12 years ago
  35. e9406db lockd: per-net NSM client creation and destruction helpers introduced by Stanislav Kinsbursky · 12 years ago
  36. c5aa1e5 close the race in nlmsvc_free_block() by Al Viro · 12 years ago
  37. 5b444cc svcrpc: remove handling of unknown errors from svc_recv by J. Bruce Fields · 12 years ago
  38. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  39. bf88489 lockd: handle lockowner allocation failure in nlmclnt_proc() by Al Viro · 12 years ago
  40. 446945a lockd: shift grabbing a reference to nlm_host into nlm_alloc_call() by Al Viro · 12 years ago
  41. 5630f7f Lockd: move grace period management from lockd() to per-net functions by Stanislav Kinsbursky · 12 years ago
  42. 5ccb006 LockD: pass actual network namespace to grace period management functions by Stanislav Kinsbursky · 12 years ago
  43. db9c455 LockD: manage grace list per network namespace by Stanislav Kinsbursky · 12 years ago
  44. 9695c70 SUNRPC: service request network namespace helper introduced by Stanislav Kinsbursky · 12 years ago
  45. 08d44a3 LockD: make lockd manager allocated per network namespace by Stanislav Kinsbursky · 12 years ago
  46. 66547b0 LockD: manage grace period per network namespace by Stanislav Kinsbursky · 12 years ago
  47. e2edaa9 Lockd: add more debug to host shutdown functions by Stanislav Kinsbursky · 12 years ago
  48. d5850ff Lockd: host complaining function introduced by Stanislav Kinsbursky · 12 years ago
  49. caa4e76 LockD: manage used host count per networks namespace by Stanislav Kinsbursky · 12 years ago
  50. 3cf7fb0 LockD: manage garbage collection timeout per networks namespace by Stanislav Kinsbursky · 12 years ago
  51. 27adadd LockD: make garbage collector network namespace aware. by Stanislav Kinsbursky · 12 years ago
  52. b26411f LockD: mark host per network namespace on garbage collect by Stanislav Kinsbursky · 12 years ago
  53. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  54. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  55. 8dbf28e LockD: add debug message to start and stop functions by Stanislav Kinsbursky · 12 years ago
  56. 3d1221d LockD: service start function introduced by Stanislav Kinsbursky · 12 years ago
  57. 7d13ec7 LockD: move global usage counter manipulation from error path by Stanislav Kinsbursky · 12 years ago
  58. 2445223 LockD: service creation function introduced by Stanislav Kinsbursky · 12 years ago
  59. dbf9b5d7 LockD: use existing per-net data function on service creation by Stanislav Kinsbursky · 12 years ago
  60. 4db7769 LockD: pass service to per-net up and down functions by Stanislav Kinsbursky · 12 years ago
  61. 786185b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 12 years ago
  62. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  63. e847469 lockd: fix the endianness bug by Al Viro · 12 years ago
  64. e3f70ea Lockd: pass network namespace to creation and destruction routines by Stanislav Kinsbursky · 12 years ago
  65. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 12 years ago
  66. ffa94db SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined by Trond Myklebust · 12 years ago
  67. de5b8e8 lockd: fix arg parsing for grace_period and timeout. by NeilBrown · 12 years ago
  68. 3b64739 Lockd: shutdown NLM hosts in network namespace context by Stanislav Kinsbursky · 12 years ago
  69. 0e1cb5c LockD: make NSM network namespace aware by Stanislav Kinsbursky · 12 years ago
  70. 66697bf LockD: make nlm hosts network namespace aware by Stanislav Kinsbursky · 12 years ago
  71. bb2224d Lockd: per-net up and down routines introduced by Stanislav Kinsbursky · 12 years ago
  72. a9c5d73 Lockd: pernet usage counter introduced by Stanislav Kinsbursky · 12 years ago
  73. c228fa2 Lockd: create permanent lockd sockets in current network namespace by Stanislav Kinsbursky · 12 years ago
  74. a613fa1 SUNRPC: constify the rpc_program by Trond Myklebust · 12 years ago
  75. 4cb54ca SUNRPC: search for service transports in network namespace context by Stanislav Kinsbursky · 12 years ago
  76. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  77. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  78. 849a1cf SUNRPC: Replace svc_addr_u by sockaddr_storage by Mi Jinlong · 13 years ago
  79. 11fd165 sunrpc: use better NUMA affinities by Eric Dumazet · 13 years ago
  80. 28890d3 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  81. 8fb47a4 locks: rename lock-manager ops by J. Bruce Fields · 13 years ago
  82. 82c2c8b lockd: properly convert be32 values in debug messages by Vasily Averin · 13 years ago
  83. 0b76011 NLM: Don't hang forever on NLM unlock requests by Trond Myklebust · 13 years ago
  84. 80c30e8 NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!" by Chuck Lever · 13 years ago
  85. 51f128e lockd: double unlock in next_host_state() by Dan Carpenter · 13 years ago
  86. 7969183 lockd: Remove src_sap and src_len from nlm_lookup_host_info struct by Chuck Lever · 14 years ago
  87. 2025889 lockd: Remove nlm_lookup_host() by Chuck Lever · 14 years ago
  88. fcc072c lockd: Make nrhosts an unsigned long by Chuck Lever · 14 years ago
  89. d2df048 lockd: Rename nlm_hosts by Chuck Lever · 14 years ago
  90. 67216b9 lockd: Clean up nlmsvc_lookup_host() by Chuck Lever · 14 years ago
  91. 8ea6ecc lockd: Create client-side nlm_host cache by Chuck Lever · 14 years ago
  92. 7db836d lockd: Split nlm_release_call() by Chuck Lever · 14 years ago
  93. 723bb5b lockd: Add nlm_destroy_host_locked() by Chuck Lever · 14 years ago
  94. a7952f4 lockd: Add nlm_alloc_host() by Chuck Lever · 14 years ago
  95. b10e30f lockd: reorganize nlm_host_rebooted by J. Bruce Fields · 14 years ago
  96. b113746 lockd: define host_for_each{_safe} macros by J. Bruce Fields · 14 years ago
  97. bf26955 SUNRPC: New xdr_streams XDR decoder API by Chuck Lever · 14 years ago
  98. 9f06c71 SUNRPC: New xdr_streams XDR encoder API by Chuck Lever · 14 years ago
  99. 49b1700 NSM: Avoid return code checking in NSM XDR encoder functions by Chuck Lever · 14 years ago
  100. d8367c5 lockd: Move nlmdbg_cookie2a() to svclock.c by Chuck Lever · 14 years ago