1. 8c163d8 NFS: Remove the left global variable nfs_callback_tcpport by Kinglong Mee · 9 years ago
  2. 5ef8d79 NFS: Error out when register_shrinker fail in register_nfs_fs by Kinglong Mee · 9 years ago
  3. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  4. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  5. 21330b6 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  6. f9ebd61 NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h by Anna Schumaker · 9 years ago
  7. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  8. 09a330f NFS: remount with security change should return EINVAL by Benjamin Coddington · 10 years ago
  9. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  10. ea7c38f NFSv4: Ensure we reference the inode for return-on-close in delegreturn by Trond Myklebust · 9 years ago
  11. 7b14a21 nfs: don't call bdi_unregister by Christoph Hellwig · 10 years ago
  12. f08460d NFS: Remove v3 not compiled check from validate_mount_data() by Anna Schumaker · 10 years ago
  13. 71a6ec8 nfs: reject changes to resvport and sharecache during remount by Scott Mayhew · 10 years ago
  14. 0021602 NFS: use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  15. a914722 NFS: populate ->net in mount data when remounting by Mateusz Guzik · 10 years ago
  16. c8e4702 nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data() by Scott Mayhew · 10 years ago
  17. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  18. 9e08ef1 NFS: correctly report misuse of "migration" mount option. by NeilBrown · 11 years ago
  19. 4d4b69d NFS: add support for multiple sec= mount options by Weston Andros Adamson · 11 years ago
  20. 5837f6d NFS: stop using NFS_MOUNT_SECFLAVOUR server flag by Weston Andros Adamson · 11 years ago
  21. 0f5f49b NFS: cache parsed auth_info in nfs_server by Weston Andros Adamson · 11 years ago
  22. a3f73c2 NFS: separate passed security flavs from selected by Weston Andros Adamson · 11 years ago
  23. ce6cda1 NFS: Add a super_block backpointer to the nfs_server struct by Chuck Lever · 11 years ago
  24. 1966903 nfs: fix handling of invalid mount options in nfs_remount by Jeff Layton · 11 years ago
  25. 57acc40 nfs: reject version and minorversion changes on remount attempts by Jeff Layton · 11 years ago
  26. 1ab6c49 fs: convert fs shrinkers to new scan/count API by Dave Chinner · 11 years ago
  27. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  28. 0aea92b NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was set by Trond Myklebust · 11 years ago
  29. 19e7b8d NFS: Clean up nfs_parse_security_flavors() by Trond Myklebust · 11 years ago
  30. 74c9881 NFS: Clean up the auth flavour array mess by Trond Myklebust · 11 years ago
  31. f6de7a3 NFSv4: Document the recover_lost_locks kernel parameter by Trond Myklebust · 11 years ago
  32. e890db0 NFSv4: Fix the sync mount option for nfs4 mounts by Scott Mayhew · 11 years ago
  33. 6da1a03 NFSv4: Refuse mount attempts with proto=udp by Trond Myklebust · 11 years ago
  34. 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 11 years ago
  35. 9111c95 nfs: have NFSv3 try server-specified auth flavors in turn by Jeff Layton · 11 years ago
  36. fb9b02f nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it by Jeff Layton · 11 years ago
  37. 294ae81 nfs: move server_authlist into nfs_try_mount_request by Jeff Layton · 11 years ago
  38. d17540c nfs: refactor "need_mount" code out of nfs_try_mount by Jeff Layton · 11 years ago
  39. aa9c266 NFS: Client implementation of Labeled-NFS by David Quigley · 11 years ago
  40. a09df2c NFSv4: Extend fattr bitmaps to support all 3 words by David Quigley · 11 years ago
  41. 42c2c42 NFSv4.2: Added NFS v4.2 support to the NFS client by Steve Dickson · 11 years ago
  42. 649f6e7 LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data. by David Quigley · 11 years ago
  43. eb54d43 NFS: Fix security flavor negotiation with legacy binary mounts by Chuck Lever · 11 years ago
  44. 8cbc95e Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  45. d497ab9 NFSv3: match sec= flavor against server list by Weston Andros Adamson · 11 years ago
  46. 2e1deaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  47. 8728f98 Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  48. 4580a92 NFS: Use server-recommended security flavor by default (NFSv3) by Chuck Lever · 11 years ago
  49. 094f7b6 selinux: make security_sb_clone_mnt_opts return an error on context mismatch by Jeff Layton · 11 years ago
  50. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 11 years ago
  51. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  52. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  53. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  54. ecf3d1f vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op by Jeff Layton · 11 years ago
  55. 5976687 sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h by Jeff Layton · 11 years ago
  56. 322b2b9 Revert "NFS: add nfs_sb_deactive_async to avoid deadlock" by Trond Myklebust · 12 years ago
  57. dee972b NFS: Fix error reporting in nfs_xdev_mount by Trond Myklebust · 12 years ago
  58. e25fbe3 nfs: fix null checking in nfs_get_option_str() by Xi Wang · 12 years ago
  59. c4271c6 NFS: Kill fscache warnings when mounting without -ofsc by Trond Myklebust · 12 years ago
  60. eed9935 NFS: Ensure that we always drop inodes that have been marked as stale by Trond Myklebust · 12 years ago
  61. 76e697b NFSv4.1: Move slot table and session struct definitions to nfs4session.h by Trond Myklebust · 12 years ago
  62. 324d003 NFS: add nfs_sb_deactive_async to avoid deadlock by Weston Andros Adamson · 12 years ago
  63. 97a5486 nfs: Show original device name verbatim in /proc/*/mount{s,info} by Ben Hutchings · 12 years ago
  64. df632d3 Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  65. 3dd4f8ef nfs: declare nfs_xdev_mount as static by Stanislav Kinsbursky · 12 years ago
  66. 7297cb6 nfs: replace strict_strto* with kstrto* by Daniel Walter · 12 years ago
  67. 6f2ea7f NFS: Add nfs4_unique_id boot parameter by Chuck Lever · 12 years ago
  68. 8965261 NFS: Introduce "migration" mount option by Chuck Lever · 12 years ago
  69. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  70. 872ece8 NFS: Fix a problem with the legacy binary mount code by Trond Myklebust · 12 years ago
  71. 1856b22 nfs: comment fix by Peter Meerwald · 12 years ago
  72. 425e776 NFS: Alias the nfs module to nfs4 by bjschuma@gmail.com · 12 years ago
  73. 1ae811e NFS: Fix a regression when loading the NFS v4 module by bjschuma@gmail.com · 12 years ago
  74. 89d77c8 NFS: Convert v4 into a module by Bryan Schumaker · 12 years ago
  75. 1c606fb NFS: Convert v3 into a module by Bryan Schumaker · 12 years ago
  76. ddda8e0 NFS: Convert v2 into a module by Bryan Schumaker · 12 years ago
  77. fac1e8e NFS: Keep module parameters in the generic NFS client by Bryan Schumaker · 12 years ago
  78. 6a74490 NFS: Pass super operations and xattr handlers in the nfs_subversion by Bryan Schumaker · 12 years ago
  79. 1179acc NFS: Only initialize the ACL client in the v3 case by Bryan Schumaker · 12 years ago
  80. ff9099f2 NFS: Create a try_mount rpc op by Bryan Schumaker · 12 years ago
  81. e8f25e6 NFS: Remove the NFS v4 xdev mount function by Bryan Schumaker · 12 years ago
  82. ab7017a NFS: Add version registering framework by Bryan Schumaker · 12 years ago
  83. fbdefd6 NFS: Split out the NFS v4 filesystem types by Bryan Schumaker · 12 years ago
  84. 3cadf4b NFS: Create a single nfs_clone_super() function by Bryan Schumaker · 12 years ago
  85. 8626e4a Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6 by Trond Myklebust · 12 years ago
  86. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  87. f1daf66 NFSv4: Fix an NFSv4 mount regression by Trond Myklebust · 12 years ago
  88. a8d8f02 NFS: Create custom NFS v4 write_inode() function by Bryan Schumaker · 12 years ago
  89. eeebf91 NFS: Use nfs4_destroy_server() to clean up NFS v4 by Bryan Schumaker · 12 years ago
  90. c5afc8d NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mounts by Bryan Schumaker · 12 years ago
  91. cdf6644 NFS4: Set parsed mount data version to 4 by Bryan Schumaker · 12 years ago
  92. 5915554 NFS: Use proper naming conventions for nfs_client.impl_id field by Chuck Lever · 12 years ago
  93. 39ffb92 NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefined by Trond Myklebust · 12 years ago
  94. 87c7083 NFS: Pass mntfh as part of the nfs_mount_info structure by Bryan Schumaker · 12 years ago
  95. 46058d4 NFS: Allocate parsed mount data directly to the nfs_mount_info structure by Bryan Schumaker · 12 years ago
  96. d72c727 NFS: Create a single nfs_validate_mount_data() function by Bryan Schumaker · 12 years ago
  97. b72e4f4 NFS: Create a single function for text mount data by Bryan Schumaker · 12 years ago
  98. 486aa69 NFS: Create a new nfs_try_mount() by Bryan Schumaker · 12 years ago
  99. db83335 NFS: Let mount data parsing set the NFS version by Bryan Schumaker · 12 years ago
  100. 21e4b82 NFS: Use nfs_fs_mount_common() for remote referral mounts by Bryan Schumaker · 12 years ago