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