Linux NFS development
 help / color / mirror / Atom feed
 messages from 2007-12-11 20:31:13 to 2007-12-29 09:59:01 UTC [more...]

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] read-ahead in NFS server
 2007-12-25 15:34 UTC 

[NFS] lockdep warnings in nfs4 (v2.6.24-rc6-125-g5356f66)
 2007-12-24 20:40 UTC 

[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)

[PATCH] NFS: add newline to kernel warning message in auth_gss code
 2007-12-26  0:20 UTC 

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

[RFC,PATCH 00/38] RPC Transport Switch
 2007-12-21 18:18 UTC  (4+ messages)
` [RFC,PATCH 12/38] svc: Add a generic transport svc_create_xprt function

[PATCH 00/38] svc: SVC Transport Switch
 2007-12-21 17:52 UTC  (78+ 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
  ` [PATCH 18/38] svc: Move sk_reserved to svc_xprt
  ` [PATCH 19/38] svc: Make the enqueue service transport neutral and export it
  ` [PATCH 20/38] svc: Make svc_send transport neutral
  ` [PATCH 21/38] svc: Change svc_sock_received to svc_xprt_received and export it
  ` [PATCH 22/38] svc: Move accept call to svc_xprt_received to common code
  ` [PATCH 23/38] svc: Remove sk_lastrecv
  ` [PATCH 24/38] svc: Move the authinfo cache to svc_xprt
  ` [PATCH 25/38] svc: Make deferral processing xprt independent
  ` [PATCH 26/38] svc: Move the sockaddr information to svc_xprt
  ` [PATCH 27/38] svc: Make svc_sock_release svc_xprt_release
  ` [PATCH 28/38] svc: Make svc_recv transport neutral
  ` [PATCH 29/38] svc: Make svc_age_temp_sockets svc_age_temp_transports
  ` [PATCH 30/38] svc: Move common create logic to common code
  ` [PATCH 31/38] svc: Removing remaining references to rq_sock in rqstp
  ` [PATCH 32/38] svc: Make svc_check_conn_limits xprt independent
  ` [PATCH 33/38] svc: Move the xprt independent code to the svc_xprt.c file
  ` [PATCH 34/38] svc: Add transport hdr size for defer/revisit
  ` [PATCH 35/38] svc: Add /proc/sys/sunrpc/transport files
  ` [PATCH 36/38] svc: Add svc API that queries for a transport instance
  ` [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

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

[PATCH 4/4] NFS: Use cached nlm_host when calling nlmclnt_proc()
 2007-12-20 20:04 UTC 

[PATCH 3/4] NFS: Invoke nlmclnt_init during NFS mount processing
 2007-12-20 20:04 UTC 

[PATCH 2/4] NLM: Introduce completion function to match nlmclnt_init
 2007-12-20 20:04 UTC 

[PATCH 1/4] NFS: Introduce nlm client setup function
 2007-12-20 20:03 UTC 

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

[PATCH 8/8] SUNRPC: fewer conditionals in the format_ip_address routines
 2007-12-20 19:55 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 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 

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

Results of a Robustness Regression tests campaign with RHEL5.1 Gold and linux-2.6.24-rc2-CITI_NFS4_ALL-1
 2007-12-15 16:52 UTC  (6+ messages)
` Kernel Bug with 2.6.24-rc2-CITI_NFS4-ALL-1 in net/sunrpc/svc_xprt.c

[NFS] mkdir
 2007-12-14 12:54 UTC 

Client performance questions
 2007-12-14  4:24 UTC  (5+ messages)

[PATCH 0/6] Intro: convert lockd to kthread and fix use-after-free
 2007-12-13 21:18 UTC  (9+ messages)
` [PATCH 1/6] SUNRPC: Allow svc_pool_map_set_cpumask to work with any task
  ` [PATCH 2/6] SUNRPC: Break up __svc_create_thread and make svc_create_kthread
    ` [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] NLM: Add lockd reference counting and clean up lockd startup and shutdown
 2007-12-13 15:24 UTC  (4+ messages)

Better error/warning message while exporting ramfs
 2007-12-13 12:52 UTC 

[NFS] e-pitted
 2007-12-13  7:02 UTC 

[GIT] NFS client fixes against 2.6.24-rc5
 2007-12-13  1:22 UTC 

[PATCH] nfs-utils: sm-notify does not remove its pid file
 2007-12-12 23:11 UTC  (6+ messages)

[PATCH 0/7] rdma: SVCRDMA Transport Provider
 2007-12-12 22:13 UTC  (8+ messages)
  ` [PATCH 1/7] rdma: SVCRMDA Header File
  ` [PATCH 2/7] rdma: SVCRDMA Transport Module
  ` [PATCH 3/7] rdma: SVCRDMA Core Transport Services
  ` [PATCH 4/7] rdma: SVCRDMA recvfrom
  ` [PATCH 5/7] rdma: SVCRDMA sendto
  ` [PATCH 6/7] rdma: ONCRPC RDMA protocol marshalling
  ` [PATCH 7/7] rdma: makefile

[RFC][PATCH] SUNRPC xptrdma: simplify build configuration
 2007-12-12 17:59 UTC  (3+ messages)

2.6.24-rc3-git4 NFS crossmnt regression
 2007-12-12  2:44 UTC  (7+ messages)
    ` 2.6.24-rc3-git4 NFS crossmnt regression [SOLVED]

nfs-utils crossmnt/fsid bug
 2007-12-11 21:20 UTC  (4+ messages)
` [NFS] "

[PATCH] memory leak when mounting and unmounting -onolock filesystems
 2007-12-11 20:31 UTC  (3+ messages)


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