1. d755ad8 NFS: Create a new nfs_alloc_fattr_with_label() function by Anna Schumaker · 3 years, 2 months ago
  2. 5fe1210 NFS: Unexport nfs_probe_fsinfo() by Anna Schumaker · 3 years, 2 months ago
  3. e573113 NFS: Move nfs_probe_destination() into the generic client by Anna Schumaker · 3 years, 2 months ago
  4. 01dde76 NFS: Create an nfs4_server_set_init_caps() function by Anna Schumaker · 3 years, 2 months ago
  5. 7e13420 NFSv4 introduce max_connect mount options by Olga Kornievskaia · 3 years, 4 months ago
  6. 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
  7. f1c921f Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 8 months ago
  8. c9301cb nfs: hornor timeo and retrans option when mounting NFSv3 by Eryu Guan · 3 years, 9 months ago
  9. ec1ade6 nfs: account for selinux security context when deciding to share superblock by Olga Kornievskaia · 3 years, 10 months ago
  10. fd6d3fe NFS: Clean up function nfs_mark_dir_for_revalidate() by Trond Myklebust · 3 years, 10 months ago
  11. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  12. 896567e NFS: nfs_igrab_and_active must first reference the superblock by Trond Myklebust · 4 years ago
  13. c98e9da NFS: Adjust fs_context error logging by Scott Mayhew · 4 years ago
  14. 1a34c8c9 NFS: Support larger readdir buffers by Trond Myklebust · 4 years, 2 months ago
  15. 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 7 months ago
  16. 377840e NFS: Remove the redundant function nfs_pgio_has_mirroring() by Trond Myklebust · 4 years, 9 months ago
  17. 0aa647b NFS: Remove bucket array from struct pnfs_ds_commit_info by Trond Myklebust · 4 years, 9 months ago
  18. a990189 pNFS: Add infrastructure for cleaning up per-layout commit structures by Trond Myklebust · 4 years, 9 months ago
  19. e3b9f7e NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers() by Trond Myklebust · 4 years, 9 months ago
  20. 1f28476 NFS: Fix O_DIRECT commit verifier handling by Trond Myklebust · 4 years, 9 months ago
  21. 3c9e502 NFS: Add a helper nfs_client_for_each_server() by Trond Myklebust · 4 years, 10 months ago
  22. f7b37b8 NFS: Add softreval behaviour to nfs_lookup_revalidate() by Trond Myklebust · 5 years ago
  23. ae08483 nfs: use timespec64 in nfs_fattr by Arnd Bergmann · 5 years ago
  24. ce8866f0 NFS: Attach supplementary error information to fs_context. by Scott Mayhew · 5 years ago
  25. 62a55d0 NFS: Additional refactoring for fs_context conversion by Scott Mayhew · 5 years ago
  26. f2aedb7 NFS: Add fs_context support. by David Howells · 5 years ago
  27. e558100 NFS: Do some tidying of the parsing code by David Howells · 5 years ago
  28. 48be8a6 NFS: Add a small buffer in nfs_fs_context to avoid string dup by David Howells · 5 years ago
  29. f8ee01e NFS: Split nfs_parse_mount_options() by David Howells · 5 years ago
  30. 5eb005c NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context by David Howells · 5 years ago
  31. 9954bf9 NFS: Move mount parameterisation bits into their own file by David Howells · 5 years ago
  32. adf2314 nfs: get rid of ->set_security() by Al Viro · 5 years ago
  33. ab88dca nfs: get rid of mount_info ->fill_super() by Al Viro · 5 years ago
  34. 0c38f21 nfs: don't pass nfs_subversion to ->create_server() by Al Viro · 5 years ago
  35. 1bc3a2c nfs: unexport nfs_fs_mount_common() by Al Viro · 5 years ago
  36. 82eaed2 nfs: merge xdev and remote file_system_type by Al Viro · 5 years ago
  37. a55d329 nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common() by Al Viro · 5 years ago
  38. 6a3f7a3 nfs: stash nfs_subversion reference into nfs_mount_info by Al Viro · 5 years ago
  39. 250d69f nfs: lift setting mount_info from nfs_xdev_mount() by Al Viro · 5 years ago
  40. d0b779d nfs: stash server into struct nfs_mount_info by Al Viro · 5 years ago
  41. e86d5a0 NFS: Convert struct nfs_fattr to use struct timespec64 by Trond Myklebust · 5 years ago
  42. 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  43. c128e57 NFS: Optimise the default readahead size by Trond Myklebust · 5 years ago
  44. 8f54c7a NFS: Fix spurious EIO read errors by Trond Myklebust · 5 years ago
  45. db531db Revert "NFS: readdirplus optimization by cache mechanism" (memleak) by Max Kellermann · 5 years ago
  46. c98ebe2 Merge branch 'multipath_tcp' by Trond Myklebust · 6 years ago
  47. 6619079 NFSv4: Allow multiple connections to NFSv4.x (x>0) servers by Trond Myklebust · 8 years ago
  48. 28cc5cd NFS: Add a mount option to specify number of TCP connections to use by Trond Myklebust · 8 years ago
  49. 10b7a70 NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init by Trond Myklebust · 6 years ago
  50. 06cbd26 Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  51. ca1a199 nfs{,4}: switch to ->free_inode() by Al Viro · 6 years ago
  52. 1a58e8a NFS: Store the credential of the mount process in the nfs_server by Trond Myklebust · 6 years ago
  53. 6fbda89 NFS: Replace custom error reporting mechanism with generic one by Trond Myklebust · 6 years ago
  54. 11982a7 NFS: Consider ETIMEDOUT to be a fatal error by Trond Myklebust · 6 years ago
  55. be4c2d4 NFS: readdirplus optimization by cache mechanism by luanshi · 6 years ago
  56. 2dc23af NFS: ENOMEM should also be a fatal error. by Trond Myklebust · 6 years ago
  57. 7dc58ca NFS: EINTR is also a fatal error. by Trond Myklebust · 6 years ago
  58. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  59. 10e037d sunrpc: Add xprt after nfs4_test_session_trunk() by Santosh kumar pradhan · 6 years ago
  60. 204cc0c LSM: hide struct security_mnt_opts from any generic code by Al Viro · 6 years ago
  61. a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 6 years ago
  62. 069d5bf NFSv4: cleanup remove unused nfs4_xdev_fs_type by Olga Kornievskaia · 6 years ago
  63. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  64. 5e4def2 Pass mode to wait_on_atomic_t() action funcs and provide default actions by David Howells · 7 years ago
  65. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  66. bf4b490 NFS: various changes relating to reporting IO errors. by NeilBrown · 7 years ago
  67. 196639e NFS: Fix 2 use after free issues in the I/O code by Trond Myklebust · 7 years ago
  68. b86faee Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  69. 20fa190 nfs: add export operations by Peng Tao · 7 years ago
  70. 6240300 Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  71. a7a3b1e NFS: convert flags to bool by Benjamin Coddington · 8 years ago
  72. aa8217d sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  73. 511e936 sunrpc: mark all struct rpc_procinfo instances as const by Christoph Hellwig · 8 years ago
  74. 9a1d168 Merge tag 'v4.12-rc5' into nfsd tree by J. Bruce Fields · 8 years ago
  75. 5dd43ce sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h> by Ingo Molnar · 8 years ago
  76. 4f253e1 nfs: Mark unnecessarily extern functions as static by Jan Kara · 8 years ago
  77. e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  78. 499b498 sunrpc: mark all struct rpc_procinfo instances as const by Christoph Hellwig · 8 years ago
  79. e092693 NFS append COMMIT after synchronous COPY by Olga Kornievskaia · 8 years ago
  80. 54551d8 NFS: Add a few more fatal I/O errors to nfs_error_is_fatal() by Trond Myklebust · 8 years ago
  81. a33e4b0 pNFS: return status from nfs4_pnfs_ds_connect by Weston Andros Adamson · 8 years ago
  82. 61540bf NFS: Clean up cache validity checking by Trond Myklebust · 8 years ago
  83. 1bcf4c5 NFS: Allow getattr to also report readdirplus cache hits by Trond Myklebust · 8 years ago
  84. 7d38de3 NFS: Remove unused authflavour parameter from nfs_get_client() by Anna Schumaker · 8 years ago
  85. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  86. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  87. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  88. 8cd7978 mm: remove page_file_index by Huang Ying · 8 years ago
  89. 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
  90. bfc505d pNFS: Fix atime updates on pNFS clients by Trond Myklebust · 8 years ago
  91. 1cd66c9 fs: make remaining filesystems use .rename2 by Miklos Szeredi · 8 years ago
  92. f844cd0 nfs: cover ->migratepage with CONFIG_MIGRATION by Chao Yu · 8 years ago
  93. 04fa2c6 NFS pnfs data server multipath session trunking by Andy Adamson · 8 years ago
  94. a956bed NFS: Allow the mount option retrans=0 by Trond Myklebust · 8 years ago
  95. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  96. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  97. 3627452 Merge branch 'writeback' by Trond Myklebust · 8 years ago
  98. b224f7c nfs4: flexfiles: respect noresvport when establishing connections to DSes by Tigran Mkrtchyan · 9 years ago
  99. 3fc75f1 nfs4: clnt: respect noresvport when establishing connections to DSes by Tigran Mkrtchyan · 9 years ago
  100. ce52914e sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags by Scott Mayhew · 9 years ago