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