linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-01 00:50:55 to 2013-06-17 14:23:17 UTC [more...]

Can't mount NFSv4 with kerberos on Debian Wheezy
 2013-06-17 14:23 UTC  (8+ messages)

why does nfsd write not use splice
 2013-06-17 11:48 UTC  (11+ messages)

[PATCH v2 00/14] locks: scalability improvements for file locking
 2013-06-15 15:04 UTC  (30+ messages)
` [PATCH v2 01/14] cifs: use posix_unblock_lock instead of locks_delete_block
` [PATCH v2 02/14] locks: make generic_add_lease and generic_delete_lease static
` [PATCH v2 03/14] locks: comment cleanups and clarifications
` [PATCH v2 04/14] locks: make "added" in __posix_lock_file a bool
` [PATCH v2 05/14] locks: encapsulate the fl_link list handling
` [PATCH v2 06/14] locks: don't walk inode->i_flock list in locks_show
` [PATCH v2 07/14] locks: convert to i_lock to protect i_flock list
` [PATCH v2 08/14] locks: ensure that deadlock detection is atomic with respect to blocked_list modification
` [PATCH v2 09/14] locks: convert fl_link to a hlist_node
` [PATCH v2 10/14] locks: turn the blocked_list into a hashtable
` [PATCH v2 11/14] locks: add a new "lm_owner_key" lock operation
` [PATCH v2 12/14] locks: give the blocked_hash its own spinlock
` [PATCH v2 13/14] seq_file: add seq_list_*_percpu helpers
` [PATCH v2 14/14] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock

[Trivial PATCH 00/33] Remove uses of typedef ctl_table
 2013-06-14  2:37 UTC  (3+ messages)
` [Trivial PATCH 19/33] lockd: Convert use of typedef ctl_table to struct ctl_table
` [Trivial PATCH 20/33] nfs: "

corruption due to loss of lock
 2013-06-13 18:47 UTC 

caching issue with nocto
 2013-06-13  7:47 UTC  (2+ messages)

[PATCH 0/5] Fix assorted races in the sunrpc cache
 2013-06-13  2:53 UTC  (6+ messages)
` [PATCH 5/5] sunrpc: Don't schedule an upcall on a replaced cache entry
` [PATCH 3/5] sunrpc/cache: ensure items removed from cache do not have pending upcalls
` [PATCH 2/5] sunrpc/cache: use cache_fresh_unlocked consistently and correctly
` [PATCH 4/5] net/sunrpc: xpt_auth_cache should be ignored when expired
` [PATCH 1/5] sunrpc/cache: remove races with queuing an upcall

sunrpc/cache.c: races while updating cache entries
 2013-06-13  2:04 UTC  (2+ messages)

NFS/lazy-umount/path-lookup-related panics at shutdown (at kill of processes on lazy-umounted filesystems) with 3.9.2 and 3.9.5
 2013-06-12 21:27 UTC  (3+ messages)

Linux NFS town hall meeting 06/12/13 (Cancelled)
 2013-06-12 17:22 UTC 

[PATCH 0/3] Various gssd fixes including machine-credential issue
 2013-06-12 16:01 UTC  (19+ messages)
` [PATCH 1/3] krb5_utils: remove redundant array size
` [PATCH 3/3] gssd: add -N option to use root credentials as machine credentials
` [PATCH 2/3] krb5_util: don't give up on machine credential if hostname not available

Some pynfs updates
 2013-06-11 21:01 UTC  (6+ messages)

Announcing the release of fedfs-utils 0.9.1
 2013-06-11 16:27 UTC 

[PATCH v2 0/4] SUNRPC: PipeFS races fixes
 2013-06-11 14:39 UTC  (5+ messages)
` [PATCH v2 1/4] SUNRPC: split client creation routine into setup and registration
` [PATCH v2 2/4] SUNRPC: fix races on PipeFS MOUNT notifications
` [PATCH v2 3/4] SUNRPC: fix races on PipeFS UMOUNT notifications
` [PATCH v2 4/4] SUNRPC: PipeFS MOUNT notification optimization for dying clients

[PATCH v6 0/7] Add O_DENY* support for VFS and CIFS/NFS
 2013-06-11 12:18 UTC  (6+ messages)
` [PATCH v6 1/7] VFS: Introduce new O_DENY* open flags
` [PATCH v6 2/7] VFS: Add O_DENYDELETE support for VFS

