1. 888ef2e nfs: kill renewd before clearing client minor version by Alexandros Batsakis · 14 years ago
  2. 2449ea2 nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize by Alexandros Batsakis · 15 years ago
  3. f4373bf nfs: Avoid overrun when copying client IP address string by Ben Hutchings · 15 years ago
  4. 2df5480 NFS: Propagate 'fsc' mount option through automounts by David Howells · 15 years ago
  5. 8a6e5de NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags by Trond Myklebust · 15 years ago
  6. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  7. 48d0764 nfs: initialize the backing_dev_info when creating the server by Jens Axboe · 15 years ago
  8. ab3bbaa Merge branch 'nfs-for-2.6.32' by Trond Myklebust · 15 years ago
  9. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  10. e576e05 nfs: remove superfluous BUG_ON()s by Bartlomiej Zolnierkiewicz · 15 years ago
  11. 62ab460c NFSv4: Add 'server capability' flags for NFSv4 recommended attributes by Trond Myklebust · 15 years ago
  12. fccba80 NFSv4: Fix an NFSv4 mount regression by Trond Myklebust · 15 years ago
  13. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  14. a21bdd9 NFS: Return error code from nfs_callback_up() to user space by Chuck Lever · 15 years ago
  15. 0b5b7ae nfs41: Setup the backchannel by Andy Adamson · 15 years ago
  16. e82dc22 nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist by Andy Adamson · 15 years ago
  17. 7146851 nfs41: minorversion support for nfs4_{init,destroy}_callback by Benny Halevy · 15 years ago
  18. 9bdaa86 nfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0 by Benny Halevy · 15 years ago
  19. 008f55d nfs41: recover lease in _nfs4_lookup_root by Benny Halevy · 15 years ago
  20. 76db6d9 nfs41: add session setup to the state manager by Andy Adamson · 15 years ago
  21. 96b09e0 nfs41: use session attributes for rsize and wsize by Andy Adamson · 15 years ago
  22. cccef3b nfs41: introduce nfs4_call_sync by Andy Adamson · 15 years ago
  23. 557134a nfs41: sessions client infrastructure by Andy Adamson · 15 years ago
  24. 5aae4a9 nfs41: Use mount minorversion option by Benny Halevy · 15 years ago
  25. 94a417f nfs41: nfs_client.cl_minorversion by Benny Halevy · 15 years ago
  26. b797cac NFS: Add mount options to enable local caching on NFS by David Howells · 15 years ago
  27. 5d1acff NFS: Display local caching state by David Howells · 15 years ago
  28. 1472728 NFS: Define and create server-level objects by David Howells · 15 years ago
  29. cc85906 Merge branch 'devel' into for-linus by Trond Myklebust · 15 years ago
  30. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  31. 3c8c45d NFS: Simplify logic to compare socket addresses in client.c by Chuck Lever · 15 years ago
  32. 9f4c899 NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined... by Trond Myklebust · 15 years ago
  33. d7371c4 Bug 11061, NFS mounts dropped by Ian Dall · 15 years ago
  34. 9082a5c NFSv4: Fix up delegation callbacks by Trond Myklebust · 15 years ago
  35. 95d35cb NFSv4: Remove nfs_client->cl_sem by Trond Myklebust · 15 years ago
  36. 0cb2659 NLM: allow lockd requests from an unprivileged port by Chuck Lever · 15 years ago
  37. d740351 NFS: add "[no]resvport" mount option by Chuck Lever · 15 years ago
  38. 542fcc3 NFS: move nfs_server flag initialization by Chuck Lever · 15 years ago
  39. 4a01b8a NFS: expand flags passed to nfs_create_rpc_client() by Chuck Lever · 15 years ago
  40. ff3525a NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts by Trond Myklebust · 16 years ago
  41. 1daef0a NFS: Clean up nfs_sb_active/nfs_sb_deactive by Trond Myklebust · 16 years ago
  42. 259875e NFS: set transport defaults after mount option parsing is finished by Trond Myklebust · 16 years ago
  43. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  44. 34b3723 nfs: use proc_create to setup de->proc_fops by Denis V. Lunev · 16 years ago
  45. 36a5aeb proc: remove proc_root_fs by Alexey Dobriyan · 16 years ago
  46. 7c67db3 NFSv4: Reintroduce machine creds by Trond Myklebust · 16 years ago
  47. 3f8400d NFS: Save the values of the "mount*=" mount options by Chuck Lever · 16 years ago
  48. f22d6d7 NFS: Save the value of the "port=" mount option by Chuck Lever · 16 years ago
  49. f6a1cc8 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues by Trond Myklebust · 16 years ago
  50. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  51. 3fbd67a NFSv4: Iterate through all nfs_clients when the server recalls a delegation by Trond Myklebust · 16 years ago
  52. 883bb16 NLM: Introduce an arguments structure for nlmclnt_init() by Chuck Lever · 16 years ago
  53. 9289e7f NFS: Invoke nlmclnt_init during NFS mount processing by Chuck Lever · 16 years ago
  54. 59dca3b NFS: Fix the 'proto=' mount option by Trond Myklebust · 16 years ago
  55. 3317023 NFS: Support per-mountpoint timeout parameters. by Trond Myklebust · 16 years ago
  56. 7a3e3e1 NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT by Trond Myklebust · 16 years ago
  57. 4c56801 NFS: Support non-IPv4 addresses in nfs_parsed_mount_data by Chuck Lever · 17 years ago
  58. 6677d09 NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *" by Chuck Lever · 17 years ago
  59. dcecae0 NFS: Change nfs4_set_client() to accept struct sockaddr * by Chuck Lever · 17 years ago
  60. d7422c4 NFS: Change nfs_get_client() to take sockaddr * by Chuck Lever · 17 years ago
  61. ff05264 NFS: Change nfs_find_client() to take "struct sockaddr *" by Chuck Lever · 17 years ago
  62. 6e4cffd NFS: Expand server address storage in nfs_client struct by Chuck Lever · 17 years ago
  63. 3b0d3f9 NFS: Add support for AF_INET6 addresses in __nfs_find_client() by Trond Myklebust · 16 years ago
  64. 5d8515c NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) by Chuck Lever · 17 years ago
  65. 40c55319 NFS: Remove the redundant nfs_client->cl_nfsversion by Trond Myklebust · 17 years ago
  66. c81468a NFS: Clean up the nfs_find_client function. by Trond Myklebust · 17 years ago
  67. 3a49802 NFS: Clean up the nfs_client initialisation by Trond Myklebust · 17 years ago
  68. d45273e NFS: Clean up address comparison in __nfs_find_client() by Chuck Lever · 17 years ago
  69. ef818a2 NFS: Stop sillyname renames and unmounts from racing by Steve Dickson · 17 years ago
  70. 5cef338 NFSv2/v3: Fix a memory leak when using -onolock by Trond Myklebust · 17 years ago
  71. 150030b NFS: Switch from intr mount option to TASK_KILLABLE by Matthew Wilcox · 17 years ago
  72. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  73. 2cf7ff7 NFS: support RDMA mounts by \"Talpey, Thomas\ · 17 years ago
  74. 0896a72 NFS/SUNRPC: use transport protocol naming by \"Talpey, Thomas\ · 17 years ago
  75. 91ea40b NFS: use in-kernel mount argument structure for nfsv4 mounts by \"Talpey, Thomas\ · 17 years ago
  76. 2283f8d NFS: use in-kernel mount argument structure for nfsv[23] mounts by \"Talpey, Thomas\ · 17 years ago
  77. 54af3bb NFS: Fix an Oops in encode_lookup() by Trond Myklebust · 17 years ago
  78. 259902e Make NFS client use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  79. 9f958ab NFSv4: Reduce the chances of an open_owner identifier collision by Trond Myklebust · 17 years ago
  80. 7af654f NFSv4: Don't reuse expired nfs4_state_owner structs by Trond Myklebust · 17 years ago
  81. f61534d SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() by Trond Myklebust · 17 years ago
  82. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  83. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  84. 74dd34e NFS: Added support to turn off the NFSv3 READDIRPLUS RPC. by Steve Dickson · 17 years ago
  85. d9bc125c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 17 years ago
  86. 43d78ef NFS: disconnect before retrying NFSv4 requests over TCP by Chuck Lever · 17 years ago
  87. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  88. f2d0d85 NFSv4: Fix Oops in nfs4_create_referral_server by Trond Myklebust · 17 years ago
  89. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  90. 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
  91. 13bbc06 [PATCH] NFS: Fix NFSv4 callback regression by Trond Myklebust · 18 years ago
  92. 7d9ac06 [PATCH] nfs4: initialize cl_ipaddr by J. Bruce Fields · 18 years ago
  93. 8325049 Fix extraneous '&' in recent NFS client cleanup by Linus Torvalds · 18 years ago
  94. 0bae89e [PATCH] NFS: Fix typo in nfs_get_client() by Trond Myklebust · 18 years ago
  95. ca4aa09 [PATCH] NFS: Fix typo in nfs_get_client() by Trond Myklebust · 18 years ago
  96. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  97. 24e3666 [PATCH] knfsd: be more selective in which sockets lockd listens on by NeilBrown · 18 years ago
  98. 2dec514 NFSv4: It's perfectly legal for clp to be NULL here.... by J. Bruce Fields · 18 years ago
  99. 297de4f Fix a referral error Oops by andros@citi.umich.edu · 18 years ago
  100. 6daabf1 NFS: Fix up compiler warnings on 64-bit platforms in client.c by David Howells · 18 years ago