1. 76b3299 NFSv4: Make NFSv4 ACCESS calls return attributes too... by Trond Myklebust · 17 years ago
  2. 4f22ccc SUNRPC: mark bulk read/write data in xdrbuf by \"Talpey, Thomas\ · 17 years ago
  3. fe82a18 NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.c by Chuck Lever · 17 years ago
  4. 4fdc17b NFS: Introduce struct nfs_removeargs+nfs_removeres by Trond Myklebust · 17 years ago
  5. e3a535e NFSv4: Fix the nfsv4 readlink reply buffer alignment by Trond Myklebust · 17 years ago
  6. d6ac02d NFSv4: Fix the readdir reply buffer alignment by Trond Myklebust · 17 years ago
  7. 9104a55 NFSv4: More NFSv4 xdr cleanups by Trond Myklebust · 17 years ago
  8. 9936781 NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open by Trond Myklebust · 17 years ago
  9. 365c8f5 NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed by Trond Myklebust · 17 years ago
  10. 9f958ab NFSv4: Reduce the chances of an open_owner identifier collision by Trond Myklebust · 17 years ago
  11. e688962 NFSv4: Fix underestimate of NFSv4 lookup request size by Trond Myklebust · 17 years ago
  12. 2cebf82 NFSv4: Fix the underestimate of NFSv4 open request size by Trond Myklebust · 17 years ago
  13. bd625ba NFSv4: Fix the NFSv4 owner and owner_group size estimates by Trond Myklebust · 17 years ago
  14. 1be27f3 SUNRPC: Remove the tk_auth macro... by Trond Myklebust · 17 years ago
  15. aa53ed5 NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier by Jeff Layton · 17 years ago
  16. 2e42c3e NFS: Fix more sparse warnings by Trond Myklebust · 17 years ago
  17. 8ae20ab NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c by Trond Myklebust · 17 years ago
  18. e4cc6ee NFS: Clean up NFSv4 XDR error message by Chuck Lever · 17 years ago
  19. 6ce7dc9 NFS: NFS client underestimates how large an NFSv4 SETATTR reply can be by Chuck Lever · 17 years ago
  20. 2bea90d SUNRPC: RPC buffer size estimates are too large by Chuck Lever · 17 years ago
  21. ab91f26 NFSv4: Fix NFS4_enc_server_caps_sz/NFS4_dec_server_caps_sz by Trond Myklebust · 17 years ago
  22. 0dbb4c6 [PATCH] xdr annotations: NFS readdir entries by Al Viro · 18 years ago
  23. 8687b63 [PATCH] xdr annotations: NFSv4 by Al Viro · 18 years ago
  24. 94a6d75 NFS: Use cached page as buffer for NFS symlink requests by Chuck Lever · 18 years ago
  25. 7539bba NFS: Rename nfs_server::nfs4_state by David Howells · 18 years ago
  26. adfa6f9 NFS: Rename struct nfs4_client to struct nfs_client by David Howells · 18 years ago
  27. 0a8ea43 NFS: Disambiguate nfs_stat_to_errno() by David Howells · 18 years ago
  28. e889649 NFS: Check lengths more thoroughly in NFS4 readdir XDR decode by David Howells · 18 years ago
  29. 33a43f2 NFSv4: A root pathname is sent as a zero component4 by Andy Adamson · 18 years ago
  30. 830b8e3 NFSv4: Define an fs_locations bitmap by Manoj Naik · 18 years ago
  31. 99baf62 NFSv4: Decode mounted_on_fileid attribute in getattr. by Manoj Naik · 18 years ago
  32. 7aaa0b3 NFSv4: convert fs-locations-components to conform to RFC3530 by Manoj Naik · 18 years ago
  33. 683b57b NFSv4: Implement the fs_locations function call by Trond Myklebust · 18 years ago
  34. 8b4bdcf NFS: Store the file system "fsid" value in the NFS super block. by Trond Myklebust · 18 years ago
  35. c04871e NFSv4: remove obviously bogus comparison from decode_getacl by J. Bruce Fields · 18 years ago
  36. 53846a2 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  37. e8c96f8 [PATCH] fs: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  38. cc0175c SUNRPC: display human-readable procedure name in rpc_iostats output by Chuck Lever · 18 years ago
  39. cf3fff5 NFS: Send valid mode bits to the server by Trond Myklebust · 19 years ago
  40. fa178f2 NFSv4: Ensure DELEGRETURN returns attributes by Trond Myklebust · 19 years ago
  41. a5d16a4 NFSv4: Convert LOCK rpc call into an asynchronous RPC call by Trond Myklebust · 19 years ago
  42. 911d1aa NFSv4: locking XDR cleanup by Trond Myklebust · 19 years ago
  43. 864472e NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctly by Trond Myklebust · 19 years ago
  44. cdd4e68 NFSv4: Make open_confirm() asynchronous too by Trond Myklebust · 19 years ago
  45. 24ac23a NFSv4: Convert open() into an asynchronous RPC call by Trond Myklebust · 19 years ago
  46. 16c32b7 NFSv4: Convert unnecessary XDR warning messages into dprintk() by Trond Myklebust · 19 years ago
  47. 4f9838c NFSv4: Add post-op attributes to NFSv4 write and commit callbacks. by Trond Myklebust · 19 years ago
  48. 16e4295 NFSv4: Add post-op attributes to nfs4_proc_remove() by Trond Myklebust · 19 years ago
  49. 6caf2c8 NFSv4: Add post-op attributes to nfs4_proc_rename() by Trond Myklebust · 19 years ago
  50. 91ba2ee NFSv4: Add post-op attributes to nfs4_proc_link() by Trond Myklebust · 19 years ago
  51. 516a6af NFS: Add optional post-op getattr instruction to the NFSv4 file close. by Trond Myklebust · 19 years ago
  52. 56ae19f NFSv4: Add directory post-op attributes to the CREATE operations. by Trond Myklebust · 19 years ago
  53. 3380114 NFS: Optimise inode attribute cache updates by Trond Myklebust · 19 years ago
  54. 8c233cf NFSv4: handle no acl attr by J. Bruce Fields · 19 years ago
  55. 06735b3 NFSv4: Fix up handling of open_to_lock sequence ids by Trond Myklebust · 19 years ago
  56. faf5f49 NFSv4: Make NFS clean up byte range locks asynchronously by Trond Myklebust · 19 years ago
  57. 9512135 NFSv4: Fix a potential CLOSE race by Trond Myklebust · 19 years ago
  58. cee54fc NFSv4: Add functions to order RPC calls by Trond Myklebust · 19 years ago
  59. eadf459 [PATCH] NFS: Add debugging code to NFSv4 readdir by Trond Myklebust · 19 years ago
  60. 6ebf365 [PATCH] NFSv4: Map a couple of NFSv4 errors to EINVAL. by Manoj Naik · 19 years ago
  61. 97d312d [PATCH] NFSv4: add support for rdattr_error in NFSv4 readdir requests. by Manoj Naik · 19 years ago
  62. 23ec696 [PATCH] NFSv4: Client-side xdr for writing NFSv4 acls by J. Bruce Fields · 19 years ago
  63. 029d105 [PATCH] NFSv4: Client-side xdr for reading NFSv4 acls by J. Bruce Fields · 19 years ago
  64. 9692820 [PATCH] NFSv4: fix fattr size calculations by J. Bruce Fields · 19 years ago
  65. 4ce7971 [PATCH] NFS: Header file cleanup... by Trond Myklebust · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago