messages from 2013-08-22 21:24:16 to 2013-09-05 16:30:25 UTC [more...]
[PATCH 00/12] Implement NFSv4 delegations, take 10
2013-09-05 16:30 UTC (4+ messages)
` [PATCH 1/4] rpc: clean up decoding of gssproxy linux creds
` [PATCH 01/12] vfs: pull ext4's double-i_mutex-locking into common code
` [PATCH 2/4] rpc: comment on linux_cred encoding, treat all as unsigned
nfs-backed mmap file results in 1000s of WRITEs per second
2013-09-05 16:21 UTC
[PATCH - nfs-utils] gssd: suppress error message if rpc_pipefs dir disappears
2013-09-05 16:02 UTC (2+ messages)
[PATCH] utils/exportfs/exports.man: quote command to preserve space
2013-09-05 16:02 UTC (2+ messages)
gss-proxy fix for large kmalloc
2013-09-05 15:49 UTC (5+ messages)
` [PATCH 1/4] rpc: clean up decoding of gssproxy linux creds
` [PATCH 2/4] rpc: comment on linux_cred encoding, treat all as unsigned
` [PATCH 3/4] rpc: fix huge kmalloc's in gss-proxy
` [PATCH 4/4] rpc: let xdr layer allocate gssproxy receieve pages
[PATCH 1/1] NFSv4.1 Use MDS auth flavor for data server connection
2013-09-05 15:44 UTC (3+ messages)
[PATCH] NFSv4: use mach cred for SECINFO_NO_NAME w/ integrity
2013-09-05 15:31 UTC (7+ messages)
[PATCH] NFSv4: use mach cred for SECINFO_NO_NAME w/ integrity
2013-09-05 15:26 UTC (4+ messages)
[PATCH] nfsd: SECINFO* can use integrity protected flavors
2013-09-05 15:03 UTC (6+ messages)
[PATCHv4 0/5] ceph: persistent caching with fscache
2013-09-05 12:34 UTC (6+ messages)
NFS 'readdir loop' error on JFS
2013-09-05 3:40 UTC (16+ messages)
` [Jfs-discussion] "
` [PATCH] jfs: avoid misuse of cookie value of 2
` [PATCH] jfs: fix readdir cookie incompatibility with NFSv4
` Bug#714974: "
` [Jfs-discussion] "
[PATCH/RFC] make nfs_flush_incompatible more forgiving
2013-09-05 3:17 UTC (4+ messages)
[PATCH 1/3] SUNRPC: Ensure that task->tk_pid is unique
2013-09-05 2:58 UTC (3+ messages)
` [PATCH 2/3] SUNRPC: Add an identifier for struct rpc_clnt
` [PATCH 3/3] SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid
[PATCH - alt-2] NFSv4: Don't try to recover NFSv4 locks when they are lost
2013-09-04 23:48 UTC (3+ messages)
NFS 4 error
2013-09-04 19:50 UTC (4+ messages)
Announcing the release of fedfs-utils 0.9.3
2013-09-04 18:24 UTC
[PATCH v3] SUNRPC: Ensure that the RPCSEC_GSS daemon uses the correct service names
2013-09-04 18:00 UTC (15+ messages)
Linux NFS Town Hall meeting 09/05/13
2013-09-04 16:55 UTC
[PATCH] SUNRPC: Add tracepoints to help debug socket connection issues
2013-09-04 16:35 UTC
Two compiler warning fix-ups
2013-09-04 15:51 UTC
[PATCH v2] NFS: Ensure that rmdir() waits for sillyrenames to complete
2013-09-04 9:19 UTC (6+ messages)
[PATCH - alt-1] NFSv4: Don't try to recover NFSv4 locks when they are lost
2013-09-04 7:04 UTC
[PATCH/RFC] Don't try to recover NFS locks when they are lost
2013-09-04 3:25 UTC (5+ messages)
[PATCH] NFSv4: use the mach cred for SECINFO w/ integrity
2013-09-03 19:59 UTC (10+ messages)
[PATCH 0/7] Initial SP4_MACH_CRED implementation
2013-09-03 19:12 UTC (2+ messages)
[PATCH v2 00/33] Proposed migration patches for 3.12
2013-09-03 18:33 UTC (12+ messages)
` [PATCH v2 07/33] NFS: Enable slot table helpers for NFSv4.0
` [PATCH v2 15/33] NFS: Update session draining barriers for NFSv4.0 transport blocking
` [PATCH v2 16/33] SUNRPC: Modify synopsis of rpc_client_register()
[PATCH Version 5 0/5] Avoid expired credential keys for buffered writes
2013-09-03 16:14 UTC (9+ messages)
` [PATCH Version 5 1/5] SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
` [PATCH Version 5 2/5] NFS: Warn when attempting a buffered write or commit with an expired credential
` [PATCH Version 5 3/5] SUNRPC new rpc_credops to test credential expiry
` [PATCH Version 5 4/5] NFS avoid expired credential keys for buffered writes
[PATCH Version 5 0/3] Use the MDS nfs_server authflavor for pNFS data server connections
2013-09-03 16:04 UTC (7+ messages)
` [PATCH Version 5 2/3] NFS Share RPC_AUTH_GSS rpc clients
[PATCH v3 01/17] SUNRPC: Deprecate rpc_client->cl_protname
2013-09-03 12:18 UTC (18+ messages)
` [PATCH v3 02/17] SUNRPC: Remove unused struct rpc_clnt field cl_protname
` [PATCH v3 03/17] SUNRPC: Cleanup rpc_setup_pipedir
` [PATCH v3 04/17] RPCSEC_GSS: Clean up upcall message allocation
` [PATCH v3 05/17] SUNRPC: Replace clnt->cl_principal
` [PATCH v3 06/17] RPCSEC_GSS: Further cleanups
` [PATCH v3 07/17] RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects
` [PATCH v3 08/17] NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregister
` [PATCH v3 09/17] SUNRPC: Add a framework to clean up management of rpc_pipefs directories
` [PATCH v3 10/17] RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries
` [PATCH v3 11/17] SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management
` [PATCH v3 12/17] NFSv4: Convert idmapper to use the new framework for pipefs dentries
` [PATCH v3 13/17] SUNRPC: Remove the rpc_client->cl_dentry
` [PATCH v3 14/17] SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
` [PATCH v3 15/17] RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches
` [PATCH v3 16/17] RPCSEC_GSS: Share all credential caches on a per-transport basis
` [PATCH v3 17/17] SUNRPC: rpcauth_create needs to know about rpc_clnt clone status
list debug fallout
2013-09-02 19:49 UTC (2+ messages)
Hallo
2013-09-02 15:33 UTC
[PATCH] svcrpc: remove unused rq_resused
2013-08-30 21:44 UTC
[PATCH] nfsd4: nfsd4_create_clid_dir prints uninitialized data
2013-08-30 21:43 UTC
[PATCH] Revert "nfsd: nfs4_file_get_access: need to be more careful with O_RDWR"
2013-08-30 21:30 UTC
Issues with a rather unusual configured NFS server
2013-08-30 18:27 UTC (11+ messages)
` [uml-devel] "
NFS: Add event tracing for generic NFS lookups
2013-08-30 13:26 UTC (2+ messages)
[PATCH v2 01/16] SUNRPC: Deprecate rpc_client->cl_protname
2013-08-29 16:51 UTC (19+ messages)
` [PATCH v2 02/16] SUNRPC: Remove unused struct rpc_clnt field cl_protname
` [PATCH v2 03/16] SUNRPC: Cleanup rpc_setup_pipedir
` [PATCH v2 04/16] RPCSEC_GSS: Clean up upcall message allocation
` [PATCH v2 05/16] SUNRPC: Replace clnt->cl_principal
` [PATCH v2 06/16] RPCSEC_GSS: Further cleanups
` [PATCH v2 07/16] RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects
` [PATCH v2 08/16] NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregister
` [PATCH v2 09/16] SUNRPC: Add a framework to clean up management of rpc_pipefs directories
` [PATCH v2 10/16] RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries
` [PATCH v2 11/16] SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management
` [PATCH v2 12/16] NFSv4: Convert idmapper to use the new framework for pipefs dentries
` [PATCH v2 13/16] SUNRPC: Remove the rpc_client->cl_dentry
` [PATCH v2 14/16] SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
` [PATCH v2 15/16] RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches
` [PATCH v2 16/16] RPCSEC_GSS: Share all credential caches on a per-transport basis
Sept 2013 Bakeathon in Westford, Ma
2013-08-29 15:57 UTC (2+ messages)
kernel panic with 3.10.9 with pNFS write
2013-08-29 14:42 UTC
[GIT PULL] Please pull one NFS client bugfix
2013-08-29 13:30 UTC
Issue found with kernel/net/sunrpc/xdr.c
2013-08-28 19:40 UTC (12+ messages)
NFS client hangs after server reboot
2013-08-28 13:39 UTC (3+ messages)
[PATCH 01/15] SUNRPC: Deprecate rpc_client->cl_protname
2013-08-27 20:58 UTC (15+ messages)
` [PATCH 02/15] SUNRPC: Remove unused struct rpc_clnt field cl_protname
` [PATCH 03/15] SUNRPC: Cleanup rpc_setup_pipedir
` [PATCH 04/15] RPCSEC_GSS: Clean up upcall message allocation
` [PATCH 05/15] SUNRPC: Replace clnt->cl_principal
` [PATCH 06/15] RPCSEC_GSS: Further cleanups
` [PATCH 07/15] RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects
` [PATCH 08/15] NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregister
` [PATCH 09/15] SUNRPC: Add a framework to clean up management of rpc_pipefs directories
` [PATCH 10/15] RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries
` [PATCH 11/15] SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management
` [PATCH 12/15] NFSv4: Convert idmapper to use the new framework for pipefs dentries
` [PATCH 13/15] SUNRPC: Remove the rpc_client->cl_dentry
` [PATCH 14/15] SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
` [PATCH 15/15] RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches
[3.6-rc3] rdirplus broken? (EBUSY)
2013-08-27 15:33 UTC (7+ messages)
NFSD server is constantly returning nfserr_bad_stateid on 3.2 kernel
2013-08-27 15:26 UTC (9+ messages)
Helps to Decode rpc_debug Output
2013-08-26 17:08 UTC (6+ messages)
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).