1. 986fa92 NFS: Fix a typo in nfs_init_timeout_values() by Trond Myklebust · 5 years ago
  2. 8ef3295 NFS: Ignore connections that have cl_rpcclient uninitialized by Petr Vandrovec · 8 years ago
  3. 2f86e09 fs: nfs: Make nfs boot time y2038 safe by Deepa Dinamani · 8 years ago
  4. ca440c3 pnfs: add a new mechanism to select a layout driver according to an ordered list by Jeff Layton · 8 years ago
  5. 04ea1b3 NFS add xprt switch addrs test to match client by Andy Adamson · 8 years ago
  6. 3132e49 pnfs: track multiple layout types in fsinfo structure by Jeff Layton · 8 years ago
  7. a956bed NFS: Allow the mount option retrans=0 by Trond Myklebust · 8 years ago
  8. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  9. 5c6e5b6 NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS by Trond Myklebust · 8 years ago
  10. 84c60b1 drop redundant ->owner initializations by Al Viro · 8 years ago
  11. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  12. 2a92ee9 nfs: get clone_blksize when probing fsinfo by Peng Tao · 9 years ago
  13. d8efa4e NFS: Use RPC functions for matching sockaddrs by Anna Schumaker · 9 years ago
  14. cd81259 NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability by Trond Myklebust · 9 years ago
  15. 6a062a3 nfs: Use remove_proc_subtree() instead remove_proc_entry() by Kinglong Mee · 9 years ago
  16. 71f81e5 nfs: Remove unused argument in nfs_server_set_fsinfo() by Kinglong Mee · 9 years ago
  17. df05a49 nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumes by Kinglong Mee · 9 years ago
  18. f9ebd61 NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h by Anna Schumaker · 9 years ago
  19. 48d66b9 NFSv4: Fix a race in NFSv4.1 server trunking discovery by Trond Myklebust · 9 years ago
  20. 72c23f0 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 10 years ago
  21. 2f3169f nfs: fix duplicate proc entries by Fabian Frederick · 10 years ago
  22. 8d11620 nfs: add __acquires and __releases annotations to seqfile start/stop routines by Jeff Layton · 10 years ago
  23. 21e8100 nfs: fix kernel warning when removing proc entry by Cong Wang · 10 years ago
  24. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  25. 65b3885 NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes by Eric W. Biederman · 10 years ago
  26. 1f70ef9 NFS: add checks for returned value of try_module_get() by Alexey Khoroshilov · 10 years ago
  27. f11b2a1 nfs4: copy acceptor name from context to nfs_client by Jeff Layton · 10 years ago
  28. 31434f4 nfs: check hostname in nfs_get_client by Peng Tao · 10 years ago
  29. 0f5f49b NFS: cache parsed auth_info in nfs_server by Weston Andros Adamson · 11 years ago
  30. a3f73c2 NFS: separate passed security flavs from selected by Weston Andros Adamson · 11 years ago
  31. 32e62b7 NFS: Add nfs4_update_server by Chuck Lever · 11 years ago
  32. 9987524 NFSv4: Ensure that we disable the resend timeout for NFSv4 by Trond Myklebust · 11 years ago
  33. f840729 NFS Remove unused authflavour parameter from init_client by Andy Adamson · 11 years ago
  34. 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 11 years ago
  35. f112bb4 NFS: Set NFS_CS_MIGRATION for NFSv4 mounts by Chuck Lever · 11 years ago
  36. 1775fd3 NFS:Add labels to client function prototypes by David Quigley · 11 years ago
  37. 98f98cf NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports by Trond Myklebust · 11 years ago
  38. d97bec8 nfs: idr_destroy() no longer needs idr_remove_all() by Tejun Heo · 11 years ago
  39. f259613 NFS: avoid NULL dereference in nfs_destroy_server by NeilBrown · 11 years ago
  40. 1fea73a NFS: Get rid of unnecessary asserts by Trond Myklebust · 12 years ago
  41. ee34e13 NFS: Remove unnecessary semicolons (fs/nfs/client.c) by Yanchuan Nian · 12 years ago
  42. dc18254 NFS41: fix error of setting blocklayoutdriver by Peng Tao · 12 years ago
  43. 05f4c35 NFS: Discover NFSv4 server trunking when mounting by Chuck Lever · 12 years ago
  44. 8965261 NFS: Introduce "migration" mount option by Chuck Lever · 12 years ago
  45. ba9b584 SUNRPC: Introduce rpc_clone_client_set_auth() by Chuck Lever · 12 years ago
  46. 1ae811e NFS: Fix a regression when loading the NFS v4 module by bjschuma@gmail.com · 12 years ago
  47. 89d77c8 NFS: Convert v4 into a module by Bryan Schumaker · 12 years ago
  48. 1c606fb NFS: Convert v3 into a module by Bryan Schumaker · 12 years ago
  49. ddda8e0 NFS: Convert v2 into a module by Bryan Schumaker · 12 years ago
  50. 1179acc NFS: Only initialize the ACL client in the v3 case by Bryan Schumaker · 12 years ago
  51. ab7017a NFS: Add version registering framework by Bryan Schumaker · 12 years ago
  52. ec40989 NFS: Split out NFS v4 client functions by Bryan Schumaker · 12 years ago
  53. fcf1039 NFS: Split out NFS v4 server creating code by Bryan Schumaker · 12 years ago
  54. 428360d NFS: Initialize the NFS v4 client from init_nfs_v4() by Bryan Schumaker · 12 years ago
  55. 6663ee7 NFS: Create an alloc_client rpc_op by Bryan Schumaker · 12 years ago
  56. cdb7ece NFS: Create a free_client rpc_op by Bryan Schumaker · 12 years ago
  57. eeebf91 NFS: Use nfs4_destroy_server() to clean up NFS v4 by Bryan Schumaker · 12 years ago
  58. e38eb65 NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo() by Bryan Schumaker · 12 years ago
  59. 2a4c899 NFSv4.1: Fix umount when filelayout DS is also the MDS by Trond Myklebust · 12 years ago
  60. f07936f NFS: Remove incorrect BUG_ON in nfs_found_client by Trond Myklebust · 12 years ago
  61. 6624553 NFSv4.1: Add DESTROY_CLIENTID by Trond Myklebust · 12 years ago
  62. 54ac471 NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation by Trond Myklebust · 12 years ago
  63. 4697bd5 NFSv4: Fix a race in the net namespace mount notification by Trond Myklebust · 12 years ago
  64. 7b38c36 NFSv4.1: Fix session initialisation races by Trond Myklebust · 12 years ago
  65. acdeb69 NFS: EXCHANGE_ID should save the server major and minor ID by Chuck Lever · 12 years ago
  66. 4bf590e NFS: Add nfs_client behavior flags by Chuck Lever · 12 years ago
  67. 8cab4c3 NFS: Refactor nfs_get_client(): initialize nfs_client by Chuck Lever · 12 years ago
  68. f411703 NFS: Refactor nfs_get_client(): add nfs_found_client() by Chuck Lever · 12 years ago
  69. f092075 NFS: Always use the same SETCLIENTID boot verifier by Chuck Lever · 12 years ago
  70. 73ea666 NFS: Use proper naming conventions for the nfs_client.net field by Chuck Lever · 12 years ago
  71. 5915554 NFS: Use proper naming conventions for nfs_client.impl_id field by Chuck Lever · 12 years ago
  72. 79d4e1f NFS: Use proper naming conventions for NFSv4.1 server scope fields by Chuck Lever · 12 years ago
  73. 98fc685 NFSv4.1 data server timeo and retrans module parameters by Andy Adamson · 12 years ago
  74. 2ba6800 NFS: Make v2 configurable by Bryan Schumaker · 12 years ago
  75. 3a1556e NFSv2/v3: Simulate the change attribute by Trond Myklebust · 12 years ago
  76. 7e6eb68 NFS: Honor the authflavor set in the clone mount data by Bryan Schumaker · 12 years ago
  77. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  78. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  79. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  80. 4b7c8dd NFS: Only define some function when v4.1 is enabled by Bryan Schumaker · 12 years ago
  81. 1728017 NFS: Fix a number of sparse warnings by Trond Myklebust · 12 years ago
  82. 31b8e2a NFS: Make clientaddr= optional by Chuck Lever · 12 years ago
  83. 2446ab6 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field by Trond Myklebust · 12 years ago
  84. 7d2ed9a NFSv4: parse and display server implementation ids by Weston Andros Adamson · 12 years ago
  85. 7df529a NFSv4.1: Don't call nfs4_deviceid_purge_client() unless we're NFSv4.1 by Trond Myklebust · 12 years ago
  86. abd9669 NFS: Ensure struct nfs_client holds a reference to the net namespace by Trond Myklebust · 12 years ago
  87. b6d1e83 NFS: fix nfs4_find_client_sessionid() arguments list by Stanislav Kinsbursky · 12 years ago
  88. 4c03ae4 NFS: Initialise the nfs_net->nfs_client_lock by Trond Myklebust · 12 years ago
  89. 66697bf LockD: make nlm hosts network namespace aware by Stanislav Kinsbursky · 12 years ago
  90. 4040153 security: trim security.h by Al Viro · 12 years ago
  91. c7add9a NFS: search for client session id in proper network namespace by Stanislav Kinsbursky · 12 years ago
  92. dc03085 NFS: make nfs_client_lock per net ns by Stanislav Kinsbursky · 12 years ago
  93. 28cd1b3 NFS: make cb_ident_idr per net ns by Stanislav Kinsbursky · 12 years ago
  94. c25d32b NFS: make nfs_volume_list per net ns by Stanislav Kinsbursky · 12 years ago
  95. 6b13168 NFS: make nfs_client_list per net ns by Stanislav Kinsbursky · 12 years ago
  96. a613fa1 SUNRPC: constify the rpc_program by Trond Myklebust · 12 years ago
  97. babea47 NFS: remove unused nfs4_find_client_no_ident function by Stanislav Kinsbursky · 12 years ago
  98. d2d7ce2 NFSv4: Replace lock_owner->ld_id with an ida based allocator by Trond Myklebust · 12 years ago
  99. 9157c31 NFSv4: Replace state_owner->so_owner_id with an ida based allocator by Trond Myklebust · 12 years ago
  100. eee1732 NFS: idmap PipeFS notifier introduced by Stanislav Kinsbursky · 12 years ago