1. 7111dc7 NFSv4: Fix an infinite looping problem with the nfs4_state_manager by Trond Myklebust · 15 years ago
  2. 1ae88b2 NFS: Fix an O_DIRECT Oops... by Trond Myklebust · 15 years ago
  3. d953126 NFSv4: Fix a problem whereby a buggy server can oops the kernel by Trond Myklebust · 15 years ago
  4. fccba80 NFSv4: Fix an NFSv4 mount regression by Trond Myklebust · 15 years ago
  5. b64aec8 NFSv4: Fix an Oops in nfs4_free_lock_state by Trond Myklebust · 15 years ago
  6. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  7. 81e4e1b Revert "fuse: Fix build error" as unnecessary by Linus Torvalds · 15 years ago
  8. 097041e fuse: Fix build error by Larry Finger · 15 years ago
  9. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  10. b43f3cb headers: mnt_namespace.h redux by Alexey Dobriyan · 15 years ago
  11. b88f8a5 NFS: Correct the NFS mount path when following a referral by Trond Myklebust · 15 years ago
  12. 0b75b35 NFS: Fix nfs_path() to always return a '/' at the beginning of the path by Trond Myklebust · 15 years ago
  13. c02d7ad NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace by Trond Myklebust · 15 years ago
  14. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  15. 578e458 nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_res by Benny Halevy · 15 years ago
  16. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  17. 4bf259e nfs: remove unnecessary NFS_INO_INVALID_ACL checks by James Morris · 15 years ago
  18. a5a16ba NFS: More "sloppy" parsing problems by Chuck Lever · 15 years ago
  19. d23c45f NFS: Invalid mount option values should always fail, even with "sloppy" by Chuck Lever · 15 years ago
  20. 065015e NFS: Remove unused XDR decoder functions by Chuck Lever · 15 years ago
  21. 8e02f6b NFS: Update MNT and MNT3 reply decoding functions by Chuck Lever · 15 years ago
  22. a14017d NFS: add XDR decoder for mountd version 3 auth-flavor lists by Chuck Lever · 15 years ago
  23. 4fdcd99 NFS: add new file handle decoders to in-kernel mountd client by Chuck Lever · 15 years ago
  24. fb12529 NFS: Add separate mountd status code decoders for each mountd version by Chuck Lever · 15 years ago
  25. 99835db NFS: remove unused function in fs/nfs/mount_clnt.c by Chuck Lever · 15 years ago
  26. 29a1bd6 NFS: Use xdr_stream-based XDR encoder for MNT's dirpath argument by Chuck Lever · 15 years ago
  27. 2ad7809 NFS: Clean up MNT program definitions by Chuck Lever · 15 years ago
  28. 18fc316 NFS: Fix false error return from nfs_callback_up() if ipv6.ko is not available by Chuck Lever · 15 years ago
  29. a21bdd9 NFS: Return error code from nfs_callback_up() to user space by Chuck Lever · 15 years ago
  30. c381ad2 NFS: Do not display the setting of the "intr" mount option by Chuck Lever · 15 years ago
  31. bf40d34 NFS: add support for splice writes by Suresh Jayaraman · 15 years ago
  32. 301933a Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 by Trond Myklebust · 15 years ago
  33. 68f3f90 nfs41: Backchannel: CB_SEQUENCE validation by Ricardo Labiaga · 15 years ago
  34. 963891a nfs41: Backchannel: New find_client_with_session() by Ricardo Labiaga · 15 years ago
  35. f8625a6 nfs41: Backchannel: Add a backchannel slot table to the session by Ricardo Labiaga · 15 years ago
  36. 050047c nfs41: Backchannel: Refactor nfs4_init_slot_table() by Ricardo Labiaga · 15 years ago
  37. b73dafa nfs41: Backchannel: Refactor nfs4_reset_slot_table() by Ricardo Labiaga · 15 years ago
  38. 65fc64e nfs41: Backchannel: update cb_sequence args and results by Ricardo Labiaga · 15 years ago
  39. 281fe15 nfs41: verify CB_SEQUENCE position in callback compound by Benny Halevy · 15 years ago
  40. 4aece6a nfs41: cb_sequence xdr implementation by Benny Halevy · 15 years ago
  41. d49433e nfs41: cb_sequence proc implementation by Benny Halevy · 15 years ago
  42. 2d9b9ec nfs41: cb_sequence protocol level data structures by Benny Halevy · 15 years ago
  43. 34bc47c9 nfs41: consider minorversion in callback_xdr:process_op by Benny Halevy · 15 years ago
  44. 45377b9 nfs41: callback numbers definitions by Benny Halevy · 15 years ago
  45. 48a9e2d nfs41: decode minorversion 1 cb_compound header by Benny Halevy · 15 years ago
  46. b8f2ef8 nfs41: store minorversion in cb_compound_hdr_arg by Benny Halevy · 15 years ago
  47. 5a0ffe5 nfs41: Release backchannel resources associated with session by Andy Adamson · 15 years ago
  48. 0f91421 nfs41: Client indicates presence of NFSv4.1 callback channel. by Andy Adamson · 15 years ago
  49. 0b5b7ae nfs41: Setup the backchannel by Andy Adamson · 15 years ago
  50. e82dc22 nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist by Andy Adamson · 15 years ago
  51. 8f97524 nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks by Benny Halevy · 15 years ago
  52. a43cde9 nfs41: Implement NFSv4.1 callback service process. by Ricardo Labiaga · 15 years ago
  53. 5cd973c NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer by Trond Myklebust · 15 years ago
  54. 3f09df7 NFS: Ensure we always hold the BKL when dereferencing inode->i_flock by Trond Myklebust · 15 years ago
  55. 965b5d6 NFSv4: Handle more errors when recovering open file and locking state by Trond Myklebust · 15 years ago
  56. d512220 NFSv4: Move error handling out of the delegation generic code by Trond Myklebust · 15 years ago
  57. 01c3f05 NFSv4: Fix the 'nolock' option regression by Trond Myklebust · 15 years ago
  58. 7146851 nfs41: minorversion support for nfs4_{init,destroy}_callback by Benny Halevy · 15 years ago
  59. 9bdaa86 nfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0 by Benny Halevy · 15 years ago
  60. 34dc1ad nfs41: increment_{open,lock}_seqid by Benny Halevy · 15 years ago
  61. 78722e9 nfs41: only retry EXCHANGE_ID on recoverable errors by Andy Adamson · 15 years ago
  62. 008f55d nfs41: recover lease in _nfs4_lookup_root by Benny Halevy · 15 years ago
  63. b4b8260 nfs41: get_clid_cred for EXCHANGE_ID by Andy Adamson · 15 years ago
  64. 90a1661 nfs41: add a get_clid_cred function to nfs4_state_recovery_ops by Andy Adamson · 15 years ago
  65. 591d71c nfs41: establish sessions-based clientid by Andy Adamson · 15 years ago
  66. a7b7210 nfs41: introduce get_state_renewal_cred by Andy Adamson · 15 years ago
  67. 8e69514f nfs41: support minorversion 1 for nfs4_check_lease by Benny Halevy · 15 years ago
  68. 29fba38 nfs41: lease renewal by Benny Halevy · 15 years ago
  69. b069d94 nfs41: schedule async session reset by Andy Adamson · 15 years ago
  70. 4745e31 nfs41: kick start nfs41 session recovery when handling errors by Andy Adamson · 15 years ago
  71. eedc020 nfs41: use rpc prepare call state for session reset by Andy Adamson · 15 years ago
  72. c3fad1b nfs41: add session reset to state manager by Andy Adamson · 15 years ago
  73. 76db6d9 nfs41: add session setup to the state manager by Andy Adamson · 15 years ago
  74. ac72b7b nfs41: reset the session slot table by Andy Adamson · 15 years ago
  75. fc01cea nfs41: sequence operation by Andy Adamson · 15 years ago
  76. 8328d59 nfs41: enable nfs_client only nfs4_async_handle_error by Andy Adamson · 15 years ago
  77. 0f3e66c nfs41: destroy_session operation by Andy Adamson · 15 years ago
  78. 96b09e0 nfs41: use session attributes for rsize and wsize by Andy Adamson · 15 years ago
  79. 8d35301 nfs41: verify session channel attribues by Andy Adamson · 15 years ago
  80. fc93158 nfs41: create_session operation by Andy Adamson · 15 years ago
  81. 2050f0c nfs41: get_lease_time by Andy Adamson · 15 years ago
  82. 99fe60d nfs41: exchange_id operation by Benny Halevy · 15 years ago
  83. 938e101 nfs41 delegreturn sequence setup done support by Andy Adamson · 15 years ago
  84. 21d9a85 nfs41 commit sequence setup done support by Andy Adamson · 15 years ago
  85. def6ed7 nfs41 write sequence setup done support by Andy Adamson · 15 years ago
  86. f11c88a nfs41: read sequence setup/done support by Andy Adamson · 15 years ago
  87. 472cfbd nfs41: unlink sequence setup/done support by Andy Adamson · 15 years ago
  88. a893693 nfs41: locku sequence setup/done support by Andy Adamson · 15 years ago
  89. 66179ef nfs41: lock sequence setup/done support by Andy Adamson · 15 years ago
  90. d898528 nfs41: open sequence setup/done support by Andy Adamson · 15 years ago
  91. 19ddab0 nfs41: close sequence setup/done support by Andy Adamson · 15 years ago
  92. 69ab40c nfs41: nfs41_call_sync_done by Andy Adamson · 15 years ago
  93. b0df806 nfs41: nfs41_sequence_done by Andy Adamson · 15 years ago
  94. 1361587 nfs41: nfs41_sequence_free_slot by Andy Adamson · 15 years ago
  95. e2c4ab3 nfs41: free slot by Andy Adamson · 15 years ago
  96. fbcd4ab nfs41: setup_sequence method by Andy Adamson · 15 years ago
  97. 510b817 nfs41: find slot by Benny Halevy · 15 years ago
  98. ce5039c nfs41: nfs4_setup_sequence by Andy Adamson · 15 years ago
  99. 9b7b9fc nfs41: xdr {encode,decode}_sequence by Andy Adamson · 15 years ago
  100. 66cc042 nfs41: encode minorversion in compound header by Benny Halevy · 15 years ago