[PATCH]: gssd: Fix preferred_realm option handling
 2013-06-11 11:41 UTC  (2+ messages)

[PATCH 0/3] SUNRPC: PipeFS races fixes
 2013-06-10 14:41 UTC  (5+ messages)
` [PATCH 1/3] SUNRPC: fix races on PipeFS UMOUNT notifications
` [PATCH 2/3] "
` [PATCH 3/3] SUNRPC: PipeFS MOUNT notification optimization for dying clients

Kerberized NFS failure with 3.9.0-rc1 (and later)
 2013-06-10  9:16 UTC  (3+ messages)

[PATCH v2 0/2] Use root user credential for lease management
 2013-06-07 21:37 UTC  (3+ messages)
` [PATCH 2 1/2] NFS: Never use user credentials for lease renewal
` [PATCH 2 2/2] NFS: Use root's credential for lease management when keytab is missing

[PATCH 0/3] Use root user credential for lease management
 2013-06-07 20:04 UTC  (6+ messages)
` [PATCH 1/3] NFS: Never use user credentials for lease renewal
` [PATCH 2/3] NFS: Partially revert commit 845cbceb
` [PATCH 3/3] NFS: Use root's credential for lease management when keytab is missing

NFS4+KRB5 trouble in Kernel >3.8
 2013-06-07 15:41 UTC  (5+ messages)

[PATCH 0/3 v3] dcache: make it more scalable on large system
 2013-06-06  3:48 UTC  (8+ messages)

[patch/rfc] allow exported (and *not* exported) filesystems to be unmounted
 2013-06-06  0:05 UTC  (5+ messages)

[PATCH RFC 0/2] NFS: Improve readdir performance
 2013-06-05 22:26 UTC  (5+ messages)
` [PATCH RFC 1/2] NFS: Make nfs_attribute_cache_expired() non-static
` [PATCH RFC 2/2] NFS: Make nfs_readdir revalidate less often

[PATCH 0/2] NFS v4.2 callbacks
 2013-06-05 15:15 UTC  (3+ messages)
` [PATCH 1/2] NFS: Make callbacks minor version generic
` [PATCH 2/2] NFS: Add in v4.2 callback operation

[PATCH 0/3] Various gssd fixes including machine-credential issue
 2013-06-05 15:24 UTC  (7+ messages)

[PATCH v1 00/11] locks: scalability improvements for file locking
 2013-06-05 12:59 UTC  (39+ messages)
` [PATCH v1 01/11] cifs: use posix_unblock_lock instead of locks_delete_block
` [PATCH v1 02/11] locks: make generic_add_lease and generic_delete_lease static
` [PATCH v1 03/11] locks: comment cleanups and clarifications
` [PATCH v1 04/11] locks: make "added" in __posix_lock_file a bool
` [PATCH v1 05/11] locks: encapsulate the fl_link list handling
` [PATCH v1 06/11] locks: convert to i_lock to protect i_flock list
` [PATCH v1 07/11] locks: only pull entries off of blocked_list when they are really unblocked
` [PATCH v1 08/11] locks: convert fl_link to a hlist_node
` [PATCH v1 09/11] locks: turn the blocked_list into a hashtable
` [PATCH v1 10/11] locks: add a new "lm_owner_key" lock operation
` [PATCH v1 11/11] locks: give the blocked_hash its own spinlock

[PATCH] NFS: Fix keytabless mounts
 2013-06-05  1:39 UTC  (2+ messages)

strange nfsd scheduling in 2.6.32
 2013-06-04 16:16 UTC  (3+ messages)

strange behaviour when sharing the root filesystem
 2013-06-04 14:42 UTC 

[PATCH RFC 0/1] Allow nfs_updatepage to extend a write to cover a full page when we have a lock that covers the entire file
 2013-06-04 14:01 UTC  (7+ messages)
` [PATCH RFC 1/1] NFS: "

i/o still hangs when nfs server unavailable even with soft mount option
 2013-06-04  2:41 UTC 

sunrpc/cache.c: races while updating cache entries
 2013-06-03 14:27 UTC 

[PATCH] nfs: support 64-bit root inode number in NFS FSID
 2013-06-03  2:02 UTC  (5+ messages)

nfsv4 mount with noexec
 2013-06-02 23:05 UTC  (3+ messages)

[GIT PULL] Please pull 2 NFS client bugfixes
 2013-06-01  0:50 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).