1. 0f91421 nfs41: Client indicates presence of NFSv4.1 callback channel. by Andy Adamson · 16 years ago
  2. 0b5b7ae nfs41: Setup the backchannel by Andy Adamson · 16 years ago
  3. e82dc22 nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist by Andy Adamson · 16 years ago
  4. 8f97524 nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks by Benny Halevy · 16 years ago
  5. a43cde9 nfs41: Implement NFSv4.1 callback service process. by Ricardo Labiaga · 16 years ago
  6. 5cd973c NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer by Trond Myklebust · 16 years ago
  7. 3f09df7 NFS: Ensure we always hold the BKL when dereferencing inode->i_flock by Trond Myklebust · 16 years ago
  8. 965b5d6 NFSv4: Handle more errors when recovering open file and locking state by Trond Myklebust · 16 years ago
  9. d512220 NFSv4: Move error handling out of the delegation generic code by Trond Myklebust · 16 years ago
  10. 01c3f05 NFSv4: Fix the 'nolock' option regression by Trond Myklebust · 16 years ago
  11. 7146851 nfs41: minorversion support for nfs4_{init,destroy}_callback by Benny Halevy · 16 years ago
  12. 9bdaa86 nfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0 by Benny Halevy · 16 years ago
  13. 34dc1ad nfs41: increment_{open,lock}_seqid by Benny Halevy · 16 years ago
  14. 78722e9 nfs41: only retry EXCHANGE_ID on recoverable errors by Andy Adamson · 16 years ago
  15. 008f55d nfs41: recover lease in _nfs4_lookup_root by Benny Halevy · 16 years ago
  16. b4b8260 nfs41: get_clid_cred for EXCHANGE_ID by Andy Adamson · 16 years ago
  17. 90a1661 nfs41: add a get_clid_cred function to nfs4_state_recovery_ops by Andy Adamson · 16 years ago
  18. 591d71c nfs41: establish sessions-based clientid by Andy Adamson · 16 years ago
  19. a7b7210 nfs41: introduce get_state_renewal_cred by Andy Adamson · 16 years ago
  20. 8e69514f nfs41: support minorversion 1 for nfs4_check_lease by Benny Halevy · 16 years ago
  21. 29fba38 nfs41: lease renewal by Benny Halevy · 16 years ago
  22. b069d94 nfs41: schedule async session reset by Andy Adamson · 16 years ago
  23. 4745e31 nfs41: kick start nfs41 session recovery when handling errors by Andy Adamson · 16 years ago
  24. eedc020 nfs41: use rpc prepare call state for session reset by Andy Adamson · 16 years ago
  25. c3fad1b nfs41: add session reset to state manager by Andy Adamson · 16 years ago
  26. 76db6d9 nfs41: add session setup to the state manager by Andy Adamson · 16 years ago
  27. ac72b7b nfs41: reset the session slot table by Andy Adamson · 16 years ago
  28. fc01cea nfs41: sequence operation by Andy Adamson · 16 years ago
  29. 8328d59 nfs41: enable nfs_client only nfs4_async_handle_error by Andy Adamson · 16 years ago
  30. 0f3e66c nfs41: destroy_session operation by Andy Adamson · 16 years ago
  31. 96b09e0 nfs41: use session attributes for rsize and wsize by Andy Adamson · 16 years ago
  32. 8d35301 nfs41: verify session channel attribues by Andy Adamson · 16 years ago
  33. fc93158 nfs41: create_session operation by Andy Adamson · 16 years ago
  34. 2050f0c nfs41: get_lease_time by Andy Adamson · 16 years ago
  35. 99fe60d nfs41: exchange_id operation by Benny Halevy · 16 years ago
  36. 938e101 nfs41 delegreturn sequence setup done support by Andy Adamson · 16 years ago
  37. 21d9a85 nfs41 commit sequence setup done support by Andy Adamson · 16 years ago
  38. def6ed7 nfs41 write sequence setup done support by Andy Adamson · 16 years ago
  39. f11c88a nfs41: read sequence setup/done support by Andy Adamson · 16 years ago
  40. 472cfbd nfs41: unlink sequence setup/done support by Andy Adamson · 16 years ago
  41. a893693 nfs41: locku sequence setup/done support by Andy Adamson · 16 years ago
  42. 66179ef nfs41: lock sequence setup/done support by Andy Adamson · 16 years ago
  43. d898528 nfs41: open sequence setup/done support by Andy Adamson · 16 years ago
  44. 19ddab0 nfs41: close sequence setup/done support by Andy Adamson · 16 years ago
  45. 69ab40c nfs41: nfs41_call_sync_done by Andy Adamson · 16 years ago
  46. b0df806 nfs41: nfs41_sequence_done by Andy Adamson · 16 years ago
  47. 1361587 nfs41: nfs41_sequence_free_slot by Andy Adamson · 16 years ago
  48. e2c4ab3 nfs41: free slot by Andy Adamson · 16 years ago
  49. fbcd4ab nfs41: setup_sequence method by Andy Adamson · 16 years ago
  50. 510b817 nfs41: find slot by Benny Halevy · 16 years ago
  51. ce5039c nfs41: nfs4_setup_sequence by Andy Adamson · 16 years ago
  52. 9b7b9fc nfs41: xdr {encode,decode}_sequence by Andy Adamson · 16 years ago
  53. 66cc042 nfs41: encode minorversion in compound header by Benny Halevy · 16 years ago
  54. 28f5669 NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offset by Benny Halevy · 16 years ago
  55. dadf0c2 NFS: update hdr->replen for every encode op by Benny Halevy · 16 years ago
  56. 0c4e8c1 NFS: define and initialize compound_hdr.replen by Benny Halevy · 16 years ago
  57. 6ce1839 NFS: use decode_change_info_maxsz for xdr maxsz calculations by Benny Halevy · 16 years ago
  58. 5f7dbd5 nfs41: set up seq_res.sr_slotid by Andy Adamson · 16 years ago
  59. f375297 nfs41: nfs41: pass *session in seq_args and seq_res by Benny Halevy · 16 years ago
  60. cccef3b nfs41: introduce nfs4_call_sync by Andy Adamson · 16 years ago
  61. 2295846 nfs41: use nfs4_fs_locations_res by Benny Halevy · 16 years ago
  62. 73c403a nfs41: use nfs4_setaclres by Benny Halevy · 16 years ago
  63. 9e9ecc0 NFS: get rid of unused xdr decode_setattr(, res) argument by Benny Halevy · 16 years ago
  64. 663c79b nfs41: use nfs4_getaclres by Benny Halevy · 16 years ago
  65. d45b298 nfs41: use nfs4_pathconf_res by Benny Halevy · 16 years ago
  66. 3dda5e4 nfs41: use nfs4_fsinfo_res by Benny Halevy · 16 years ago
  67. 24ad148 nfs41: use nfs4_statfs_res by Benny Halevy · 16 years ago
  68. f50c700 nfs41: use nfs4_readlink_res by Benny Halevy · 16 years ago
  69. 43652ad nfs41: use nfs4_server_caps_arg by Benny Halevy · 16 years ago
  70. 557134a nfs41: sessions client infrastructure by Andy Adamson · 16 years ago
  71. c2e713d nfs41: translate NFS4ERR_MINOR_VERS_MISMATCH to EPROTONOSUPPORT by Benny Halevy · 16 years ago
  72. 5aae4a9 nfs41: Use mount minorversion option by Benny Halevy · 16 years ago
  73. 94a417f nfs41: nfs_client.cl_minorversion by Benny Halevy · 16 years ago
  74. 3fd5be9 nfs41: add mount command option minorversion by Mike Sager · 16 years ago
  75. 1efae38 nfs41: Add Kconfig symbols for NFSv4.1 by Ricardo Labiaga · 16 years ago
  76. 8b0b1db remove put_cpu_no_resched() by Thomas Gleixner · 16 years ago
  77. 7eef409 Merge commit 'v2.6.30' into for-2.6.31 by J. Bruce Fields · 16 years ago
  78. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 16 years ago
  79. 9393bd0 switch follow_down() by Al Viro · 16 years ago
  80. 95baa25 NFSv4: Fix the case where NFSv4 renewal fails by Trond Myklebust · 16 years ago
  81. d0367a5 nfs: fix build error in nfsroot with initconst by Sam Ravnborg · 16 years ago
  82. 7ee2cb7 nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission. by Frank Filz · 16 years ago
  83. dd4dc82 lockd: fix FILE_LOCKING=n build error by Randy Dunlap · 16 years ago
  84. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 16 years ago
  85. 67e5520 vfs: umount_begin BKL pushdown by Alessio Igor Bogani · 16 years ago
  86. 7fdf523 NFS: Close page_mkwrite() races by Trond Myklebust · 16 years ago
  87. 8340437 NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs by Trond Myklebust · 16 years ago
  88. 2b2ec75 NFS: Fix the return value in nfs_page_mkwrite() by Trond Myklebust · 16 years ago
  89. d508afb NFS: Fix a double free in nfs_parse_mount_options() by Trond Myklebust · 16 years ago
  90. b797cac NFS: Add mount options to enable local caching on NFS by David Howells · 16 years ago
  91. 5d1acff NFS: Display local caching state by David Howells · 16 years ago
  92. 7f8e05f NFS: Store pages from an NFS inode into a local cache by David Howells · 16 years ago
  93. 9a9fc1c NFS: Read pages from FS-Cache into an NFS inode by David Howells · 16 years ago
  94. f42b293 NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching by David Howells · 16 years ago
  95. 1fcdf53 NFS: Add read context retention for FS-Cache to call back with by David Howells · 16 years ago
  96. 545db45 NFS: FS-Cache page management by David Howells · 16 years ago
  97. 6a51091 NFS: Add some new I/O counters for FS-Cache doing things for NFS by David Howells · 16 years ago
  98. d599064 NFS: Invalidate FsCache page flags when cache removed by David Howells · 16 years ago
  99. ef79c09 NFS: Use local disk inode cache by David Howells · 16 years ago
  100. 10329a5 NFS: Define and create inode-level cache objects by David Howells · 16 years ago