linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-14 23:25:22 to 2013-08-29 13:30:40 UTC [more...]

[GIT PULL] Please pull one NFS client bugfix
 2013-08-29 13:30 UTC 

Issues with a rather unusual configured NFS server
 2013-08-29 13:30 UTC  (7+ messages)
        ` [uml-devel] "

[PATCH v2 01/16] SUNRPC: Deprecate rpc_client->cl_protname
 2013-08-28 19:40 UTC  (16+ messages)
` [PATCH v2 02/16] SUNRPC: Remove unused struct rpc_clnt field cl_protname
  ` [PATCH v2 03/16] SUNRPC: Cleanup rpc_setup_pipedir
    ` [PATCH v2 04/16] RPCSEC_GSS: Clean up upcall message allocation
      ` [PATCH v2 05/16] SUNRPC: Replace clnt->cl_principal
        ` [PATCH v2 06/16] RPCSEC_GSS: Further cleanups
          ` [PATCH v2 07/16] RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects
            ` [PATCH v2 08/16] NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregister
              ` [PATCH v2 09/16] SUNRPC: Add a framework to clean up management of rpc_pipefs directories
                ` [PATCH v2 10/16] RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries
                  ` [PATCH v2 11/16] SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management
                    ` [PATCH v2 12/16] NFSv4: Convert idmapper to use the new framework for pipefs dentries
                      ` [PATCH v2 13/16] SUNRPC: Remove the rpc_client->cl_dentry
                        ` [PATCH v2 14/16] SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
                          ` [PATCH v2 15/16] RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches
                            ` [PATCH v2 16/16] RPCSEC_GSS: Share all credential caches on a per-transport basis

Issue found with kernel/net/sunrpc/xdr.c
 2013-08-28 19:40 UTC  (12+ messages)

NFS client hangs after server reboot
 2013-08-28 13:39 UTC  (3+ messages)

[PATCH 01/15] SUNRPC: Deprecate rpc_client->cl_protname
 2013-08-27 20:58 UTC  (15+ messages)
` [PATCH 02/15] SUNRPC: Remove unused struct rpc_clnt field cl_protname
  ` [PATCH 03/15] SUNRPC: Cleanup rpc_setup_pipedir
    ` [PATCH 04/15] RPCSEC_GSS: Clean up upcall message allocation
      ` [PATCH 05/15] SUNRPC: Replace clnt->cl_principal
        ` [PATCH 06/15] RPCSEC_GSS: Further cleanups
          ` [PATCH 07/15] RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects
            ` [PATCH 08/15] NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregister
              ` [PATCH 09/15] SUNRPC: Add a framework to clean up management of rpc_pipefs directories
                ` [PATCH 10/15] RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries
                  ` [PATCH 11/15] SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management
                    ` [PATCH 12/15] NFSv4: Convert idmapper to use the new framework for pipefs dentries
                      ` [PATCH 13/15] SUNRPC: Remove the rpc_client->cl_dentry
                        ` [PATCH 14/15] SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
                          ` [PATCH 15/15] RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches

[3.6-rc3] rdirplus broken? (EBUSY)
 2013-08-27 15:33 UTC  (7+ messages)

NFSD server is constantly returning nfserr_bad_stateid on 3.2 kernel
 2013-08-27 15:26 UTC  (9+ messages)

NFS 'readdir loop' error on JFS
 2013-08-26 22:27 UTC  (18+ messages)
  ` [Jfs-discussion] "
          ` [PATCH] jfs: avoid misuse of cookie value of 2
                ` [PATCH] jfs: fix readdir cookie incompatibility with NFSv4
                      ` [JunkMail] "
                  ` [Jfs-discussion] "

[PATCH v3] SUNRPC: Ensure that the RPCSEC_GSS daemon uses the correct service names
 2013-08-26 21:28 UTC  (10+ messages)

Helps to Decode rpc_debug Output
 2013-08-26 17:08 UTC  (6+ messages)

[PATCH Version 5 0/3] Use the MDS nfs_server authflavor for pNFS data server connections
 2013-08-23 15:24 UTC  (9+ messages)
` [PATCH Version 5 1/3] NFSv4 Remove unused LIPKEY and SPKM enums
` [PATCH Version 5 2/3] NFS Share RPC_AUTH_GSS rpc clients

[PATCH] rpcbind: rpcuser not being set in Makefile.am
 2013-08-22 18:40 UTC  (2+ messages)
` [Libtirpc-devel] "

