Linux NFS development
 help / color / mirror / Atom feed
 messages from 2008-12-08 19:51:18 to 2008-12-18 15:23:52 UTC [more...]

what's the real meaning of fsid?
 2008-12-18 15:21 UTC  (4+ messages)
`  "

[PATCH 0/6] NFSD: minor cleanups for 2.6.29
 2008-12-18 15:20 UTC  (11+ messages)
` [PATCH 1/6] nfsd: add etoosmall to nfserrno
` [PATCH 2/6] nfsd: dprint each op status in nfsd4_proc_compound
` [PATCH 3/6] nfsd: git rid of nfs4_cb_null_ops declaration
` [PATCH 4/6] nfsd: delete wrong file comment from nfsd/nfs4xdr.c
` [PATCH 5/6] nfsd: last_byte_offset
` [PATCH 6/6] nfsd: get rid of NFSD_VERSION

nfs-utils mountd getfh failed: No such file or directory
 2008-12-18 14:36 UTC  (3+ messages)

why there is a complex sync between /var/lib/nfs/etab in user-mode and export_table in kernel mode?
 2008-12-18  6:34 UTC 

[PATCH] statd: not unlinking host files
 2008-12-17 21:48 UTC  (6+ messages)

[PATCH] lockd: handle fl_grant callbacks with coalesced locks (RFC)
 2008-12-17 21:28 UTC  (11+ messages)

[PATCH 0/5] Fix legacy build issues
 2008-12-17 20:42 UTC  (7+ messages)
  ` [PATCH 1/5] mount: revert recent fix for build problems on old systems
  ` [PATCH 2/5] mount command: use gethostbyname(3) when building "
  ` [PATCH 3/5] getport: don't use getaddrinfo(3) "
  ` [PATCH 4/5] mount command: Random clean up
  ` [PATCH 5/5] configure: use "--disable-uuid" instead of "--without-uuid"

[PATCH 0/3] nfs-utils patches
 2008-12-17 20:24 UTC  (5+ messages)
  ` [PATCH 1/3] sm-notify command: fix a use-after-free bug
  ` [PATCH 2/3] text-based mount command: add function to parse numeric mount options
  ` [PATCH 3/3] text-based mount command: use po_get_numeric() for handling retry=

possible module refcount leak with auth_gss
 2008-12-17 20:10 UTC  (16+ messages)

[PATCH] NFS regression in 2.6.26?, "task blocked for more than 120 seconds"
 2008-12-17 19:07 UTC  (28+ messages)
                  ` [PATCH 0/3] "
                    ` [PATCH 1/3] SUNRPC: Ensure the server closes sockets in a timely fashion
                    ` [PATCH 3/3] SUNRPC: svc_xprt_enqueue should not refuse to enqueue 'XPT_DEAD' transports

[PATCH] gssd: By default, don't spam syslog when users' credentials expire
 2008-12-17 17:39 UTC 

High load in 2.6.27, NFS / rpcauth_lookup_credcache()?
 2008-12-16 23:21 UTC  (7+ messages)
                ` [stable] "

[NLM] 2.6.27 broken
 2008-12-16 20:16 UTC  (6+ messages)

[PATCH 00/22] IPv6 support NFSD
 2008-12-16 16:53 UTC  (28+ messages)
  ` [PATCH 01/22] NFSD: clean up failover sysctl function naming
  ` [PATCH 02/22] NFSD: Fix a handful of coding style issues in write_filehandle()
  ` [PATCH 03/22] NFSD: Replace open-coded integer with macro
  ` [PATCH 04/22] NFSD: Add documenting comments for nfsctl interface
  ` [PATCH 05/22] NFSD: Add helper functions for __write_ports()
  ` [PATCH 06/22] NFSD: Refactor __write_ports()
  ` [PATCH 07/22] NFSD: Prevent a buffer overflow in svc_xprt_names()
  ` [PATCH 08/22] SUNRPC: pass buffer size to svc_addsock() and svc_sock_names()
  ` [PATCH 09/22] SUNRPC: Switch one_sock_name() to use snprintf()
  ` [PATCH 10/22] SUNRPC: Support AF_INET6 in one_sock_name()
  ` [PATCH 11/22] SUNRPC: Clean up one_sock_name()
  ` [PATCH 12/22] NFSD: Support AF_INET6 in svc_addsock() function
  ` [PATCH 13/22] NFS: Move NFS client's IP address parser to nfs_common/
  ` [PATCH 14/22] NFSD: Support IPv6 addresses in write_failover_ip()
  ` [PATCH 15/22] NFSD: Enable NFS server use of AF_INET6
  ` [PATCH 16/22] NFSD: Prevent buffer overflow in write_threads()
  ` [PATCH 17/22] NFSD: Prevent buffer overflow in write_versions()
  ` [PATCH 18/22] NFSD: Prevent buffer overflow in write_maxblksize()
  ` [PATCH 19/22] NFSD: Prevent buffer overflow in write_leasetime()
  ` [PATCH 20/22] NFSD: Prevent buffer overflow in write_recoverydir()
  ` [PATCH 21/22] NLM: Refactor make_socks() function
  ` [PATCH 22/22] NLM: Clean up flow of control in "

[PATCH 0/3] nfs-utils: Enabling TCP wrappers
 2008-12-15 17:56 UTC  (6+ messages)
  ` [PATCH 1/3] "
  ` [PATCH 2/3] "
  ` [PATCH 3/3] "

