1. a647034 Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 8 months ago
  2. d9092b4 NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code. by Dai Ngo · 3 years, 8 months ago
  3. c9301cb nfs: hornor timeo and retrans option when mounting NFSv3 by Eryu Guan · 3 years, 9 months ago
  4. ec1ade6 nfs: account for selinux security context when deciding to share superblock by Olga Kornievskaia · 3 years, 11 months ago
  5. 8c6d76a nfs: remove unneeded null check in nfs_fill_super() by Olga Kornievskaia · 3 years, 11 months ago
  6. 1c9077c Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 10 months ago
  7. 7ae017c NFS: Support the '-owrite=' option in /proc/self/mounts and mountinfo by Trond Myklebust · 3 years, 11 months ago
  8. 02591f9 NFSv4_2: SSC helper should use its own config. by Dai Ngo · 4 years ago
  9. 24717cf Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 2 months ago
  10. 0cfcd40 NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy by Dai Ngo · 4 years, 2 months ago
  11. 59f0e7e Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 2 months ago
  12. fb08334 nfs: remove incorrect fallthrough label by Nick Desaulniers · 4 years, 4 months ago
  13. 55b2598 bdi: initialize ->ra_pages and ->io_pages in bdi_init by Christoph Hellwig · 4 years, 3 months ago
  14. cf65e49 nfs: Convert to use the preferred fallthrough macro by Miaohe Lin · 4 years, 4 months ago
  15. 2b666a1 Merge tag 'fscache-fixes-20200508-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Trond Myklebust · 4 years, 8 months ago
  16. 1575161 NFS: Fix fscache super_cookie allocation by Dave Wysochanski · 4 years, 9 months ago
  17. 9c07b75b NFS: Fix a race in __nfs_list_for_each_server() by Trond Myklebust · 4 years, 8 months ago
  18. 04de788 Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
  19. 779df6a NFS: Ensure security label is set for root inode by Scott Mayhew · 4 years, 10 months ago
  20. 3c9e502 NFS: Add a helper nfs_client_for_each_server() by Trond Myklebust · 4 years, 10 months ago
  21. c74dfe9 NFS: Add mount option 'softreval' by Trond Myklebust · 5 years ago
  22. ce8866f0 NFS: Attach supplementary error information to fs_context. by Scott Mayhew · 5 years ago
  23. 62a55d0 NFS: Additional refactoring for fs_context conversion by Scott Mayhew · 5 years ago
  24. f2aedb7 NFS: Add fs_context support. by David Howells · 5 years ago
  25. 38465f5 NFS: rename nfs_fs_context pointer arg in a few functions by Scott Mayhew · 5 years ago
  26. e558100 NFS: Do some tidying of the parsing code by David Howells · 5 years ago
  27. 5eb005c NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context by David Howells · 5 years ago
  28. 9954bf9 NFS: Move mount parameterisation bits into their own file by David Howells · 5 years ago
  29. adf2314 nfs: get rid of ->set_security() by Al Viro · 5 years ago
  30. ba8b614 nfs_clone_sb_security(): simplify the check for server bogosity by Al Viro · 5 years ago
  31. ab88dca nfs: get rid of mount_info ->fill_super() by Al Viro · 5 years ago
  32. 0c38f21 nfs: don't pass nfs_subversion to ->create_server() by Al Viro · 5 years ago
  33. 1bc3a2c nfs: unexport nfs_fs_mount_common() by Al Viro · 5 years ago
  34. 82eaed2 nfs: merge xdev and remote file_system_type by Al Viro · 5 years ago
  35. a55d329 nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common() by Al Viro · 5 years ago
  36. 6a3f7a3 nfs: stash nfs_subversion reference into nfs_mount_info by Al Viro · 5 years ago
  37. 250d69f nfs: lift setting mount_info from nfs_xdev_mount() by Al Viro · 5 years ago
  38. d0b779d nfs: stash server into struct nfs_mount_info by Al Viro · 5 years ago
  39. 444a529 saner calling conventions for nfs_fs_mount_common() by Al Viro · 5 years ago
  40. 9c91fa3 NFS: remove unneeded semicolon by YueHaibing · 5 years ago
  41. 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  42. c128e57 NFS: Optimise the default readahead size by Trond Myklebust · 5 years ago
  43. 1fcb79c fs: nfs: Initialize filesystem timestamp ranges by Deepa Dinamani · 6 years ago
  44. dea1bb3 NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts by Trond Myklebust · 5 years ago
  45. 18253e0 Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  46. 1c316e3 NFS: Replace 16 seq_printf() calls by seq_puts() by Markus Elfring · 6 years ago
  47. 9bcaa35 NFS: Use seq_putc() in nfs_show_stats() by Markus Elfring · 6 years ago
  48. 1a7441b NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats by Dave Wysochanski · 6 years ago
  49. fd87c8b7 NFS: Display the "nconnect" mount option if it is set. by Trond Myklebust · 8 years ago
  50. 28cc5cd NFS: Add a mount option to specify number of TCP connections to use by Trond Myklebust · 8 years ago
  51. 1cfb707 nfs: dget_parent() never returns NULL by Al Viro · 6 years ago
  52. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  53. 06cbd26 Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  54. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  55. ca1a199 nfs{,4}: switch to ->free_inode() by Al Viro · 6 years ago
  56. 3b7eb5e NFS: When mounting, don't share filesystems between different user namespaces by Trond Myklebust · 6 years ago
  57. 91a575e NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors by Trond Myklebust · 6 years ago
  58. 7c2bd9a NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family. by Tetsuo Handa · 6 years ago
  59. 40cc394 fs/nfs: Fix nfs_parse_devname to not modify it's argument by Eric W. Biederman · 6 years ago
  60. 80ff001 nfs: Fix NULL pointer dereference of dev_name by Yao Liu · 6 years ago
  61. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  62. 0dfbb5f NFS: Make "port=" mount option optional for RDMA mounts by Chuck Lever · 6 years ago
  63. 594d164 NFS: nfs_compare_mount_options always compare auth flavors. by Chris Perl · 6 years ago
  64. 757cbe5 LSM: new method: ->sb_add_mnt_opt() by Al Viro · 6 years ago
  65. 204cc0c LSM: hide struct security_mnt_opts from any generic code by Al Viro · 6 years ago
  66. 6a0440e nfs_remount(): don't leak, don't ignore LSM options quietly by Al Viro · 6 years ago
  67. f5c0c26 new helper: security_sb_eat_lsm_opts() by Al Viro · 6 years ago
  68. 379ebf0 NFS: silence a harmless uninitialized variable warning by Dan Carpenter · 6 years ago
  69. 016583d sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt clones by Dave Wysochanski · 6 years ago
  70. 95dd775 fs: Teach path_connected to handle nfs filesystems with multiple roots. by Eric W. Biederman · 7 years ago
  71. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  72. f02fee2 NFS: Fix typo in nomigration mount option by Joshua Watt · 7 years ago
  73. fd53dde NFS: super: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  74. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  75. 53a75f2 NFS: Fix NFSv2 security settings by Chuck Lever · 7 years ago
  76. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  77. b86faee Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  78. 20fa190 nfs: add export operations by Peng Tao · 8 years ago
  79. ce85bd2 nfs: Fix fscache stat printing in nfs_show_stats() by Tuo Chen Peng · 8 years ago
  80. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  81. 0b4d345 security/selinux: allow security_sb_clone_mnt_opts to enable/disable native labeling behavior by Scott Mayhew · 8 years ago
  82. 4f253e1 nfs: Mark unnecessarily extern functions as static by Jan Kara · 8 years ago
  83. 9052c7c nfs: Fix bdi handling for cloned superblocks by Jan Kara · 8 years ago
  84. c1844d5 fs: Remove SB_I_DYNBDI flag by Jan Kara · 8 years ago
  85. 0db10944 nfs: Convert to separately allocated bdi by Jan Kara · 8 years ago
  86. 6f6e3c0 NFS: tidy up nfs_show_mountd_netid by NeilBrown · 8 years ago
  87. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  88. f36ab16 NFS: fix typo in parameter description by Wei Yongjun · 8 years ago
  89. 5405fc4 NFSv4.x: Add kernel parameter to control the callback server by Trond Myklebust · 8 years ago
  90. a956bed NFS: Allow the mount option retrans=0 by Trond Myklebust · 8 years ago
  91. e68fd7c mount: use sec= that was specified on the command line by Steve Dickson · 9 years ago
  92. 181342c xprtrdma: Add rdma6 option to support NFS/RDMA IPv6 by Shirley Ma · 9 years ago
  93. 7e3fcf6 nfs: don't share mounts between network namespaces by J. Bruce Fields · 9 years ago
  94. 8c163d8 NFS: Remove the left global variable nfs_callback_tcpport by Kinglong Mee · 9 years ago
  95. 5ef8d79 NFS: Error out when register_shrinker fail in register_nfs_fs by Kinglong Mee · 9 years ago
  96. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 10 years ago
  97. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  98. 21330b6 Merge branch 'bugfixes' by Trond Myklebust · 10 years ago
  99. f9ebd61 NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h by Anna Schumaker · 10 years ago
  100. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago