LinuxLists
Users
About
Kinglong Mee (
[email protected]
)
Number of posts: 709 (0.23 per day)
First post: 2015-02-04 13:43:19
Last post: 2023-09-18 21:10:07
Previous Page
/
Next Page
Date
List
Subject
2015-07-02 15:18:09
linux-nfs
Re: [PATCH 10/10 v6] nfsd: Allows user un-mounting filesystem where nfsd exports base on
2015-07-02 09:42:46
linux-nfs
Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root
2015-07-01 15:00:37
linux-nfs
[PATCH 3/8 v2] nfs: Use remove_proc_subtree() instead remove_proc_entry()
2015-07-01 14:58:13
linux-nfs
Re: [PATCH 3/8] nfs: Use remove_proc_subtree() instead remove_proc_entry()
2015-07-01 04:00:20
linux-nfs
[PATCH 8/8] nfs: Remove invalid tk_pid from debug message
2015-07-01 03:59:50
linux-nfs
[PATCH 7/8] nfs: Remove invalid NFS_ATTR_FATTR_V4_REFERRAL checking in nfs4_get_rootfh
2015-07-01 03:59:12
linux-nfs
[PATCH 6/8] nfs: Drop bad comment in nfs41_walk_client_list()
2015-07-01 03:58:39
linux-nfs
[PATCH 5/8] nfs: Remove unneeded micro checking of CONFIG_PROC_FS
2015-07-01 03:57:57
linux-nfs
[PATCH 4/8] nfs: Don't setting FILE_CREATED flags always
2015-07-01 03:56:33
linux-nfs
[PATCH 3/8] nfs: Use remove_proc_subtree() instead remove_proc_entry()
2015-07-01 03:55:59
linux-nfs
[PATCH 2/8] nfs: Remove unused argument in nfs_server_set_fsinfo()
2015-07-01 03:55:02
linux-nfs
[PATCH 1/8] nfs: Fix a memory leak when meeting an unsupported state protect
2015-06-26 23:14:14
linux-nfs
Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root
2015-06-26 23:12:22
linux-nfs
Re: [PATCH] blkmapd: Fix infinite loop when reading serial
2015-06-25 14:46:33
linux-nfs
Re: [PATCH 6/6 v5] nfsd: Allows user un-mounting filesystem where nfsd exports base on
2015-06-25 14:37:27
linux-nfs
[PATCH 10/10 v6] nfsd: Allows user un-mounting filesystem where nfsd exports base on
2015-06-25 14:36:11
linux-nfs
[PATCH 09/10 v6] sunrpc: Support validate/invalidate for reference change in cache_detail
2015-06-25 14:34:29
linux-nfs
[PATCH 08/10] sunrpc: New helper cache_delete_entry for deleting cache_head directly
2015-06-25 14:30:01
linux-nfs
[PATCH 07/10 v6] sunrpc: Switch to using list_head instead single list
2015-06-25 14:28:04
linux-nfs
[PATCH 06/10 v6] sunrpc/nfsd: Remove redundant code by exports seq_operations functions
2015-06-25 14:25:35
linux-nfs
[PATCH 05/10 v6] sunrpc: Store cache_detail in seq_file's private directly
2015-06-25 14:21:48
linux-nfs
[PATCH 04/10 v6] fs: New helper legitimize_mntget() for getting a legitimize mnt
2015-06-25 14:20:09
linux-nfs
[PATCH 03/10 v6] path: New helpers path_get_pin/path_put_unpin for path pin
2015-06-25 14:19:32
linux-nfs
[PATCH 02/10 v6] fs_pin: Export functions for specific filesystem
2015-06-25 14:19:11
linux-nfs
[PATCH 01/10 v6] fs_pin: Initialize value for fs_pin explicitly
2015-06-25 14:17:48
linux-nfs
[PATCH 00/10 v6] NFSD: Pin to vfsmount for nfsd exports cache
2015-06-25 14:14:57
linux-nfs
Re: [PATCH 3/6 v5] fs_pin: Kill fs_pin under a reference of vfsmnt
2015-06-25 03:18:16
linux-nfs
Re: [PATCH pynfs 1/3] Fix default arg order error on swig > 1.x
2015-06-24 08:33:47
linux-nfs
[PATCH v3] nfsd: New helper nfsd4_cb_sequence_done() for processing more cb errors
2015-06-24 01:11:04
linux-nfs
Re: [PATCH v2] nfsd: nfsd4_cb_sequence_done() for processing more cb errors
2015-06-19 00:49:38
linux-nfs
Re: [PATCH] nfsd: Prints a suitable length of filehandle
2015-06-18 11:17:40
linux-kernel
Re: [RFC v3 1/4] fs: Add generic file system event notifications
2015-06-18 11:17:21
linux-ext4
Re: [RFC v3 1/4] fs: Add generic file system event notifications
2015-06-18 07:00:18
linux-nfs
[PATCH] nfsd: Prints a suitable length of filehandle
2015-06-17 13:57:46
linux-nfs
[PATCH v2] nfsd: nfsd4_cb_sequence_done() for processing more cb errors
2015-06-17 07:55:02
linux-nfs
Re: [PATCH 5/5 v4] nfsd: Allows user un-mounting filesystem where nfsd exports base on
2015-06-17 07:53:19
linux-nfs
[PATCH 6/6 v5] nfsd: Allows user un-mounting filesystem where nfsd exports base on
2015-06-17 07:52:44
linux-nfs
[PATCH 5/6 v5] sunrpc: New helper cache_force_expire for cache cleanup
2015-06-17 07:52:21
linux-nfs
[PATCH 4/6 v5] path: New helpers path_get_pin/path_put_unpin for path pin
2015-06-17 07:51:29
linux-nfs
[PATCH 3/6 v5] fs_pin: Kill fs_pin under a reference of vfsmnt
2015-06-17 07:50:23
linux-nfs
[PATCH 2/6 v5] fs_pin: Export functions for specific filesystem
2015-06-17 07:49:47
linux-nfs
[PATCH 1/6 v5] fs_pin: Initialize value for fs_pin explicitly
2015-06-17 07:49:07
linux-nfs
[PATCH 0/6 v5] NFSD: Pin to vfsmount for nfsd exports cache
2015-06-17 07:47:46
linux-nfs
Re: [PATCH 0/6 v6] NFSD: Pin to vfsmount for nfsd exports cache
2015-06-17 07:45:40
linux-nfs
[PATCH 1/6 v6] fs_pin: Initialize value for fs_pin explicitly
2015-06-17 07:44:56
linux-nfs
[PATCH 0/6 v6] NFSD: Pin to vfsmount for nfsd exports cache
2015-06-13 02:07:06
linux-nfs
[PATCH v2] nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumes
2015-06-13 00:58:53
linux-nfs
Re: [PATCH] nfs: Fix showing truncated fsid/dev in /proc/net/nfsfs/volumes
2015-06-12 13:47:33
linux-nfs
[PATCH] nfs: Fix showing truncated fsid/dev in /proc/net/nfsfs/volumes
2015-06-12 00:32:41
linux-nfs
Re: [PATCH 2/2] nfs: Initialize cb_sequenceres information before validate_seqid()
2015-06-11 09:13:26
linux-nfs
Re: [PATCH 1/2] nfs: Only update callback sequnce id when CB_SEQUENCE success