Linux NFS development
 help / color / mirror / Atom feed
 messages from 2008-10-22 21:03:24 to 2008-11-05 19:02:37 UTC [more...]

gssapi and nfs4
 2008-11-05 19:02 UTC  (6+ messages)

nfs41: sunrpc: handle clnt==NULL in call_status
 2008-11-05 18:52 UTC  (13+ messages)
` [pnfs] "

[PATCH 00/13] kernel server-side IPv6 support
 2008-11-05 17:29 UTC  (14+ 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 00/18] kernel NSM support for IPv6 (take 2)
 2008-11-05 17:21 UTC  (19+ 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

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 

[PATCH 1/2] NFS:Prevent infinite loop in decode_attr_fs_locations
 2008-10-24 17:09 UTC  (4+ messages)
` [PATCH 2/2] NFS: Cleanup decode_attr_fs_locations function

why set send and receive buffers in svc_sock_setbufsize()?
 2008-10-23 19:05 UTC  (3+ messages)

[RFC] [PATCH 1/1] tcp-autotuning-on-recv-window-fix
 2008-10-23 18:46 UTC  (9+ messages)

[grumble] connected UDP sockets [grumble] Solaris [grumble]
 2008-10-23 16:05 UTC  (3+ messages)

RPC retransmission of write requests containing bogus data
 2008-10-23 14:42 UTC  (7+ messages)

NFS 5-minute hangs upon S3 resume using 2.6.27 client
 2008-10-22 22:15 UTC 

nfsd fixes for 2.6.28
 2008-10-22 21:41 UTC 

[PATCH 09/12] svcrdma: Update svc_rdma_send_error to use DMA LKEY
 2008-10-22 21:37 UTC  (12+ messages)
` [PATCH 10/12] svcrdma: Fix IRD/ORD polarity
  ` [PATCH 11/12] svcrdma: Add a message log string to indicate if FastReg is being used

minor locks/grace cleanup
 2008-10-22 21:03 UTC  (2+ messages)
` [PATCH 1/3] locks: really move grace checks into common code


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