1. 40c64c2 NFS: Move nfs_idmap.h into fs/nfs/ by Anna Schumaker · 9 years ago
  2. 7c61f0d NFS: Add a stub for GETDEVICELIST by Anna Schumaker · 9 years ago
  3. 4e59080 NFSv4.1: Allow getdeviceinfo to return notification info back to caller by Trond Myklebust · 9 years ago
  4. 71a097c NFSv4.1: Clean up bind_conn_to_session by Trond Myklebust · 9 years ago
  5. 7e9f073 NFSv4.1: Always set up a forward channel when binding the session by Trond Myklebust · 9 years ago
  6. 79969dd NFSv4.1: Clean up create_session by Trond Myklebust · 9 years ago
  7. 6ae3733 NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT by Trond Myklebust · 9 years ago
  8. e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 9 years ago
  9. 15eb67c nfs41: add range to layoutreturn args by Peng Tao · 10 years ago
  10. 4579d6b nfs41: pass iomode through layoutreturn args by Peng Tao · 10 years ago
  11. aabff4d nfs: save server READ/WRITE/COMMIT status by Peng Tao · 10 years ago
  12. 89f0ff3 NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_session by Trond Myklebust · 10 years ago
  13. 425c1d4 NFSv4: Fix lock on-wire reordering issues by Trond Myklebust · 9 years ago
  14. a679641 NFSv4: Check for NULL argument in nfs_*_seqid() functions by Trond Myklebust · 9 years ago
  15. 566fcec NFSv4: Fix an atomicity problem in CLOSE by Trond Myklebust · 9 years ago
  16. 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
  17. 624bd5b nfs: Add DEALLOCATE support by Anna Schumaker · 10 years ago
  18. f4ac167 nfs: Add ALLOCATE support by Anna Schumaker · 10 years ago
  19. 6dd3436 NFS: SETCLIENTID XDR buffer sizes are incorrect by Chuck Lever · 10 years ago
  20. b4b5679 Merge branch 'client-4.2' into linux-next by Trond Myklebust · 10 years ago
  21. 1c6dcbe NFS: Implement SEEK by Anna Schumaker · 10 years ago
  22. 84c9dee pnfs: enable CB_NOTIFY_DEVICEID support by Christoph Hellwig · 10 years ago
  23. d4b18c3 pnfs: remove GETDEVICELIST implementation by Christoph Hellwig · 10 years ago
  24. 5f919c9 pnfs: allow splicing pre-encoded pages into the layoutcommit args by Christoph Hellwig · 10 years ago
  25. 8ee2b78 NFSv4: Drop cast by Himangi Saraogi · 10 years ago
  26. 9137bdf NFS: Create a common results structure for reads and writes by Anna Schumaker · 10 years ago
  27. 3c6b899 NFS: Create a common argument structure for reads and writes by Anna Schumaker · 10 years ago
  28. a7697f6 NFS: Clean up: revert increase in READDIR RPC buffer max size by Chuck Lever · 10 years ago
  29. a1800ac nfs: initialize the ACL support bits to zero. by Malahal Naineni · 10 years ago
  30. c7848f6 NFSv4: OPEN must handle the NFS4ERR_IO return code correctly by Trond Myklebust · 11 years ago
  31. d204c5d NFSv4.2: encode_readdir - only ask for labels when doing readdirplus by Trond Myklebust · 11 years ago
  32. 44c9993 NFS: Add method to detect whether an FSID is still on the server by Chuck Lever · 11 years ago
  33. b03d735 NFS: Add method to retrieve fs_locations during migration recovery by Chuck Lever · 11 years ago
  34. 9f79fb4 NFSv4.1 fix decode_free_stateid by Andy Adamson · 11 years ago
  35. 2031cd1 nfs4.1: Minimal SP4_MACH_CRED implementation by Weston Andros Adamson · 11 years ago
  36. 3bd2384 NFS: NFSv4.0 transport blocking by Chuck Lever · 11 years ago
  37. b8a8a0d NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_type by Trond Myklebust · 11 years ago
  38. 17f26b1 NFSv4: Deal with some more sparse warnings by Trond Myklebust · 11 years ago
  39. d7067b2 NFSv4: encode_attrs should not backfill the bitmap and attribute length by Trond Myklebust · 11 years ago
  40. 4f3cc48 NFSv4: Fix brainfart in attribute length calculation by Trond Myklebust · 11 years ago
  41. b4a2cf7 NFSv4: Fix a regression against the FreeBSD server by Trond Myklebust · 11 years ago
  42. 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 11 years ago
  43. f1c097b NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize by Andy Adamson · 11 years ago
  44. aa9c266 NFS: Client implementation of Labeled-NFS by David Quigley · 11 years ago
  45. a09df2c NFSv4: Extend fattr bitmaps to support all 3 words by David Quigley · 11 years ago
  46. 7c1d5fa NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC call by Trond Myklebust · 11 years ago
  47. bd1d421 Merge branch 'rpcsec_gss-from_cel' into linux-next by Trond Myklebust · 11 years ago
  48. 042ad0b nfs: Send atime and mtime as a 64bit value by Bryan Schumaker · 11 years ago
  49. 549b19c NFSv4: Record the OPEN create mode used in the nfs4_opendata structure by Trond Myklebust · 11 years ago
  50. 83ca7f5 NFS: Avoid PUTROOTFH when managing leases by Chuck Lever · 11 years ago
  51. fb15b26 SUNRPC: Define rpcsec_gss_info structure by Chuck Lever · 11 years ago
  52. 809b426 NFSv4: Fix Oopses in the fs_locations code by Trond Myklebust · 11 years ago
  53. d9fc661 NFSv4.1: Add xdr support for CLAIM_FH and CLAIM_DELEG_CUR_FH opens by Trond Myklebust · 11 years ago
  54. 9b20614 NFSv4: The stateid must remain the same for replayed RPC calls by Trond Myklebust · 11 years ago
  55. e578207 nfs: Convert nfs4xdr to use kuids and kgids by Eric W. Biederman · 11 years ago
  56. 7ce0171 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 12 years ago
  57. 76e697b NFSv4.1: Move slot table and session struct definitions to nfs4session.h by Trond Myklebust · 12 years ago
  58. da0507b NFSv4.1: Reset the sequence number for slots that have been deallocated by Trond Myklebust · 12 years ago
  59. 464ee9f NFSv4.1: Ensure that the client tracks the server target_highest_slotid by Trond Myklebust · 12 years ago
  60. 2b2fa71 NFSv4.1: Simplify struct nfs4_sequence_args too by Trond Myklebust · 12 years ago
  61. df2fabf NFSv4.1: Label each entry in the session slot tables with its slot number by Trond Myklebust · 12 years ago
  62. e3725ec NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer by Trond Myklebust · 12 years ago
  63. d751f74 NFS: Reduce stack use in encode_exchange_id() by Jim Rees · 12 years ago
  64. 7fc3884 NFS: Remove asserts from the NFS XDR code by Trond Myklebust · 12 years ago
  65. e23008e NFSv4 reduce attribute requests for open reclaim by Andy Adamson · 12 years ago
  66. ae2bb03 NFSv4: don't put ACCESS in OPEN compound if O_EXCL by Weston Andros Adamson · 12 years ago
  67. 6168f62 NFSv4: Add ACCESS operation to OPEN compound by Weston Andros Adamson · 12 years ago
  68. 2a36915 NFS: Clean up helper function nfs4_select_rw_stateid() by Trond Myklebust · 12 years ago
  69. 13fe4ba NFSv4.1: decode_getdeviceinfo should check xdr_read_pages() return value by Trond Myklebust · 12 years ago
  70. 01913b4 NFS: return error from decode_getfh in decode open by Weston Andros Adamson · 12 years ago
  71. 1f1ea6c NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncached by Trond Myklebust · 12 years ago
  72. cff298c NFSv4: Don't use private xdr_stream fields in decode_getacl by Trond Myklebust · 12 years ago
  73. 519d395 NFSv4: Fix pointer arithmetic in decode_getacl by Trond Myklebust · 12 years ago
  74. fac1e8e NFS: Keep module parameters in the generic NFS client by Bryan Schumaker · 12 years ago
  75. f44106e nfs: fix fl_type tests in NFSv4 code by Jeff Layton · 12 years ago
  76. 2f2c63b NFS: Cleanup - only store the write verifier in struct nfs_page by Trond Myklebust · 12 years ago
  77. 98d9452 NFSv4: Decode getdevicelist should use nfs4_verifier by Trond Myklebust · 12 years ago
  78. 256e48b NFSv4: Simplify the GETATTR attribute length calculation by Trond Myklebust · 12 years ago
  79. 64bd577 NFS: Let xdr_read_pages() check for buffer overflows by Trond Myklebust · 12 years ago
  80. 029c534 NFSv4: Fix up decode_attr_mdsthreshold by Trond Myklebust · 12 years ago
  81. 1549210f NFSv4: Fix an Oops in the open recovery code by Trond Myklebust · 12 years ago
  82. 32b0131 NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientid by Trond Myklebust · 12 years ago
  83. 6624553 NFSv4.1: Add DESTROY_CLIENTID by Trond Myklebust · 12 years ago
  84. ad24ecf NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operations by Trond Myklebust · 12 years ago
  85. 7c44f1ae nfs4.1: add BIND_CONN_TO_SESSION operation by Weston Andros Adamson · 12 years ago
  86. 88034c3 NFSv4.1 mdsthreshold attribute xdr by Andy Adamson · 12 years ago
  87. acdeb69 NFS: EXCHANGE_ID should save the server major and minor ID by Chuck Lever · 12 years ago
  88. f092075 NFS: Always use the same SETCLIENTID boot verifier by Chuck Lever · 12 years ago
  89. 8582715 NFSv4: COMMIT does not need post-op attributes by Trond Myklebust · 12 years ago
  90. 778d281 NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds by Trond Myklebust · 12 years ago
  91. 7c317fc NFSv4: Simplify the NFSv4 CREATE compound by Trond Myklebust · 12 years ago
  92. 90ff0c5 NFSv4: Simplify the NFSv4 OPEN compound by Trond Myklebust · 12 years ago
  93. e144cbc NFSv4: Retrieve attributes _before_ calling delegreturn by Trond Myklebust · 12 years ago
  94. a9f6991 NFSv4: Fix a typo in NFS4_enc_link_sz by Trond Myklebust · 12 years ago
  95. 0b7c015 NFS: add a struct nfs_commit_data to replace nfs_write_data in commits by Fred Isaman · 12 years ago
  96. 72de53e NFS: Do secinfo as part of lookup by Bryan Schumaker · 12 years ago
  97. 31e4dda NFS: Fix SECINFO_NO_NAME by Bryan Schumaker · 12 years ago
  98. 5794d21 Avoid beyond bounds copy while caching ACL by Sachin Prabhu · 12 years ago
  99. 5a00689 Avoid reading past buffer when calling GETACL by Sachin Prabhu · 12 years ago
  100. 95b72eb NFSv4: Ensure we do not reuse open owner names by Trond Myklebust · 12 years ago