linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-26 16:25:06 to 2014-03-07 16:10:41 UTC [more...]

[PATCH] Stop Background mounts hang from hanging
 2014-03-07 16:10 UTC  (6+ messages)
` [PATCH] NFSv4: Don't retry server trunking discovery on timeouts

[PATCH] NFSv4: Don't retry server trunking discovery on timeouts (v2)
 2014-03-07 15:44 UTC 

[PATCH] mount.nfs: Ensure parent mount of background mounts timeout
 2014-03-07 15:04 UTC 

[PATCH] fix intr/nointr to match kernel behavior (ignored)
 2014-03-07 13:13 UTC  (3+ messages)

NFS4 patch 08/20 (BAD_SEQID recovery)
 2014-03-07 13:05 UTC  (2+ messages)

[PATCH] SUNRPC: Fix oops when trace sunrpc_task events in nfs client
 2014-03-07  5:27 UTC 

[PATCH] security: have cap_dentry_init_security return error
 2014-03-07  0:42 UTC  (3+ messages)

Optimal NFS mount options to safely allow interrupts and timeouts on newer kernels
 2014-03-06 21:01 UTC  (50+ messages)

[PATCH][RESEND] vfs: Make __d_materialise_dentry() set the materialised dentry name correctly
 2014-03-06 14:35 UTC  (2+ messages)

[PATCH/RFC 0/8] Extend RCU-walk support to NFS
 2014-03-06  6:03 UTC  (17+ messages)
` [PATCH 6/8] NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU
` [PATCH 2/8] NFS: prepare for RCU-walk support but pushing tests later in code
` [PATCH 8/8] NFS: allow lockless access to access_cache
` [PATCH 5/8] NFS: teach nfs_do_access to understand MAY_NOT_BLOCK
` [PATCH 7/8] NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCU
` [PATCH 3/8] sunrpc/auth: allow lockless (rcu) lookup of credential cache
` [PATCH 1/8] NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used
` [PATCH 4/8] sunrpc/auth: add 'rcu_walk' arg to rpc_lookup_cred

RCU stalls when running out of memory on 3.14-rc4 w/ NFS and kernel threads priorities changed
 2014-03-06  1:42 UTC  (11+ messages)

Canceled: Linux NFS Town Hall meeting: Thur 01/06/14
 2014-03-05 19:39 UTC 

[PATCH 0/4] NFSv4 fix nfs4_stateid_is_current processing
 2014-03-05 18:30 UTC  (31+ messages)
` [PATCH 1/4] NFSv4 propagate nfs4_stateid_is_current errors
` [PATCH 2/4] NFSv4 Check errors on stateid changed functions in I/O path
` [PATCH 3/4] NFSv4 _nfs4_do_setattr use zero stateid on lost lock
` [PATCH 4/4] NFSv4.1 Fail data server I/O if stateid represents a "
` [PATCH v2 0/3] NFSv4 fix nfs4_stateid_is_current processing
  ` [PATCH v2 1/3] NFSv4: Fix the return value of nfs4_select_rw_stateid
    ` [PATCH v2 2/3] NFSv4.1 Fail data server I/O if stateid represents a lost lock
      ` [PATCH v2 3/3] NFSv4: Fail the truncate() if the lock/open stateid is invalid
  ` [PATCH v3 0/4] NFSv4 fix nfs4_stateid_is_current processing
    ` [PATCH v3 1/4] NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid
      ` [PATCH v3 2/4] NFSv4: Fix the return value of nfs4_select_rw_stateid
        ` [PATCH v3 3/4] NFSv4.1 Fail data server I/O if stateid represents a lost lock
          ` [PATCH v3 4/4] NFSv4: Fail the truncate() if the lock/open stateid is invalid
    ` [PATCH v4 0/4] NFSv4 fix nfs4_stateid_is_current processing
      ` [PATCH v4 1/4] NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid
        ` [PATCH v4 2/4] NFSv4: Fix the return value of nfs4_select_rw_stateid
          ` [PATCH v4 3/4] NFSv4.1 Fail data server I/O if stateid represents a lost lock
            ` [PATCH v4 4/4] NFSv4: Fail the truncate() if the lock/open stateid is invalid

What does rpc.mountd dlopen() libnfsjunct.so rather than libnfsjunct.so.0
 2014-03-05  4:07 UTC  (16+ messages)
          ` [PATCH: nfs-utils] mountd: use SONAME fir libnfsjunct when loading with dlopen

warning in ext4_journal_start_sb on filesystem freeze
 2014-03-04 19:04 UTC  (5+ messages)

[PATCH v2 0/5] NFSv4 rpc.idmapd plugin
 2014-03-04  7:37 UTC  (6+ messages)
` [PATCH v2 1/5] NEW CLIENT: plugin for NFSv4 rpc.idmapd
` [PATCH v2 2/5] NFSv4 client: (private) headers from libnfsidmap
` [PATCH v2 3/5] NFSv4 client: add to build system
` [PATCH v2 4/5] NFSv4 client: man page
` [PATCH v2 5/5] NFSv4 client: add to RPM spec

Temporary hangs when using locking with apache+nfsv4
 2014-03-03 23:03 UTC  (12+ messages)

[PATCH/RFC] Add simple backoff logic when reconnecting to a server that recently initiated a connection close
 2014-03-03 23:02 UTC  (6+ messages)

Proposal for simplifying NFS/RDMA client memory registration
 2014-03-03 20:33 UTC  (13+ messages)

[PATCH] nfsd: permit to use multiple time the -H option
 2014-03-03 20:19 UTC  (2+ messages)

Announcing Connectathon 2014
 2014-03-03 20:04 UTC  (4+ messages)
` Reminder: Connectathon 2014 registration is OPEN
  ` [nfsv4] "

[BUG] NULL pointer dereference in nfs4_match_stateid()
 2014-03-03 14:14 UTC  (4+ messages)

Oops in nfs41_assign_slot in Linux 3.13.4
 2014-03-01 19:56 UTC  (4+ messages)

[PATCH nfs-utils] tools: use install -m instead of --mode
 2014-02-28 21:06 UTC 

[PATCH Version 2 1/1] NFSv4 always compare stateids in nfs4_stateid_is_current
 2014-02-27 22:49 UTC 

xfstests with NFS
 2014-02-27 20:50 UTC  (2+ messages)

Outlook gebruiker waarschuwing
 2014-02-26  6:32 UTC 

Outlook gebruiker waarschuwing
 2014-02-26  6:32 UTC 

[PATCH 1/1] NFSv4 always compare stateids in nfs4_stateid_is_current
 2014-02-27 19:13 UTC 

pnfs: closed connection on timeout?
 2014-02-27 18:55 UTC 


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