linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-03 22:42:26 to 2014-03-11 16:06:04 UTC [more...]

[nfs-utils RPC-PATCH 0/4] Add options to nfsd etc to avoid needing to write to /proc
 2014-03-11 16:05 UTC  (8+ messages)
` [PATCH 1/4] nfsd: add -r and --rdma options to request rdma service

[PATCH - v3] mount.nfs: Fix fallback from tcp to udp
 2014-03-11 15:17 UTC 

[PATCH - v2] mount.nfs: Fix fallback from tcp to udp
 2014-03-11 14:52 UTC  (3+ messages)

NFS4 patch 08/20 (BAD_SEQID recovery)
 2014-03-11  8:49 UTC  (5+ messages)

[PATCH 2/4 v2] nfsd: allow nfsv4leasetime and nfsv4gracetime to be set
 2014-03-11  0:09 UTC 

warning in ext4_journal_start_sb on filesystem freeze
 2014-03-10 23:40 UTC  (10+ messages)

[PATCH] Fix windows hostname calculation
 2014-03-10 20:26 UTC  (2+ messages)

[PATCH] svcrpc: explicitly reject compounds that are not padded out to 4-byte multiple
 2014-03-10 19:48 UTC  (2+ messages)

[PATCH] svcrdma: fix printk when memory allocation fails
 2014-03-10 18:30 UTC  (3+ messages)

[PATCH] mount.nfs: background mount now do directly into background
 2014-03-10 15:14 UTC  (4+ messages)

[PATCH v3] nfsd4: fix memory leak in nfsd4_encode_fattr()
 2014-03-10 10:21 UTC  (2+ messages)

[PATCH v2] nfsd4: fix memory leak in nfsd4_encode_fattr()
 2014-03-10  9:10 UTC  (2+ messages)

[PATCH] nfsd4: fix memory leak in nfsd4_encode_fattr()
 2014-03-10  8:29 UTC  (3+ messages)

DNOTIFY to INOTIFY migration
 2014-03-10  1:45 UTC  (7+ messages)

[GIT PULL] Please pull NFS client updates
 2014-03-09 16:22 UTC 

NFS over RDMA crashing
 2014-03-08 20:13 UTC  (8+ messages)

[PATCH] fix intr/nointr to match kernel behavior (ignored)
 2014-03-08  1:38 UTC  (6+ messages)

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

[PATCH][RESEND] vfs: Make __d_materialise_dentry() set the materialised dentry name correctly
 2014-03-07 19:01 UTC  (4+ messages)

[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] 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/RFC 0/8] Extend RCU-walk support to NFS
 2014-03-06  6:03 UTC  (17+ messages)
` [PATCH 2/8] NFS: prepare for RCU-walk support but pushing tests later in code
` [PATCH 6/8] NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU
` [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
` [PATCH 3/8] sunrpc/auth: allow lockless (rcu) lookup of credential cache
` [PATCH 7/8] NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCU
` [PATCH 5/8] NFS: teach nfs_do_access to understand MAY_NOT_BLOCK
` [PATCH 8/8] NFS: allow lockless access to access_cache

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  (11+ messages)
          ` [PATCH: nfs-utils] mountd: use SONAME fir libnfsjunct when loading with dlopen

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

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


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