messages from 2013-04-02 13:02:05 to 2013-04-09 19:22:59 UTC [more...]
[PATCH 0/3] Avoid DNS Reverse lookups when possible
2013-04-09 19:22 UTC (29+ messages)
` [PATCH 1/3] Fix segfault when using -R option
` [PATCH 2/3] Avoid reverse resolution for server name
` [PATCH 0/2] Alternative patchset to avoid PTR lookups
` [PATCH 1/2] Avoid reverse resolution for server name
` [PATCH 2/2] Document new -z/-Z options
` [PATCH 3/3] Document new -N option
[PATCH] Add the missing '$' in auth_unix_ip()
2013-04-09 19:11 UTC (2+ messages)
NFS client hangs after server reboot
2013-04-09 19:08 UTC (2+ messages)
[PATCH] NFSv4: Fix another potential state manager deadlock
2013-04-09 17:01 UTC
[PATCH] nfs(5): Update description of sec= mount option
2013-04-09 14:44 UTC
[PATCH] nfsd: use kmem_cache_free() instead of kfree()
2013-04-09 13:09 UTC (2+ messages)
[PATCH 0/2] RFC: nfs client: lower number of NFS ops in some circumstances
2013-04-09 12:50 UTC (3+ messages)
` [PATCH 1/2] "noaccesscheck" mount option
` [PATCH 2/2] "sloppycto=N" "
[PATCH v5 0/7] Add O_DENY* support for VFS and CIFS/NFS
2013-04-09 12:40 UTC (8+ messages)
` [PATCH v5 1/7] fcntl: Introduce new O_DENY* open flags
` [PATCH v5 2/7] CIFS: Add share_access parm to open request
` [PATCH v5 3/7] CIFS: Add O_DENY* open flags support
` [PATCH v5 4/7] CIFS: Use NT_CREATE_ANDX command for forcemand mounts
` [PATCH v5 5/7] NFSv4: Add O_DENY* open flags support
` [PATCH v5 6/7] NFSD: Pass share reservations flags to VFS
` [PATCH v5 7/7] locks: Disable LOCK_MAND support for MS_SHARELOCK mounts
[PATCH 1/2] NFS: Add functionality to allow waiting on all outstanding reads to complete
2013-04-09 2:10 UTC (2+ messages)
` [PATCH 2/2] NFS: Ensure that NFS file unlock waits for readahead "
[PATCH] NFSv4: Handle timeouts correctly when probing for lease validity
2013-04-08 21:59 UTC
[PATCH v4 0/7] Add O_DENY* support for VFS and CIFS/NFS
2013-04-08 14:25 UTC (11+ messages)
` [PATCH v4 1/7] fcntl: Introduce new O_DENY* open flags
` [PATCH v4 2/7] CIFS: Add share_access parm to open request
` [PATCH v4 3/7] CIFS: Add O_DENY* open flags support
` [PATCH v4 4/7] CIFS: Use NT_CREATE_ANDX command for forcemand mounts
` [PATCH v4 5/7] NFSv4: Add O_DENY* open flags support
` [PATCH v4 6/7] NFSD: Pass share reservations flags to VFS
` [PATCH v4 7/7] locks: Disable LOCK_MAND support for MS_SHARELOCK mounts
[PATCH v2] nfsd: fix bug on nfs4 stateid deallocation
2013-04-08 13:56 UTC (9+ messages)
[PATCH 0/2] Stable patches for NFSv4/4.1 trunking
2013-04-08 13:02 UTC (8+ messages)
` [PATCH 1/2] NFSv4: Fix a memory leak in nfs4_discover_server_trunking
` [PATCH 2/2] NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
[PATCH 0/2] libtirpc and nfs-utils fix for export lucid context
2013-04-05 22:37 UTC (3+ messages)
` [PATCH 1/1] Fix private data giveaway
` [PATCH 2/2] Fix double free when exporting lucid context
minor delegation cleanup & fixes
2013-04-05 21:17 UTC (8+ messages)
` [PATCH 1/4] nfsd4: minor cb_recall simplification
` [PATCH 2/4] nfsd4: shut down more of delegation earlier
` [PATCH 3/4] nfsd4: make del_recall_lru per-network-namespace
` [PATCH 4/4] nfsd4: remove unused nfs4_check_deleg argument
[PATCH 0/3] Fixes for the rpcsec_gss patches
2013-04-05 21:16 UTC (4+ messages)
` [PATCH 1/3] NFSv4: Fix the fallback to AUTH_NULL if krb5i is not available
` [PATCH 2/3] NFSv4: Fix issues in nfs4_discover_server_trunking
` [PATCH 3/3] NFSv4: Don't clear the machine cred when client establish returns EACCES
sunrpc/cache.c: races while updating cache entries
2013-04-05 21:08 UTC
[PATCH v2 0/4] dcache: make dcache more scalable on large system
2013-04-05 20:26 UTC (11+ messages)
` [PATCH v2 1/4] dcache: Don't take unnecessary lock in d_count update
` [PATCH RFC v2 2/4] dcache: introduce a new sequence read/write lock type
` [PATCH v2 RFC 3/4] dcache: change rename_lock to a sequence read/write lock
` [PATCH v2 4/4] dcache: don't need to take d_lock in prepend_path()
[PATCH v2 0/4] dcache: make dcache more scalable on large system
2013-04-05 16:57 UTC
sunrpc/cache.c: races while updating cache entries
2013-04-05 15:33 UTC
[PATCH -next] nfsd: make symbol nfsd_reply_cache_shrinker static
2013-04-05 13:22 UTC
[PATCH -next] nfsd4: make local function put_client_renew_locked() static
2013-04-05 13:21 UTC
nfsv4 monitoring tool
2013-04-05 13:11 UTC (5+ messages)
sunrpc/cache.c: races while updating cache entries
2013-04-05 12:40 UTC
[PATCH] NFSv4: Fix the fallback to AUTH_NULL if krb5i is not available
2013-04-05 0:44 UTC (5+ messages)
[PATCH] NFSv4: Fix a memory leak in nfs4_discover_server_trunking
2013-04-04 20:01 UTC
readdir vs. getattr
2013-04-04 18:28 UTC (10+ messages)
sunrpc/cache.c: races while updating cache entries
2013-04-04 17:59 UTC
[PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS
2013-04-04 17:45 UTC (7+ messages)
` [PATCH v3 6/7] NFSv4: Add O_DENY* open flags support
[PATCH v2 1/4] NFSv4: Be less aggressive about returning delegations for open files
2013-04-03 23:33 UTC (4+ messages)
` [PATCH v2 2/4] NFSv4: Fix nfs_server_return_all_delegations
` [PATCH v2 3/4] NFSv4: Clean up nfs_expire_all_delegations
` [PATCH v2 4/4] NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use
Linux NFS town hall meeting 04/04/13 (Cancelled)
2013-04-03 21:12 UTC
[PATCH 00/19] lnfs: 3.9-rc5 release
2013-04-03 19:57 UTC (22+ messages)
` [PATCH 01/19] Security: Add hook to calculate context based on a negative dentry
` [PATCH 02/19] Security: Add Hook to test if the particular xattr is part of a MAC model
` [PATCH 03/19] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data
` [PATCH 04/19] SELinux: Add new labeling type native labels
` [PATCH 05/19] NFSv4: Add label recommended attribute and NFSv4 flags
` [PATCH 06/19] NFSv4: Introduce new label structure
` [PATCH 07/19] NFSv4: Extend fattr bitmaps to support all 3 words
` [PATCH 08/19] NFS:Add labels to client function prototypes
` [PATCH 09/19] NFS: Add label lifecycle management
` [PATCH 10/19] NFS: Client implementation of Labeled-NFS
` [PATCH 11/19] NFS: Extend NFS xattr handlers to accept the security namespace
` [PATCH 12/19] Kconfig: Add Kconfig entry for Labeled NFS V4 client
` [PATCH 13/19] NFSD: Server implementation of MAC Labeling
` [PATCH 14/19] Kconfig: Add Kconfig entry for Labeled NFS V4 server
` [PATCH 15/19] NFSv4.2: Added NFS v4.2 support to the NFS client
` [PATCH 16/19] NFSv4.2: Only allocate labels on v4.2 mounts
` [PATCH 17/19] NFSv4.2: Only set the label attribute "
` [PATCH 18/19] NFSv4.2: Added v4.2 error codes
` [PATCH 19/19] NFSDv4.2: Added NFS v4.2 support to the NFS server
[PATCH] SUNRPC/cache: add module_put() on error path in cache_open()
2013-04-03 19:32 UTC (2+ messages)
[PATCH 1/2] nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports error
2013-04-03 19:30 UTC (2+ messages)
[PATCH v2 4/6] nfsd: convert nfs4_alloc_stid to use idr_alloc_cyclic
2013-04-03 19:24 UTC (2+ messages)
[PATCH v1 4/6] nfsd: convert nfs4_alloc_stid to use idr_alloc_cyclic
2013-04-03 19:24 UTC (2+ messages)
PATCH]nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
2013-04-03 19:20 UTC (2+ messages)
[PATCH] nfsd: convert the file_hashtbl to a hlist
2013-04-03 19:15 UTC (2+ messages)
[PATCH] NFSv4: Be less aggressive about returning delegations for open files
2013-04-03 18:47 UTC
sunrpc/cache.c: races while updating cache entries
2013-04-03 18:36 UTC
[PATCH] nfsd4: Fix NULL dereference in legacy_recdir_name_error()
2013-04-03 18:24 UTC (2+ messages)
[PATCH] Avoid PTR lookups when possible
2013-04-03 18:20 UTC (21+ messages)
Allow building nfs-utils directly against GSSAPI
2013-04-03 6:29 UTC (8+ messages)
Allow building libtirpc directly against GSSAPI
2013-04-02 18:02 UTC (3+ messages)
nfsd bugfix for 3.9
2013-04-02 14:49 UTC
[PATCH 00/14] nfs: 3.9-rc3 release (v2)
2013-04-02 13:15 UTC (13+ messages)
` [PATCH 13/14] NFSD: Server implementation of MAC Labeling
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).