summaryrefslogtreecommitdiff
path: root/include/linux/serio.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-04 08:01:31 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-04 08:01:31 +0200
commitfd1594eb706427cc0d88fdfc2c1dbecd5abe7a83 (patch)
tree4b879644c070c3bf9e5c386e60d62f059285302d /include/linux/serio.h
parent0b2265ad7ba8955233936bdfdb49046ce0dcf8ea (diff)
downloadkernel-linux-5.0.y.tar.gz
Linux 5.0.21linux-5.0.y
Diffstat (limited to 'include/linux/serio.h')
0 files changed, 0 insertions, 0 deletions
six" local_lock constant table definitionScott Mayhew 2020-09-22fs,nfs: lift compat nfs4 mount data handling into the nfs codeChristoph Hellwig 2020-09-22nfs: simplify nfs4_parse_monolithicChristoph Hellwig 2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva 2020-08-12fs: nfs: delete repeated words in commentsRandy Dunlap 2020-04-02NFS: Fix a few constant_table array definitionsScott Mayhew 2020-03-25NFS: Don't specify NFS version in "UDP not supported" errorPetr Vorel 2020-02-25NFS: Fix leak of ctx->nfs_server.hostnameScott Mayhew 2020-02-21NFS: Ensure the fs_context has the correct fs_type before mountingScott Mayhew 2020-02-07turn fs_param_is_... into functionsAl Viro 2020-02-07fs_parse: handle optional arguments sanelyAl Viro 2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro 2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen 2020-02-07fold struct fs_parameter_enum into struct constant_tableAl Viro 2020-02-07fs_parse: get rid of ->enumsAl Viro 2020-01-24nfs: Return EINVAL rather than ERANGE for mount parse errorsDavid Howells 2020-01-24NFS: allow deprecation of NFS UDP protocolOlga Kornievskaia 2020-01-15NFS: Add mount option 'softreval'Trond Myklebust 2020-01-15NFS: Attach supplementary error information to fs_context.Scott Mayhew 2020-01-15NFS: Additional refactoring for fs_context conversionScott Mayhew 2020-01-15NFS: Add fs_context support.David Howells 2020-01-15NFS: Convert mount option parsing to use functionality from fs_parser.hScott Mayhew 2020-01-15NFS: Do some tidying of the parsing codeDavid Howells 2020-01-15NFS: Add a small buffer in nfs_fs_context to avoid string dupDavid Howells 2020-01-15NFS: Deindent nfs_fs_context_parse_option()David Howells 2020-01-15NFS: Split nfs_parse_mount_options()David Howells 2020-01-15NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_contextDavid Howells 2020-01-15NFS: Constify mount argument match tablesDavid Howells 2020-01-15NFS: Move mount parameterisation bits into their own fileDavid Howells