[PATCH] NFS: remove incorrect "Lock reclaim failed!" warning
 2013-08-22 18:36 UTC  (2+ messages)

[PATCH 1/6] NFSv3: Deal with a sparse warning in nfs3_proc_create
 2013-08-22 14:12 UTC  (9+ messages)
` [PATCH 2/6] NFSv4: Deal with a sparse warning in nfs4_opendata_alloc
  ` [PATCH 3/6] NFSv4: Deal with some more sparse warnings
    ` [PATCH 4/6] NFSv4: Deal with a sparse warning in nfs_idmap_get_key()
      ` [PATCH 5/6] NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_type
        ` [PATCH 6/6] NFS: Clean up nfs_sillyrename()

[PATCH] SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()
 2013-08-22 13:58 UTC  (3+ messages)

server mountpoint busy after unexporting nfs4 share
 2013-08-22 13:44 UTC  (8+ messages)

[PATCHv4 0/5] ceph: persistent caching with fscache
 2013-08-22 12:58 UTC  (3+ messages)

[PATCH v4 00/21] NFS add tracepoints (final version)
 2013-08-22  0:24 UTC  (22+ messages)
` [PATCH v4 01/21] NFS: refactor code for calculating the crc32 hash of a filehandle
  ` [PATCH v4 02/21] NFS: Add event tracing for generic NFS events
    ` [PATCH v4 03/21] NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup
      ` [PATCH v4 04/21] NFS: Add event tracing for generic NFS lookups
        ` [PATCH v4 05/21] NFS: Add tracepoints for debugging generic file create events
          ` [PATCH v4 06/21] NFS: Add tracepoints for debugging directory changes
            ` [PATCH v4 07/21] NFS: Add tracepoints for debugging NFS rename and sillyrename issues
              ` [PATCH v4 08/21] NFS: Add tracepoints for debugging NFS hard links
                ` [PATCH v4 09/21] NFSv4: Add tracepoints for debugging state management problems
                  ` [PATCH v4 10/21] NFSv4: Add tracepoints for debugging file open
                    ` [PATCH v4 11/21] NFSv4: Add tracepoints for debugging file locking
                      ` [PATCH v4 12/21] NFSv4: Add tracepoints for debugging lookup/create operations
                        ` [PATCH v4 13/21] NFSv4: Add tracepoints for debugging inode manipulations
                          ` [PATCH v4 14/21] NFSv4: Add tracepoints for debugging rename
                            ` [PATCH v4 15/21] NFSv4: Add tracepoints for debugging delegations
                              ` [PATCH v4 16/21] NFSv4: Add tracepoints for debugging the idmapper
                                ` [PATCH v4 17/21] NFSv4: Add tracepoints for debugging getattr
                                  ` [PATCH v4 18/21] NFSv4: Add tracepoints for debugging reads and writes
                                    ` [PATCH v4 19/21] NFSv4.1: Add tracepoints for debugging layoutget/return/commit
                                      ` [PATCH v4 20/21] NFSv4.1: Add tracepoints for debugging slot table operations
                                        ` [PATCH v4 21/21] NFSv4.1: Add tracepoints for debugging test_stateid events

Linux NFS town hall meeting 08/22/13 (Cancelled)
 2013-08-21 17:10 UTC 

nfsv4 3.10.x bug
 2013-08-21 13:23 UTC 

[PATCH v3 00/16] NFS add tracepoints
 2013-08-21 13:28 UTC  (22+ messages)
` [PATCH v3 01/16] NFS: refactor code for calculating the crc32 hash of a filehandle
  ` [PATCH v3 02/16] NFS: Add event tracing for generic NFS events
    ` [PATCH v3 03/16] NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup
      ` [PATCH v3 04/16] NFS: Add event tracing for generic NFS lookups
        ` [PATCH v3 05/16] NFSv4: Add tracepoints for debugging state management problems
          ` [PATCH v3 06/16] NFSv4: Add tracepoints for debugging file open
            ` [PATCH v3 07/16] NFSv4: Add tracepoints for debugging file locking
              ` [PATCH v3 08/16] NFSv4: Add tracepoints for debugging lookup/create operations
                ` [PATCH v3 09/16] NFSv4: Add tracepoints for debugging inode manipulations
                  ` [PATCH v3 10/16] NFSv4: Add tracepoints for debugging rename
                    ` [PATCH v3 11/16] NFSv4: Add tracepoints for debugging delegations
                      ` [PATCH v3 12/16] NFSv4: Add tracepoints for debugging the idmapper
                        ` [PATCH v3 13/16] NFSv4: Add tracepoints for debugging getattr
                          ` [PATCH v3 14/16] NFSv4: Add tracepoints for debugging reads and writes
                            ` [PATCH v3 15/16] NFSv4.1: Add tracepoints for debugging layoutget/return/commit
                              ` [PATCH v3 16/16] NFSv4.1: Add tracepoints for debugging slot table operations

