summaryrefslogtreecommitdiffstats
path: root/v5.4/1443f76b26619d10ef5dcd08221faebfe93b04d8
diff options
context:
space:
mode:
Diffstat (limited to 'v5.4/1443f76b26619d10ef5dcd08221faebfe93b04d8')
-rw-r--r--v5.4/1443f76b26619d10ef5dcd08221faebfe93b04d820
1 files changed, 20 insertions, 0 deletions
diff --git a/v5.4/1443f76b26619d10ef5dcd08221faebfe93b04d8 b/v5.4/1443f76b26619d10ef5dcd08221faebfe93b04d8
new file mode 100644
index 00000000000..7d16ec9b327
--- /dev/null
+++ b/v5.4/1443f76b26619d10ef5dcd08221faebfe93b04d8
@@ -0,0 +1,20 @@
+1443f76b2661 ("nfs: fix regression in handling of fsc= option in NFSv4")
+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")