messages from 2007-11-29 23:20:24 to 2007-12-11 23:32:32 UTC [more...]
[PATCH 00/38] svc: SVC Transport Switch
2007-12-11 23:32 UTC (18+ messages)
` [PATCH 01/38] svc: Add an svc transport class
` [PATCH 02/38] svc: Make svc_sock the tcp/udp transport
` [PATCH 03/38] svc: Change the svc_sock in the rqstp structure to a transport
` [PATCH 04/38] svc: Add a max payload value to the transport
` [PATCH 05/38] svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
` [PATCH 06/38] svc: Add transport specific xpo_release function
` [PATCH 07/38] svc: Add per-transport delete functions
` [PATCH 08/38] svc: Add xpo_prep_reply_hdr
` [PATCH 09/38] svc: Add a transport function that checks for write space
` [PATCH 10/38] svc: Move close processing to a single place
` [PATCH 11/38] svc: Add xpo_accept transport function
` [PATCH 12/38] svc: Add a generic transport svc_create_xprt function
` [PATCH 13/38] svc: Change services to use new svc_create_xprt service
` [PATCH 14/38] svc: Change sk_inuse to a kref
` [PATCH 15/38] svc: Move sk_flags to the svc_xprt structure
` [PATCH 16/38] svc: Move sk_server and sk_pool to svc_xprt
` [PATCH 17/38] svc: Make close transport independent
nfs-utils crossmnt/fsid bug
2007-12-11 21:20 UTC (7+ messages)
` [NFS] "
[PATCH] memory leak when mounting and unmounting -onolock filesystems
2007-12-11 20:31 UTC (3+ messages)
Client performance questions
2007-12-11 17:11 UTC (6+ messages)
[PATCH] nfs-utils: sm-notify does not remove its pid file
2007-12-11 14:28 UTC (5+ messages)
pynfs and server attributes?
2007-12-10 22:19 UTC (3+ messages)
2.6.24-rc3-git4 NFS crossmnt regression
2007-12-10 21:03 UTC (7+ messages)
[PATCH 00/27] IPv6 infrastructure for NFS client
2007-12-10 20:55 UTC (31+ messages)
` [PATCH 01/27] SUNRPC: rpc_create() default hostname should support AF_INET6 addresses
` [PATCH 02/27] SUNRPC: Fix socket address handling in rpcb_clnt
` [PATCH 03/27] SUNRPC: RPC version numbers are u32
` [PATCH 04/27] SUNRPC: Move universal address definitions to global header
` [PATCH 05/27] NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough
` [PATCH 06/27] NFS: Increase size of cl_ipaddr field to hold IPv6 addresses
` [PATCH 07/27] NFS: Enable NFS client to generate CLIENTID strings with "
` [PATCH 08/27] NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)
` [PATCH 09/27] NFS: Move dprintks from callback.c to callback_proc.c
` [PATCH 10/27] NFS: Address a couple of nits in nfs_follow_referral()
` [PATCH 11/27] NFS: Add support for AF_INET6 addresses in nfs_compare_super()
` [PATCH 12/27] NFS: Verify IPv6 addresses properly
` [PATCH 13/27] NFS: Make setting a port number agostic
` [PATCH 14/27] NFS: Set default port for NFSv4, with support for AF_INET6
` [PATCH 15/27] NFS: Add support for AF_INET6 addresses in __nfs_find_client()
` [PATCH 16/27] NFS: Expand server address storage in nfs_client struct
` [PATCH 17/27] NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_in
` [PATCH 18/27] NFS: Change cb_recallargs "
` [PATCH 19/27] NFS: Make nfs_alloc_client() take (sockaddr, len) "
` [PATCH 20/27] NFS: Change nfs_find_client() to take "struct sockaddr *"
` [PATCH 21/27] NFS: Change nfs_get_client() to take sockaddr *
` [PATCH 22/27] NFS: Change nfs4_set_client() to accept struct "
` [PATCH 23/27] NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"
` [PATCH 24/27] NFS: Remove the NIPQUAD from nfs_try_mount
` [PATCH 25/27] NFS: Refactor mount option address parsing into separate function
` [PATCH 26/27] NFS: Support non-IPv4 addresses in nfs_parsed_mount_data
` [PATCH 27/27] NFS: Pull covers off IPv6 address parsing
[RFC,PATCH 00/38] SVC Transport Switch
2007-12-10 20:43 UTC (30+ messages)
` [RFC,PATCH 04/38] svc: Add a max payload value to the transport
` [RFC,PATCH 09/38] svc: Add a transport function that checks for write space
` [RFC,PATCH 11/38] svc: Add xpo_accept transport function
` [RFC,PATCH 21/38] svc: Change svc_sock_received to svc_xprt_received and export it
` [RFC,PATCH 25/38] svc: Move the sockaddr information to svc_xprt
` [RFC,PATCH 33/38] svc: Add transport hdr size for defer/revisit
` [RFC,PATCH 34/38] svc: Add /proc/sys/sunrpc/transport files
` [RFC,PATCH 36/38] svc: Add svc API that queries for a transport instance
[NFS] [PATCH] knfsd: Change mailing list for nfsd in MAINTAINERS
2007-12-10 18:38 UTC (2+ messages)
V3 ACCESS call fails after server reboot
2007-12-10 18:17 UTC (3+ messages)
[PATCH] xprtrdma: fix XDR tail buf marshalling for all ops
2007-12-10 17:14 UTC (16+ messages)
` [NFS] "
(unknown)
2007-12-10 9:27 UTC
[NFS] Strange NFS behaviour
2007-12-08 23:36 UTC
PROBLEM: Duplicated entries in large NFS shared directory
2007-12-08 14:12 UTC
[PATCH] NLM: Add lockd reference counting and clean up lockd startup and shutdown
2007-12-08 14:17 UTC (3+ messages)
[NFS] NFSv2/3 broken exporting/mounting (permission denied) in 2.6.24-rc4
2007-12-07 20:38 UTC (5+ messages)
[NFS] NFSv2/3 broken exporting/mounting (permission denied) in 2.6.24-rc4
2007-12-07 15:32 UTC (2+ messages)
[NFS] NFSv2/3 broken exporting/mounting (permission denied) in 2.6.24-rc4
2007-12-07 2:55 UTC
[NFS] NFSv2/3 broken exporting/mounting (permission denied) in 2.6.24-rc4
2007-12-07 2:20 UTC
[NFS] NFS Killable tasks request comments on patch
2007-12-06 23:00 UTC
Results of a Robustness Regression tests campaign with RHEL5.1 Gold and linux-2.6.24-rc2-CITI_NFS4_ALL-1
2007-12-06 10:45 UTC
Invisible files and input/output errors
2007-12-06 6:22 UTC (5+ messages)
[RFC,PATCH 0/8] RDMA Transport Provider
2007-12-05 3:08 UTC (19+ messages)
` [RFC,PATCH 7/8] rdma: makefile
` [RFC,PATCH 7/8] rdma: makefile (second thread)
[NFS] NFS Digest, Vol 18, Issue 70 (NFS performance problems)
2007-12-03 22:07 UTC (14+ messages)
[NFS] nfsd bug: create file with specific uid/gid
2007-12-03 16:17 UTC (3+ messages)
[NFS] Please member to move your subscription to linux-nfs@vger.kernel.org
2007-12-03 1:26 UTC
[NFS] [BUG] 2.6.24-rc3-mm2 kernel bug on nfs & cifs mounted partitions
2007-12-02 15:55 UTC (2+ messages)
[NFS] [PATCH] NFS: Add support for AF_INET6 addresses in nfs_compare_super()
2007-11-30 20:09 UTC (3+ messages)
[NFS] [PATCH 00/29] IPv6 for NFS client
2007-11-30 19:11 UTC (10+ messages)
` [NFS] [PATCH 05/29] NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough
` [NFS] [PATCH 12/29] NFS: Verify IPv6 addresses properly
` [NFS] [PATCH 14/29] NFS: Set default port for NFSv4, with support for AF_INET6
[NFS] [PATCH] NFS: Identify root_nfs_parse_addr() as truly __init
2007-11-30 17:45 UTC
[RFC,PATCH 01/08] rdma: SVCRMDA Header File REPOST
2007-11-30 15:27 UTC
[NFS] Strange NFS behaviour
2007-11-30 8:30 UTC
[RFC,PATCH 00/38] RPC Transport Switch
2007-11-30 2:01 UTC (11+ messages)
` [RFC,PATCH 02/38] svc: Make svc_sock the tcp/udp transport
` [RFC,PATCH 04/38] svc: Add a max payload value to the transport
` [RFC,PATCH 11/38] svc: Add xpo_accept transport function
` [RFC,PATCH 13/38] svc: Change services to use new svc_create_xprt service
` [RFC,PATCH 19/38] svc: Make the enqueue service transport neutral and export it
` [RFC,PATCH 21/38] svc: Change svc_sock_received to svc_xprt_received "
` [RFC,PATCH 29/38] svc: Move common create logic to common code
` [RFC,PATCH 31/38] svc: Make svc_check_conn_limits xprt independent
[RFC,PATCH 00/38] SVC Transport Switch
2007-11-29 22:54 UTC (9+ messages)
` [RFC,PATCH 03/38] svc: Change the svc_sock in the rqstp structure to a transport
` [RFC,PATCH 05/38] svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
` [RFC,PATCH 09/38] svc: Add a transport function that checks for write space
` [RFC,PATCH 13/38] svc: Change services to use new svc_create_xprt service
` [RFC,PATCH 21/38] svc: Change svc_sock_received to svc_xprt_received and export it
` [RFC,PATCH 27/38] svc: Make svc_recv transport neutral
` [RFC,PATCH 35/38] knfsd: Support adding transports by writing portlist file
` [RFC,PATCH 36/38] svc: Add svc API that queries for a transport instance
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