messages from 2008-08-29 17:31:36 to 2008-09-16 09:35:56 UTC [more...]
[PATCH 1/2] NFSV4 IPV6 server support
2008-09-16 9:30 UTC
[PATCH 0/2] NFSV4 Ipv6 server support
2008-09-16 9:28 UTC
[PATCH 2/2] NFSV4 Ipv6 server support
2008-09-16 9:32 UTC
NFS regression? Odd delays and lockups accessing an NFS export
2008-09-16 5:48 UTC (27+ messages)
[PATCH 0/2] Fix-ups for 2.6.28 rpcb kernel support
2008-09-15 21:27 UTC (3+ messages)
` [PATCH 1/2] SUNRPC: Register both netids for AF_INET6 servers
` [PATCH 2/2] SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET
[Fwd: [PATCH, RFC] xprtrdma: Simplify client responder resource handling]
2008-09-15 16:00 UTC
[PATCH 0/7] More IPv6 support for lockd
2008-09-12 22:12 UTC (15+ messages)
` [PATCH 1/7] lockd: Use sockaddr_storage + length for h_addr field
` [PATCH 2/7] lockd: Use sockaddr_storage for h_saddr field
` [PATCH 3/7] NSM: Use sockaddr_storage for sm_addr field
` [PATCH 4/7] lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
` [PATCH 5/7] lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host
` [PATCH 6/7] lockd: Combine __nsm_find() and nsm_find()
` [PATCH 7/7] lockd: Update nsm_find() to support non-AF_INET addresses
[PATCH] sunrpc: make warning in svc_check_conn_limits() more generic
2008-09-12 13:12 UTC
[PATCH 0/6] 2nd IPv6 patchset for 2.6.28 (repost)
2008-09-11 21:45 UTC (6+ messages)
` [PATCH 1/6] NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets
` [PATCH 2/6] NLM: Clean up before introducing new debugging messages
[NFS] blocks of zeros (NULLs) in NFS files in kernels >= 2.6.20
2008-09-11 18:49 UTC (14+ messages)
[RFC][PATCH] sunrpc: fix oops in rpc_create() when the mount namespace is unshared
2008-09-11 16:39 UTC (22+ messages)
[PATCH] sunrpc: fix oops in rpc_create() when the mount namespace is unshared
2008-09-11 9:14 UTC
[PATCH] NFS: Restore missing hunk in NFS mount option parser
2008-09-08 15:58 UTC
[PATCH] NFS: Pagecache usage optimization on nfs
2008-09-08 4:31 UTC
NFS experiences in Linux-Magazin
2008-09-06 16:05 UTC
[PATCH] NFS: Restore missing hunk in NFS mount option parser
2008-09-05 22:51 UTC
[PATCH] NFS: fix nfs_parse_ip_address() corner case
2008-09-05 21:58 UTC (4+ messages)
[PATCH] NFS: Restore missing hunk in NFS mount option parser
2008-09-05 21:44 UTC (5+ messages)
nfs and kerberos authentification problem
2008-09-05 21:26 UTC (21+ messages)
[PATCH 00/19] REPOST (with addn'l patches) nfs-utils cleanups
2008-09-05 21:08 UTC (20+ messages)
` [PATCH 01/19] rpc.statd: refactor check to see if call is from loopback address
` [PATCH 02/19] rpc.statd: eliminate --secure_statd
` [PATCH 03/19] showmount: destroy RPC client when finished
` [PATCH 04/19] showmount command: clean up error returns from connect_nb()
` [PATCH 05/19] sm-notify command: include <config.h>
` [PATCH 06/19] sm-notify command: getaddrinfo(3) addrinfo leak
` [PATCH 07/19] sm-notify command: clean up error logging
` [PATCH 08/19] sm-notify command: replace nsm_address typedef
` [PATCH 09/19] sm-notify command: use static function definitions
` [PATCH 10/19] nfs-utils: remove unused function rpc_logcall()
` [PATCH 11/19] nfs-utils: Remove unused function rpc_svcrun()
` [PATCH 12/19] nfs-utils: remove disabled code from support/nfs/rpcmisc.c
` [PATCH 13/19] nfs-utils: Clean up support/nfs/rpcmisc.c:closedown()
` [PATCH 14/19] nfs-utils: make makesock() static
` [PATCH 15/19] nfs-utils: Remove excess log reporting
` [PATCH 16/19] nfs-utils: whitespace clean ups in support/nfs/rpcmisc.c
` [PATCH 17/19] rpc.statd: Clean up: replace "if (!(foo = rtnl))"
` [PATCH 18/19] rpc.statd: Use __func__ in dprintf
` [PATCH 19/19] rpc.statd: Stop overloading sockfd in utils/statd/rmtcall.c
Confused about 'sloppy' option parsing in NFS
2008-09-05 16:27 UTC (2+ messages)
RESTRICTED_STATD
2008-09-05 6:56 UTC (12+ messages)
[PATCH 00/16] various random nfs-utils clean ups
2008-09-05 1:40 UTC (19+ messages)
` [PATCH 01/16] rpc.statd: refactor check to see if call is from loopback address
` [PATCH 02/16] rpc.statd: eliminate --secure_statd
` [PATCH 03/16] showmount: destroy RPC client when finished
` [PATCH 04/16] showmount command: clean up error returns from connect_nb()
` [PATCH 05/16] sm-notify command: include <config.h>
` [PATCH 06/16] sm-notify command: getaddrinfo(3) addrinfo leak
` [PATCH 07/16] sm-notify command: clean up error logging
` [PATCH 08/16] nfs-utils: remove unused function rpc_logcall()
` [PATCH 09/16] nfs-utils: Remove unused function rpc_svcrun()
` [PATCH 10/16] nfs-utils: remove disabled code from support/nfs/rpcmisc.c
` [PATCH 11/16] nfs-utils: Clean up support/nfs/rpcmisc.c:closedown()
` [PATCH 12/16] nfs-utils: make makesock() static
` [PATCH 13/16] nfs-utils: Remove excess log reporting
` [PATCH 14/16] nfs-utils: whitespace clean ups in support/nfs/rpcmisc.c
` [PATCH 15/16] rpc.statd: Clean up: replace "if (!(foo = rtnl))"
` [PATCH 16/16] rpc.statd: Stop overloading sockfd in utils/statd/rmtcall.c
[PATCH] nfsd/nfs4acl: Number of used used array elements needs to be zeroed
2008-09-04 22:20 UTC (6+ messages)
XPRTRDMA max payload?
2008-09-04 16:00 UTC (4+ messages)
[PATCH 0/2] RFC: Proposed rpc.statd clean up
2008-09-04 15:05 UTC (5+ messages)
` [PATCH 1/2] rpc.statd: refactor check to see if call is from loopback address
` [PATCH 2/2] rpc.statd: eliminate --secure_statd
Unusual FSINFO
2008-09-04 11:47 UTC (2+ messages)
[patch 03/16] sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transports
2008-09-03 17:32 UTC (2+ messages)
` [patch 05/16] nfsd: fix buffer overrun decoding NFSv4 acl
[patch 38/42] sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transports
2008-09-03 17:26 UTC (2+ messages)
` [patch 39/42] nfsd: fix buffer overrun decoding NFSv4 acl
directory attribute cache on NFS4 client
2008-09-03 2:57 UTC (6+ messages)
[PATCH] UBIFS: fill f_fsid
2008-09-02 22:12 UTC (2+ messages)
[patch for 2.6.27? 1/1] nfs: BUG_ON in nfs_follow_mountpoint
2008-09-02 21:48 UTC
mem leak?
2008-09-01 21:20 UTC (2+ messages)
[PATCH] sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transports
2008-09-01 18:51 UTC (2+ messages)
` [PATCH] nfsd: fix buffer overrun decoding NFSv4 acl
nfsd fixes for 2.6.27
2008-09-01 18:46 UTC
NFS over TCP behavior in older 2.6 kernel
2008-08-30 0:54 UTC (5+ messages)
[Bugme-new] [Bug 11448] New: NFS client has inconsistent write flushing to non-linux serversa
2008-08-29 18:27 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