[NFS] nfs-utils 1.0.12 cant build
 2008-12-15 15:20 UTC  (2+ messages)

[NFS] Leslie, does THIS work for you?
 2008-12-14 10:15 UTC 

[PATCH 00/11] Replacement patches for NSM IPv6 support
 2008-12-12 20:17 UTC  (14+ messages)
  ` [PATCH 01/11] NLM: Remove "create" argument from nsm_find()
  ` [PATCH 02/11] NSM: Refactor nsm_handle creation into a helper function
  ` [PATCH 03/11] NSM: More clean up of nsm_get_handle()
  ` [PATCH 04/11] NSM: Replace IP address as our nlm_reboot lookup key
  ` [PATCH 05/11] NSM: Remove include/linux/lockd/sm_inter.h
  ` [PATCH 06/11] NSM: Move nsm_addr() to fs/lockd/mon.c
  ` [PATCH 07/11] NSM: Move nsm_use_hostnames to mon.c
  ` [PATCH 08/11] NSM: Move nsm_create()
  ` [PATCH 09/11] NLM: nlm_privileged_requester() doesn't recognize mapped loopback address
  ` [PATCH 10/11] NLM: Rewrite IPv4 privileged requester's check
  ` [PATCH 11/11] lockd: Enable NLM use of AF_INET6

new client-side gssd upcall patches
 2008-12-12 18:20 UTC  (16+ messages)
` [PATCH 01/15] rpc: remove unnecessary assignment
  ` [PATCH 02/15] rpc: factor out warning code from gss_pipe_destroy_msg
    ` [PATCH 03/15] rpc: minor gss_alloc_msg cleanup
      ` [PATCH 04/15] rpc: add an rpc_pipe_open method
        ` [PATCH 05/15] rpc: call release_pipe only on last close
          ` [PATCH 06/15] rpc: track number of users of the gss upcall pipe
            ` [PATCH 07/15] rpc: use count of pipe openers to wait for first open
              ` [PATCH 08/15] rpc: store pointer to pipe inode in gss upcall message
                ` [PATCH 09/15] rpc: implement new upcall
                  ` [PATCH 10/15] nfsd: pass client principal name in rsc downcall
                    ` [PATCH 11/15] rpc: pass target name down to rpc level on callbacks
                      ` [PATCH 12/15] rpc: allow gss callbacks to client
                        ` [PATCH 13/15] nfsd: support callbacks with gss flavors
                          ` [PATCH 14/15] rpc: add target field to new upcall
                            ` [PATCH 15/15] rpc: add service "

[NFS] Leslie, a new development
 2008-12-12  9:15 UTC 

Make sm-notify faster if there are no servers to notify
 2008-12-11 22:44 UTC  (13+ messages)

more nfsv4 lockups w/ nexenta
 2008-12-11 21:30 UTC  (3+ messages)

[PATCH 00/27] Remaining IPv6 NSM patches for 2.6.29
 2008-12-11 18:53 UTC  (30+ messages)
` [PATCH 02/27] NSM: Move NSM program and procedure numbers to fs/lockd/mon.c
` [PATCH 03/27] NSM: Add xdr_stream-based XDR encoders
` [PATCH 07/27] NSM: Move nsm_find() to fs/lockd/mon.c
` [PATCH 08/27] NSM: Add dprintk() calls in nsm_find and nsm_release
` [PATCH 10/27] NSM: Remove !nsm check from nsm_release()
` [PATCH 14/27] NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaque
` [PATCH 15/27] NSM: Add nsm_lookup() function
` [PATCH 17/27] NLM: Remove "create" argument from nsm_find()
` [PATCH 18/27] NSM: Refactor nsm_handle creation into a helper function
` [PATCH 20/27] NSM: Replace IP address as our nlm_reboot lookup key

[PATCH 0/2] send actual expiration for svcgssd gss contexts
 2008-12-11 17:41 UTC  (3+ messages)

[NFS] Dent ists Database for the USA
 2008-12-11 15:49 UTC 

[PATCH 0/3] AF_INET6 support for probe_bothports()
 2008-12-11 16:06 UTC  (10+ messages)

Fwd: 2.6.26.3 kernel - progressive slowdown over NFS
 2008-12-10 21:26 UTC  (4+ messages)
    `  "

NSFproblem lockd: server not responding, still trying
 2008-12-10 18:45 UTC  (2+ messages)

NFSD IPv6 support for 2.6.29
 2008-12-10 16:37 UTC  (13+ messages)

[NFS] Leslie, I think you forgot 
 2008-12-10  8:15 UTC 

lost interrupt after a signal?
 2008-12-09 22:52 UTC  (5+ messages)

FAQ: Updating shared executables
 2008-12-09 22:44 UTC  (2+ messages)

[PATCH] sm-notify: always exiting without any notification
 2008-12-09  0:35 UTC  (3+ messages)

[NFS] Help! NFS broken
 2008-12-09  0:12 UTC  (3+ messages)

[PATCH 00/17] First set of patches for 2.6.29 (take 2)
 2008-12-08 22:47 UTC  (4+ messages)
` [PATCH 13/17] NSM: Make sure to return an error if the SM_MON call result is not zero


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