1. 99fe60d nfs41: exchange_id operation by Benny Halevy · 16 years ago
  2. 938e101 nfs41 delegreturn sequence setup done support by Andy Adamson · 16 years ago
  3. 21d9a85 nfs41 commit sequence setup done support by Andy Adamson · 16 years ago
  4. def6ed7 nfs41 write sequence setup done support by Andy Adamson · 16 years ago
  5. f11c88a nfs41: read sequence setup/done support by Andy Adamson · 16 years ago
  6. 472cfbd nfs41: unlink sequence setup/done support by Andy Adamson · 16 years ago
  7. a893693 nfs41: locku sequence setup/done support by Andy Adamson · 16 years ago
  8. 66179ef nfs41: lock sequence setup/done support by Andy Adamson · 16 years ago
  9. d898528 nfs41: open sequence setup/done support by Andy Adamson · 16 years ago
  10. 19ddab0 nfs41: close sequence setup/done support by Andy Adamson · 16 years ago
  11. 69ab40c nfs41: nfs41_call_sync_done by Andy Adamson · 16 years ago
  12. b0df806 nfs41: nfs41_sequence_done by Andy Adamson · 16 years ago
  13. 1361587 nfs41: nfs41_sequence_free_slot by Andy Adamson · 16 years ago
  14. e2c4ab3 nfs41: free slot by Andy Adamson · 16 years ago
  15. fbcd4ab nfs41: setup_sequence method by Andy Adamson · 16 years ago
  16. 510b817 nfs41: find slot by Benny Halevy · 16 years ago
  17. ce5039c nfs41: nfs4_setup_sequence by Andy Adamson · 16 years ago
  18. 9b7b9fc nfs41: xdr {encode,decode}_sequence by Andy Adamson · 16 years ago
  19. 66cc042 nfs41: encode minorversion in compound header by Benny Halevy · 16 years ago
  20. 28f5669 NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offset by Benny Halevy · 16 years ago
  21. dadf0c2 NFS: update hdr->replen for every encode op by Benny Halevy · 16 years ago
  22. 0c4e8c1 NFS: define and initialize compound_hdr.replen by Benny Halevy · 16 years ago
  23. 6ce1839 NFS: use decode_change_info_maxsz for xdr maxsz calculations by Benny Halevy · 16 years ago
  24. 5f7dbd5 nfs41: set up seq_res.sr_slotid by Andy Adamson · 16 years ago
  25. f375297 nfs41: nfs41: pass *session in seq_args and seq_res by Benny Halevy · 16 years ago
  26. cccef3b nfs41: introduce nfs4_call_sync by Andy Adamson · 16 years ago
  27. 2295846 nfs41: use nfs4_fs_locations_res by Benny Halevy · 16 years ago
  28. 73c403a nfs41: use nfs4_setaclres by Benny Halevy · 16 years ago
  29. 9e9ecc0 NFS: get rid of unused xdr decode_setattr(, res) argument by Benny Halevy · 16 years ago
  30. 663c79b nfs41: use nfs4_getaclres by Benny Halevy · 16 years ago
  31. d45b298 nfs41: use nfs4_pathconf_res by Benny Halevy · 16 years ago
  32. 3dda5e4 nfs41: use nfs4_fsinfo_res by Benny Halevy · 16 years ago
  33. 24ad148 nfs41: use nfs4_statfs_res by Benny Halevy · 16 years ago
  34. f50c700 nfs41: use nfs4_readlink_res by Benny Halevy · 16 years ago
  35. 43652ad nfs41: use nfs4_server_caps_arg by Benny Halevy · 16 years ago
  36. 557134a nfs41: sessions client infrastructure by Andy Adamson · 16 years ago
  37. c2e713d nfs41: translate NFS4ERR_MINOR_VERS_MISMATCH to EPROTONOSUPPORT by Benny Halevy · 16 years ago
  38. 5aae4a9 nfs41: Use mount minorversion option by Benny Halevy · 16 years ago
  39. 94a417f nfs41: nfs_client.cl_minorversion by Benny Halevy · 16 years ago
  40. 3fd5be9 nfs41: add mount command option minorversion by Mike Sager · 16 years ago
  41. 1efae38 nfs41: Add Kconfig symbols for NFSv4.1 by Ricardo Labiaga · 16 years ago
  42. 95baa25 NFSv4: Fix the case where NFSv4 renewal fails by Trond Myklebust · 16 years ago
  43. d0367a5 nfs: fix build error in nfsroot with initconst by Sam Ravnborg · 16 years ago
  44. 7ee2cb7 nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission. by Frank Filz · 16 years ago
  45. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 16 years ago
  46. 67e5520 vfs: umount_begin BKL pushdown by Alessio Igor Bogani · 16 years ago
  47. 7fdf523 NFS: Close page_mkwrite() races by Trond Myklebust · 16 years ago
  48. 8340437 NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs by Trond Myklebust · 16 years ago
  49. 2b2ec75 NFS: Fix the return value in nfs_page_mkwrite() by Trond Myklebust · 16 years ago
  50. d508afb NFS: Fix a double free in nfs_parse_mount_options() by Trond Myklebust · 16 years ago
  51. b797cac NFS: Add mount options to enable local caching on NFS by David Howells · 16 years ago
  52. 5d1acff NFS: Display local caching state by David Howells · 16 years ago
  53. 7f8e05f NFS: Store pages from an NFS inode into a local cache by David Howells · 16 years ago
  54. 9a9fc1c NFS: Read pages from FS-Cache into an NFS inode by David Howells · 16 years ago
  55. f42b293 NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching by David Howells · 16 years ago
  56. 1fcdf53 NFS: Add read context retention for FS-Cache to call back with by David Howells · 16 years ago
  57. 545db45 NFS: FS-Cache page management by David Howells · 16 years ago
  58. 6a51091 NFS: Add some new I/O counters for FS-Cache doing things for NFS by David Howells · 16 years ago
  59. d599064 NFS: Invalidate FsCache page flags when cache removed by David Howells · 16 years ago
  60. ef79c09 NFS: Use local disk inode cache by David Howells · 16 years ago
  61. 10329a5 NFS: Define and create inode-level cache objects by David Howells · 16 years ago
  62. 0873404 NFS: Define and create superblock-level objects by David Howells · 16 years ago
  63. 1472728 NFS: Define and create server-level objects by David Howells · 16 years ago
  64. 8ec442a NFS: Register NFS for caching and retrieve the top-level index by David Howells · 16 years ago
  65. 3b9ce97 NFS: Permit local filesystem caching to be enabled for NFS by David Howells · 16 years ago
  66. 6b9b351 NFS: Add comment banners to some NFS functions by David Howells · 16 years ago
  67. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  68. cc85906 Merge branch 'devel' into for-linus by Trond Myklebust · 16 years ago
  69. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 16 years ago
  70. ce3b0f8 New helper - current_umask() by Al Viro · 16 years ago
  71. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
  72. 3c8c45d NFS: Simplify logic to compare socket addresses in client.c by Chuck Lever · 16 years ago
  73. d188262 Merge commit '9f4c899c0d90e1b51b6864834f3877b47c161a0e' into devel by Trond Myklebust · 16 years ago
  74. f738f51 NFS: Start PF_INET6 callback listener only if IPv6 support is available by Chuck Lever · 16 years ago
  75. 26298ca NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks by Chuck Lever · 16 years ago
  76. 49a9072 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() by Chuck Lever · 16 years ago
  77. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 16 years ago
  78. f786aa9 constify dentry_operations: NFS by Al Viro · 16 years ago
  79. 7fe5c39 NFS: Optimise NFS close() by Trond Myklebust · 16 years ago
  80. b1e4adf NFS: Fix the notifications when renaming onto an existing file by Trond Myklebust · 16 years ago
  81. 47c6256 NFS: Fix up a mismerged patch by Trond Myklebust · 16 years ago
  82. 9f4c899 NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined... by Trond Myklebust · 16 years ago
  83. a67d18f NFS: load the rpc/rdma transport module automatically by Tom Talpey · 16 years ago
  84. e1ebfd3 NFS: Kill the "defined but not used" compile error on nommu machines by Trond Myklebust · 16 years ago
  85. 72cb77f NFS: Throttle page dirtying while we're flushing to disk by Trond Myklebust · 16 years ago
  86. fb8a1f1 NFS: cleanup - remove struct nfs_inode->ncommit by Trond Myklebust · 16 years ago
  87. a65318b NFSv4: Simplify some cache consistency post-op GETATTRs by Trond Myklebust · 16 years ago
  88. 69aaaae NFSv4: A referral is assumed to always point to a directory. by Trond Myklebust · 16 years ago
  89. 409924e NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded by Trond Myklebust · 16 years ago
  90. f26c7a7 NFSv4: Clean up decode_getfattr() by Trond Myklebust · 16 years ago
  91. bca7947 NFS: Fix the type of struct nfs_fattr->mode by Trond Myklebust · 16 years ago
  92. 1ca277d NFS: Shrink the struct nfs_fattr by Trond Myklebust · 16 years ago
  93. 9e6e70f NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr by Trond Myklebust · 16 years ago
  94. 78f945f NFSv4: Ignore errors on the post-op attributes in SETATTR calls by Trond Myklebust · 16 years ago
  95. 37d9d76 NFS: flush cached directory information slightly more readily. by NeilBrown · 16 years ago
  96. 2b57dc6 NFS: Minor __nfs_revalidate_inode cleanup by Suresh Jayaraman · 16 years ago
  97. d7371c4 Bug 11061, NFS mounts dropped by Ian Dall · 16 years ago
  98. a71ee33 NFS: Handle -ESTALE error in access() by Suresh Jayaraman · 16 years ago
  99. ae46141f NFSv3: Fix posix ACL code by Trond Myklebust · 16 years ago
  100. ef95d31 NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) by Trond Myklebust · 16 years ago