messages from 2013-07-17 06:47:51 to 2013-07-24 18:56:55 UTC [more...]
Linux NFS town hall meeting 07/25/13 (Cancelled)
2013-07-24 18:56 UTC
[PATCH Version 2 1/2] NFS Remove unused authflavour parameter from init_client
2013-07-24 18:28 UTC (6+ messages)
` [PATCH Version 2 2/2] NFSv4.1 Use the MDS nfs_server authflavor for pNFS data server connections
[PATCH 0/2] Two fixes for machine cred handling
2013-07-24 16:28 UTC (3+ messages)
` [PATCH 1/2] NFS: Use root's credential for lease management when keytab is missing
` [PATCH 2/2] NFS: Never use user credentials for lease renewal
[PATCH] NFSv4: Fix attribute length
2013-07-24 14:44 UTC (5+ messages)
[RFC 0/5] NFS Server Side Copy
2013-07-24 14:28 UTC (20+ messages)
` [RFC 1/5] Improve on the copyfile systemcall
` [RFC 2/5] NFSD: Implement the COPY call
` [RFC 3/5] NFS: Add COPY nfs operation
` [RFC 4/5] NFSD: Defer copying
` [RFC 5/5] NFS: Change copy to support async servers
Error writing to nfs4 with 3.11-rc1
2013-07-24 14:26 UTC (11+ messages)
How to avoid rebooting Linux NFS-client when NFS-server is not available?
2013-07-24 13:03 UTC (3+ messages)
[PATCH v2 00/10] optimize freezing tasks by reducing task wakeups
2013-07-23 21:58 UTC (18+ messages)
` [PATCH v3 13/16] futex: use freezable blocking call
` 3.11-rc regression bisected: s2disk does not work (was Re: [PATCH v3 13/16] futex: use freezable blocking call)
[PATCH 1/2] NFSv4: Fix a regression against the FreeBSD server
2013-07-23 21:22 UTC (14+ messages)
` [PATCH 2/2] NFSv4: encode_attrs should not backfill the bitmap and attribute length
NFSv4: Fix a regression against the FreeBSD server
2013-07-23 18:32 UTC (3+ messages)
[Patch net-next 4/7] sunrpc: use generic union inet_addr
2013-07-23 16:40 UTC (3+ messages)
` [Patch net-next 5/7] fs: use generic union inet_addr and help functions
[PATCH] nfsd: nfs4_file_get_access: need to be more careful with O_RDWR
2013-07-23 16:28 UTC (2+ messages)
[PATCH] nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct file
2013-07-23 16:27 UTC (2+ messages)
[PATCH] Fix __wait_on_atomic_t() to call the action func if the counter != 0
2013-07-23 16:26 UTC (4+ messages)
[PATCH Version 2 1/1] NFSv4.1 Increase NFS4_DEF_SLOT_TABLE_SIZE
2013-07-22 22:41 UTC
[PATCH Version 4 1/2] NFS Remove unused authflavour parameter from init_client
2013-07-22 20:37 UTC (5+ messages)
` [PATCH Version 4 2/2] NFSv4.1 Use the MDS nfs_server authflavor for pNFS data server connections
[PATCH v1 00/19] NFSv4 migration
2013-07-22 20:24 UTC (15+ messages)
` [PATCH v1 01/19] NFS: Never use user credentials for lease renewal
` [PATCH v1 04/19] NFS: Refactor nfs4_call_data_sequence()
` [PATCH v1 07/19] NFS: Fix compiler warning in nfs_setup_sequence()
` [PATCH v1 09/19] NFS: Add a "struct nfs_server *" argument to nfs4_sequence_done()
[PATCH 1/1] NFSv4.1 Increase NFS4_DEF_SLOT_TABLE_SIZE
2013-07-22 20:12 UTC (8+ messages)
[PATCH 1/4] NFSv4.1 Use the mount point rpc_clnt for layoutreturn
2013-07-22 17:14 UTC (8+ messages)
` [PATCH 2/4] NFSv4.1 Use clientid management rpc_clnt for fs_locations
` [PATCH 3/4] NFSv4.1 Use clientid management rpc_clnt for secinfo
` [PATCH 4/4] NFSv4.1 Use clientid management rpc_clnt for secinfo_no_name
PROBLEM: NFS crash in Linux 3.10.2
2013-07-22 14:56 UTC
[PATCH] NFSv4: fix open(O_RDONLY|O_TRUNC) returning EBADF
2013-07-22 10:41 UTC (6+ messages)
` [PATCH V2] nfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0
[GIT PULL] Please pull NFS client fixes
2013-07-19 19:27 UTC
[PATCH] SUNRPC: Add a helper to switch the transport of an rpc_clnt
2013-07-19 18:00 UTC
SP4_MACH_CRED: v4 proc -> opcodes mapping
2013-07-19 15:09 UTC (20+ messages)
` Should BIND_CONN_TO_SESSION be allowed to return NFS4ERR_WRONG_CRED
` [nfsv4] "
[RFC][PATCH 00/10] Associative array & Massive expansion of keyring capacity
2013-07-19 14:37 UTC (16+ messages)
` [PATCH 01/10] KEYS: Skip key state checks when checking for possession
` [PATCH 02/10] Add a generic associative array implementation
` [PATCH] Assoc_array: Drop leaf-type concept
` [PATCH 03/10] KEYS: Use bool in make_key_ref() and is_key_possessed()
` [PATCH 04/10] KEYS: key_is_dead() should take a const key pointer argument
` [PATCH 05/10] KEYS: Consolidate the concept of an 'index key' for key access
` [PATCH 06/10] KEYS: Introduce a search context structure
` [PATCH 07/10] KEYS: Search for auth-key by name rather than targt key ID
` [PATCH 08/10] KEYS: Define a __key_get() wrapper to use rather than atomic_inc()
` [PATCH 09/10] KEYS: Drop the permissions argument from __keyring_search_one()
` [PATCH 10/10] KEYS: Expand the capacity of a keyring
[PATCH] net: sunrpc: replace strict_strtoul() with kstrtoul()
2013-07-19 7:27 UTC
NFS inode cache zap on lock - please advice
2013-07-19 7:08 UTC (3+ messages)
NFS uses wrong domain in SETATTR
2013-07-19 0:41 UTC
[PATCH Version 4 0/5] Avoid expired credential keys for buffered writes
2013-07-18 19:35 UTC (6+ messages)
` [PATCH Version 4 1/5] SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
` [PATCH Version 4 2/5] NFS: Warn when attempting a buffered write or commit with an expired credential
` [PATCH Version 4 3/5] SUNRPC new rpc_credops to test credential expiry
` [PATCH Version 4 4/5] NFS avoid expired credential keys for buffered writes
` [PATCH Version 4 5/5] SUNRPC refactor rpcauth_checkverf error returns
Is tcp autotuning really what NFS wants?
2013-07-18 0:03 UTC (8+ messages)
[PATCH 00/16] Implement NFSv4 delegations, take 9
2013-07-17 21:09 UTC (20+ messages)
` [PATCH] nfsd4: fix minorversion support interface
` [PATCH 01/16] vfs: pull ext4's double-i_mutex-locking into common code
` [PATCH 02/16] vfs: don't use PARENT/CHILD lock classes for non-directories
` [PATCH 03/16] vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
` [PATCH 04/16] vfs: take i_mutex on renamed file
` [PATCH 05/16] locks: introduce new FL_DELEG lock flag
` [PATCH 06/16] locks: implement delegations
` [PATCH 07/16] namei: minor vfs_unlink cleanup
` [PATCH 08/16] locks: break delegations on unlink
` [PATCH 09/16] locks: helper functions for delegation breaking
` [PATCH 10/16] locks: break delegations on rename
` [PATCH 11/16] locks: break delegations on link
` [PATCH 12/16] locks: break delegations on any attribute modification
` [PATCH 13/16] nfsd4: minor nfs4_setlease cleanup
` [PATCH 14/16] nfsd4: delay setting current_fh in open
` [PATCH 15/16] nfsd4: close open-deleg/unlink/rename race
` [PATCH 16/16] nfsd4: break only delegations when appropriate
nfsd bugfixes for 3.11
2013-07-17 20:34 UTC
Strange NFS/async write issue
2013-07-17 6:47 UTC (2+ 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).