messages from 2008-01-05 12:02:57 to 2008-01-15 20:17:09 UTC [more...]
[PATCH 1/2] NLM failover unlock commands
2008-01-15 20:17 UTC (19+ messages)
[NFS] Status of NFS/RDMA in mainline kernel?
2008-01-15 20:08 UTC (4+ messages)
Comments on some of the work in NFS_ALL for 2.6.25
2008-01-15 18:47 UTC (5+ messages)
[PATCH] NFS: remove error field from nfs_readdir_descriptor_t
2008-01-15 18:06 UTC
[PATCH 6/6] text-based mount.nfs: Remove support for mountprog= option
2008-01-15 17:48 UTC
[PATCH 5/6] text-based mount.nfs: Remove support for nfsprog= option
2008-01-15 17:48 UTC
[PATCH 3/6] mount.nfs: eliminate a double unlock_mtab
2008-01-15 17:48 UTC
[PATCH 4/6] mount.nfs: Use nfs_ variants of setmntent() and friends
2008-01-15 17:48 UTC
[PATCH 2/6] mount.nfs: Fix "statd not running" error message
2008-01-15 17:48 UTC
[PATCH 1/6] nfs(5): Redress some nits in the description of the timeo option
2008-01-15 17:48 UTC
[PATCH 0/6] Miscellaneous patches for mount
2008-01-15 17:48 UTC
[NFS] fd cache inconsistency!
2008-01-15 17:22 UTC (4+ messages)
[PATCH 0/3] Intro: Better handling coarse-grained timestamps
2008-01-15 17:14 UTC (8+ messages)
` [PATCH 1/3] NFS: Check nlinks count
` [PATCH 2/3] NFS: Add NFS_MOUNT_NONEGDE flag to avoid caching negative dentries
` [PATCH 3/3] nfs-utils: Add nonegde mount option
Strange lockup during unmount in 2.6.22 - maybe rpciod deadlock?
2008-01-14 21:09 UTC (9+ messages)
atimes not updated over NFS
2008-01-14 17:51 UTC (9+ messages)
[NFS] Redhat WS4 mount default changed to tcp ?
2008-01-14 17:39 UTC (4+ messages)
[PATCH 0/6] Intro: convert lockd to kthread and fix use-after-free (try #6)
2008-01-14 14:25 UTC (23+ messages)
` [PATCH 1/6] SUNRPC: spin svc_rqst initialization to its own function
` [PATCH 2/6] SUNRPC: export svc_sock_update_bufs
` [PATCH 3/6] NLM: Initialize completion variable in lockd_up
` [PATCH 4/6] NLM: Have lockd call try_to_freeze
` [PATCH 5/6] NLM: Convert lockd to use kthreads
` [PATCH 6/6] NLM: Add reference counting to lockd
[PATCH 0/4] Intro: convert lockd to kthread and fix use-after-free (try #8)
2008-01-14 14:05 UTC (5+ messages)
` [PATCH 1/4] SUNRPC: spin svc_rqst initialization to its own function
` [PATCH 2/4] SUNRPC: export svc_sock_update_bufs
` [PATCH 3/4] NLM: Convert lockd to use kthreads
` [PATCH 4/4] NLM: have nlm_shutdown_hosts kill off all NLM RPC tasks
[PATCH 38/38] svc: Add svc_xprt_names service to replace svc_sock_names
2008-01-14 13:27 UTC (2+ messages)
Strange NFS write performance Linux->Solaris-10/VXFS, maybe VW related
2008-01-14 8:01 UTC
[PATCH 0/5] Intro: convert lockd to kthread and fix use-after-free (try #7)
2008-01-13 23:59 UTC (10+ messages)
` [PATCH 1/5] SUNRPC: spin svc_rqst initialization to its own function
` [PATCH 2/5] SUNRPC: export svc_sock_update_bufs
` [PATCH 3/5] NLM: Have lockd call try_to_freeze
` [PATCH 4/5] NLM: Convert lockd to use kthreads
` [PATCH 5/5] NLM: have nlm_shutdown_hosts kill off all NLM RPC tasks
Error inserting lockd: Cannot allocate memory
2008-01-13 15:20 UTC
[PATCH 2/2] Fix lockd panic
2008-01-12 6:51 UTC (6+ messages)
EBADCOOKIE problem?
2008-01-12 1:17 UTC (2+ messages)
[NFS] [PATCH] knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used
2008-01-11 22:06 UTC
[PATCH 1/3] NLM: Introduce external nlm_host set-up and tear-down functions
2008-01-11 19:59 UTC (2+ messages)
major NFSv4 client regression (-rc7)
2008-01-10 21:04 UTC (5+ messages)
Turning off delegations in NFSv4 server?
2008-01-10 20:00 UTC (2+ messages)
[NFS] SLES10 SP1 NFS setting ports
2008-01-10 13:29 UTC (10+ messages)
[PATCH 3/3] NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()
2008-01-09 17:20 UTC
[PATCH 2/3] NFS: Invoke nlmclnt_init during NFS mount processing
2008-01-09 17:20 UTC
[PATCH 0/3] Remove per-lock-operation nlm_lookup_host() call
2008-01-09 17:20 UTC
[NFS] [PATCH] nfs4, special files, and set/listxattr asymmetry
2008-01-08 22:25 UTC (12+ messages)
Man page update for timeo= and retrans= options
2008-01-08 18:54 UTC (5+ messages)
[PATCH 3/3] NFS: Use cached nlm_host when calling nlmclnt_proc()
2008-01-08 18:47 UTC (4+ messages)
[PATCH 00/38] svc: SVC Transport Switch
2008-01-08 17:45 UTC (6+ messages)
` [PATCH 37/38] knfsd: Support adding transports by writing portlist file
[PATCH] nfs(5): Redress some nits in the description of the timeo option
2008-01-08 16:39 UTC
[PATCH 0/3] Remove per-lock-operation nlm_lookup_host() call
2008-01-08 16:37 UTC (2+ messages)
[PATCH 4/4] SUNRPC: Use new rpcb_register_v3() interface in svc_register()
2008-01-08 16:31 UTC
[PATCH 3/4] SUNRPC: Use the new rpc_v3_register() API in svc_unregister()
2008-01-08 16:31 UTC
[PATCH 2/4] SUNRPC: Split portmap unregister API into separate function
2008-01-08 16:31 UTC
[PATCH 1/4] SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
2008-01-08 16:31 UTC
[PATCH 0/4] RFC: How to register IPv6 addresses with local rpcbind
2008-01-08 16:30 UTC
[PATCH 0/6] Intro: convert lockd to kthread and fix use-after-free (try #5)
2008-01-08 16:13 UTC (15+ messages)
` [PATCH 1/6] SUNRPC: spin svc_rqst initialization to its own function
` [PATCH 2/6] SUNRPC: export svc_sock_update_bufs
` [PATCH 3/6] NLM: Initialize completion variable in lockd_up
` [PATCH 4/6] NLM: Have lockd call try_to_freeze
` [PATCH 5/6] NLM: Convert lockd to use kthreads
` [PATCH 6/6] NLM: Add reference counting to lockd
[PATCH 2/3] NFS: Invoke nlmclnt_init during NFS mount processing
2008-01-08 15:32 UTC
[PATCH 1/3] NFS: Introduce external nlm_host set-up and tear-down functions
2008-01-08 15:32 UTC
[NFS] Attempting to mount a large number of directories
2008-01-08 3:07 UTC (5+ messages)
[PATCH 2/4] NLM: Introduce completion function to match nlmclnt_init
2008-01-08 2:04 UTC (4+ messages)
[PATCH 8/8] SUNRPC: fewer conditionals in the format_ip_address routines
2008-01-07 21:14 UTC (3+ messages)
[PATCH 0/2] NLM failover unlock
2008-01-07 5:31 UTC
A new NFSv4 server
2008-01-06 23:54 UTC (9+ messages)
[PATCH] Fix NLM reference count panic
2008-01-05 17:46 UTC (6+ messages)
[PATCH 0/7] Intro: convert lockd to kthread and fix use-after-free (try #3)
2008-01-05 16:44 UTC (3+ 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