1. fc01cea nfs41: sequence operation by Andy Adamson · 15 years ago
  2. 0f3e66c nfs41: destroy_session operation by Andy Adamson · 15 years ago
  3. fc93158 nfs41: create_session operation by Andy Adamson · 15 years ago
  4. 2050f0c nfs41: get_lease_time by Andy Adamson · 15 years ago
  5. 99fe60d nfs41: exchange_id operation by Benny Halevy · 15 years ago
  6. 9b7b9fc nfs41: xdr {encode,decode}_sequence by Andy Adamson · 15 years ago
  7. 66cc042 nfs41: encode minorversion in compound header by Benny Halevy · 15 years ago
  8. 28f5669 NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offset by Benny Halevy · 15 years ago
  9. dadf0c2 NFS: update hdr->replen for every encode op by Benny Halevy · 15 years ago
  10. 0c4e8c1 NFS: define and initialize compound_hdr.replen by Benny Halevy · 15 years ago
  11. 6ce1839 NFS: use decode_change_info_maxsz for xdr maxsz calculations by Benny Halevy · 15 years ago
  12. 2295846 nfs41: use nfs4_fs_locations_res by Benny Halevy · 15 years ago
  13. 73c403a nfs41: use nfs4_setaclres by Benny Halevy · 15 years ago
  14. 9e9ecc0 NFS: get rid of unused xdr decode_setattr(, res) argument by Benny Halevy · 15 years ago
  15. 663c79b nfs41: use nfs4_getaclres by Benny Halevy · 15 years ago
  16. d45b298 nfs41: use nfs4_pathconf_res by Benny Halevy · 15 years ago
  17. 3dda5e4 nfs41: use nfs4_fsinfo_res by Benny Halevy · 15 years ago
  18. 24ad148 nfs41: use nfs4_statfs_res by Benny Halevy · 15 years ago
  19. f50c700 nfs41: use nfs4_readlink_res by Benny Halevy · 15 years ago
  20. 43652ad nfs41: use nfs4_server_caps_arg by Benny Halevy · 15 years ago
  21. 409924e NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded by Trond Myklebust · 15 years ago
  22. f26c7a7 NFSv4: Clean up decode_getfattr() by Trond Myklebust · 15 years ago
  23. bca7947 NFS: Fix the type of struct nfs_fattr->mode by Trond Myklebust · 15 years ago
  24. 1ca277d NFS: Shrink the struct nfs_fattr by Trond Myklebust · 15 years ago
  25. 9e6e70f NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr by Trond Myklebust · 15 years ago
  26. 78f945f NFSv4: Ignore errors on the post-op attributes in SETATTR calls by Trond Myklebust · 15 years ago
  27. cf8cdbe NFS: remove unused status from encode routines by Andy Adamson · 16 years ago
  28. d017931 NFS: increment number of operations in each encode routine by Andy Adamson · 16 years ago
  29. 49c2559 NFS: fix comment placement in nfs4xdr.c by Benny Halevy · 16 years ago
  30. 05d564f NFS: fix tabs in nfs4xdr.c by Andy Adamson · 16 years ago
  31. 6c0195a NFS: remove white space from nfs4xdr.c by Andy Adamson · 16 years ago
  32. 3741307 nfs: remove incorrect usage of nfs4 compound response hdr.status by Benny Halevy · 16 years ago
  33. aadf615 nfs: return compound hdr.status when there are no op replies by Benny Halevy · 16 years ago
  34. dc0b027 NFSv4: Convert the open and close ops to use fmode by Trond Myklebust · 16 years ago
  35. bd7bf9d NFSv4: Convert delegation->type field to fmode_t by Trond Myklebust · 16 years ago
  36. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  37. 4410924 nfs: fix printout of multiword bitfields by Fred Isaman · 16 years ago
  38. 856dff3 nfs: return negative error value from nfs{,4}_stat_to_errno by Benny Halevy · 16 years ago
  39. c1d5193 NFSv4: Only increment the sequence id if the server saw it by Trond Myklebust · 16 years ago
  40. 7bda2cd NFS: clean up short packet handling for NFSv4 readdir by Jeff Layton · 17 years ago
  41. 2f42b5d NFS: fix encode_fsinfo_maxsz by Fred Isaman · 16 years ago
  42. cc38bac NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough by Chuck Lever · 17 years ago
  43. 464ad6b NFS: Change sign of some loop indices in nfs4xdr.c by Chuck Lever · 17 years ago
  44. bcecff7 NFS: Use unsigned intermediates for manipulating header lengths (NFSv4 XDR) by Chuck Lever · 17 years ago
  45. 76b3299 NFSv4: Make NFSv4 ACCESS calls return attributes too... by Trond Myklebust · 17 years ago
  46. 4f22ccc SUNRPC: mark bulk read/write data in xdrbuf by \"Talpey, Thomas\ · 17 years ago
  47. fe82a18 NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.c by Chuck Lever · 17 years ago
  48. 4fdc17b NFS: Introduce struct nfs_removeargs+nfs_removeres by Trond Myklebust · 17 years ago
  49. e3a535e NFSv4: Fix the nfsv4 readlink reply buffer alignment by Trond Myklebust · 17 years ago
  50. d6ac02d NFSv4: Fix the readdir reply buffer alignment by Trond Myklebust · 17 years ago
  51. 9104a55 NFSv4: More NFSv4 xdr cleanups by Trond Myklebust · 17 years ago
  52. 9936781 NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open by Trond Myklebust · 17 years ago
  53. 365c8f5 NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed by Trond Myklebust · 17 years ago
  54. 9f958ab NFSv4: Reduce the chances of an open_owner identifier collision by Trond Myklebust · 17 years ago
  55. e688962 NFSv4: Fix underestimate of NFSv4 lookup request size by Trond Myklebust · 17 years ago
  56. 2cebf82 NFSv4: Fix the underestimate of NFSv4 open request size by Trond Myklebust · 17 years ago
  57. bd625ba NFSv4: Fix the NFSv4 owner and owner_group size estimates by Trond Myklebust · 17 years ago
  58. 1be27f3 SUNRPC: Remove the tk_auth macro... by Trond Myklebust · 17 years ago
  59. aa53ed5 NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier by Jeff Layton · 17 years ago
  60. 2e42c3e NFS: Fix more sparse warnings by Trond Myklebust · 17 years ago
  61. 8ae20ab NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c by Trond Myklebust · 17 years ago
  62. e4cc6ee NFS: Clean up NFSv4 XDR error message by Chuck Lever · 17 years ago
  63. 6ce7dc9 NFS: NFS client underestimates how large an NFSv4 SETATTR reply can be by Chuck Lever · 17 years ago
  64. 2bea90d SUNRPC: RPC buffer size estimates are too large by Chuck Lever · 17 years ago
  65. ab91f26 NFSv4: Fix NFS4_enc_server_caps_sz/NFS4_dec_server_caps_sz by Trond Myklebust · 18 years ago
  66. 0dbb4c6 [PATCH] xdr annotations: NFS readdir entries by Al Viro · 18 years ago
  67. 8687b63 [PATCH] xdr annotations: NFSv4 by Al Viro · 18 years ago
  68. 94a6d75 NFS: Use cached page as buffer for NFS symlink requests by Chuck Lever · 18 years ago
  69. 7539bba NFS: Rename nfs_server::nfs4_state by David Howells · 18 years ago
  70. adfa6f9 NFS: Rename struct nfs4_client to struct nfs_client by David Howells · 18 years ago
  71. 0a8ea43 NFS: Disambiguate nfs_stat_to_errno() by David Howells · 18 years ago
  72. e889649 NFS: Check lengths more thoroughly in NFS4 readdir XDR decode by David Howells · 18 years ago
  73. 33a43f2 NFSv4: A root pathname is sent as a zero component4 by Andy Adamson · 18 years ago
  74. 830b8e3 NFSv4: Define an fs_locations bitmap by Manoj Naik · 18 years ago
  75. 99baf62 NFSv4: Decode mounted_on_fileid attribute in getattr. by Manoj Naik · 18 years ago
  76. 7aaa0b3 NFSv4: convert fs-locations-components to conform to RFC3530 by Manoj Naik · 18 years ago
  77. 683b57b NFSv4: Implement the fs_locations function call by Trond Myklebust · 18 years ago
  78. 8b4bdcf NFS: Store the file system "fsid" value in the NFS super block. by Trond Myklebust · 18 years ago
  79. c04871e NFSv4: remove obviously bogus comparison from decode_getacl by J. Bruce Fields · 18 years ago
  80. 53846a2 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  81. e8c96f8 [PATCH] fs: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  82. cc0175c SUNRPC: display human-readable procedure name in rpc_iostats output by Chuck Lever · 18 years ago
  83. cf3fff5 NFS: Send valid mode bits to the server by Trond Myklebust · 19 years ago
  84. fa178f2 NFSv4: Ensure DELEGRETURN returns attributes by Trond Myklebust · 19 years ago
  85. a5d16a4 NFSv4: Convert LOCK rpc call into an asynchronous RPC call by Trond Myklebust · 19 years ago
  86. 911d1aa NFSv4: locking XDR cleanup by Trond Myklebust · 19 years ago
  87. 864472e NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctly by Trond Myklebust · 19 years ago
  88. cdd4e68 NFSv4: Make open_confirm() asynchronous too by Trond Myklebust · 19 years ago
  89. 24ac23a NFSv4: Convert open() into an asynchronous RPC call by Trond Myklebust · 19 years ago
  90. 16c32b7 NFSv4: Convert unnecessary XDR warning messages into dprintk() by Trond Myklebust · 19 years ago
  91. 4f9838c NFSv4: Add post-op attributes to NFSv4 write and commit callbacks. by Trond Myklebust · 19 years ago
  92. 16e4295 NFSv4: Add post-op attributes to nfs4_proc_remove() by Trond Myklebust · 19 years ago
  93. 6caf2c8 NFSv4: Add post-op attributes to nfs4_proc_rename() by Trond Myklebust · 19 years ago
  94. 91ba2ee NFSv4: Add post-op attributes to nfs4_proc_link() by Trond Myklebust · 19 years ago
  95. 516a6af NFS: Add optional post-op getattr instruction to the NFSv4 file close. by Trond Myklebust · 19 years ago
  96. 56ae19f NFSv4: Add directory post-op attributes to the CREATE operations. by Trond Myklebust · 19 years ago
  97. 3380114 NFS: Optimise inode attribute cache updates by Trond Myklebust · 19 years ago
  98. 8c233cf NFSv4: handle no acl attr by J. Bruce Fields · 19 years ago
  99. 06735b3 NFSv4: Fix up handling of open_to_lock sequence ids by Trond Myklebust · 19 years ago
  100. faf5f49 NFSv4: Make NFS clean up byte range locks asynchronously by Trond Myklebust · 19 years ago