LinuxLists
Users
About
Peng Tao (
[email protected]
)
Number of posts: 163 (0.31 per day)
First post: 2014-07-03 05:05:52
Last post: 2015-12-07 01:55:18
Next Page
Date
List
Subject
2015-12-07 01:55:18
linux-nfs
[PATCH] NFS42: handle layoutstats stateid error
2015-10-24 15:29:51
linux-nfs
[PATCH 9/9] NFSD: Implement the CLONE call
2015-10-24 15:29:44
linux-nfs
[PATCH 8/9] nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
2015-10-24 15:29:36
linux-nfs
[PATCH 7/9] nfs42: remove private clone ioctl handler
2015-10-24 15:29:29
linux-nfs
[PATCH 6/9] cifs: remove private handler of BTRFS_IOC_CLONE
2015-10-24 15:29:21
linux-nfs
[PATCH 5/9] btrfs: remove btrfs_ioctl_clone(_range)
2015-10-24 15:29:15
linux-nfs
[PATCH 4/9] vfs: pull btrfs clone API to vfs layer
2015-10-24 15:29:09
linux-nfs
[PATCH 3/9] nfs42: add .copy_file_range file operation
2015-10-24 15:29:01
linux-nfs
[PATCH 2/9] cifs: add .copy_file_range file operation
2015-10-24 15:28:53
linux-nfs
[PATCH 1/9] vfs: add COPY_FILE_CLONE_ONLY flag
2015-10-24 15:28:46
linux-nfs
[PATCH 0/9] vfs: move btrfs clone ioctls to common code
2015-10-20 11:19:28
linux-nfs
[PATCH] nfs: add missing linux/types.h
2015-09-25 10:26:23
linux-nfs
[PATCH 6/6] nfs42: add NFS_IOC_CLONE_RANGE ioctl
2015-09-25 10:26:19
linux-nfs
[PATCH 5/6] nfs42: respect clone_blksize
2015-09-25 10:26:16
linux-nfs
[PATCH 4/6] nfs: get clone_blksize when probing fsinfo
2015-09-25 10:26:12
linux-nfs
[PATCH 3/6] nfs42: add NFS_IOC_CLONE ioctl
2015-09-25 10:26:08
linux-nfs
[PATCH 2/6] nfs42: add CLONE proc functions
2015-09-25 10:26:05
linux-nfs
[PATCH 1/6] nfs42: add CLONE xdr functions
2015-09-25 10:25:59
linux-nfs
[PATCH 0/6] nfs: add NFSv42 CLONE support
2015-09-22 03:36:20
linux-nfs
[PATCH v2] NFS41: make close wait for layoutreturn
2015-09-16 08:50:27
linux-nfs
[PATCH] NFS41: make close wait for layoutreturn
2015-09-11 03:14:45
linux-nfs
[PATCH] nfs: fix pg_test page count calculation
2015-09-09 14:54:32
linux-nfs
Re: [PATCH] nfs: remove roc_rpcwaitq
2015-09-09 09:18:35
linux-nfs
[PATCH] nfs: remove roc_rpcwaitq
2015-08-28 03:09:41
linux-nfs
Re: [PATCH-RFC-RESEND 1/9] vfs: pull btrfs clone API to vfs layer
2015-08-27 06:24:31
linux-nfs
Re: [PATCH-RFC-RESEND 0/9] NFS/NFSD: add NFSv42 CLONE operation support
2015-08-27 06:23:59
linux-nfs
Re: [PATCH-RFC-RESEND 1/9] vfs: pull btrfs clone API to vfs layer
2015-08-27 06:17:56
linux-nfs
Re: [PATCH-RFC-RESEND 5/9] nfs42: add .copy_range file operation
2015-08-27 06:16:11
linux-nfs
Re: [PATCH-RFC-RESEND 2/9] vfs/btrfs: add .clone_range file operation
2015-08-26 08:31:30
linux-nfs
Re: [PATCH RFC 02/11] vfs/btrfs: add .clone_range file operation
2015-08-26 08:19:28
linux-nfs
[PATCH-RFC-RESEND 9/9] NFSD: Implement the CLONE call
2015-08-26 08:19:20
linux-nfs
[PATCH-RFC-RESEND 8/9] nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
2015-08-26 08:19:14
linux-nfs
[PATCH-RFC-RESEND 7/9] nfs42: respect clone_blksize
2015-08-26 08:19:10
linux-nfs
[PATCH-RFC-RESEND 6/9] nfs: get clone_blksize when probing fsinfo
2015-08-26 08:19:05
linux-nfs
[PATCH-RFC-RESEND 5/9] nfs42: add .copy_range file operation
2015-08-26 08:19:01
linux-nfs
[PATCH-RFC-RESEND 4/9] nfs42: add CLONE proc functions
2015-08-26 08:18:55
linux-nfs
[PATCH-RFC-RESEND 3/9] nfs42: add CLONE xdr functions
2015-08-26 08:18:47
linux-nfs
[PATCH-RFC-RESEND 2/9] vfs/btrfs: add .clone_range file operation
2015-08-26 08:18:42
linux-nfs
[PATCH-RFC-RESEND 1/9] vfs: pull btrfs clone API to vfs layer
2015-08-26 08:18:37
linux-nfs
[PATCH-RFC-RESEND 0/9] NFS/NFSD: add NFSv42 CLONE operation support
2015-08-26 08:03:43
linux-nfs
Re: [PATCH RFC 01/11] vfs: pull btrfs clone API to vfs layer
2015-08-26 01:41:12
linux-nfs
Re: [PATCH RFC 01/11] vfs: pull btrfs clone API to vfs layer
2015-08-26 01:33:27
linux-nfs
Re: [PATCH RFC 11/11] NFSD: Implement the CLONE call
2015-08-25 16:13:39
linux-nfs
[PATCH 2/2] nfs42: remove unused declaration
2015-08-25 16:13:35
linux-nfs
[PATCH 1/2] nfs42: decode_layoutstats does not need res parameter
2015-08-25 16:13:32
linux-nfs
[PATCH 0/2] NFS: two simple cleanup patches
2015-08-25 16:09:05
linux-nfs
Re: [PATCH RFC 04/11] nfs42: remove unused declaration
2015-08-25 16:07:34
linux-nfs
Re: [PATCH RFC 00/11] NFS/NFSD: add NFSv42 CLONE operation support
2015-08-25 15:43:14
linux-nfs
Re: [PATCH RFC 00/11] NFS/NFSD: add NFSv42 COPY operation support
2015-08-25 15:35:46
linux-nfs
[PATCH RFC 11/11] NFSD: Implement the CLONE call
2015-08-25 15:35:41
linux-nfs
[PATCH RFC 10/11] nfsd: Pass filehandle to nfs4_preprocess_stateid_op()