linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-05 17:03:19 to 2013-09-19 20:57:22 UTC [more...]

nfs-utils patches for nfsv4.0 callbacks
 2013-09-19 20:57 UTC  (3+ messages)
` [PATCH 1/3] gssd: fix strncmp bug causing client removals
` [PATCH 2/3] gssd: don't use tgtname to find our keytab

[PATCH 00/13] Implement NFSv4 delegations, take 12
 2013-09-19 20:50 UTC  (14+ messages)
` [PATCH 01/13] vfs: pull ext4's double-i_mutex-locking into common code
` [PATCH 02/13] vfs: don't use PARENT/CHILD lock classes for non-directories
` [PATCH 03/13] vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
` [PATCH 04/13] vfs: take i_mutex on renamed file
` [PATCH 05/13] locks: introduce new FL_DELEG lock flag
` [PATCH 06/13] locks: implement delegations
` [PATCH 07/13] namei: minor vfs_unlink cleanup
` [PATCH 08/13] locks: break delegations on unlink
` [PATCH 09/13] locks: helper functions for delegation breaking
` [PATCH 10/13] locks: break delegations on rename
` [PATCH 11/13] locks: break delegations on link
` [PATCH 12/13] locks: break delegations on any attribute modification
` [PATCH 13/13] locks: close potential race between setlease and open

[PATCH] exportfs: test_export shouldn't use invalid uid/gid
 2013-09-19 19:12 UTC 

gss-proxy fixes for 3.11.x
 2013-09-19 15:27 UTC  (5+ messages)
` [PATCH 1/4] rpc: clean up decoding of gssproxy linux creds
` [PATCH 2/4] rpc: comment on linux_cred encoding, treat all as unsigned
` [PATCH 3/4] rpc: fix huge kmalloc's in gss-proxy
` [PATCH 4/4] rpc: let xdr layer allocate gssproxy receieve pages

help with nfs export/mount
 2013-09-19 15:15 UTC  (12+ messages)

linux-3.10.12 dies after many allocation errors when copying lots of data to it over nfs. How to debug?
 2013-09-19 14:49 UTC  (2+ messages)

[RFC] extending splice for copy offloading
 2013-09-19 12:59 UTC  (7+ messages)
` [PATCH 1/3] splice: add DIRECT flag for splicing between files
` [PATCH 2/3] splice: add f_op->splice_direct
` [PATCH 3/3] btrfs: implement .splice_direct extent copying

evict_inode() vs iget5_locked() race [was Re: [Linux-cachefs] Blast from the past, CacheFiles: Error: Unexpected object collision]
 2013-09-19 11:01 UTC  (2+ messages)

[PATCH] Make mountstats and nfs-iostat Python 3 compatible
 2013-09-18 19:16 UTC  (3+ messages)

[PATCH] nfsiostat: periodically flush stdout
 2013-09-18 19:15 UTC  (2+ messages)

[PATCH] exportfs: insecure/secure should be a secinfo_flag
 2013-09-18 19:15 UTC  (2+ messages)

Linux NFS town hall meeting 09/19/13 (Cancelled)
 2013-09-18 17:40 UTC 

[PATCH] nfs(5): Document the "migration" mount option
 2013-09-18 15:57 UTC  (2+ messages)

gss_destroy crash
 2013-09-18 15:21 UTC  (4+ messages)
  ` [PATCH] RPCSEC_GSS: fix crash on destroying gss auth

nfsd4: utime sometimes takes 40+ seconds to return (but on SLES11SP3 with kernel 3.0.82)
 2013-09-17 13:31 UTC  (8+ messages)

16+ GID issue, mountd's --manage-gids not helping
 2013-09-17  2:20 UTC  (8+ messages)

[PATCH] access: fix outdated NFS information
 2013-09-13  4:28 UTC  (2+ messages)

[GIT PULL] Please pull NFS client changes (part 2)
 2013-09-12 20:31 UTC 

why is i_ino unsigned long, anyway?
 2013-09-12 19:33 UTC  (2+ messages)

[PATCH] sunrpc: Add missing kuids conversion for printing
 2013-09-12 14:22 UTC  (2+ messages)

[PATCH 00/13] Implement NFSv4 delegations, take 11
 2013-09-12  3:16 UTC  (16+ messages)
` [PATCH 01/13] vfs: pull ext4's double-i_mutex-locking into common code
` [PATCH 02/13] vfs: don't use PARENT/CHILD lock classes for non-directories
    ` [PATCH 02/13--revised] "
