1. 331818f NFSv4: Fix an Oops in the NFSv4 getacl code by Trond Myklebust · 12 years ago
  2. 6926afd NFSv4: Save the owner/group name string when doing open by Trond Myklebust · 13 years ago
  3. bf118a3 NFSv4: include bitmap in nfsv4 get acl data by Andy Adamson · 13 years ago
  4. c6e6966 NFS: Clean up nfs4_xdr_dec_secinfo() by Chuck Lever · 13 years ago
  5. db29c08 pnfs: cleanup_layoutcommit by Andy Adamson · 13 years ago
  6. dae100c pnfs: ask for layout_blksize and save it in nfs_server by Fred Isaman · 13 years ago
  7. 7f11d8d pnfs: GETDEVICELIST by Andy Adamson · 13 years ago
  8. 3557c6c pnfs: use lwb as layoutcommit length by Peng Tao · 13 years ago
  9. 9aeda35 NFS: added FREE_STATEID call by Bryan Schumaker · 13 years ago
  10. 7d97479 NFS: Added TEST_STATEID call by Bryan Schumaker · 13 years ago
  11. fca78d6 NFS: Add SECINFO_NO_NAME procedure by Bryan Schumaker · 13 years ago
  12. 78fe0f4 NFS: use scope from exchange_id to skip reclaim by Weston Andros Adamson · 13 years ago
  13. e5012d1 NFSv4.1: update nfs4_fattr_bitmap_maxsz by Andy Adamson · 13 years ago
  14. 1650add NFS: Fix decode_secinfo_maxsz by Bryan Schumaker · 13 years ago
  15. ee7b75f NFSv4: Fix a readdir regression by Trond Myklebust · 13 years ago
  16. c9c30dd NFSv4.1: deprecate headerpadsz in CREATE_SESSION by Benny Halevy · 13 years ago
  17. ac7db72 pnfs: encode_layoutcommit by Benny Halevy · 13 years ago
  18. 04a5554 pnfs: encode_layoutreturn by Andy Adamson · 13 years ago
  19. cbe8260 pnfs: layoutreturn by Benny Halevy · 13 years ago
  20. 613e901 NFS: Return meaningful status from decode_secinfo() by Bryan Schumaker · 13 years ago
  21. 28331a4 NFSv4: Ensure we request the ordinary fileid when doing readdirplus by Trond Myklebust · 13 years ago
  22. c3dfc28 NFS: Use correct variable for page bounds checking by Bryan Schumaker · 13 years ago
  23. 0acd220 Merge branch 'nfs-for-2.6.39' into nfs-for-next by Trond Myklebust · 13 years ago
  24. 35124a0 Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO by Weston Andros Adamson · 13 years ago
  25. 7ebb931 NFS: use secinfo when crossing mountpoints by Bryan Schumaker · 13 years ago
  26. 5a5ea0d NFS: Add secinfo procedure by Bryan Schumaker · 13 years ago
  27. 863a3c6 NFSv4.1: layoutcommit by Andy Adamson · 13 years ago
  28. 988b6dc NFSv4.1: remove GETATTR from ds commits by Fred Isaman · 13 years ago
  29. 3ddeb7c NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattr by Trond Myklebust · 13 years ago
  30. e4fd72a NFSv4: cleanup idmapper functions to take an nfs_server argument by Trond Myklebust · 13 years ago
  31. 7ffd106 NFSv4.1: remove GETATTR from ds writes by Fred Isaman · 13 years ago
  32. 89d1ea6 NFSv4.1: send zero stateid seqid on v4.1 i/o by Andy Adamson · 13 years ago
  33. 114f64b NFSv4: remove duplicate clientid in struct nfs_client by Andy Adamson · 13 years ago
  34. d1205f8 NFS: NFSv4 readdir loses entries by Chuck Lever · 13 years ago
  35. c08e76d NFS: Micro-optimize nfs4_decode_dirent() by Chuck Lever · 13 years ago
  36. 68c404b Merge branch 'bugfixes' into nfs-for-2.6.38 by Trond Myklebust · 13 years ago
  37. 6650239 NFS: Don't use vm_map_ram() in readdir by Trond Myklebust · 14 years ago
  38. d035c36 NFSv4: Ensure continued open and lockowner name uniqueness by Trond Myklebust · 14 years ago
  39. cf7d63f pnfs: serialize LAYOUTGET(openstateid) by Fred Isaman · 14 years ago
  40. fd6002e pnfs: change layout state seqlock to a spinlock by Fred Isaman · 14 years ago
  41. bf26955 SUNRPC: New xdr_streams XDR decoder API by Chuck Lever · 14 years ago
  42. 9f06c71 SUNRPC: New xdr_streams XDR encoder API by Chuck Lever · 14 years ago
  43. ead0059 NFS: Squelch compiler warning in decode_getdeviceinfo() by Chuck Lever · 14 years ago
  44. 573c4e1 NFS: Simplify ->decode_dirent() calling sequence by Chuck Lever · 14 years ago
  45. 8111f37 NFS: Fix hdrlen calculation in NFSv4's decode_read() by Chuck Lever · 14 years ago
  46. 7d93bd71 NFS: Repair whitespace damage in NFS PROC macro by Chuck Lever · 14 years ago
  47. 0b26a0b NFS: Ensure we return the dirent->d_type when it is known by Trond Myklebust · 14 years ago
  48. 463a376 NFS: Buffer overflow in ->decode_dirent() should not be fatal by Trond Myklebust · 14 years ago
  49. ac39612 NFS: readdir shouldn't read beyond the reply returned by the server by Trond Myklebust · 14 years ago
  50. b1f69b7 NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure by Andy Adamson · 14 years ago
  51. 504913f NFS: ask for layouttypes during v4 fsinfo call by Andy Adamson · 14 years ago
  52. 3388bff nfs: fix unchecked value by Roman Borisov · 14 years ago
  53. 55b6e77 Ask for time_delta during fsinfo probe by Ricardo Labiaga · 14 years ago
  54. 6f7a35b NFSv4: Fix up the 'dircount' hint in encode_readdir by Trond Myklebust · 14 years ago
  55. 9af8c22 NFSv4: Clean up nfs4_decode_dirent by Trond Myklebust · 14 years ago
  56. 4f08222 NFSv4: nfs4_decode_dirent must clear entry->fattr->valid by Trond Myklebust · 14 years ago
  57. 3201f3d NFSv4: Fix a regression in decode_getfattr by Trond Myklebust · 14 years ago
  58. 7ad0735 NFSv4: Fix up decode_attr_filehandle() to handle the case of empty fh pointer by Trond Myklebust · 14 years ago
  59. 82f2e54 NFS: Readdir plus in v4 by Bryan Schumaker · 14 years ago
  60. ae42c70 NFS: introduce generic decode_getattr function by Bryan Schumaker · 14 years ago
  61. afa8ccc NFS: remove page size checking code by Bryan Schumaker · 14 years ago
  62. babddc7 NFS: decode_dirent should use an xdr_stream by Bryan Schumaker · 14 years ago
  63. 955a857 NFS: new idmapper by Bryan Schumaker · 14 years ago
  64. dfb4f30 NFSv4.1: keep seq_res.sr_slot as pointer rather than an index by Benny Halevy · 14 years ago
  65. b4687da SUNRPC: Refactor logic to NUL-terminate strings in pages by Chuck Lever · 14 years ago
  66. e8582a8 nfs: standardize the rename response container by Jeff Layton · 14 years ago
  67. 920769f nfs: standardize the rename args container by Jeff Layton · 14 years ago
  68. a17c215 SUNRPC: Move the bound cred to struct rpc_rqst by Trond Myklebust · 14 years ago
  69. 77041ed NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid by Trond Myklebust · 14 years ago
  70. d3c7b7c NFSv4: Add support for the RELEASE_LOCKOWNER operation by Trond Myklebust · 14 years ago
  71. daccbde NFSv4: Clean up for lockowner XDR encoding by Trond Myklebust · 14 years ago
  72. f11ac8d NFSv4: Ensure that we track the NFSv4 lock state in read/write requests. by Trond Myklebust · 14 years ago
  73. a443234 NFSv41: Deprecate nfs_client->cl_minorversion by Trond Myklebust · 14 years ago
  74. d3f6baa NFSv4: Fix an embarassing typo in encode_attrs() by Trond Myklebust · 14 years ago
  75. bb8b27e NFSv4: Clean up the NFSv4 setclientid operation by Trond Myklebust · 14 years ago
  76. d346890 NFS: Reduce stack footprint of nfs_proc_remove() by Trond Myklebust · 14 years ago
  77. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  78. 556ae3b NFS: don't try to decode GETATTR if DELEGRETURN returned error by Jeff Layton · 14 years ago
  79. 3fa04ec Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34 by Trond Myklebust · 14 years ago
  80. 8e0d46e nfs41: Adjust max cache response size value by Mike Sager · 15 years ago
  81. fdcb457 NFS: Fix the mapping of the NFSERR_SERVERFAULT error by Trond Myklebust · 14 years ago
  82. 1801975 nfs41: RECLAIM_COMPLETE XDR functionality by Ricardo Labiaga · 15 years ago
  83. 8b17321 Cleanup some NFSv4 XDR decode comments by Ricardo Labiaga · 15 years ago
  84. 0629e37 nfs41: check SEQUENCE status flag by Alexandros Batsakis · 15 years ago
  85. 2449ea2 nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize by Alexandros Batsakis · 15 years ago
  86. 4882ef7 nfs41: add support for the exclusive create flags by Alexandros Batsakis · 15 years ago
  87. d327cf7 Re: acl trouble after upgrading ubuntu by J. Bruce Fields · 15 years ago
  88. 52567b0 NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE by Trond Myklebust · 15 years ago
  89. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  90. 6a396f6 Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  91. cccddf4 nfs: nfs4xdr: optimize low level decoding by Benny Halevy · 15 years ago
  92. c0eae66 nfs: nfs4xdr: get rid of READ_BUF by Benny Halevy · 15 years ago
  93. 2460ba5 nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inline by Benny Halevy · 15 years ago
  94. 99398d0 nfs: nfs4xdr: get rid of COPYMEM by Benny Halevy · 15 years ago
  95. e78291e nfs: nfs4xdr: introduce decode_sessionid helper by Benny Halevy · 15 years ago
  96. db942bb nfs: nfs4xdr: introduce decode_verifier helper by Benny Halevy · 15 years ago
  97. 07d3043 nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpers by Benny Halevy · 15 years ago
  98. 686841b nfs: nfs4xdr: introduce print_overflow_msg by Benny Halevy · 15 years ago
  99. c816fd3 nfs: nfs4xdr: get rid of READTIME by Benny Halevy · 15 years ago
  100. 3ceb4db nfs: nfs4xdr: get rid of READ64 by Benny Halevy · 15 years ago