Linux NFS development
 help / color / mirror / Atom feed
 messages from 2007-12-15 19:54:32 to 2008-01-05 00:51:47 UTC [more...]

A new NFSv4 server
 2008-01-05  0:51 UTC  (2+ messages)

A new NFSv4 server
 2008-01-05  0:43 UTC  (7+ messages)

[PATCH] Fix NLM reference count panic
 2008-01-04 23:24 UTC  (3+ messages)

Man page update for timeo= and retrans= options
 2008-01-04 21:31 UTC  (2+ messages)

A new NFSv4 server
 2008-01-04 20:31 UTC  (19+ messages)

A new NFSv4 server
 2008-01-04 17:45 UTC  (3+ messages)

A new NFSv4 server
 2008-01-04 17:15 UTC  (2+ messages)

[PATCH 00/38] svc: SVC Transport Switch
 2008-01-04  0:47 UTC  (13+ messages)
` [PATCH 14/38] svc: Change sk_inuse to a kref
` [PATCH 37/38] knfsd: Support adding transports by writing portlist file
` [PATCH 38/38] svc: Add svc_xprt_names service to replace svc_sock_names

[PATCH 4/4] NFS: Use cached nlm_host when calling nlmclnt_proc()
 2008-01-03 21:59 UTC  (2+ messages)

[PATCH 3/4] NFS: Invoke nlmclnt_init during NFS mount processing
 2008-01-03 21:56 UTC  (2+ messages)

[PATCH 2/4] NLM: Introduce completion function to match nlmclnt_init
 2008-01-03 21:54 UTC  (2+ messages)

[PATCH 1/4] NFS: Introduce nlm client setup function
 2008-01-03 21:50 UTC  (2+ messages)

[PATCH 8/8] SUNRPC: fewer conditionals in the format_ip_address routines
 2008-01-03 21:45 UTC  (2+ messages)

[RFC,PATCH 00/38] RPC Transport Switch
 2008-01-03 19:00 UTC  (5+ messages)
` [RFC,PATCH 12/38] svc: Add a generic transport svc_create_xprt function

[GIT] More NFS client fixes for 2.6.24-rc6
 2008-01-03 18:20 UTC  (4+ messages)

[PATCH] NFS: add newline to kernel warning message in auth_gss code
 2008-01-02 19:04 UTC  (2+ messages)

[NFS] lockdep warnings in nfs4 (v2.6.24-rc6-125-g5356f66)
 2008-01-02 18:55 UTC  (2+ messages)

[PATCH 00/40] svc: SVC Transport Switch
 2007-12-31 22:14 UTC  (43+ messages)
  ` [PATCH 01/40] svc: Add an svc transport class
  ` [PATCH 02/40] svc: Make svc_sock the tcp/udp transport
  ` [PATCH 03/40] svc: Change the svc_sock in the rqstp structure to a transport
  ` [PATCH 04/40] svc: Add a max payload value to the transport
  ` [PATCH 05/40] svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
  ` [PATCH 06/40] svc: Add transport specific xpo_release function
  ` [PATCH 07/40] svc: Add per-transport delete functions
  ` [PATCH 08/40] svc: Add xpo_prep_reply_hdr
  ` [PATCH 09/40] svc: Add a transport function that checks for write space
  ` [PATCH 10/40] svc: Move close processing to a single place
  ` [PATCH 11/40] svc: Add xpo_accept transport function
  ` [PATCH 12/40] svc: Remove unnecessary call to svc_sock_enqueue
  ` [PATCH 13/40] svc: Move connection limit checking to its own function
  ` [PATCH 14/40] svc: Add a generic transport svc_create_xprt function
  ` [PATCH 15/40] svc: Change services to use new svc_create_xprt service
  ` [PATCH 16/40] svc: Change sk_inuse to a kref
  ` [PATCH 17/40] svc: Move sk_flags to the svc_xprt structure
  ` [PATCH 18/40] svc: Move sk_server and sk_pool to svc_xprt
  ` [PATCH 19/40] svc: Make close transport independent
  ` [PATCH 20/40] svc: Move sk_reserved to svc_xprt
  ` [PATCH 21/40] svc: Make the enqueue service transport neutral and export it
  ` [PATCH 22/40] svc: Make svc_send transport neutral
  ` [PATCH 23/40] svc: Change svc_sock_received to svc_xprt_received and export it
  ` [PATCH 24/40] svc: Move accept call to svc_xprt_received to common code
  ` [PATCH 25/40] svc: Remove sk_lastrecv
  ` [PATCH 26/40] svc: Move the authinfo cache to svc_xprt
  ` [PATCH 27/40] svc: Make deferral processing xprt independent
  ` [PATCH 28/40] svc: Move the sockaddr information to svc_xprt
  ` [PATCH 29/40] svc: Make svc_sock_release svc_xprt_release
  ` [PATCH 30/40] svc: Make svc_recv transport neutral
  ` [PATCH 31/40] svc: Make svc_age_temp_sockets svc_age_temp_transports
  ` [PATCH 32/40] svc: Move create logic to common code
  ` [PATCH 33/40] svc: Removing remaining references to rq_sock in rqstp
  ` [PATCH 34/40] svc: Make svc_check_conn_limits xprt independent
  ` [PATCH 35/40] svc: Move the xprt independent code to the svc_xprt.c file
  ` [PATCH 36/40] svc: Add transport hdr size for defer/revisit
  ` [PATCH 37/40] svc: Add /proc/sys/sunrpc/transport files
  ` [PATCH 38/40] svc: Add svc API that queries for a transport instance
  ` [PATCH 39/40] knfsd: Support adding transports by writing portlist file
  ` [PATCH 40/40] svc: Add svc_xprt_names service to replace svc_sock_names

