1. dc0b027 NFSv4: Convert the open and close ops to use fmode by Trond Myklebust · 16 years ago
  2. bd7bf9d NFSv4: Convert delegation->type field to fmode_t by Trond Myklebust · 16 years ago
  3. 4704f0e NFS: Fix the resolution problem with nfs_inode_attrs_need_update() by Trond Myklebust · 16 years ago
  4. 19d771f NFS: Save padding bytes in struct nfs4_setclientid by Trond Myklebust · 16 years ago
  5. d1ce02e NFS: SETCLIENTID truncates client ID and netid by Chuck Lever · 16 years ago
  6. 9fa8d66 NFS: remove 8 bytes of padding from struct nfs_fattr on 64 bit builds by Richard Kennedy · 16 years ago
  7. 46cb650 NFS: Remove the redundant file_open entry from struct nfs_rpc_ops by Trond Myklebust · 16 years ago
  8. 2116271 NFS: Add correct bounds checking to NFSv2 locks by Trond Myklebust · 16 years ago
  9. c1d5193 NFSv4: Only increment the sequence id if the server saw it by Trond Myklebust · 16 years ago
  10. c0e07cb NFS: NFS version number is unsigned by Chuck Lever · 16 years ago
  11. 69dd716 NFSv4: Add socket proto argument to setclientid by Trond Myklebust · 17 years ago
  12. cc38bac NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough by Chuck Lever · 17 years ago
  13. bdc7f02 NFS: Clean up the (commit|read|write)_setup() callback routines by Trond Myklebust · 17 years ago
  14. 70ca885 NFS: Fake up 'wcc' attributes to prevent cache invalidation after write by Trond Myklebust · 17 years ago
  15. 76b3299 NFSv4: Make NFSv4 ACCESS calls return attributes too... by Trond Myklebust · 17 years ago
  16. e4eff1a SUNRPC: Clean up the sillyrename code by Trond Myklebust · 17 years ago
  17. 4fdc17b NFS: Introduce struct nfs_removeargs+nfs_removeres by Trond Myklebust · 17 years ago
  18. 9f958ab NFSv4: Reduce the chances of an open_owner identifier collision by Trond Myklebust · 17 years ago
  19. aa53ed5 NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier by Jeff Layton · 17 years ago
  20. d9bc125c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 17 years ago
  21. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  22. 8e0969f NFS: Remove nfs_readpage_sync() by Trond Myklebust · 18 years ago
  23. 200baa2 NFS: Remove nfs_writepage_sync() by Trond Myklebust · 18 years ago
  24. bc4785c [PATCH] nfs: verifier is network-endian by Al Viro · 18 years ago
  25. 0dbb4c6 [PATCH] xdr annotations: NFS readdir entries by Al Viro · 18 years ago
  26. 94a6d75 NFS: Use cached page as buffer for NFS symlink requests by Chuck Lever · 18 years ago
  27. 4f390c1 NFS: Fix double d_drop in nfs_instantiate() error path by Chuck Lever · 18 years ago
  28. 39d7bbc SUNRPC: remove extraneous header inclusions by Chuck Lever · 18 years ago
  29. 509de81 NFS: Add extra const qualifiers by David Howells · 18 years ago
  30. e9326dc NFS: Add a server capabilities NFS RPC op by David Howells · 18 years ago
  31. 2b3de44 NFS: Add a lookupfh NFS RPC op by David Howells · 18 years ago
  32. e9f7bee [PATCH] NFS: large non-page-aligned direct I/O clobbers memory by Trond Myklebust · 18 years ago
  33. 3cedf13 NFSv4: increase client-provided nfs4 clientid size by J. Bruce Fields · 18 years ago
  34. 607f31e Revert "Merge branch 'odirect'" by Trond Myklebust · 18 years ago
  35. ccf01ef Merge branch 'odirect' by Trond Myklebust · 18 years ago
  36. 06cf6f2 NFS: Eliminate nfs_get_user_pages() by Chuck Lever · 18 years ago
  37. 6b97fd3 NFSv4: Follow a referral by Manoj Naik · 18 years ago
  38. 7aaa0b3 NFSv4: convert fs-locations-components to conform to RFC3530 by Manoj Naik · 18 years ago
  39. 683b57b NFSv4: Implement the fs_locations function call by Trond Myklebust · 18 years ago
  40. 8b4bdcf NFS: Store the file system "fsid" value in the NFS super block. by Trond Myklebust · 18 years ago
  41. 0d0b5cb NFS: Optimize allocation of nfs_read/write_data structures by Chuck Lever · 18 years ago
  42. 73a3d07 NFS: Clean up inode metadata updates by Trond Myklebust · 18 years ago
  43. ec06c09 NFS: Cleanup of NFS read code by Trond Myklebust · 18 years ago
  44. 788e7a8 NFS: Cleanup of NFS write code in preparation for asynchronous o_direct by Trond Myklebust · 18 years ago
  45. fa178f2 NFSv4: Ensure DELEGRETURN returns attributes by Trond Myklebust · 19 years ago
  46. 40859d7 NFS: support large reads and writes on the wire by Chuck Lever · 19 years ago
  47. 911d1aa NFSv4: locking XDR cleanup by Trond Myklebust · 19 years ago
  48. cdd4e68 NFSv4: Make open_confirm() asynchronous too by Trond Myklebust · 19 years ago
  49. 4f9838c NFSv4: Add post-op attributes to NFSv4 write and commit callbacks. by Trond Myklebust · 19 years ago
  50. 16e4295 NFSv4: Add post-op attributes to nfs4_proc_remove() by Trond Myklebust · 19 years ago
  51. 6caf2c8 NFSv4: Add post-op attributes to nfs4_proc_rename() by Trond Myklebust · 19 years ago
  52. 91ba2ee NFSv4: Add post-op attributes to nfs4_proc_link() by Trond Myklebust · 19 years ago
  53. 516a6af NFS: Add optional post-op getattr instruction to the NFSv4 file close. by Trond Myklebust · 19 years ago
  54. 56ae19f NFSv4: Add directory post-op attributes to the CREATE operations. by Trond Myklebust · 19 years ago
  55. 3380114 NFS: Optimise inode attribute cache updates by Trond Myklebust · 19 years ago
  56. 02a913a NFSv4: Eliminate nfsv4 open race... by Trond Myklebust · 19 years ago
  57. 06735b3 NFSv4: Fix up handling of open_to_lock sequence ids by Trond Myklebust · 19 years ago
  58. faf5f49 NFSv4: Make NFS clean up byte range locks asynchronously by Trond Myklebust · 19 years ago
  59. 9512135 NFSv4: Fix a potential CLOSE race by Trond Myklebust · 19 years ago
  60. cee54fc NFSv4: Add functions to order RPC calls by Trond Myklebust · 19 years ago
  61. b7fa055 [PATCH] NFS: Add support for NFSv3 ACLs by Andreas Gruenbacher · 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. ada70d9 [PATCH] NFS: Add hooks to allow common NFS attribute code to clear cached acls by Trond Myklebust · 19 years ago
  65. 92cfc62 [PATCH] NFS: Allow NFS versions to support different sets of inode operations. by J. Bruce Fields · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago