LinuxLists
Users
About
Scott Mayhew (
[email protected]
)
Number of posts: 681 (0.21 per day)
First post: 2015-05-08 15:15:12
Last post: 2024-05-23 19:01:39
Previous Page
/
Next Page
Date
List
Subject
2019-12-06 14:41:28
linux-nfs
Re: [PATCH v5 00/27] nfs: Mount API conversion
2019-11-26 16:20:58
linux-nfs
[nfs-utils PATCH 1/3] nfsdcld: don't override sbindir
2019-11-26 16:20:35
linux-nfs
[nfs-utils PATCH 0/3] A few small nfsdcld fixes
2019-11-26 16:20:15
linux-nfs
[nfs-utils PATCH 2/3] systemd: install nfsdcld.service when nfsdcld is enabled
2019-11-26 16:20:13
linux-nfs
[nfs-utils PATCH 3/3] nfsdcld: getopt_long() returns an int, not a char
2019-11-20 17:25:21
linux-nfs
[PATCH v5 02/27] nfs: stash server into struct nfs_mount_info
2019-11-20 17:25:15
linux-nfs
[PATCH v5 07/27] nfs: lift setting mount_info from nfs_xdev_mount()
2019-11-20 17:23:24
linux-nfs
[PATCH v5 17/27] NFS: Constify mount argument match tables
2019-11-20 17:22:47
linux-kernel
[PATCH v5 27/27] NFS: Attach supplementary error information to fs_context.
2019-11-20 17:22:46
linux-nfs
[PATCH v5 23/27] NFS: rename nfs_fs_context pointer arg in a few functions
2019-11-20 17:22:41
linux-nfs
[PATCH v5 21/27] NFS: Add a small buffer in nfs_fs_context to avoid string dup
2019-11-20 17:22:36
linux-nfs
[PATCH v5 05/27] nfs: don't bother setting/restoring export_path around do_nfs_root_mount()
2019-11-20 17:22:26
linux-nfs
[PATCH v5 20/27] NFS: Deindent nfs_fs_context_parse_option()
2019-11-20 17:22:17
linux-nfs
[PATCH v5 11/27] nfs: unexport nfs_fs_mount_common()
2019-11-20 17:22:00
linux-kernel
[PATCH v5 12/27] nfs: don't pass nfs_subversion to ->create_server()
2019-11-20 17:22:00
linux-nfs
[PATCH v5 22/27] NFS: Do some tidying of the parsing code
2019-11-20 17:21:57
linux-nfs
[PATCH v5 19/27] NFS: Split nfs_parse_mount_options()
2019-11-20 17:21:47
linux-kernel
[PATCH v5 08/27] nfs: stash nfs_subversion reference into nfs_mount_info
2019-11-20 17:21:45
linux-nfs
[PATCH v5 26/27] NFS: Additional refactoring for fs_context conversion
2019-11-20 17:21:36
linux-nfs
[PATCH v5 03/27] nfs: lift setting mount_info from nfs4_remote{,_referral}_mount
2019-11-20 17:21:36
linux-nfs
[PATCH v5 25/27] NFS: Add fs_context support.
2019-11-20 17:21:34
linux-nfs
[PATCH v5 15/27] nfs: get rid of ->set_security()
2019-11-20 17:21:17
linux-kernel
[PATCH v5 10/27] nfs: merge xdev and remote file_system_type
2019-11-20 17:21:13
linux-kernel
[PATCH v5 06/27] nfs4: fold nfs_do_root_mount/nfs_follow_remote_path
2019-11-20 17:21:00
linux-nfs
[PATCH v5 18/27] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
2019-11-20 17:20:55
linux-nfs
[PATCH v5 13/27] nfs: get rid of mount_info ->fill_super()
2019-11-20 17:20:55
linux-nfs
[PATCH v5 16/27] NFS: Move mount parameterisation bits into their own file
2019-11-20 17:20:49
linux-kernel
[PATCH v5 01/27] saner calling conventions for nfs_fs_mount_common()
2019-11-20 17:20:43
linux-kernel
[PATCH v5 14/27] nfs_clone_sb_security(): simplify the check for server bogosity
2019-11-20 17:20:41
linux-kernel
[PATCH v5 09/27] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common()
2019-11-20 17:20:36
linux-nfs
[PATCH v5 00/27] nfs: Mount API conversion
2019-11-20 17:19:51
linux-nfs
[PATCH v5 24/27] NFS: Convert mount option parsing to use functionality from fs_parser.h
2019-11-20 17:19:50
linux-nfs
[PATCH v5 04/27] nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type
2019-11-12 19:02:36
linux-nfs
[PATCH] nfsd: v4 support requires CRYPTO_SHA256
2019-11-12 19:02:22
linux-nfs
[PATCH v3] nfsd: Fix cld_net->cn_tfm initialization
2019-11-12 19:00:37
linux-nfs
Re: PROBLEM: NULL pointer dereference; nfsd4_remove_cld_pipe
2019-11-12 16:24:09
linux-nfs
Re: PROBLEM: NULL pointer dereference; nfsd4_remove_cld_pipe
2019-11-12 16:08:09
linux-kernel
Re: PROBLEM: NULL pointer dereference; nfsd4_remove_cld_pipe
2019-10-18 20:32:03
linux-nfs
Re: [nfs-utils PATCH v3] gssd: daemonize earlier
2019-10-18 20:30:01
linux-nfs
[nfs-utils PATCH v3] gssd: daemonize earlier
2019-10-09 20:20:33
linux-nfs
Re: [PATCH] nfsd4: fix up replay_matches_cache()
2019-10-09 19:12:45
linux-nfs
[PATCH] nfsd4: fix up replay_matches_cache()
2019-09-13 12:23:48
linux-nfs
[PATCH v4 08/26] nfs: stash nfs_subversion reference into nfs_mount_info
2019-09-13 12:23:27
linux-nfs
[PATCH v4 17/26] NFS: Constify mount argument match tables
2019-09-13 12:23:01
linux-kernel
[PATCH v4 07/26] nfs: lift setting mount_info from nfs_xdev_mount()
2019-09-13 12:22:37
linux-kernel
[PATCH v4 01/26] saner calling conventions for nfs_fs_mount_common()
2019-09-13 12:21:42
linux-nfs
[PATCH v4 05/26] nfs: don't bother setting/restoring export_path around do_nfs_root_mount()
2019-09-13 12:21:42
linux-nfs
[PATCH v4 11/26] nfs: unexport nfs_fs_mount_common()
2019-09-13 12:21:22
linux-kernel
[PATCH v4 13/26] nfs: get rid of mount_info ->fill_super()
2019-09-13 12:21:09
linux-nfs
[PATCH v4 14/26] nfs_clone_sb_security(): simplify the check for server bogosity
2019-09-13 12:21:00
linux-nfs
[PATCH v4 09/26] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common()