1. 9082a5c NFSv4: Fix up delegation callbacks by Trond Myklebust · 16 years ago
  2. 95d35cb NFSv4: Remove nfs_client->cl_sem by Trond Myklebust · 16 years ago
  3. 0cb2659 NLM: allow lockd requests from an unprivileged port by Chuck Lever · 16 years ago
  4. d740351 NFS: add "[no]resvport" mount option by Chuck Lever · 16 years ago
  5. 542fcc3 NFS: move nfs_server flag initialization by Chuck Lever · 16 years ago
  6. 4a01b8a NFS: expand flags passed to nfs_create_rpc_client() by Chuck Lever · 16 years ago
  7. ff3525a NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts by Trond Myklebust · 16 years ago
  8. 1daef0a NFS: Clean up nfs_sb_active/nfs_sb_deactive by Trond Myklebust · 16 years ago
  9. 259875e NFS: set transport defaults after mount option parsing is finished by Trond Myklebust · 16 years ago
  10. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  11. 34b3723 nfs: use proc_create to setup de->proc_fops by Denis V. Lunev · 16 years ago
  12. 36a5aeb proc: remove proc_root_fs by Alexey Dobriyan · 16 years ago
  13. 7c67db3 NFSv4: Reintroduce machine creds by Trond Myklebust · 16 years ago
  14. 3f8400d NFS: Save the values of the "mount*=" mount options by Chuck Lever · 16 years ago
  15. f22d6d7 NFS: Save the value of the "port=" mount option by Chuck Lever · 16 years ago
  16. f6a1cc8 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues by Trond Myklebust · 16 years ago
  17. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  18. 3fbd67a NFSv4: Iterate through all nfs_clients when the server recalls a delegation by Trond Myklebust · 16 years ago
  19. 883bb16 NLM: Introduce an arguments structure for nlmclnt_init() by Chuck Lever · 16 years ago
  20. 9289e7f NFS: Invoke nlmclnt_init during NFS mount processing by Chuck Lever · 16 years ago
  21. 59dca3b NFS: Fix the 'proto=' mount option by Trond Myklebust · 16 years ago
  22. 3317023 NFS: Support per-mountpoint timeout parameters. by Trond Myklebust · 17 years ago
  23. 7a3e3e1 NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT by Trond Myklebust · 17 years ago
  24. 4c56801 NFS: Support non-IPv4 addresses in nfs_parsed_mount_data by Chuck Lever · 17 years ago
  25. 6677d09 NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *" by Chuck Lever · 17 years ago
  26. dcecae0 NFS: Change nfs4_set_client() to accept struct sockaddr * by Chuck Lever · 17 years ago
  27. d7422c4 NFS: Change nfs_get_client() to take sockaddr * by Chuck Lever · 17 years ago
  28. ff05264 NFS: Change nfs_find_client() to take "struct sockaddr *" by Chuck Lever · 17 years ago
  29. 6e4cffd NFS: Expand server address storage in nfs_client struct by Chuck Lever · 17 years ago
  30. 3b0d3f9 NFS: Add support for AF_INET6 addresses in __nfs_find_client() by Trond Myklebust · 16 years ago
  31. 5d8515c NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) by Chuck Lever · 17 years ago
  32. 40c55319 NFS: Remove the redundant nfs_client->cl_nfsversion by Trond Myklebust · 17 years ago
  33. c81468a NFS: Clean up the nfs_find_client function. by Trond Myklebust · 17 years ago
  34. 3a49802 NFS: Clean up the nfs_client initialisation by Trond Myklebust · 17 years ago
  35. d45273e NFS: Clean up address comparison in __nfs_find_client() by Chuck Lever · 17 years ago
  36. ef818a2 NFS: Stop sillyname renames and unmounts from racing by Steve Dickson · 17 years ago
  37. 5cef338 NFSv2/v3: Fix a memory leak when using -onolock by Trond Myklebust · 17 years ago
  38. 150030b NFS: Switch from intr mount option to TASK_KILLABLE by Matthew Wilcox · 17 years ago
  39. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  40. 2cf7ff7 NFS: support RDMA mounts by \"Talpey, Thomas\ · 17 years ago
  41. 0896a72 NFS/SUNRPC: use transport protocol naming by \"Talpey, Thomas\ · 17 years ago
  42. 91ea40b NFS: use in-kernel mount argument structure for nfsv4 mounts by \"Talpey, Thomas\ · 17 years ago
  43. 2283f8d NFS: use in-kernel mount argument structure for nfsv[23] mounts by \"Talpey, Thomas\ · 17 years ago
  44. 54af3bb NFS: Fix an Oops in encode_lookup() by Trond Myklebust · 17 years ago
  45. 259902e Make NFS client use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  46. 9f958ab NFSv4: Reduce the chances of an open_owner identifier collision by Trond Myklebust · 17 years ago
  47. 7af654f NFSv4: Don't reuse expired nfs4_state_owner structs by Trond Myklebust · 17 years ago
  48. f61534d SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() by Trond Myklebust · 17 years ago
  49. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  50. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  51. 74dd34e NFS: Added support to turn off the NFSv3 READDIRPLUS RPC. by Steve Dickson · 17 years ago
  52. d9bc125c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 17 years ago
  53. 43d78ef NFS: disconnect before retrying NFSv4 requests over TCP by Chuck Lever · 17 years ago
  54. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  55. f2d0d85 NFSv4: Fix Oops in nfs4_create_referral_server by Trond Myklebust · 17 years ago
  56. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  57. 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
  58. 13bbc06 [PATCH] NFS: Fix NFSv4 callback regression by Trond Myklebust · 18 years ago
  59. 7d9ac06 [PATCH] nfs4: initialize cl_ipaddr by J. Bruce Fields · 18 years ago
  60. 8325049 Fix extraneous '&' in recent NFS client cleanup by Linus Torvalds · 18 years ago
  61. 0bae89e [PATCH] NFS: Fix typo in nfs_get_client() by Trond Myklebust · 18 years ago
  62. ca4aa09 [PATCH] NFS: Fix typo in nfs_get_client() by Trond Myklebust · 18 years ago
  63. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  64. 24e3666 [PATCH] knfsd: be more selective in which sockets lockd listens on by NeilBrown · 18 years ago
  65. 2dec514 NFSv4: It's perfectly legal for clp to be NULL here.... by J. Bruce Fields · 18 years ago
  66. 297de4f Fix a referral error Oops by andros@citi.umich.edu · 18 years ago
  67. 6daabf1 NFS: Fix up compiler warnings on 64-bit platforms in client.c by David Howells · 18 years ago
  68. 5dd3177 NFSv4: Fix a use-after-free issue with the nfs server. by Trond Myklebust · 18 years ago
  69. 41877d2 NFS: Convert NFS client to use new rpc_create() API by Chuck Lever · 18 years ago
  70. 9c5bf38 NFS: Fix nfs_alloc_client() by Trond Myklebust · 18 years ago
  71. 27ba851 NFS: Fix error handling by David Howells · 18 years ago
  72. 6aaca56 NFS: Add server and volume lists to /proc by David Howells · 18 years ago
  73. 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 18 years ago
  74. 5006a76 NFS: Eliminate client_sys in favour of cl_rpcclient by David Howells · 18 years ago
  75. 24c8dbb NFS: Generalise the nfs_client structure by David Howells · 18 years ago