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

Date List Subject
2017-02-20 13:19:31 linux-nfs Re: [PATCH 1/6] NFSv4: fix getacl head length estimation
2017-02-15 10:36:50 linux-nfs Re: Question about NFSv4.2 server-side copy implementation
2017-02-08 01:56:25 linux-nfs Re: [PATCH 2/2] SUNRPC: Drop all entries from cache_detail when cache_purge()
2017-02-08 01:54:52 linux-nfs [PATCH 1/2 v3] SUNRPC: Drop all entries from cache_detail when cache_purge()
2017-02-08 01:54:49 linux-nfs [PATCH 2/2 v3] SUNRPC/Cache: Always treat the invalid cache as unexpired
2017-02-07 13:50:39 linux-nfs [PATCH 7/7] sunrpc: use simple_read_from_buffer for reading cache flush
2017-02-07 13:50:05 linux-nfs [PATCH 6/7] sunrpc: record rpc client pointer in seq->private directly
2017-02-07 13:49:24 linux-nfs [PATCH 5/7] sunrpc: update the comments of sunrpc proc path
2017-02-07 13:48:58 linux-nfs [PATCH 4/7] sunrpc: remove dead codes of cr_magic in rpc_cred
2017-02-07 13:48:20 linux-nfs [PATCH 3/7] sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
2017-02-07 13:47:23 linux-nfs [PATCH 2/7] sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
2017-02-07 13:46:50 linux-nfs [PATCH 1/7] sunrpc: error out if register_shrinker fail
2017-02-07 13:45:46 linux-nfs [PATCH 0/7] Some cleanups and updates for sunrpc
2017-02-06 04:02:00 linux-nfs [PATCH 2/2] SUNRPC: Drop all entries from cache_detail when cache_purge()
2017-02-06 04:00:38 linux-nfs [PATCH 1/2] SUNRPC/Cache: Always treat the invalid cache as unexpired
2017-02-06 01:00:43 linux-nfs Re: [PATCH] sunrpc/cache: skip checking the pending cache expired
2017-02-05 14:03:46 linux-nfs [PATCH] nfsd/idmap: return nfserr_inval for zero length principals
2017-02-05 13:41:59 linux-nfs [PATCH] SUNRPC: Drop all entries left in cache_detail when destroy
2017-02-05 12:41:48 linux-nfs Re: [PATCH] sunrpc/cache: skip checking the pending cache expired
2017-02-05 10:37:55 linux-nfs Re: [PATCH] sunrpc/cache: skip checking the pending cache expired
2017-02-05 01:57:53 linux-nfs [PATCH 3/3] nfsd/callback: Drop an useless data copy when comparing sessionid
2017-02-05 01:57:43 linux-nfs [PATCH 2/3] nfsd/callback: Make sure skip the callback tag
2017-02-05 01:57:25 linux-nfs [PATCH 1/3] nfsd/callback: Cleanup callback cred when state shutdown
2017-02-04 05:42:32 linux-nfs [PATCH] sunrpc/cache: skip checking the pending cache expired
2017-02-03 14:52:43 linux-nfs [PATCH 2/2] NFSD: Reserve adequate space for LOCKT operation
2017-02-03 14:37:24 linux-nfs [PATCH 1/2] NFSD: Get response size before operation for all RPCs
2017-01-20 08:50:31 linux-nfs [PATCH] SUNRPC: cleanup ida information when removing sunrpc module
2017-01-19 08:37:57 linux-nfs [PATCH v2 1/2] NFSv4.x/callback: Create the callback service through svc_create_pooled
2017-01-19 08:37:57 linux-nfs [PATCH v2 2/2] NFSv4.x/callback: make sure callback threads are interruptible
2017-01-18 11:04:58 linux-nfs [PATCH] NFSD: Fix a null reference case in find_or_create_lock_stateid()
2017-01-18 10:16:40 linux-nfs Re: [PATCH] exportfs: Make sure pass all valid export flags to nfsd
2017-01-18 06:21:58 linux-nfs Re: [PATCH] NFSv4.2: Fix file creating with O_EXCL get a bad mode
2017-01-16 00:23:49 linux-nfs [PATCH] SUNRPC: Make sure authorize svc when meeting SVC_CLOSE
2017-01-15 07:55:26 linux-nfs Re: [PATCH] NFSv4.2: Fix file creating with O_EXCL get a bad mode
2017-01-15 07:43:35 linux-nfs Re: [PATCH] exportfs: Make sure pass all valid export flags to nfsd
2017-01-08 12:43:45 linux-nfs Re: [PATCH] NFSD: only support readonly export for !fsync and readonly filesystem
2017-01-07 14:46:40 linux-nfs [PATCH] NFSv4.2: Fix file creating with O_EXCL get a bad mode
2017-01-07 11:57:41 linux-nfs Re: [PATCH] exportfs: Make sure pass all valid export flags to nfsd
2017-01-05 14:46:37 linux-nfs [PATCH v2] NFSD: Only support readonly export for !fsync and readonly filesystem
2017-01-05 14:20:44 linux-nfs Re: [PATCH] NFSD: only support readonly export for !fsync and readonly filesystem
2017-01-02 14:04:21 linux-nfs [PATCH] NFSv4.x/callback: make sure callback thread is interruptible
2016-12-31 13:18:17 linux-nfs [PATCH] NFSD: only support readonly export for !fsync and readonly filesystem
2016-12-31 13:05:20 linux-nfs [PATCH] exportfs: Make sure pass all valid export flags to nfsd
2016-12-31 13:00:27 linux-nfs [PATCH 3/3 v2] NFSD: Remove unused value inode in nfsd_vfs_write
2016-12-31 13:00:20 linux-nfs [PATCH 2/3 v2] NFSD: cleanup dead codes and values in nfsd_write
2016-12-31 13:00:07 linux-nfs [PATCH 1/3 v2] NFSD: pass an integer for stable type to nfsd_vfs_write
2016-12-31 09:17:13 linux-nfs Re: [PATCH 1/3] NFSD: pass an integer for stable type to nfsd_vfs_write
2016-12-23 09:18:26 linux-nfs Re: [PATCH 1/3] NFSD: pass an integer for stable type to nfsd_vfs_write
2016-12-23 01:32:36 linux-nfs [PATCH 3/3] nfsd: Remove unused value inode in nfsd_vfs_write
2016-12-23 01:32:31 linux-nfs [PATCH 2/3] NFSD: cleanup dead codes and values in nfsd_write
2016-12-23 01:32:21 linux-nfs [PATCH 1/3] NFSD: pass an integer for stable type to nfsd_vfs_write