messages from 2013-09-04 17:59:35 to 2013-09-17 04:42:48 UTC [more...]
[RFC] extending splice for copy offloading
2013-09-16 19:44 UTC (6+ 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
16+ GID issue, mountd's --manage-gids not helping
2013-09-17 2:20 UTC (8+ messages)
nfsd4: utime sometimes takes 40+ seconds to return (but on SLES11SP3 with kernel 3.0.82)
2013-09-13 11:32 UTC (7+ 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 (19+ messages)
` [PATCH 1/4] rpc: clean up decoding of gssproxy linux creds
` [PATCH 01/12] vfs: pull ext4's double-i_mutex-locking into common code
` [PATCH 2/4] rpc: comment on linux_cred encoding, treat all as unsigned
` [PATCH 02/12] vfs: don't use PARENT/CHILD lock classes for non-directories
` [PATCH 3/4] rpc: fix huge kmalloc's in gss-proxy
` [PATCH 03/12] vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
` [PATCH 4/4] rpc: let xdr layer allocate gssproxy receieve pages
` [PATCH 04/12] vfs: take i_mutex on renamed file
` [PATCH 05/12] locks: introduce new FL_DELEG lock flag
` [PATCH 06/12] locks: implement delegations
` [PATCH 07/12] namei: minor vfs_unlink cleanup
` [PATCH 08/12] locks: break delegations on unlink
` [PATCH 09/12] locks: helper functions for delegation breaking
` [PATCH 10/12] locks: break delegations on rename
` [PATCH 11/12] locks: break delegations on link
` [PATCH 12/12] locks: break delegations on any attribute modification
[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:28 UTC
[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)
[PATCH] nfsiostat: periodically flush stdout
2013-09-09 17:17 UTC
[GIT PULL] Please pull NFS client updates for 3.12
2013-09-09 15:32 UTC
[PATCH] exportfs: insecure/secure should be a secinfo_flag
2013-09-08 22:41 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)
Strange NFS client ACK behaviour
2013-09-05 16:42 UTC
Linux NFS Town Hall meeting 09/05/13
2013-09-05 16:33 UTC (2+ messages)
[PATCH - nfs-utils] gssd: suppress error message if rpc_pipefs dir disappears
2013-09-05 16:02 UTC (2+ messages)
[PATCH] utils/exportfs/exports.man: quote command to preserve space
2013-09-05 16:02 UTC (2+ messages)
gss-proxy fix for large kmalloc
2013-09-05 15:49 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
[PATCH 1/1] NFSv4.1 Use MDS auth flavor for data server connection
2013-09-05 15:44 UTC (3+ messages)
[PATCH] NFSv4: use mach cred for SECINFO_NO_NAME w/ integrity
2013-09-05 15:26 UTC (3+ messages)
[PATCH] nfsd: SECINFO* can use integrity protected flavors
2013-09-05 15:03 UTC (6+ messages)
[PATCHv4 0/5] ceph: persistent caching with fscache
2013-09-05 12:34 UTC (6+ messages)
[Jfs-discussion] NFS 'readdir loop' error on JFS
2013-09-05 3:40 UTC (11+ messages)
` [PATCH] jfs: avoid misuse of cookie value of 2
` [PATCH] jfs: fix readdir cookie incompatibility with NFSv4
` Bug#714974: "
[PATCH 1/3] SUNRPC: Ensure that task->tk_pid is unique
2013-09-05 2:58 UTC (3+ messages)
` [PATCH 2/3] SUNRPC: Add an identifier for struct rpc_clnt
` [PATCH 3/3] SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid
[PATCH - alt-2] NFSv4: Don't try to recover NFSv4 locks when they are lost
2013-09-04 23:48 UTC (3+ messages)
NFS 4 error
2013-09-04 19:50 UTC (4+ messages)
Announcing the release of fedfs-utils 0.9.3
2013-09-04 18:24 UTC
[PATCH v3] SUNRPC: Ensure that the RPCSEC_GSS daemon uses the correct service names
2013-09-04 18:00 UTC (10+ 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