linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-08 14:58:03 to 2013-08-20 19:35:21 UTC [more...]

[PATCH v3 00/16] NFS add tracepoints
 2013-08-20 19:35 UTC  (10+ 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

server mountpoint busy after unexporting nfs4 share
 2013-08-20 17:49 UTC  (5+ 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  (16+ messages)
` [PATCH 02/10] NFS: refactor code for calculating the crc32 hash of a filehandle
  ` [PATCH 03/10] NFSv4: Add tracepoints for debugging file open
    ` [PATCH 04/10] NFSv4: Add tracepoints for debugging file locking
      ` [PATCH 05/10] NFSv4: Add tracepoints for debugging lookup/create operations
        ` [PATCH 06/10] NFSv4: Add tracepoints for debugging inode manipulations
          ` [PATCH 07/10] NFSv4: Add tracepoints for debugging rename
            ` [PATCH 08/10] NFSv4: Add tracepoints for debugging delegations
              ` [PATCH 09/10] NFSv4: Add tracepoints for debugging the idmapper
                ` [PATCH 10/10] NFSv4: Add tracepoints for debugging getattr

[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 'readdir loop' error on JFS
 2013-08-19 19:11 UTC  (18+ messages)
  ` [Jfs-discussion] "
          ` [PATCH] jfs: avoid misuse of cookie value of 2
                ` [PATCH] jfs: fix readdir cookie incompatibility with NFSv4
                      ` [JunkMail] "

[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  (3+ 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)

Helps to Decode rpc_debug Output
 2013-08-15 18:08 UTC  (3+ 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  (14+ 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
                        ` [PATCH v2 13/13] NFSv4.1: Add tracepoints for debugging slot table operations

Issues with a rather unusual configured NFS server
 2013-08-14 16:44 UTC  (4+ messages)

[PATCH Version 5 0/5] Avoid expired credential keys for buffered writes
 2013-08-14 15:59 UTC  (6+ messages)
` [PATCH Version 5 1/5] SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
` [PATCH Version 5 2/5] NFS: Warn when attempting a buffered write or commit with an expired credential
` [PATCH Version 5 3/5] SUNRPC new rpc_credops to test credential expiry
` [PATCH Version 5 4/5] NFS avoid expired credential keys for buffered writes
` [PATCH Version 5 5/5] SUNRPC refactor rpcauth_checkverf error returns

[nfs-utils PATCH 0/4] Improve nfsmount.conf configuration parsing
 2013-08-14 14:24 UTC  (12+ messages)
` [nfs-utils PATCH 1/4] mount.nfs: avoid unnecessary duplication of options passed to mount(2)
` [nfs-utils PATCH 2/4] mount.nfs: avoid sending conflicting mount options
` [nfs-utils PATCH 3/4] mount.nfs: improve handling of MNT_NOARG type options
` [nfs-utils PATCH 4/4] mount.nfs: clean up conf_parse_mntopts()

NFSD server is constantly returning nfserr_bad_stateid on 3.2 kernel
 2013-08-14  5:34 UTC  (8+ messages)

[PATCH Version 5 0/3] Use the MDS nfs_server authflavor for pNFS data server connections
 2013-08-13 21:47 UTC  (4+ 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 Version 5 3/3] NFSv4.1 Use the shared nfs_client rpc_clnts for pNFS data server connections

[PATCH 0/7] Initial SP4_MACH_CRED implementation
 2013-08-13 20:37 UTC  (8+ messages)
` [PATCH 1/7] nfs4.1: Minimal "
` [PATCH 2/7] nfs4.1: Add state protection handler
` [PATCH 3/7] nfs4.1: Add SP4_MACH_CRED cleanup support
` [PATCH 4/7] nfs4.1: Add SP4_MACH_CRED secinfo support
` [PATCH 5/7] nfs4.1: Add SP4_MACH_CRED stateid support
` [PATCH 6/7] nfs4.1: Add SP4_MACH_CRED write and commit support
` [PATCH 7/7] nfs4: Map NFS4ERR_WRONG_CRED to EPERM

Whats up! So i'm hunting for man!
 2013-08-13 18:32 UTC 

MDS setup
 2013-08-13  7:23 UTC  (2+ messages)

[PATCH/RFC] remove incorrect "Lock reclaim failed" warning when delegation is in force
 2013-08-12  6:53 UTC  (3+ messages)

[PATCH] NFS: remove incorrect "Lock reclaim failed!" warning
 2013-08-12  6:52 UTC 

linux-image: on nfs4 server: RPC: AUTH_GSS upcall timed out Please check user daemon is running
 2013-08-11 13:15 UTC  (3+ messages)

nfsd fixes for 3.11
 2013-08-09 19:01 UTC 

[PATCH v2 00/33] Proposed migration patches for 3.12
 2013-08-09 16:52 UTC  (34+ messages)
` [PATCH v2 01/33] NFS: When displaying session slot numbers, use "%u" consistently
` [PATCH v2 02/33] NFS: Rename nfs41_call_sync_data as a common data structure
` [PATCH v2 03/33] NFS: Clean up nfs4_setup_sequence()
` [PATCH v2 04/33] NFS: Common versions of sequence helper functions
` [PATCH v2 05/33] NFS: Add RPC callouts to start NFSv4.0 synchronous requests
` [PATCH v2 06/33] NFS: Remove unused call_sync minor version op
` [PATCH v2 07/33] NFS: Enable slot table helpers for NFSv4.0
` [PATCH v2 08/33] NFS: Add global helper to set up a stand-along nfs4_slot_table
` [PATCH v2 09/33] NFS: Add global helper for releasing slot table resources
` [PATCH v2 10/33] NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking
` [PATCH v2 11/33] NFS: "
` [PATCH v2 12/33] NFS: Enable nfs4_setup_sequence() for DELEGRETURN
` [PATCH v2 13/33] NFS: Add nfs4_sequence calls for RELEASE_LOCKOWNER
` [PATCH v2 14/33] NFS: Add nfs4_sequence calls for OPEN_CONFIRM
` [PATCH v2 15/33] NFS: Update session draining barriers for NFSv4.0 transport blocking
` [PATCH v2 16/33] SUNRPC: Modify synopsis of rpc_client_register()
` [PATCH v2 17/33] SUNRPC: Add a helper to switch the transport of an rpc_clnt
` [PATCH v2 18/33] NFS: Add nfs4_update_server
` [PATCH v2 19/33] NFS: Add functions to swap transports during migration recovery
` [PATCH v2 20/33] NFS: Introduce a vector of migration recovery ops
` [PATCH v2 21/33] NFS: Export _nfs_display_fhandle()
` [PATCH v2 22/33] NFS: Add method to retrieve fs_locations during migration recovery
` [PATCH v2 23/33] NFS: Add a super_block backpointer to the nfs_server struct
` [PATCH v2 24/33] NFS: Add basic migration support to state manager thread
` [PATCH v2 25/33] NFS: Re-use exit code in nfs4_async_handle_error()
` [PATCH v2 26/33] NFS: Rename "stateid_invalid" label
` [PATCH v2 27/33] NFS: Add migration recovery callouts in nfs4proc.c
` [PATCH v2 28/33] NFS: Add method to detect whether an FSID is still on the server
` [PATCH v2 29/33] NFS: Implement support for NFS4ERR_LEASE_MOVED in state manager
` [PATCH v2 30/33] NFS: Implement support for NFS4ERR_LEASE_MOVED
` [PATCH v2 31/33] "
` [PATCH v2 32/33] NFS: Implement NFSv4.1 "
` [PATCH v2 33/33] NFS: Set EXCHGID4_FLAG_SUPP_MOVED_MIGR

[GIT PULL] Please pull NFS client bug fixes
 2013-08-09 16:40 UTC 

[RFC][PATCH 0/2] KEYS: Kerberos caching support
 2013-08-09 16:24 UTC  (5+ messages)
` [PATCH 1/2] KEYS: Implement a big key type that can save to tmpfs

[PATCH v3] NFS: Fix writeback performance issue on cache invalidation
 2013-08-08 20:16 UTC  (5+ messages)

[PATCH 0/5] nfs4.1: Initial SP4_MACH_CRED implementation
 2013-08-08 16:21 UTC  (3+ messages)

bisecting an NFS issue prevented by fs/nfsd/nfs4recover.c:1414
 2013-08-08 16:07 UTC  (3+ messages)

[PATCH Version 2 0/2] NFSv4.1 Use clientid management rpc_clnt
 2013-08-08 14:57 UTC  (3+ messages)
` [PATCH Version 2 1/2] NFSv4.1 Use clientid management rpc_clnt for secinfo
` [PATCH Version 2 2/2] NFSv4.1 Use clientid management rpc_clnt for secinfo_no_name


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