messages from 2015-09-22 01:52:13 to 2015-09-26 00:15:19 UTC [more...]
[PATCH v3 0/9] VFS: In-kernel copy system call
2015-09-26 0:14 UTC (13+ messages)
` [PATCH v3 1/9] vfs: add copy_file_range syscall and vfs helper
` [PATCH v3 2/9] x86: add sys_copy_file_range to syscall tables
` [PATCH v3 3/9] btrfs: add .copy_file_range file operation
` [PATCH v3 4/9] vfs: Copy should check len after file open mode
` [PATCH v3 5/9] vfs: Copy shouldn't forbid ranges inside the same file
` [PATCH v3 6/9] vfs: Copy should use file_out rather than file_in
` [PATCH v3 7/9] vfs: Remove copy_file_range mountpoint checks
` [PATCH v3 8/9] vfs: copy_file_range() can do a pagecache copy with splice
` [PATCH v3 9/9] btrfs: btrfs_copy_file_range() only supports reflinks
` [PATCH v3 10/9] copy_file_range.2: New page documenting copy_file_range()
Tool or module to test NFSv3 server scalability
2015-09-25 22:00 UTC (3+ messages)
"Lock reclaim failed!" after cluster fail over
2015-09-25 21:21 UTC
[PATCH 01/19] SUNRPC: fix variable type
2015-09-25 20:25 UTC (2+ messages)
[RFC v7 00/41] Richacls
2015-09-25 20:17 UTC (60+ messages)
` [RFC v7 15/41] richacl: Automatic Inheritance
` [RFC v7 18/41] ext4: Add richacl support
` [RFC v7 19/41] ext4: Add richacl feature flag
` [RFC v7 21/41] richacl: Move everyone@ aces down the acl
` [RFC v7 22/41] richacl: Propagate everyone@ permissions to other aces
` [RFC v7 24/41] richacl: Set the other permissions to the other mask
` [RFC v7 25/41] richacl: Isolate the owner and group classes
` [RFC v7 26/41] richacl: Apply the file masks to a richacl
` [PATCH] richacl: Possible other write-through fix
` [RFC v7 27/41] richacl: Create richacl from mode values
` [RFC v7 28/41] nfsd: Keep list of acls to dispose of in compoundargs
` [RFC v7 29/41] nfsd: Use richacls as internal acl representation
` [RFC v7 30/41] nfsd: Add richacl support
` [RFC v7 31/41] nfsd: Add support for the v4.1 dacl attribute
` [RFC v7 32/41] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
[PATCH v2 01/26] IB/core: Introduce new fast registration API
2015-09-25 16:51 UTC (28+ messages)
` [PATCH v2 02/26] IB/mlx5: Remove dead fmr code
` [PATCH v2 03/26] IB/mlx5: Support the new memory registration API
` [PATCH v2 04/26] IB/mlx4: "
` [PATCH v2 05/26] RDMA/ocrdma: "
` [PATCH v2 06/26] RDMA/cxgb3: "
` [PATCH v2 07/26] iw_cxgb4: "
` [PATCH v2 08/26] IB/qib: "
` [PATCH v2 09/26] RDMA/nes: "
` [PATCH v2 10/26] IB/iser: Port to new fast "
` [PATCH v2 11/26] iser-target: Port to new memory "
` [PATCH v2 12/26] xprtrdma: "
` [PATCH v2 13/26] svcrdma: "
` [PATCH v2 14/26] RDS/IW: Convert "
` [PATCH v2 15/26] IB/srp: Split srp_map_sg
` [PATCH v2 16/26] IB/srp: Convert to new registration API
` [PATCH v2 17/26] IB/srp: Dont allocate a page vector when using fast_reg
` [PATCH v2 18/26] IB/mlx5: Remove old FRWR API support
` [PATCH v2 19/26] IB/mlx4: "
` [PATCH v2 20/26] RDMA/ocrdma: Remove old FRWR API
` [PATCH v2 21/26] RDMA/cxgb3: "
` [PATCH v2 22/26] iw_cxgb4: "
` [PATCH v2 23/26] IB/qib: "
` [PATCH v2 24/26] RDMA/nes: "
` [PATCH v2 25/26] IB/hfi1: Remove Old fast registraion API support
` [PATCH v2 26/26] IB/core: Remove old fast registration API
[PATCH v2 00/26] New fast registration API
2015-09-25 16:34 UTC (30+ messages)
` [PATCH v2 01/26] IB/core: Introduce new "
` [PATCH v2 02/26] IB/mlx5: Remove dead fmr code
` [PATCH v2 03/26] IB/mlx5: Support the new memory registration API
` [PATCH v2 04/26] IB/mlx4: "
` [PATCH v2 05/26] RDMA/ocrdma: "
` [PATCH v2 06/26] RDMA/cxgb3: "
` [PATCH v2 07/26] iw_cxgb4: "
` [PATCH v2 08/26] IB/qib: "
` [PATCH v2 09/26] RDMA/nes: "
` [PATCH v2 10/26] IB/iser: Port to new fast "
` [PATCH v2 11/26] iser-target: Port to new memory "
` [PATCH v2 12/26] xprtrdma: "
` [PATCH v2 13/26] svcrdma: "
` [PATCH v2 14/26] RDS/IW: Convert "
` [PATCH v2 15/26] IB/srp: Split srp_map_sg
` [PATCH v2 16/26] IB/srp: Convert to new registration API
` [PATCH v2 17/26] IB/srp: Dont allocate a page vector when using fast_reg
` [PATCH v2 18/26] IB/mlx5: Remove old FRWR API support
` [PATCH v2 19/26] IB/mlx4: "
` [PATCH v2 20/26] RDMA/ocrdma: Remove old FRWR API
` [PATCH v2 21/26] RDMA/cxgb3: "
` [PATCH v2 22/26] iw_cxgb4: "
` [PATCH v2 23/26] IB/qib: "
` [PATCH v2 24/26] RDMA/nes: "
` [PATCH v2 25/26] IB/hfi1: Remove Old fast registraion API support
` [PATCH v2 26/26] IB/core: Remove old fast registration API
[GIT PULL] Please pull NFS client bugfixes
2015-09-25 15:14 UTC
[PATCH] mm, fs: Obey gfp_mapping for add_to_page_cache
2015-09-25 15:04 UTC
[PATCH] gssd: Improve scalability by not waiting for child processes
2015-09-25 11:13 UTC (3+ messages)
Fwd: Tool to simulate multiple NFS clients
2015-09-25 11:06 UTC
[PATCH 0/6] nfs: add NFSv42 CLONE support
2015-09-25 18:24 UTC (7+ messages)
` [PATCH 1/6] nfs42: add CLONE xdr functions
` [PATCH 2/6] nfs42: add CLONE proc functions
` [PATCH 3/6] nfs42: add NFS_IOC_CLONE ioctl
` [PATCH 4/6] nfs: get clone_blksize when probing fsinfo
` [PATCH 5/6] nfs42: respect clone_blksize
` [PATCH 6/6] nfs42: add NFS_IOC_CLONE_RANGE ioctl
SDIF
2015-09-25 0:27 UTC
[PATCH v1 00/24] New fast registration API
2015-09-24 13:39 UTC (23+ messages)
` [PATCH v1 01/24] IB/core: Introduce new "
` [PATCH v1 02/24] IB/mlx5: Remove dead fmr code
` [PATCH v1 03/24] IB/mlx5: Support the new memory registration API
` [PATCH v1 15/24] IB/srp: Convert to "
[PATCH rdma-rc v2 1/4] xprtrdma: Replace global lkey with lkey local to PD
2015-09-24 13:04 UTC (3+ messages)
[PATCH 0/8] Some cleanups and bugfixes for nfs client callback
2015-09-24 12:58 UTC (9+ messages)
` [PATCH 1/8] NFS: Get rid of the unneeded addr stored in callback arguments
` [PATCH 2/8] NFS: Remove the left global variable nfs_callback_tcpport
` [PATCH 3/8] NFS: Remove the left function defines in callback.h
` [PATCH 4/8] NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITY
` [PATCH 5/8] NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionid
` [PATCH 6/8] NFS: Fix bad defines of callback response maxsize
` [PATCH 7/8] NFS: Fix bad checking of max taglen in callback request
` [PATCH 8/8] NFS: Return directly if encode_sessionid fail
The Fall Bakeathon in Westford, Ma
2015-09-24 12:42 UTC (2+ messages)
Race with ip=dhcp bootparameter in ip_rcv_finish on am335x
2015-09-24 5:48 UTC (2+ messages)
[PATCH] nfsroot: make nfsroot to accept the 1024 bytes long directory name
2015-09-24 2:19 UTC
[PATCH 0/3] make BTRFS, UDF, NILFS2 work with NFSv2
2015-09-24 1:59 UTC (4+ messages)
` [PATCH 1/3] BTRFS: support NFSv2 export
[PATCH Version 2 0/4] GSSD: Do not fork when UID = 0
2015-09-23 21:19 UTC (6+ messages)
` [PATCH Version 2 1/4] GSSD: move process_krb5_upcall machine cred case to helper function
` [PATCH Version 2 2/4] GSSD: move process_krb5_updcall non "
` [PATCH Version 2 3/4] GSSD only fork when uid is not zeo
` [PATCH Version 2 4/4] GSSD: clean up machine credentials
[PATCH v2] NFS41: make close wait for layoutreturn
2015-09-23 12:59 UTC (8+ messages)
[PATCH] lockd: create NSM handles per net namespace
2015-09-23 12:49 UTC
[PATCH] pnfs support servers with multiple layout types
2015-09-23 6:38 UTC (3+ messages)
[PATCH 0/1] nfs-utils: fix a segfault caused by improper usage of RPC interface
2015-09-23 6:24 UTC (2+ messages)
` [PATCH 1/1] nfs-utils/statd: "
[PATCH v2 0/9] VFS: In-kernel copy system call
2015-09-22 20:30 UTC (18+ messages)
` [PATCH v2 1/9] vfs: add copy_file_range syscall and vfs helper
` [PATCH v2 4/9] vfs: Copy should check len after file open mode
` [PATCH v2 5/9] vfs: Copy shouldn't forbid ranges inside the same file
` [PATCH v2 7/9] vfs: Remove copy_file_range mountpoint checks
` [PATCH v2 9/9] btrfs: btrfs_copy_file_range() only supports reflinks
` [PATCH v2 10/9] copy_file_range.2: New page documenting copy_file_range()
[PATCH] nfsd: eliminate sending duplicate delegations
2015-09-22 18:39 UTC (2+ messages)
[PATCH] Use a separate superblock if mount requires a different security flavor
2015-09-22 18:17 UTC (14+ messages)
[PATCH v1 00/18] RFC NFS/RDMA patches for merging into v4.4
2015-09-22 17:32 UTC (8+ messages)
` [PATCH v1 03/18] xprtrdma: Remove completion polling budgets
[PATCH 0/4] GSSD: Do not fork when UID = 0
2015-09-22 17:09 UTC (5+ messages)
` [PATCH 4/4] GSSD: clean up machine credentials
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).