` [PATCH 03/13] vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
` [PATCH 04/13] vfs: take i_mutex on renamed file
` [PATCH 05/13] locks: introduce new FL_DELEG lock flag
` [PATCH 06/13] locks: implement delegations
` [PATCH 07/13] namei: minor vfs_unlink cleanup
` [PATCH 08/13] locks: break delegations on unlink
` [PATCH 09/13] locks: helper functions for delegation breaking
` [PATCH 10/13] locks: break delegations on rename
` [PATCH 11/13] locks: break delegations on link
` [PATCH 12/13] locks: break delegations on any attribute modification
` [PATCH 13/13] locks: close potential race between setlease and open

Hard to debug NFS loss of connectivity
 2013-09-11 20:14 UTC  (12+ messages)
` Hard to debug NFS loss of connectivity: problem solved

[PATCH 00/12] Implement NFSv4 delegations, take 10
 2013-09-11 14:08 UTC  (2+ messages)

[PATCH 0/4] NFSv4.1: sp4_mach_cred cleanup (v2)
 2013-09-11 13:27 UTC  (8+ messages)
` [PATCH 1/4] NFSv4.1: sp4_mach_cred: ask for WRITE and COMMIT
` [PATCH 2/4] NFSv4.1: fix SECINFO* use of put_rpccred
` [PATCH 3/4] NFSv4.1: sp4_mach_cred: no need to ref count creds
` [PATCH 4/4] NFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCE

[PATCH 0/2] NFSv4.1: sp4_mach_cred cleanup
 2013-09-10 21:53 UTC  (6+ messages)
` [PATCH 1/2] NFSv4.1: clean up after using machine cred
` [PATCH 2/2] NFSv4.1: sp4_mach_cred: ask for WRITE and COMMIT

NFSERR_STALE on umount with 3.10.0.RC5 kernel
 2013-09-10 20:18 UTC  (11+ messages)

[PATCH] nfs(5): Document the "migration" mount option
 2013-09-10 19:26 UTC 

[PATCH Version 3 1/1] NFSv4.1 fix decode_free_stateid
 2013-09-10 16:56 UTC 

Issues with a rather unusual configured NFS server
 2013-09-10 15:51 UTC  (9+ messages)
          ` [uml-devel] "

nfsd changes for 3.12
 2013-09-10 15:30 UTC 

[PATCH/RFC] make nfs_flush_incompatible more forgiving
 2013-09-10 14:02 UTC  (6+ messages)

4 DCACHE_DISCONNECTED patches
 2013-09-09 20:46 UTC  (9+ messages)
` [PATCH 1/4] dcache: use IS_ROOT to decide where dentry is hashed
` [PATCH 2/4] dcache: make __d_shrink callers check d_unhashed()
` [PATCH 3/4] dcache: Don't set DISCONNECTED on "pseudo filesystem" dentries
` [PATCH 4/4] dcache: don't clear DCACHE_DISCONNECTED too early

nfs-backed mmap file results in 1000s of WRITEs per second
 2013-09-09 18:21 UTC  (20+ messages)

[GIT PULL] Please pull NFS client updates for 3.12
 2013-09-09 15:32 UTC 

[PATCH] exportfs: Fix the default authentication flavour setting
 2013-09-08 21:08 UTC  (3+ messages)

[PATCH 0/6] Fix NFSv4 client-side security autonegotiation
 2013-09-08 20:50 UTC  (12+ messages)
` [PATCH 1/6] NFS: Clean up the auth flavour array mess
  ` [PATCH 2/6] NFS: Clean up nfs_parse_security_flavors()
    ` [PATCH 3/6] NFSv4: Fix security auto-negotiation
      ` [PATCH 4/6] NFSv4: Disallow security negotiation for lookups when 'sec=' is specified
        ` [PATCH 5/6] NFSv4: Allow security autonegotiation for submounts
          ` [PATCH 6/6] NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was set

PARTNERSHIP
 2013-09-08  0:32 UTC 

[PATCH 1/3] dcache: use IS_ROOT to decide where dentry is hashed
 2013-09-06 19:29 UTC  (7+ messages)
` [PATCH 2/3] dcache: Don't set DISCONNECTED on "pseudo filesystem" dentries
` [PATCH 3/3] dcache: don't clear DCACHE_DISCONNECTED too early

[PATCH Version 3 1/1] NFSv4.1 Use MDS auth flavor for data server connection
 2013-09-06 19:17 UTC  (3+ messages)

[PATCH] NFSv4: use mach cred for SECINFO_NO_NAME w/ integrity
 2013-09-05 20:40 UTC  (12+ messages)

[PATCH Version 2 1/1] NFSv4.1 Use MDS auth flavor for data server connection
 2013-09-05 18:45 UTC  (4+ 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).