Linux NFS development
 help / color / mirror / Atom feed
 messages from 2008-11-04 15:14:39 to 2008-11-10 20:21:39 UTC [more...]

[RFC 0/85] nfs41 client patches for review
 2008-11-10 20:21 UTC  (20+ messages)
` [RFC 03/85] nfs: remove incorrect usage of nfs4 compound response hdr.status
` [RFC 04/85] FIXME: NFS: Increment operation number in each encode_* routine
` [RFC 05/85] nfs41: Add Kconfig symbols for NFSv4.1
` [RFC 06/85] nfs41: common protocol definitions
` [RFC 07/85] nfs41: define NFS4_MAX_MINOR_VERSION based on CONFIG_NFS_V4_1
` [RFC 08/85] nfs41: client xdr definitions
` [RFC 09/85] nfs41: add mount command option minorvers
` [RFC 10/85] nfs41: struct nfs_server minorversion
` [RFC 11/85] nfs41: nfs_client.cl_minorversion
` [RFC 12/85] nfs41: set nfs_client rpc_ops based on minorversion
` [RFC 13/85] nfs41: use ptr to rpc procedures via struct nfs_client
` [RFC 14/85] nfs41: sunrpc: support minorversion for rpc_clnt version table
` [RFC 15/85] nfs41: Proper initialization of nfs_client_initdata.rpc_ops
` [RFC 16/85] nfs41: pass recovery status from reclaimer kthread up to nfs4_wait_clnt_recover
` [RFC 17/85] nfs41: fallback to lower minorversion if nfs4_create_server fails
` [RFC 18/85] nfs41: sessions client infrastructure
` [RFC 19/85] nfs41: share client sessions across mounts
` [RFC 20/85] nfs41: slot table init and destroy
` [RFC 21/85] nfs41: find slot

[RFC 01/85] sunrpc: get rid of rpc_rqst.rq_bufsize
 2008-11-10 19:59 UTC 

[RFC] new client gssd upcall
 2008-11-10 20:17 UTC  (30+ messages)
` [PATCH 1/5] rpc: remove unnecessary assignment
  ` [PATCH 2/5] rpc: Use separate spinlock for cred locking in auth_gss.c
    ` [PATCH 3/5] rpc: move in_downcall list to gss code
      ` [PATCH 4/5] rpc: add an rpc_pipe_open method
        ` [PATCH 5/5] rpc: add new gssd upcall pipe
                ` text-based gss upcall
                  ` [PATCH 1/9] rpc: remove unnecessary assignment
                    ` [PATCH 2/9] rpc: factor out warning code from gss_pipe_destroy_msg
                      ` [PATCH 3/9] rpc: minor gss_alloc_msg cleanup
                        ` [PATCH 4/9] rpc: add an rpc_pipe_open method
                          ` [PATCH 5/9] rpc: call release_pipe only on last close
                            ` [PATCH 6/9] rpc: track number of users of the gss upcall pipe
                              ` [PATCH 7/9] rpc: use count of pipe openers to wait for first open
                                ` [PATCH 8/9] rpc: store pointer to pipe inode in gss upcall message
                                  ` [PATCH 9/9] rpc: implement new upcall

[RFC 0/51] nfs41 server patches for review
 2008-11-10 20:12 UTC 

[NFS] Redhat WS4 mount default changed to tcp ?
 2008-11-10 19:36 UTC  (16+ messages)
      ` [NFS] export dir thru 2 diff path names

[RFC][PATCH] sunrpc: introduce the simple_rpc_pipefs API
 2008-11-10 17:16 UTC  (2+ messages)

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

NFSD IPv6 support for 2.6.29
 2008-11-10  5:15 UTC  (2+ messages)

nfsd change for 2.6.28
 2008-11-09 20:23 UTC 

NFS mount over IPv6 success
 2008-11-09 16:41 UTC 

[PATCH] NLM: allow lockd requests from an unprivileged port
 2008-11-07 14:15 UTC 

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

[PATCH 00/13] kernel server-side IPv6 support
 2008-11-06 22:25 UTC  (42+ 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 01/12] lockd: fix inconsistent use of nsm_use_hostnames
    ` [PATCH 02/12] lockd: kill redundant host->h_server check
      ` [PATCH 03/12] lockd: fix nsm_unmonitor return value
        ` [PATCH 04/12] lockd: unmonitor only when last host goes away
          ` [PATCH 05/12] lockd: encapsulate nlm_hosts table variables in one structure
            ` [PATCH 06/12] lockd: define host_for_each{_safe} macros
              ` [PATCH 07/12] lockd: reorganize nlm_host_rebooted
                ` [PATCH 08/12] lockd: move debugging warning into a separate function
                  ` [PATCH 09/12] lockd: move garbage collection loop into "
                    ` [PATCH 10/12] lockd: move immediate host expiry "
                      ` [PATCH 11/12] lockd: split client and server host lists
                        ` [PATCH 12/12] lockd: remove redundant rpc_shutdown_client()

gssapi and nfs4
 2008-11-06 21:50 UTC  (10+ messages)

FLushing cached writes in nfs_getattr() and stat() delay
 2008-11-06 19:55 UTC  (8+ messages)

[PATCH] nfs client: kill compile warning on NOMMU machine
 2008-11-06  9:15 UTC 

[NFS] Typesetting & DTP Services
 2008-11-06  0:24 UTC 

[PATCH 00/18] kernel NSM support for IPv6 (take 2)
 2008-11-05 22:41 UTC  (24+ 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

[PATCH 0/8] Support for "resvport" NFS mount option
 2008-11-05 22:05 UTC  (13+ messages)
  ` [PATCH 1/8] NFS: rename nfs_path variable
  ` [PATCH 2/8] NFS: Move declaration of nfs_mount() to fs/nfs/internal.h
  ` [PATCH 3/8] NFS: introduce nfs_mount_info struct for calling nfs_mount()
  ` [PATCH 4/8] NFS: expand flags passed to nfs_create_rpc_client()
  ` [PATCH 5/8] NFS: move nfs_server flag initialization
  ` [PATCH 6/8] NFS: add "[no]resvport" mount option
  ` [PATCH 7/8] NFS: "[no]resvport" mount option changes mountd client too
  ` [PATCH 8/8] NLM: allow lockd requests from an unprivileged port

[PATCH 0/6] SLAB-ify nlm_host cache
 2008-11-05 21:56 UTC  (8+ messages)
  ` [PATCH 1/6] NLM: Always set host->h_rpcclnt to NULL after shutting down RPC client
  ` [PATCH 2/6] NLM: Add rebind timeout helper
  ` [PATCH 3/6] NLM: Add expiry "
  ` [PATCH 4/6] NLM: Move nlm_host initialization into a helper
  ` [PATCH 5/6] NLM: Create a SLAB/SLUB cache for nlm_host entries
  ` [PATCH 6/6] NLM: Documenting comments for public host cache functions

[PATCH] lockd: convert reclaimer thread to kthread interface
 2008-11-05 20:17 UTC 

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  (9+ messages)

stuck/hung nfsv4 mounts
 2008-11-04 17:22 UTC  (17+ messages)


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