1. 6aed628 const: make file_lock_operations const by Alexey Dobriyan · 15 years ago
  2. 7111dc7 NFSv4: Fix an infinite looping problem with the nfs4_state_manager by Trond Myklebust · 15 years ago
  3. b64aec8 NFSv4: Fix an Oops in nfs4_free_lock_state by Trond Myklebust · 15 years ago
  4. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  5. 3f09df7 NFS: Ensure we always hold the BKL when dereferencing inode->i_flock by Trond Myklebust · 15 years ago
  6. 965b5d6 NFSv4: Handle more errors when recovering open file and locking state by Trond Myklebust · 15 years ago
  7. 34dc1ad nfs41: increment_{open,lock}_seqid by Benny Halevy · 15 years ago
  8. 78722e9 nfs41: only retry EXCHANGE_ID on recoverable errors by Andy Adamson · 15 years ago
  9. b4b8260 nfs41: get_clid_cred for EXCHANGE_ID by Andy Adamson · 15 years ago
  10. 90a1661 nfs41: add a get_clid_cred function to nfs4_state_recovery_ops by Andy Adamson · 15 years ago
  11. 591d71c nfs41: establish sessions-based clientid by Andy Adamson · 15 years ago
  12. a7b7210 nfs41: introduce get_state_renewal_cred by Andy Adamson · 15 years ago
  13. 8e69514f nfs41: support minorversion 1 for nfs4_check_lease by Benny Halevy · 15 years ago
  14. c3fad1b nfs41: add session reset to state manager by Andy Adamson · 15 years ago
  15. 76db6d9 nfs41: add session setup to the state manager by Andy Adamson · 15 years ago
  16. c2e713d nfs41: translate NFS4ERR_MINOR_VERS_MISMATCH to EPROTONOSUPPORT by Benny Halevy · 15 years ago
  17. f738f51 NFS: Start PF_INET6 callback listener only if IPv6 support is available by Chuck Lever · 15 years ago
  18. dc0b027 NFSv4: Convert the open and close ops to use fmode by Trond Myklebust · 16 years ago
  19. b0d3ded NFSv4: Clean up nfs_expire_all_delegations() by Trond Myklebust · 16 years ago
  20. 0d62f85 NFSv4: Fix a BAD_SEQUENCEID condition. by Trond Myklebust · 16 years ago
  21. f3c7649 NFSv4: Don't exit the state management if there are still tasks to do by Trond Myklebust · 16 years ago
  22. e005e80 NFSv4: Rename the state reclaimer thread by Trond Myklebust · 16 years ago
  23. 707fb4b NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management... by Trond Myklebust · 16 years ago
  24. 9e33bed NFSv4: Add recovery for individual stateids by Trond Myklebust · 16 years ago
  25. 95d35cb NFSv4: Remove nfs_client->cl_sem by Trond Myklebust · 16 years ago
  26. 19e03c5 NFSv4: Ensure that file unlock requests don't conflict with state recovery by Trond Myklebust · 16 years ago
  27. fe1d819 NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem by Trond Myklebust · 16 years ago
  28. 7eff03a NFSv4: Add a recovery marking scheme for state owners by Trond Myklebust · 16 years ago
  29. 0f605b5 NFSv4: Don't tell server we rebooted when not necessary by Trond Myklebust · 16 years ago
  30. e598d84 NFSv4: Remove redundant RENEW calls if we know the lease has expired by Trond Myklebust · 16 years ago
  31. b79a4a1 NFSv4: Fix state recovery when the client runs over the grace period by Trond Myklebust · 16 years ago
  32. 6dc9d57 NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock by Trond Myklebust · 16 years ago
  33. 0286001 NFSv4: Clean up for the state loss reclaimer by Trond Myklebust · 16 years ago
  34. f839c4c NFSv4: Remove BKL from the nfsv4 state recovery by Trond Myklebust · 16 years ago
  35. 1d2e88e nfs: make nfs4_drop_state_owner() static by Adrian Bunk · 16 years ago
  36. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  37. a2b2bb8 NFSv4: Attempt to use machine credentials in SETCLIENTID calls by Trond Myklebust · 16 years ago
  38. f6a1cc8 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues by Trond Myklebust · 16 years ago
  39. 5d00837 SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs by Trond Myklebust · 16 years ago
  40. 90dc7d2 nfs: fix sparse warnings by Harvey Harrison · 16 years ago
  41. 497799e NFS: missing spaces in KERN_WARNING by Dan Muntz · 16 years ago
  42. 5d8515c NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) by Chuck Lever · 17 years ago
  43. 2f74c0a NFSv4: Clean up the OPEN/CLOSE serialisation code by Trond Myklebust · 17 years ago
  44. d0dc370 NFSv4: Give the lock stateid its own sequence queue by Trond Myklebust · 17 years ago
  45. a49c3c7 NFSv4: Ensure that we wait for the CLOSE request to complete by Trond Myklebust · 17 years ago
  46. cd3758e NFS: Replace file->private_data with calls to nfs_file_open_context() by Trond Myklebust · 17 years ago
  47. ba683031 NFSv4: Fix a locking regression in nfs4_set_mode_locked() by Trond Myklebust · 17 years ago
  48. 6f2e64d NFSv4: Make the NFS state model work with the nosharedcache mount option by Trond Myklebust · 17 years ago
  49. 8bda4e4 NFSv4: Fix up stateid locking... by Trond Myklebust · 17 years ago
  50. 6f43ddc NFSv4: Improve the debugging of bad sequence id errors... by Trond Myklebust · 17 years ago
  51. 003707c NFSv4: Always use the delegation if we have one by Trond Myklebust · 17 years ago
  52. 1c816ef NFSv4: Fix a bug in __nfs4_find_state_byowner by Trond Myklebust · 17 years ago
  53. 9f958ab NFSv4: Reduce the chances of an open_owner identifier collision by Trond Myklebust · 17 years ago
  54. 88d9093 NFSv4: nfs_increment_open_seqid should not return a value by Trond Myklebust · 17 years ago
  55. 7af654f NFSv4: Don't reuse expired nfs4_state_owner structs by Trond Myklebust · 17 years ago
  56. 27b3f94 NFSv4: Fix a credential reference leak in nfs4_get_state_owner() by Trond Myklebust · 17 years ago
  57. b39e625 NFSv4: Clean up nfs4_call_async() by Trond Myklebust · 17 years ago
  58. 4a35bd4 NFSv4: Ensure that nfs4_do_close() doesn't race with umount by Trond Myklebust · 17 years ago
  59. 10afec9 NFS: Fix some 'sparse' warnings... by Trond Myklebust · 17 years ago
  60. 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 18 years ago
  61. 24c8dbb NFS: Generalise the nfs_client structure by David Howells · 18 years ago
  62. 7539bba NFS: Rename nfs_server::nfs4_state by David Howells · 18 years ago
  63. adfa6f9 NFS: Rename struct nfs4_client to struct nfs_client by David Howells · 18 years ago
  64. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  65. 51581f3 NFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY/NFS4ERR_RESOURCE by Trond Myklebust · 18 years ago
  66. 286d7d6 NFSv4: Remove requirement for machine creds for the "setclientid" operation by Trond Myklebust · 19 years ago
  67. b4454fe NFSv4: Remove requirement for machine creds for the "renew" operation by Trond Myklebust · 19 years ago
  68. 5043e90 NFS: Convert instances of kernel_thread() to kthread() by Trond Myklebust · 19 years ago
  69. 433fbe4 NFSv4: State recovery cleanup by Trond Myklebust · 19 years ago
  70. e761692 NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately by Trond Myklebust · 19 years ago
  71. 36f20c6 NFSv4: Fix buggy nfs_wait_on_sequence() by Trond Myklebust · 19 years ago
  72. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  73. 43b2a33 NFSv4: Fix recovery of flock() locks. by Trond Myklebust · 19 years ago
  74. d530838 NFSv4: Fix problem with OPEN_DOWNGRADE by Trond Myklebust · 19 years ago
  75. 4cecb76 NFSv4: Fix a race between open() and close() by Trond Myklebust · 19 years ago
  76. ec07342 NFSv4: Fix up locking for nfs4_state_owner by Trond Myklebust · 19 years ago
  77. 4e51336 NFSv4: Final tweak to sequence id by Trond Myklebust · 19 years ago
  78. 7f709a4 NFSv4: Fix an oopsable condition in nfs_free_seqid by Trond Myklebust · 19 years ago
  79. faf5f49 NFSv4: Make NFS clean up byte range locks asynchronously by Trond Myklebust · 19 years ago
  80. 83c9d41 NFSv4: Remove nfs4_client->cl_sem from close() path by Trond Myklebust · 19 years ago
  81. e6dfa55 NFSv4: Remove obsolete state_owner and lock_owner semaphores by Trond Myklebust · 19 years ago
  82. 9512135 NFSv4: Fix a potential CLOSE race by Trond Myklebust · 19 years ago
  83. cee54fc NFSv4: Add functions to order RPC calls by Trond Myklebust · 19 years ago
  84. 8d0a8a9 [PATCH] NFSv4: Clean up nfs4 lock state accounting by Trond Myklebust · 19 years ago
  85. 6a19275 [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns by J. Bruce Fields · 19 years ago
  86. 4ce7971 [PATCH] NFS: Header file cleanup... by Trond Myklebust · 19 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago