blob: 3c05e82f5e3274aa9a02aa06f0d1f90738c09f03 [file] [log] [blame]
67e306c69061 ("fs,nfs: lift compat nfs4 mount data handling into the nfs code")
a1c7dc5d15ed ("nfs: simplify nfs4_parse_monolithic")
ce8866f0913f ("NFS: Attach supplementary error information to fs_context.")
62a55d088cd8 ("NFS: Additional refactoring for fs_context conversion")
f2aedb713c28 ("NFS: Add fs_context support.")
e38bb238ed8c ("NFS: Convert mount option parsing to use functionality from fs_parser.h")
38465f5d1af9 ("NFS: rename nfs_fs_context pointer arg in a few functions")
e558100fda7e ("NFS: Do some tidying of the parsing code")
48be8a66cf98 ("NFS: Add a small buffer in nfs_fs_context to avoid string dup")
cbd071b5daa0 ("NFS: Deindent nfs_fs_context_parse_option()")
f8ee01e3e2c8 ("NFS: Split nfs_parse_mount_options()")
5eb005caf538 ("NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context")
e0a626b12474 ("NFS: Constify mount argument match tables")
9954bf92c0cd ("NFS: Move mount parameterisation bits into their own file")
adf2314fe667 ("nfs: get rid of ->set_security()")
ba8b6148067f ("nfs_clone_sb_security(): simplify the check for server bogosity")
ab88dca311a3 ("nfs: get rid of mount_info ->fill_super()")
0c38f2131df9 ("nfs: don't pass nfs_subversion to ->create_server()")
1bc3a2cbf239 ("nfs: unexport nfs_fs_mount_common()")
82eaed2beef5 ("nfs: merge xdev and remote file_system_type")
a55d3297be58 ("nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common()")
6a3f7a399ebf ("nfs: stash nfs_subversion reference into nfs_mount_info")
250d69f6a465 ("nfs: lift setting mount_info from nfs_xdev_mount()")
4e357761bd44 ("nfs4: fold nfs_do_root_mount/nfs_follow_remote_path")
6654f8e24668 ("nfs: don't bother setting/restoring export_path around do_nfs_root_mount()")
15a9c4eff672 ("nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type")
7643c12e9557 ("nfs: lift setting mount_info from nfs4_remote{,_referral}_mount")
d0b779d47c92 ("nfs: stash server into struct nfs_mount_info")
444a52960c0f ("saner calling conventions for nfs_fs_mount_common()")
9c91fa36b617 ("NFS: remove unneeded semicolon")
e6237b6feb37 ("NFSv4.1: Don't rebind to the same source port when reconnecting to the server")
52f98f1a2ddd ("NFS/pnfs: Separate NFSv3 DS and MDS traffic")
c6eb58435b98 ("pNFS: nfs3_set_ds_client should set NFS_CS_NOPING")
4b1b69cedf9d ("NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPING")
22a1ae9a93fb ("NFS: If nfs_mountpoint_expiry_timeout < 0, do not expire submounts")
972a2bf7dfe3 ("Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs")