1. dbc4fec NFSv4.0 allow nconnect for v4.0 by Olga Kornievskaia · 4 years, 7 months ago
  2. 04a5da6 NFSv4.2: define limits and sizes for user xattr handling by Frank van der Linden · 4 years, 7 months ago
  3. 55dee1b nfs: add minor version to nfs_server_key for fscache by Scott Mayhew · 5 years ago
  4. 62a55d0 NFS: Additional refactoring for fs_context conversion by Scott Mayhew · 5 years ago
  5. 5eb005c NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context by David Howells · 5 years ago
  6. 0c38f21 nfs: don't pass nfs_subversion to ->create_server() by Al Viro · 5 years ago
  7. 807ce06 Merge branch 'linux-ssc-for-5.5' by Trond Myklebust · 5 years ago
  8. e6237b6 NFSv4.1: Don't rebind to the same source port when reconnecting to the server by Trond Myklebust · 5 years ago
  9. d0372b67 NFS: Use non-atomic bit ops when initialising struct nfs_client_initdata by Trond Myklebust · 5 years ago
  10. 0491567 NFS: add COPY_NOTIFY operation by Olga Kornievskaia · 6 years ago
  11. c77e228 NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() by Trond Myklebust · 5 years ago
  12. bb71e4a pNFS: Allow multiple connections to the DS by Trond Myklebust · 8 years ago
  13. 6619079 NFSv4: Allow multiple connections to NFSv4.x (x>0) servers by Trond Myklebust · 8 years ago
  14. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  15. 1a58e8a NFS: Store the credential of the mount process in the nfs_server by Trond Myklebust · 6 years ago
  16. 45bb8d8 NFS: drop useless LIST_HEAD by Julia Lawall · 6 years ago
  17. 302fad7 NFS: Fix up documentation warnings by Trond Myklebust · 6 years ago
  18. a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 6 years ago
  19. 943cff6 NFSv4.1: Fix the r/wsize checking by Trond Myklebust · 6 years ago
  20. bc0c907 NFS handle COPY reply CB_OFFLOAD call race by Olga Kornievskaia · 7 years ago
  21. 23a88ad nfs: Referrals not inheriting proto setting from parent by Calum Mackay · 7 years ago
  22. ad86f60 nfs: system crashes after NFS4ERR_MOVED recovery by Bill.Baker@oracle.com · 7 years ago
  23. 801b564 nfs: Update server port after referral or migration by Chuck Lever · 7 years ago
  24. 530ea42 nfs: Referrals should use the same proto setting as their parent by Chuck Lever · 7 years ago
  25. c156618 nfs: fix a deadlock in nfs client initialization by Scott Mayhew · 7 years ago
  26. 6089dd0 NFS: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  27. 212bf41 fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  28. d9cb733 NFSv4: Fix double frees in nfs4_test_session_trunk() by Trond Myklebust · 7 years ago
  29. 8dcbec6 NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration by Chuck Lever · 8 years ago
  30. b49c15f NFSv4.0: Fix a lock leak in nfs40_walk_client_list by Trond Myklebust · 8 years ago
  31. 4fe6b36 NFS: Remove extra dprintk()s from nfs4client.c by Anna Schumaker · 8 years ago
  32. 1073d9b NFS: Clean up nfs4_init_server() by Anna Schumaker · 8 years ago
  33. 2dc42c0 NFS: Clean up nfs4_set_client() by Anna Schumaker · 8 years ago
  34. 8da0f93 NFS: Clean up nfs4_check_server_scope() by Anna Schumaker · 8 years ago
  35. ddfa0d4 NFS: Clean up nfs4_check_serverowner_major_id() by Anna Schumaker · 8 years ago
  36. 14d1bbb NFS: Create a common nfs4_match_client() function by Anna Schumaker · 8 years ago
  37. 5b6d3ff NFS: Clean up nfs4_check_serverowner_minor_id() by Anna Schumaker · 8 years ago
  38. f251fd9 NFS: Clean up nfs4_match_clientids() by Anna Schumaker · 8 years ago
  39. 0338533 NFSv4.1 respect server's max size in CREATE_SESSION by Olga Kornievskaia · 8 years ago
  40. 7d38de3 NFS: Remove unused authflavour parameter from nfs_get_client() by Anna Schumaker · 8 years ago
  41. ced85a7 nfs: fix false positives in nfs40_walk_client_list() by J. Bruce Fields · 8 years ago
  42. a1d617d8 nfs: allow blocking locks to be awoken by lock callbacks by Jeff Layton · 8 years ago
  43. ad0849a NFS test session trunking with exchange id by Andy Adamson · 8 years ago
  44. ba84db9 NFS detect session trunking by Andy Adamson · 8 years ago
  45. e7b7cbf NFS refactor nfs4_check_serverowner_major_id by Andy Adamson · 8 years ago
  46. 8e548ed NFS refactor nfs4_match_clientids by Andy Adamson · 8 years ago
  47. 52442f9 NFS4: Avoid migration loops by Benjamin Coddington · 8 years ago
  48. 3fc75f1 nfs4: clnt: respect noresvport when establishing connections to DSes by Tigran Mkrtchyan · 9 years ago
  49. 5c6e5b6 NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS by Trond Myklebust · 9 years ago
  50. c68a027 nfs4: start callback_ident at idr 1 by Benjamin Coddington · 9 years ago
  51. d8efa4e NFS: Use RPC functions for matching sockaddrs by Anna Schumaker · 10 years ago
  52. bc4da2a nfs: Drop bad comment in nfs41_walk_client_list() by Kinglong Mee · 10 years ago
  53. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  54. 40c64c2 NFS: Move nfs_idmap.h into fs/nfs/ by Anna Schumaker · 10 years ago
  55. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  56. 48d66b9 NFSv4: Fix a race in NFSv4.1 server trunking discovery by Trond Myklebust · 10 years ago
  57. e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 10 years ago
  58. 30626f9 nfs41: allow LD to choose DS connection version/minor_version by Peng Tao · 11 years ago
  59. 064172f nfs41: allow LD to choose DS connection auth flavor by Peng Tao · 11 years ago
  60. 3175e1d NFSv4.1: Fix an Oops in nfs41_walk_client_list by Trond Myklebust · 10 years ago
  61. 7a01edf NFS: Ignore transport protocol when detecting server trunking by Chuck Lever · 10 years ago
  62. 55b9df9 NFSv4/v4.1: Verify the client owner id during trunking detection by Trond Myklebust · 10 years ago
  63. ceb3a16 NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client by Trond Myklebust · 10 years ago
  64. 1fc0703 NFSv4.1: Fix client id trunking on Linux by Trond Myklebust · 10 years ago
  65. 1702562 Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next by Trond Myklebust · 10 years ago
  66. c2ef47b NFS: Clean up nfs4_init_callback() by Chuck Lever · 10 years ago
  67. fe0bf11 NFS: Deletion of unnecessary checks before the function call "nfs_put_client" by Markus Elfring · 10 years ago
  68. 080af20 NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists() by Steve Dickson · 10 years ago
  69. a363e32 nfsv4: set hostname when creating nfsv4 ds connection by Peng Tao · 11 years ago
  70. f9b7ebd NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted by Trond Myklebust · 11 years ago
  71. 292f503 NFSv4: Use the correct net namespace in nfs4_update_server by Trond Myklebust · 11 years ago
  72. 20b9a90 NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue by Trond Myklebust · 11 years ago
  73. 0ea9de0 sunrpc: turn warn_gssd() log message into a dprintk() by Jeff Layton · 11 years ago
  74. abad2fa nfs4: fix discover_server_trunking use after free by Weston Andros Adamson · 11 years ago
  75. 64590da NFSv4.1: Handle errors correctly in nfs41_walk_client_list by Trond Myklebust · 11 years ago
  76. 6aa23d7 nfs: check if gssd is running before attempting to use krb5i auth in SETCLIENTID call by Jeff Layton · 11 years ago
  77. 4d4b69d NFS: add support for multiple sec= mount options by Weston Andros Adamson · 11 years ago
  78. 5837f6d NFS: stop using NFS_MOUNT_SECFLAVOUR server flag by Weston Andros Adamson · 11 years ago
  79. 0f5f49b NFS: cache parsed auth_info in nfs_server by Weston Andros Adamson · 11 years ago
  80. a3f73c2 NFS: separate passed security flavs from selected by Weston Andros Adamson · 11 years ago
  81. c9fdeb2 NFS: Add basic migration support to state manager thread by Chuck Lever · 11 years ago
  82. 9e6ee76 NFS: Export _nfs_display_fhandle() by Chuck Lever · 11 years ago
  83. 32e62b7 NFS: Add nfs4_update_server by Chuck Lever · 11 years ago
  84. 9987524 NFSv4: Ensure that we disable the resend timeout for NFSv4 by Trond Myklebust · 11 years ago
  85. 47040da NFSv4: Allow security autonegotiation for submounts by Trond Myklebust · 11 years ago
  86. 5e6b199 NFSv4: Fix security auto-negotiation by Trond Myklebust · 11 years ago
  87. 0e20162 NFSv4.1 Use MDS auth flavor for data server connection by Andy Adamson · 11 years ago
  88. abf79bb NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking by Chuck Lever · 11 years ago
  89. f840729 NFS Remove unused authflavour parameter from init_client by Andy Adamson · 11 years ago
  90. 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 12 years ago
  91. f112bb4 NFS: Set NFS_CS_MIGRATION for NFSv4 mounts by Chuck Lever · 12 years ago
  92. 18aad3d NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrs by Andy Adamson · 12 years ago
  93. 459de2e NFS: Make callbacks minor version generic by Bryan Schumaker · 12 years ago
  94. 42c2c42 NFSv4.2: Added NFS v4.2 support to the NFS client by Steve Dickson · 12 years ago
  95. 83c168b NFS: Fix SETCLIENTID fallback if GSS is not available by Chuck Lever · 12 years ago
  96. b0212b8 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 12 years ago
  97. bd1d421 Merge branch 'rpcsec_gss-from_cel' into linux-next by Trond Myklebust · 12 years ago
  98. 98f98cf NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports by Trond Myklebust · 12 years ago
  99. eb04e0a NFSv4: Doh! Typo in the fix to nfs41_walk_client_list by Trond Myklebust · 12 years ago
  100. 7b1f1fd NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list by Trond Myklebust · 12 years ago