1. 763008c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  2. 0a377cf NFS: Fix an Oops in the NFSv4 atomic open code by Trond Myklebust · 14 years ago
  3. df486a2 NFS: Fix the selection of security flavours in Kconfig by Trond Myklebust · 14 years ago
  4. 2897c68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  5. 3f43231 [NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is set by Steve French · 14 years ago
  6. c2e8139 NFS: Use kernel DNS resolver [ver #2] by Bryan Schumaker · 14 years ago
  7. 0702099 NFS: fix the return value of nfs_file_fsync() by J. R. Okajima · 14 years ago
  8. 5d7ca35 nfs: Remove redundant NULL check upon kfree() by Davidlohr Bueso · 14 years ago
  9. 9bbb9e5 param: use ops in struct kernel_param, rather than get and set fns directly by Rusty Russell · 14 years ago
  10. 9b00c64 nfs: Add "lookupcache" to displayed mount options by Patrick J. LoPresti · 14 years ago
  11. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  12. f5a7367 NFS: allow close-to-open cache semantics to apply to root of NFS filesystem by Neil Brown · 14 years ago
  13. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  14. 5df6b8e Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  15. 3dce9a5 NFS: NFSv4.1 is no longer a "developer only" feature by Trond Myklebust · 14 years ago
  16. b3edc2b NFS: NFS_V4 is no longer an EXPERIMENTAL feature by Trond Myklebust · 14 years ago
  17. d5eff1a NFS: Fix /proc/mount for legacy binary interface by Bryan Schumaker · 14 years ago
  18. 761fe93 NFS: Fix the locking in nfs4_callback_getattr by Trond Myklebust · 14 years ago
  19. a17c215 SUNRPC: Move the bound cred to struct rpc_rqst by Trond Myklebust · 14 years ago
  20. d05dd4e NFS: Fix the NFS users of rpc_restart_call() by Trond Myklebust · 14 years ago
  21. a6f0339 NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checks by Trond Myklebust · 14 years ago
  22. 452e935 NFSv4: Clean up the process of renewing the NFSv4 lease by Trond Myklebust · 14 years ago
  23. 14516c3 NFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctly by Trond Myklebust · 14 years ago
  24. 0a8ebba NFS: nfs_rename() should not have to flush out writebacks by Trond Myklebust · 14 years ago
  25. 1b924e5 NFS: Clean up the callers of nfs_wb_all() by Trond Myklebust · 14 years ago
  26. af7fa16 NFS: Fix up the fsync code by Trond Myklebust · 14 years ago
  27. 9cfcac8 vfs: re-introduce MAY_CHDIR by Eric Paris · 14 years ago
  28. 77a63f3 NFS: Fix a typo in include/linux/nfs_fs.h by Trond Myklebust · 14 years ago
  29. cfb506e NFS: Ensure that writepage respects the nonblock flag by Trond Myklebust · 14 years ago
  30. b608b28 NFS: kswapd must not block in nfs_release_page by Trond Myklebust · 14 years ago
  31. 674b2222 nfs: include space for the NUL in root path by Dan Carpenter · 14 years ago
  32. 77041ed NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid by Trond Myklebust · 14 years ago
  33. d3c7b7c NFSv4: Add support for the RELEASE_LOCKOWNER operation by Trond Myklebust · 14 years ago
  34. daccbde NFSv4: Clean up for lockowner XDR encoding by Trond Myklebust · 14 years ago
  35. f11ac8d NFSv4: Ensure that we track the NFSv4 lock state in read/write requests. by Trond Myklebust · 14 years ago
  36. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  37. 1f0e890 NFSv4: Clean up struct nfs4_state_owner by Trond Myklebust · 14 years ago
  38. 1055d76 NFSv4.1: There is no need to init the session more than once... by Trond Myklebust · 14 years ago
  39. fe74ba3 NFSv41: Cleanup for nfs4_alloc_session. by Trond Myklebust · 14 years ago
  40. d77d76f NFSv41: Clean up exclusive create by Trond Myklebust · 14 years ago
  41. a443234 NFSv41: Deprecate nfs_client->cl_minorversion by Trond Myklebust · 14 years ago
  42. e047a10 NFSv41: Fix nfs_async_inode_return_delegation() ugliness by Trond Myklebust · 14 years ago
  43. c48f4f3 NFSv41: Convert the various reboot recovery ops etc to minor version ops by Trond Myklebust · 14 years ago
  44. 97dc135 NFSv41: Clean up the NFSv4.1 minor version specific operations by Trond Myklebust · 14 years ago
  45. a2118c3 NFSv41: Don't store session state in the nfs_client->cl_state by Trond Myklebust · 14 years ago
  46. df89645 NFSv41: Further cleanup for nfs4_sequence_done by Trond Myklebust · 14 years ago
  47. 035168a NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument by Trond Myklebust · 14 years ago
  48. 71ac6da NFSv4.1: Merge the nfs41_proc_async_sequence() and nfs4_proc_sequence() by Trond Myklebust · 14 years ago
  49. aa5190d NFSv4: Kill nfs4_async_handle_error() abuses by NFSv4.1 by Trond Myklebust · 14 years ago
  50. d185a33 NFSv4.1: Simplify nfs41_sequence_done() by Trond Myklebust · 14 years ago
  51. 2a6e26c NFSv4.1: Clean up nfs4_setup_sequence by Trond Myklebust · 14 years ago
  52. d5f8d3f NFSv41: Fix a memory leak in nfs41_proc_async_sequence() by Trond Myklebust · 14 years ago
  53. d3f6baa NFSv4: Fix an embarassing typo in encode_attrs() by Trond Myklebust · 14 years ago
  54. 0be8189 NFSv4: Ensure that /proc/self/mountinfo displays the minor version number by Trond Myklebust · 14 years ago
  55. 44950b6 NFSv4.1: Ensure that we initialise the session when following a referral by Trond Myklebust · 14 years ago
  56. f799bdb nfs4 use mandatory attribute file type in nfs4_get_root by Andy Adamson · 14 years ago
  57. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  58. 0522f6a NFS: Fix another nfs_wb_page() deadlock by Trond Myklebust · 14 years ago
  59. c5efa5f NFS: Ensure that we mark the inode as dirty if we exit early from commit by Trond Myklebust · 14 years ago
  60. 59844a9 NFS: Fix a lock imbalance typo in nfs_access_cache_shrinker by Trond Myklebust · 14 years ago
  61. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  62. 9c7e7e2 NFS: Don't call iput() in nfs_access_cache_shrinker by Trond Myklebust · 14 years ago
  63. 1a81bb8 NFS: Clean up nfs_access_zap_cache() by Trond Myklebust · 14 years ago
  64. 61d5eb2 NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFS by Trond Myklebust · 14 years ago
  65. 93870d7 NFS: Read requests can use GFP_KERNEL. by Trond Myklebust · 14 years ago
  66. 18eb884 NFS: Clean up nfs_create_request() by Trond Myklebust · 14 years ago
  67. 8535b2b NFSv4: Don't use GFP_KERNEL allocations in state recovery by Trond Myklebust · 14 years ago
  68. 9bc4e3c NFS: Calldata for nfs4_renew_done() by Chuck Lever · 14 years ago
  69. dfe52c0 NFS: Squelch compiler warning in nfs_add_server_stats() by Chuck Lever · 14 years ago
  70. a6d5ff6 NFS: Clean up fscache_uniq mount option by Chuck Lever · 14 years ago
  71. 0f15c53 NFS: Squelch compiler warning by Chuck Lever · 14 years ago
  72. bb8b27e NFSv4: Clean up the NFSv4 setclientid operation by Trond Myklebust · 14 years ago
  73. d7cf8dd NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation by Trond Myklebust · 14 years ago
  74. fd86dfd NFSv4: Fix up the documentation for nfs_do_refmount by Trond Myklebust · 14 years ago
  75. 1b4c606 NFS: Replace nfsroot on-stack filehandle by Trond Myklebust · 14 years ago
  76. b157b06 NFS: Cleanup file handle allocations in fs/nfs/super.c by Trond Myklebust · 14 years ago
  77. ce587e0 NFS: Prevent the mount code from looping forever on broken exports by Trond Myklebust · 14 years ago
  78. 6e94d62 NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl() by Trond Myklebust · 14 years ago
  79. ca7e9a0 NFS: Reduce stack footprint of nfs_statfs() by Trond Myklebust · 14 years ago
  80. 987f8df NFS: Reduce stack footprint of nfs_setattr() by Trond Myklebust · 14 years ago
  81. 0ab64e0 NFS: Reduce stack footprint of nfs4_proc_create() by Trond Myklebust · 14 years ago
  82. 23a3061 NFS: Reduce the stack footprint of nfs_proc_symlink() by Trond Myklebust · 14 years ago
  83. eb872f0 NFS: Reduce the stack footprint of nfs_proc_create by Trond Myklebust · 14 years ago
  84. 39967dd NFS: Reduce the stack footprint of nfs_rmdir by Trond Myklebust · 14 years ago
  85. d346890 NFS: Reduce stack footprint of nfs_proc_remove() by Trond Myklebust · 14 years ago
  86. 3b14d65 NFS: Reduce stack footprint of nfs3_proc_readlink() by Trond Myklebust · 14 years ago
  87. 136f262 NFS: Reduce the stack footprint of nfs_link() by Trond Myklebust · 14 years ago
  88. aa49b4c NFS: Reduce stack footprint of nfs_readdir() by Trond Myklebust · 14 years ago
  89. 011fff7 NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename() by Trond Myklebust · 14 years ago
  90. a3cba2a NFS: Reduce stack footprint of nfs_revalidate_inode() by Trond Myklebust · 14 years ago
  91. c407d41 NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access() by Trond Myklebust · 14 years ago
  92. 4f72729 NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sb by Trond Myklebust · 14 years ago
  93. 8bac9db NFSv4: Reduce stack footprint of nfs4_get_root() by Trond Myklebust · 14 years ago
  94. 04ffdbe NFS: Reduce the stack footprint of nfs_follow_remote_path() by Trond Myklebust · 14 years ago
  95. e1fb4d0 NFS: Reduce the stack footprint of nfs_lookup by Trond Myklebust · 14 years ago
  96. 364d015e5 NFSv4: Reduce the stack footprint of try_location() by Trond Myklebust · 14 years ago
  97. fbca779 NFS: Reduce the stack footprint of nfs_create_server by Trond Myklebust · 14 years ago
  98. a4d7f16 NFS: Reduce the stack footprint of nfs_follow_mountpoint() by Trond Myklebust · 14 years ago
  99. 815409d NFSv4: Eliminate nfs4_path_walk() by Trond Myklebust · 14 years ago
  100. 2d36bfde NFS: Add helper functions for allocating filehandles and fattr structs by Trond Myklebust · 14 years ago