messages from 2013-06-18 19:56:10 to 2013-07-02 01:42:49 UTC [more...]
[PATCH v1] vfs: allow umount to handle mountpoints without revalidating them
2013-07-02 1:42 UTC (2+ messages)
[PATCH 0/5] Fix assorted races in the sunrpc cache
2013-07-02 0:39 UTC (2+ messages)
[patch/rfc] allow exported (and *not* exported) filesystems to be unmounted
2013-07-01 22:24 UTC (7+ messages)
[PATCH 0/3] Various gssd fixes including machine-credential issue
2013-07-01 21:56 UTC (9+ 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
Question on tuning sunrpc.tcp_slot_table_entries
2013-07-01 20:54 UTC
nfsd dropping requests after lazy umount
2013-07-01 20:26 UTC (2+ messages)
[PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS
2013-07-01 16:49 UTC (8+ messages)
` [PATCH v7 1/7] VFS: Introduce new O_DENY* open flags
` [PATCH v7 2/7] VFS: Add O_DENYDELETE support for VFS
` [PATCH v7 3/7] CIFS: Add share_access parm to open request
` [PATCH v7 4/7] CIFS: Add O_DENY* open flags support
` [PATCH v7 5/7] NFSv4: "
` [PATCH v7 6/7] NFSD: Pass share reservations flags to VFS
` [PATCH v7 7/7] locks: Disable LOCK_MAND support for MS_SHARELOCK mounts
[PATCH 0/2] rpc_pipe: clean up how dentry operations get set in rpc_pipefs
2013-07-01 16:22 UTC (6+ messages)
` [PATCH 1/2] rpc_pipe: export simple_dentry_operations and have rpc_pipefs use it
` [PATCH 2/2] rpc_pipe: set dentry operations at d_alloc time
[PATCH]: gssd: Fix preferred_realm option handling
2013-07-01 16:04 UTC (2+ messages)
[PATCH] nfsiostat: restore output format
2013-07-01 16:03 UTC (2+ messages)
[PATCH] NFS: fix NFSv3 with sec=krb5 and CONFIG_NFS_V3_ACL=y
2013-07-01 15:32 UTC
What's the status of SPKM3/LIPKEY for NFS4 on Linux
2013-07-01 15:01 UTC (2+ messages)
Kerberized NFS-Server Problem still present in 3.10.0-rc2
2013-07-01 12:09 UTC (10+ messages)
[RFC Patch net-next 4/5] sunrpc: use generic union inet_addr
2013-07-01 7:11 UTC (6+ messages)
` [RFC Patch net-next 5/5] nfs,cifs: abstract generic inet_addr_equal_strict()
[PATCH 0/5] For 3.11
2013-06-28 20:16 UTC (18+ messages)
` [PATCH 1/5] NFS: Set NFS_CS_MIGRATION for NFSv4 mounts
` [PATCH 2/5] NFS: Use root's credential for lease management when keytab is missing
` [PATCH 3/5] NFS: Never use user credentials for lease renewal
` [PATCH 4/5] NFS: Export _nfs_display_fhandle()
` [PATCH 5/5] NFS: Save FSID's root FH in nfs_server
[PATCH v4 0/4] nfs: teach NFSv3 mount code to try each authflavor in turn
2013-06-28 15:18 UTC (7+ messages)
` [PATCH v4 1/4] nfs: refactor "need_mount" code out of nfs_try_mount
` [PATCH v4 2/4] nfs: move server_authlist into nfs_try_mount_request
` [PATCH v4 3/4] nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it
` [PATCH v4 4/4] nfs: have NFSv3 try server-specified auth flavors in turn
NFSv4.1 session
2013-06-28 14:47 UTC (4+ messages)
NFSERR_STALE on umount with 3.10.0.RC5 kernel
2013-06-28 12:06 UTC (11+ messages)
[PATCH v3 0/4] SUNRPC: PipeFS races fixes
2013-06-28 11:51 UTC (9+ messages)
` [PATCH v3 1/4] SUNRPC: fix races on PipeFS MOUNT notifications
` [PATCH v3 2/4] SUNRPC: fix races on PipeFS UMOUNT notifications
` [PATCH v4] "
` [PATCH v3 3/4] SUNRPC: split client creation routine into setup and registration
` [PATCH v3 4/4] SUNRPC: PipeFS MOUNT notification optimization for dying clients
NFSv4.1 session
2013-06-27 22:32 UTC (2+ messages)
[PATCH v3 0/3] nfs: teach NFSv3 mount code to try each authflavor in turn
2013-06-27 15:57 UTC (5+ messages)
` [PATCH v3 1/3] nfs: refactor "need_mount" code out of nfs_try_mount
` [PATCH v3 2/3] nfs: move server_authlist into nfs_try_mount_request
` [PATCH v3 3/3] nfs: have NFSv3 try server-specified auth flavors in turn
[PATCH v2 0/3] nfs: teach NFSv3 mount code to try each authflavor in turn
2013-06-27 15:30 UTC (10+ messages)
` [PATCH v2 1/3] nfs: refactor "need_mount" code out of nfs_try_mount
` [PATCH v2 2/3] nfs: move server_authlist into nfs_try_mount_request
` [PATCH v2 3/3] nfs: have NFSv3 try server-specified auth flavors in turn
Can't mount NFSv4 with kerberos on Debian Wheezy
2013-06-27 7:41 UTC (4+ messages)
Bug report on nfs-common: nfsidmap crashes with exit status 139
2013-06-26 17:46 UTC
Bug report on nfs-common: nfsidmap crashes with exit status 139
2013-06-26 17:46 UTC
Linux NFS town hall meeting 06/27/13 (Corrected!)
2013-06-26 19:39 UTC
[PATCH 0/7] miscellaneous nfsd bugfixes
2013-06-26 19:27 UTC (9+ messages)
` [PATCH 1/7] nfsd4: fix decoding across page boundaries
` [PATCH 2/7] nfsd4: minor read_buf cleanup
` [PATCH 3/7] svcrpc: fix handling of too-short rpc's
` [PATCH 4/7] svcrpc: don't error out on small tcp fragment
` [PATCH 5/7] nfsd4: delegation-based open reclaims should bypass permissions
` [PATCH 6/7] nfsd4: do not throw away 4.1 lock state on last unlock
` [PATCH 7/7] nfsd4: return delegation immediately if lease fails
[PATCH] NFS: Improve legacy idmapping fallback
2013-06-26 18:09 UTC
Linux NFS town hall meeting 06/27/13
2013-06-26 17:56 UTC
[PATCH Version 2 0/1] NFSv4.1 Do not overwrite negotiated session sizes
2013-06-26 16:21 UTC (2+ messages)
` [PATCH Version 2 1/1] NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrs
[PATCH 0/2] nfs: allow NFSv3 to fall back to AUTH_UNIX if initial auth selection fails
2013-06-26 15:41 UTC (8+ messages)
` [PATCH 1/2] nfs: make nfs_select_flavor take a list of authflavors and a length
` [PATCH 2/2] nfs: allow NFSv3 to fall back to using AUTH_UNIX automatically if available
exporting one directory sec=krb5 and another sec=sys?
2013-06-26 12:46 UTC
[PATCH Version 2 0/3] NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize
2013-06-25 23:02 UTC (4+ messages)
` [PATCH Version 2 1/3] "
` [PATCH Version 2 2/3] NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcount
` [PATCH Version 2 3/3] NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcount
NFS4 Lock Lease
2013-06-25 22:06 UTC (2+ messages)
NFSD server is constantly returning nfserr_bad_stateid on 3.2 kernel
2013-06-25 21:21 UTC (3+ messages)
[PATCH 1/3] NFSv4.1 Add the RPC header and other overhead to session parameters request
2013-06-25 19:44 UTC (8+ messages)
` [PATCH 2/3] NFSv4.1 Do not overwrite negotiated session sizes
` [PATCH 3/3] NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize
[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-25 19:15 UTC (7+ messages)
` [PATCH RFC 1/1] NFS: "
LAYOUTGET and NFS4ERR_DELAY: a few questions
2013-06-25 14:14 UTC (6+ messages)
[PATCH v4 00/14] locks: scalability improvements for file locking
2013-06-25 10:32 UTC (17+ messages)
` [PATCH v4 01/14] locks: drop the unused filp argument to posix_unblock_lock
` [PATCH v4 02/14] cifs: use posix_unblock_lock instead of locks_delete_block
` [PATCH v4 03/14] locks: make generic_add_lease and generic_delete_lease static
` [PATCH v4 04/14] locks: comment cleanups and clarifications
` [PATCH v4 05/14] locks: make "added" in __posix_lock_file a bool
` [PATCH v4 06/14] locks: encapsulate the fl_link list handling
` [PATCH v4 07/14] locks: protect most of the file_lock handling with i_lock
` [PATCH v4 08/14] locks: avoid taking global lock if possible when waking up blocked waiters
` [PATCH v4 09/14] locks: convert fl_link to a hlist_node
` [PATCH v4 10/14] locks: turn the blocked_list into a hashtable
` [PATCH v4 11/14] locks: add a new "lm_owner_key" lock operation
` [PATCH v4 12/14] locks: give the blocked_hash its own spinlock
` [PATCH v4 13/14] seq_file: add seq_list_*_percpu helpers
` [PATCH v4 14/14] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock
[PATCH]: gssd: Fix preferred_realm option handling
2013-06-24 17:00 UTC (4+ messages)
NFS clientaddr, kerberos
2013-06-24 13:37 UTC (7+ messages)
NFS4 + KERB + AD 2008 Troubles
2013-06-21 20:59 UTC (3+ messages)
NFS over RDMA benchmark
2013-06-20 14:56 UTC (16+ messages)
Looping NFSv4 traffic
2013-06-19 21:57 UTC (2+ messages)
[PATCH 1/1] NFSv4.1 end back channel session draining
2013-06-19 20:39 UTC
[PATCH] NFS: Apply v4.1 capabilities to v4.2
2013-06-19 17:41 UTC
Issues using new idmapper in large sites
2013-06-19 14:07 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).