[NFS] read-ahead in NFS server
 2007-12-31 13:43 UTC  (3+ messages)

[NFS] exportfs -r: segfault with sec= option
 2007-12-30 20:16 UTC  (2+ messages)

SUNRPC Crash Fix
 2007-12-30 16:07 UTC 

NFS client freezes under heavy disk IO
 2007-12-30  0:13 UTC 

Strange NFS write performance Linux->Solaris-10/VXFS, maybe VW related
 2007-12-29 11:11 UTC 

Strange NFS write performance Linux->Solaris-10/VXFS, maybe VW related
 2007-12-29  9:59 UTC 

Strange NFS write performance Linux->Solaris-10/VXFS, maybe VW related
 2007-12-28 18:45 UTC  (2+ messages)

[NFS] Attempting to mount a large number of directories
 2007-12-24 11:00 UTC 

read-ahead in NFS server
 2007-12-28  2:33 UTC  (8+ messages)

new transport switch BUG_ON in svc_xprt.c
 2007-12-27 21:38 UTC  (3+ messages)

Attempting to mount a large number of directories
 2007-12-26 16:07 UTC 

NFS EINVAL on open(... | O_TRUNC) on 2.6.23.9
 2007-12-26 14:24 UTC  (3+ messages)

Linux client misses lack of open-confirm?
 2007-12-23  2:05 UTC  (3+ messages)

[RFC][PATCH] lockd: refine support for deferred blocking locks
 2007-12-21 22:50 UTC 

[PATCH 0/6] Intro: convert lockd to kthread and fix use-after-free (try #4)
 2007-12-21 20:46 UTC  (14+ 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

Kerberized NFS SetUp Tutorial and Commands Version 3
 2007-12-21 14:05 UTC 

[PATCH 0/4] Don't touch rpc_xprt directly in lockd
 2007-12-20 20:03 UTC 

[PATCH 7/8] lockd: Eliminate harmless mixed sign comparison in nlmdbg_cookie2a()
 2007-12-20 19:55 UTC 

[PATCH 6/8] NFS: nfs_write_end clean up
 2007-12-20 19:55 UTC 

[PATCH 5/8] NFS: Fix minor mixed sign comparison in NFS client's write logic
 2007-12-20 19:54 UTC 

[PATCH 4/8] NFS: Use size_t for storing name lengths
 2007-12-20 19:54 UTC 

[PATCH 3/8] NFS: Fix use of copy_to_user() in idmap_pipe_upcall
 2007-12-20 19:54 UTC 

[PATCH 2/8] NFS: Clean up fs/nfs/idmap.c
 2007-12-20 19:54 UTC 

[PATCH 0/8] Handful of clean-ups for 2.6.25
 2007-12-20 19:54 UTC 

[PATCH 1/8] SUNRPC: Fix use of copy_to_user() in gss_pipe_upcall()
 2007-12-20 19:54 UTC 

[PATCH 0/7] Intro: convert lockd to kthread and fix use-after-free (try #3)
 2007-12-19 19:15 UTC  (9+ messages)
` [PATCH 1/7] SUNRPC: Allow svc_pool_map_set_cpumask to work with any task
  ` [PATCH 2/7] SUNRPC: spin svc_rqst initialization to its own function
    ` [PATCH 3/7] SUNRPC: export svc_sock_update_bufs
      ` [PATCH 4/7] NLM: Initialize completion variable in lockd_up
        ` [PATCH 5/7] NLM: Have lockd call try_to_freeze
          ` [PATCH 6/7] NLM: Convert lockd to use kthreads
            ` [PATCH 7/7] NLM: Add reference counting to lockd

constrained lockd error handling semantics when lock request processing is deferred?
 2007-12-19  5:45 UTC  (2+ messages)

[PATCH 01/38] svc: Add an svc transport class
 2007-12-18 19:30 UTC  (10+ messages)

[PATCH 0/7] Intro: convert lockd to kthread and fix use-after-free (try #2)
 2007-12-18 17:10 UTC  (9+ messages)
` [PATCH 1/7] SUNRPC: Allow svc_pool_map_set_cpumask to work with any task
  ` [PATCH 2/7] SUNRPC: spin svc_rqst initialization to its own function
    ` [PATCH 3/7] SUNRPC: make new svc_create_kthread function
      ` [PATCH 4/7] NLM: Initialize completion variable in lockd_up
        ` [PATCH 5/7] NLM: Have lockd call try_to_freeze
          ` [PATCH 6/7] NLM: Convert lockd to use kthreads
            ` [PATCH 7/7] NLM: Add reference counting to lockd

Solaris and Linux (NFS Server)
 2007-12-18 16:39 UTC 

[NFS] Strange NFS behaviour
 2007-12-18 15:37 UTC 

[PATCH 30/38] svc: Move common create logic to common code
 2007-12-17 15:27 UTC  (3+ messages)

[PATCH 11/38] svc: Add xpo_accept transport function
 2007-12-17 10:49 UTC  (2+ messages)

[PATCH 11/38] svc: Add xpo_accept transport function
 2007-12-17 10:02 UTC  (2+ messages)

[PATCH 06/38] svc: Add transport specific xpo_release function
 2007-12-17  9:53 UTC  (2+ messages)

[PATCH 02/38] svc: Make svc_sock the tcp/udp transport
 2007-12-17  9:46 UTC  (2+ messages)

Am I the only one who finds nfsstat pretty useless?
 2007-12-15 19:54 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox