fs_parser: remove fs_parameter_description name field
[sfrench/cifs-2.6.git] / fs / nfs / fs_context.c
2020-02-07 Eric Sandeenfs_parser: remove fs_parameter_description name field
2020-02-07 Al Virofold struct fs_parameter_enum into struct constant_table
2020-02-07 Al Virofs_parse: get rid of ->enums
2020-01-24 David Howellsnfs: Return EINVAL rather than ERANGE for mount parse...
2020-01-24 Olga KornievskaiaNFS: allow deprecation of NFS UDP protocol
2020-01-15 Trond MyklebustNFS: Add mount option 'softreval'
2020-01-15 Scott MayhewNFS: Attach supplementary error information to fs_context.
2020-01-15 Scott MayhewNFS: Additional refactoring for fs_context conversion
2020-01-15 David HowellsNFS: Add fs_context support.
2020-01-15 Scott MayhewNFS: Convert mount option parsing to use functionality...
2020-01-15 David HowellsNFS: Do some tidying of the parsing code
2020-01-15 David HowellsNFS: Add a small buffer in nfs_fs_context to avoid...
2020-01-15 David HowellsNFS: Deindent nfs_fs_context_parse_option()
2020-01-15 David HowellsNFS: Split nfs_parse_mount_options()
2020-01-15 David HowellsNFS: Rename struct nfs_parsed_mount_data to struct...
2020-01-15 David HowellsNFS: Constify mount argument match tables
2020-01-15 David HowellsNFS: Move mount parameterisation bits into their own...