messages from 2008-10-24 17:31:57 to 2008-11-05 21:50:33 UTC [more...]
[PATCH 00/18] kernel NSM support for IPv6 (take 2)
2008-11-05 21:50 UTC (23+ messages)
` [PATCH 01/18] NLM: nlm_privileged_requester() doesn't recognize mapped loopback address
` [PATCH 02/18] NSM: Support IPv6 version of mon_name
` [PATCH 03/18] NLM: Support IPv6 scope IDs in nlm_display_address()
` [PATCH 04/18] NSM: Move nsm_find() to fs/lockd/mon.c
` [PATCH 05/18] NSM: move nsm_create()
` [PATCH 06/18] NSM: Move NSM-related function and variable declarations to lockd.h
` [PATCH 07/18] NSM: Move NSM-related XDR data structures to lockd's xdr.h
` [PATCH 08/18] NSM: Move NSM program and procedure numbers to fs/lockd/mon.c
` [PATCH 09/18] NSM: Generate "priv" argument to NSMPROC_MON when nsm_handle is created
` [PATCH 10/18] NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument
` [PATCH 11/18] NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaque
` [PATCH 12/18] NSM: Add nsm_lookup() function
` [PATCH 13/18] NSM: Replace IP address as our nlm_reboot lookup key
` [PATCH 14/18] NSM: Remove include/linux/lockd/sm_inter.h
` [PATCH 15/18] NLM: Remove "create" argument from nsm_find()
` [PATCH 16/18] NSM: factor nsm_handle initialization out of nsm_get_handle()
` [PATCH 17/18] NSM: Use same helpers in nsm_get_handle() and nsm_lookup_rebooted()
` [PATCH 18/18] NSM: Move nsm_addr() to fs/lockd/mon.c
[PATCH 0/8] Support for "resvport" NFS mount option
2008-11-05 21:34 UTC (12+ messages)
` [PATCH 1/8] NFS: rename nfs_path variable
` [PATCH 2/8] NFS: Move declaration of nfs_mount() to fs/nfs/internal.h
` [PATCH 3/8] NFS: introduce nfs_mount_info struct for calling nfs_mount()
` [PATCH 4/8] NFS: expand flags passed to nfs_create_rpc_client()
` [PATCH 5/8] NFS: move nfs_server flag initialization
` [PATCH 6/8] NFS: add "[no]resvport" mount option
` [PATCH 7/8] NFS: "[no]resvport" mount option changes mountd client too
` [PATCH 8/8] NLM: allow lockd requests from an unprivileged port
[PATCH] lockd: convert reclaimer thread to kthread interface
2008-11-05 20:17 UTC
[PATCH 00/13] kernel server-side IPv6 support
2008-11-05 20:06 UTC (26+ messages)
` [PATCH 01/13] lockd: Enable NLM use of AF_INET6
` [PATCH 02/13] NFSD: Add documenting comments for nfsctl interface
` [PATCH 03/13] NFSD: Add helper functions for __write_ports()
` [PATCH 04/13] NFSD: Refactor __write_ports()
` [PATCH 05/13] NFSD: Prevent a buffer overflow in svc_xprt_names()
` [PATCH 06/13] SUNRPC: pass buffer size to svc_addsock() and svc_sock_names()
` [PATCH 07/13] SUNRPC: Switch one_sock_name() to use snprintf()
` [PATCH 08/13] SUNRPC: Support AF_INET6 in one_sock_name()
` [PATCH 09/13] SUNRPC: Clean up one_sock_name()
` [PATCH 10/13] NFSD: Support AF_INET6 in svc_addsock() function
` [PATCH 11/13] NFS: Move NFS client's IP address parser to nfs_common/
` [PATCH 12/13] NFSD: Support IPv6 addresses in write_failover_ip()
` [PATCH 13/13] NFSD: Enable NFS server use of AF_INET6
` [PATCH 01/12] lockd: fix inconsistent use of nsm_use_hostnames
` [PATCH 02/12] lockd: kill redundant host->h_server check
` [PATCH 03/12] lockd: fix nsm_unmonitor return value
` [PATCH 04/12] lockd: unmonitor only when last host goes away
` [PATCH 05/12] lockd: encapsulate nlm_hosts table variables in one structure
` [PATCH 06/12] lockd: define host_for_each{_safe} macros
` [PATCH 07/12] lockd: reorganize nlm_host_rebooted
` [PATCH 08/12] lockd: move debugging warning into a separate function
` [PATCH 09/12] lockd: move garbage collection loop into "
` [PATCH 10/12] lockd: move immediate host expiry "
` [PATCH 11/12] lockd: split client and server host lists
` [PATCH 12/12] lockd: remove redundant rpc_shutdown_client()
gssapi and nfs4
2008-11-05 19:51 UTC (9+ messages)
nfs41: sunrpc: handle clnt==NULL in call_status
2008-11-05 18:52 UTC (13+ messages)
` [pnfs] "
why there is no "s_export_op" in nfs_super_block?
2008-11-04 22:36 UTC (2+ messages)
[PATCH] lockd: convert reclaimer thread to kthread interface
2008-11-04 20:38 UTC (11+ messages)
stuck/hung nfsv4 mounts
2008-11-04 17:22 UTC (19+ messages)
***Your Email Has Won***
2008-11-04 0:17 UTC
assertion (!sk->sk_forward_alloc) failed at net/ipv4/af_inet.c (157)
2008-11-03 13:01 UTC (2+ messages)
[PATCH]:
2008-11-03 13:51 UTC (3+ messages)
nfsd fixes for 2.6.28
2008-10-31 22:35 UTC
Make sm-notify faster if there are no servers to notify
2008-10-31 17:52 UTC (9+ messages)
[PATCH] NLM: Set address family before calling nlm_host_rebooted()
2008-10-31 17:46 UTC (6+ messages)
[PATCH] nfsd: fix failure to set eof in readdir in some situations
2008-10-30 21:31 UTC
Generic root=/dev/nfs with nfsroot= boot question
2008-10-30 18:09 UTC
[patch 0/9] writeback data integrity and other fixes (take 3)
2008-10-30 13:41 UTC (8+ messages)
NFSD IPv6 support for 2.6.29
2008-10-30 3:09 UTC (2+ messages)
[PATCH 00/14] RFC: IPv6 support for kernel NSM
2008-10-29 20:48 UTC (21+ messages)
` [PATCH 01/14] NLM: Beef up NLM address display function
` [PATCH 02/14] NSM: Move nsm_find() to fs/lockd/mon.c
` [PATCH 03/14] NSM: Support IPv6 version of mon_name
` [PATCH 04/14] NSM: Move NSM-related function and variable declarations to lockd.h
` [PATCH 05/14] NSM: Move NSM-related XDR data structures to lockd's xdr.h
` [PATCH 06/14] NSM: Move NSM program and procedure numbers to fs/lockd/mon.c
` [PATCH 07/14] NSM: Generate "priv" argument when nsm_handle is created
` [PATCH 08/14] NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument
` [PATCH 09/14] NLM: Decode "priv" argument of NLM_SM_NOTIFY as an opaque
` [PATCH 10/14] NSM: Add nsm_lookup() function
` [PATCH 11/14] NSM: Replace IP address as our nlm_reboot lookup key
` [PATCH 12/14] NSM: Remove include/linux/lockd/sm_inter.h
` [PATCH 13/14] NLM: Remove "create" argument from nsm_find()
` [PATCH 14/14] NSM: Use same helpers in nsm_get_handle() and nsm_lookup_rebooted()
[PATCH] inherit clone nfs_sever's rsize and wsize from parent
2008-10-29 20:21 UTC
[PATCH 0/2] First subset of nfs-utils IPv6 support
2008-10-29 17:22 UTC (3+ messages)
` [PATCH 1/2] nfs-utils: Add AF_INET6-capable API to acquire an RPC CLIENT *
` [PATCH 2/2] nfs-utils: Introduce rpcbind client utility functions
NFS intr/nointr: SIGKILL may leave pages locked forever
2008-10-29 16:38 UTC (2+ messages)
Device or resource busy
2008-10-29 15:58 UTC (6+ messages)
NFS-UDP retransmission error
2008-10-29 12:12 UTC
about NLM/NSM
2008-10-29 1:20 UTC (10+ messages)
Collaboration between 42ads and www.linux-nfs.org
2008-10-28 20:44 UTC
[GIT] Please pull nfs client bugfixes
2008-10-28 19:26 UTC
[PATCH 2/2] NFS: Cleanup decode_attr_fs_locations function
2008-10-28 17:32 UTC
[PATCH 0/5] Fix rpcbind/rpcinfo build warnings
2008-10-28 14:15 UTC (2+ messages)
fs/nfs_common/Makefile: fix the C file name
2008-10-27 19:01 UTC (2+ messages)
High load in 2.6.27, NFS / rpcauth_lookup_credcache()?
2008-10-27 15:48 UTC (7+ messages)
Fwd: NFS 5-minute hangs upon S3 resume using 2.6.27 client
2008-10-24 21:02 UTC (7+ messages)
[PATCH]: nfsd: Added dprintks to kernel export code
2008-10-24 17:34 UTC
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