MDS setup
 2013-08-21  5:35 UTC  (3+ messages)

[PATCH] NFS: Remove the NFSv4 "open optimisation" from nfs_permission
 2013-08-20 17:22 UTC  (2+ messages)

[PATCH 01/10] NFSv4: Add tracepoints for debugging state management problems
 2013-08-20 13:58 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update email address for Benny Halevy
 2013-08-20 13:23 UTC 

nfs client: Now you see it, now you don't
 2013-08-19 21:16 UTC  (5+ messages)
` nfs client: Now you see it, now you don't (aka spurious ESTALE errors)

[PATCH] vfs: allow umount to handle mountpoints without revalidating them
 2013-08-19 20:48 UTC  (3+ messages)

[nfs-utils PATCH] mount.nfs: improve handling of bg, fg, and sloppy in nfsmount.conf
 2013-08-19 18:27 UTC  (5+ messages)

[nfs-utils PATCH] mount.nfs: dont pass options from configuration sections that are not relevant
 2013-08-19 18:26 UTC  (2+ messages)

[PATCH] idmapd: silence pointless EOF warning
 2013-08-19 18:26 UTC  (2+ messages)

[PATCH 1/2] rpc.nfsd: No longer advertise NFS v2 support
 2013-08-19 18:26 UTC  (3+ messages)
` [PATCH 2/2] rpc.nfsd: Allow v4.2 server support with the -V option

ANNOUNCE: rpcbind-0.2.1 released
 2013-08-19 16:03 UTC 

[Patch net-next v3 6/9] sunrpc: use generic union inet_addr
 2013-08-19 14:37 UTC  (3+ messages)
` [Patch net-next v3 7/9] fs: use generic union inet_addr and helper functions

[PATCH] NFS: fix NFSv3 with sec=krb5 and CONFIG_NFS_V3_ACL=y
 2013-08-19 13:15 UTC  (12+ messages)

rpc.idmapd: nss_getpwnam: name '#' does not map into domain
 2013-08-16 20:51 UTC  (5+ messages)

[PATCH/RFC] Don't try to recover NFS locks when they are lost
 2013-08-16 17:13 UTC  (6+ messages)

NFS uses wrong domain in SETATTR
 2013-08-16  1:40 UTC  (5+ messages)

[PATCH] sunrpc: prepare NFS for 2038
 2013-08-15 17:52 UTC  (2+ messages)

[PATCH v2 00/13] NFSv4 add debugging tracepoints
 2013-08-14 23:24 UTC  (13+ messages)
` [PATCH v2 01/13] NFSv4: Add tracepoints for debugging state management problems
  ` [PATCH v2 02/13] NFS: refactor code for calculating the crc32 hash of a filehandle
    ` [PATCH v2 03/13] NFSv4: Add tracepoints for debugging file open
      ` [PATCH v2 04/13] NFSv4: Add tracepoints for debugging file locking
        ` [PATCH v2 05/13] NFSv4: Add tracepoints for debugging lookup/create operations
          ` [PATCH v2 06/13] NFSv4: Add tracepoints for debugging inode manipulations
            ` [PATCH v2 07/13] NFSv4: Add tracepoints for debugging rename
              ` [PATCH v2 08/13] NFSv4: Add tracepoints for debugging delegations
                ` [PATCH v2 09/13] NFSv4: Add tracepoints for debugging the idmapper
                  ` [PATCH v2 10/13] NFSv4: Add tracepoints for debugging getattr
                    ` [PATCH v2 11/13] NFSv4: Add tracepoints for debugging reads and writes
                      ` [PATCH v2 12/13] NFSv4.1: Add tracepoints for debugging layoutget/return/commit


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).