1. 47040da NFSv4: Allow security autonegotiation for submounts by Trond Myklebust · 11 years ago
  2. 41d058c NFSv4: Disallow security negotiation for lookups when 'sec=' is specified by Trond Myklebust · 11 years ago
  3. 5e6b199 NFSv4: Fix security auto-negotiation by Trond Myklebust · 11 years ago
  4. 19e7b8d NFS: Clean up nfs_parse_security_flavors() by Trond Myklebust · 11 years ago
  5. 74c9881 NFS: Clean up the auth flavour array mess by Trond Myklebust · 11 years ago
  6. 0e20162 NFSv4.1 Use MDS auth flavor for data server connection by Andy Adamson · 11 years ago
  7. 4109bb7 NFS: Don't check lock owner compatability unless file is locked (part 2) by Trond Myklebust · 11 years ago
  8. 0f1d260 NFS: Don't check lock owner compatibility in writes unless file is locked by Trond Myklebust · 11 years ago
  9. 8897538 nfs4: Map NFS4ERR_WRONG_CRED to EPERM by Weston Andros Adamson · 11 years ago
  10. 8c21c62 nfs4.1: Add SP4_MACH_CRED write and commit support by Weston Andros Adamson · 11 years ago
  11. 3787d50 nfs4.1: Add SP4_MACH_CRED stateid support by Weston Andros Adamson · 11 years ago
  12. 8b5bee2 nfs4.1: Add SP4_MACH_CRED secinfo support by Weston Andros Adamson · 11 years ago
  13. fa94072 nfs4.1: Add SP4_MACH_CRED cleanup support by Weston Andros Adamson · 11 years ago
  14. ab4c236 nfs4.1: Add state protection handler by Weston Andros Adamson · 11 years ago
  15. 2031cd1 nfs4.1: Minimal SP4_MACH_CRED implementation by Weston Andros Adamson · 11 years ago
  16. 92cb6c5 SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid by Trond Myklebust · 11 years ago
  17. 2f048db SUNRPC: Add an identifier for struct rpc_clnt by Trond Myklebust · 11 years ago
  18. 8d1018c7 SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints by Trond Myklebust · 11 years ago
  19. f6de7a3 NFSv4: Document the recover_lost_locks kernel parameter by Trond Myklebust · 11 years ago
  20. ef1820f NFSv4: Don't try to recover NFSv4 locks when they are lost. by NeilBrown · 11 years ago
  21. 40b5ea0 SUNRPC: Add tracepoints to help debug socket connection issues by Trond Myklebust · 11 years ago
  22. b6a8525 NFS: Fix warning introduced by NFSv4.0 transport blocking patches by Chuck Lever · 11 years ago
  23. 1cec16a When CONFIG_NFS_V4_1 is not enabled, "make C=2" emits this warning: by Chuck Lever · 11 years ago
  24. 2cf8bca NFS: Update session draining barriers for NFSv4.0 transport blocking by Chuck Lever · 11 years ago
  25. be05c86 NFS: Add nfs4_sequence calls for OPEN_CONFIRM by Chuck Lever · 11 years ago
  26. fbd4bfd NFS: Add nfs4_sequence calls for RELEASE_LOCKOWNER by Chuck Lever · 11 years ago
  27. 160881e NFS: Enable nfs4_setup_sequence() for DELEGRETURN by Chuck Lever · 11 years ago
  28. 3bd2384 NFS: NFSv4.0 transport blocking by Chuck Lever · 11 years ago
  29. abf79bb NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking by Chuck Lever · 11 years ago
  30. eb2a1cd NFS: Add global helper for releasing slot table resources by Chuck Lever · 11 years ago
  31. 744aa52 NFS: Add global helper to set up a stand-along nfs4_slot_table by Chuck Lever · 11 years ago
  32. 9d33059 NFS: Enable slot table helpers for NFSv4.0 by Chuck Lever · 11 years ago
  33. 220e09c NFS: Remove unused call_sync minor version op by Chuck Lever · 11 years ago
  34. 9915ea7 NFS: Add RPC callouts to start NFSv4.0 synchronous requests by Chuck Lever · 11 years ago
  35. a9c92d6 NFS: Common versions of sequence helper functions by Chuck Lever · 11 years ago
  36. 5a580e0 NFS: Clean up nfs4_setup_sequence() by Chuck Lever · 11 years ago
  37. 2a3eb2b NFS: Rename nfs41_call_sync_data as a common data structure by Chuck Lever · 11 years ago
  38. e8d9238 NFS: When displaying session slot numbers, use "%u" consistently by Chuck Lever · 11 years ago
  39. ba6c059 NFS: Ensure that rmdir() waits for sillyrenames to complete by Trond Myklebust · 11 years ago
  40. a5250de NFSv4: use the mach cred for SECINFO w/ integrity by Weston Andros Adamson · 11 years ago
  41. 35fa5f7 SUNRPC refactor rpcauth_checkverf error returns by Andy Adamson · 11 years ago
  42. dc24826 NFS avoid expired credential keys for buffered writes by Andy Adamson · 11 years ago
  43. 4de6caa SUNRPC new rpc_credops to test credential expiry by Andy Adamson · 11 years ago
  44. f1ff0c2 SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult by Andy Adamson · 11 years ago
  45. 280ebcf SUNRPC: rpcauth_create needs to know about rpc_clnt clone status by Trond Myklebust · 11 years ago
  46. eb6dc19 RPCSEC_GSS: Share all credential caches on a per-transport basis by Trond Myklebust · 11 years ago
  47. 414a629 RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches by Trond Myklebust · 11 years ago
  48. 298fc35 SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects by Trond Myklebust · 11 years ago
  49. c36dcfe1 SUNRPC: Remove the rpc_client->cl_dentry by Trond Myklebust · 11 years ago
  50. 2127d82 NFSv4: Convert idmapper to use the new framework for pipefs dentries by Trond Myklebust · 11 years ago
  51. 5f42b01 SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management by Trond Myklebust · 11 years ago
  52. 1917228 RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries by Trond Myklebust · 11 years ago
  53. 6739ffb SUNRPC: Add a framework to clean up management of rpc_pipefs directories by Trond Myklebust · 11 years ago
  54. d763125 NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregister by Trond Myklebust · 11 years ago
  55. 6b2fddd RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects by Trond Myklebust · 11 years ago
  56. e726340a RPCSEC_GSS: Further cleanups by Trond Myklebust · 11 years ago
  57. c219066 SUNRPC: Replace clnt->cl_principal by Trond Myklebust · 11 years ago
  58. bd4a3eb RPCSEC_GSS: Clean up upcall message allocation by Trond Myklebust · 11 years ago
  59. 41b6b4d SUNRPC: Cleanup rpc_setup_pipedir by Trond Myklebust · 11 years ago
  60. 1dada8e SUNRPC: Remove unused struct rpc_clnt field cl_protname by Trond Myklebust · 11 years ago
  61. 55909f2 SUNRPC: Deprecate rpc_client->cl_protname by Trond Myklebust · 11 years ago
  62. 2d9db75 NFS: Fix up two use-after-free issues with the new tracing code by Trond Myklebust · 11 years ago
  63. 6686390 NFS: remove incorrect "Lock reclaim failed!" warning. by NeilBrown · 11 years ago
  64. 08cb47f NFSv4.1: Add tracepoints for debugging test_stateid events by Trond Myklebust · 11 years ago
  65. 2f92ae3 NFSv4.1: Add tracepoints for debugging slot table operations by Trond Myklebust · 11 years ago
  66. 1037e6e NFSv4.1: Add tracepoints for debugging layoutget/return/commit by Trond Myklebust · 11 years ago
  67. cc668ab NFSv4: Add tracepoints for debugging reads and writes by Trond Myklebust · 11 years ago
  68. b5f875a NFSv4: Add tracepoints for debugging getattr by Trond Myklebust · 11 years ago
  69. 1f2d30b NFSv4: Add tracepoints for debugging the idmapper by Trond Myklebust · 11 years ago
  70. ca8acf8 NFSv4: Add tracepoints for debugging delegations by Trond Myklebust · 11 years ago
  71. fbc6f7c NFSv4: Add tracepoints for debugging rename by Trond Myklebust · 11 years ago
  72. c1578b7 NFSv4: Add tracepoints for debugging inode manipulations by Trond Myklebust · 11 years ago
  73. 078ea3d NFSv4: Add tracepoints for debugging lookup/create operations by Trond Myklebust · 11 years ago
  74. d1b748a NFSv4: Add tracepoints for debugging file locking by Trond Myklebust · 11 years ago
  75. 42113a7 NFSv4: Add tracepoints for debugging file open by Trond Myklebust · 11 years ago
  76. c6d01c6 NFSv4: Add tracepoints for debugging state management problems by Trond Myklebust · 11 years ago
  77. 1fd1085 NFS: Add tracepoints for debugging NFS hard links by Trond Myklebust · 11 years ago
  78. 70ded20 NFS: Add tracepoints for debugging NFS rename and sillyrename issues by Trond Myklebust · 11 years ago
  79. 1ca4238 NFS: Add tracepoints for debugging directory changes by Trond Myklebust · 11 years ago
  80. 8b0ad3d NFS: Add tracepoints for debugging generic file create events by Trond Myklebust · 11 years ago
  81. 6e0d0be NFS: Add event tracing for generic NFS lookups by Trond Myklebust · 11 years ago
  82. 1472b83 NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup by Trond Myklebust · 11 years ago
  83. f4ce129 NFS: Add event tracing for generic NFS events by Trond Myklebust · 11 years ago
  84. 1264a2f NFS: refactor code for calculating the crc32 hash of a filehandle by Trond Myklebust · 11 years ago
  85. c2dd137 NFS: Clean up nfs_sillyrename() by Trond Myklebust · 11 years ago
  86. b8a8a0d NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_type by Trond Myklebust · 11 years ago
  87. 393faff NFSv4: Deal with a sparse warning in nfs_idmap_get_key() by Trond Myklebust · 11 years ago
  88. 17f26b1 NFSv4: Deal with some more sparse warnings by Trond Myklebust · 11 years ago
  89. c281fa9c NFSv4: Deal with a sparse warning in nfs4_opendata_alloc by Trond Myklebust · 11 years ago
  90. a9943d1 NFSv3: Deal with a sparse warning in nfs3_proc_create by Trond Myklebust · 11 years ago
  91. 5948a40 NFS: Remove the NFSv4 "open optimisation" from nfs_permission by Trond Myklebust · 11 years ago
  92. 9743120 NFSv4.1 Use clientid management rpc_clnt for secinfo_no_name by Andy Adamson · 11 years ago
  93. 5ec16a8 NFSv4.1 Use clientid management rpc_clnt for secinfo by Andy Adamson · 11 years ago
  94. bc4b2a8 NFSv4.1 Increase NFS4_DEF_SLOT_TABLE_SIZE by Andy Adamson · 11 years ago
  95. f840729 NFS Remove unused authflavour parameter from init_client by Andy Adamson · 11 years ago
  96. 73d8bde NFS: Never use user credentials for lease renewal by Chuck Lever · 11 years ago
  97. d688f7b NFS: Use root's credential for lease management when keytab is missing by Chuck Lever · 11 years ago
  98. 6da1a03 NFSv4: Refuse mount attempts with proto=udp by Trond Myklebust · 11 years ago
  99. 9597c13 nfs: verify open flags before allowing an atomic open by Jeff Layton · 11 years ago
  100. 55b5929 NFSv4: Fix nfs4_init_uniform_client_string for net namespaces by Trond Myklebust · 11 years ago