messages from 2013-10-23 17:36:29 to 2013-10-29 12:50:58 UTC [more...]
[PATCH 0/4] NFSD: Add support for WRITE_PLUS and SEEK
2013-10-29 12:50 UTC (18+ messages)
` [PATCH 1/4] NFSD: Update error codes
` [PATCH 2/4] NFSD: Create nfs v4.2 decode ops
` [PATCH 3/4] NFSD: Add WRITE_PLUS support for hole punches
` [PATCH 4/4] NFSD: Implement SEEK
` [RFC 5/4] NFSD: Add basic CB_OFFLOAD support
[PATCH 0/3] NFS: Add support for fallocate and llseek
2013-10-29 12:48 UTC (9+ messages)
` [PATCH 1/3] NFS: Use WRITE_PLUS for hole punches
` [PATCH 2/3] NFS: Allow for asynchronous WRITE_PLUS calls
` [PATCH 3/3] NFS: Implement SEEK
[PATCH 0/5] Clean up open CLAIM_PREVIOUS code path
2013-10-29 12:41 UTC (14+ messages)
` [PATCH 1/5] NFSv4: fix NULL dereference in open recover
` [PATCH 3/5] NFSv4: clean up state ref counting "
` [PATCH 4/5] NFSv4: don't reprocess cached open CLAIM_PREVIOUS
` [PATCH 5/5] NFSv4: clean up nfs4_state reference counting
[PATCH 0/7] delegation state fixes and cleanups for 3.13
2013-10-29 9:39 UTC (8+ messages)
` [PATCH 1/7] nfsd4: fix recall_lock use in unhash_delegation
` [PATCH 2/7] nfsd4: need to destroy revoked delegations in destroy_client
` [PATCH 3/7] nfsd4: properly hash delegation in nfs4_setlease
` [PATCH 4/7] nfsd4: hash deleg stateid only on successful nfs4_set_delegation
` [PATCH 5/7] nfsd4: cleanup hash and unhash delegation
` [PATCH 6/7] nfsd4: move nfs4_put_file from unhash to put delegation
` [PATCH 7/7] nfsd4: hold recall_lock while accessing nfs4_delegation.dl_recall_lru
[PATCH] nfsd: no need to unhash_stid before free
2013-10-29 7:00 UTC (3+ messages)
[PATCH/RFC] - hard-to-hit race in xprtsock
2013-10-29 6:42 UTC
XATTRs in NFS?
2013-10-29 4:27 UTC (65+ messages)
` [nfsv4] "
` XATTRs in NFS
` [nfsv4] "
` Fwd: Re: XATTRs in NFS?
[PATCH 1/2] SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message
2013-10-29 0:51 UTC (5+ messages)
` [PATCH 2/2] SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg
[PATCH] SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transport
2013-10-28 22:55 UTC
[PATCH] exportfs: Return non-zero exit value on error
2013-10-28 22:35 UTC (15+ messages)
[PATCH Version 2 0/5] SUNRPC: destroy gss_cred and context on Kerberos credential destruction
2013-10-28 22:14 UTC (3+ messages)
` [PATCH Version 2 3/5] SUNRPC: invalidate gss_context upon gss-ctx keyring key destruction
Linux NFS town hall meeting 10/31/13 (Cancelled)
2013-10-28 20:56 UTC
[PATCH 0/2] nfsd: cleanup nfs4_put_delegation
2013-10-28 20:03 UTC (5+ messages)
` [PATCH 1/2] nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stid
` [PATCH 2/2] nfsd: remove_stid can be incorporated into nfs4_put_delegation
[PATCH] nfsd: cleanup free_stid
2013-10-28 19:43 UTC (3+ messages)
` [PATCH v2] nfsd: nfs4_free_stid
[PATCH] nfs: return -EBUSY on remount when new options can't be applied
2013-10-28 18:47 UTC (3+ messages)
[PATCH - nfs-utils] exportfs: report failure if asked to unexport something not exported
2013-10-28 18:29 UTC (3+ messages)
[PATCH 0/2] mountd: Disabling UDP listeners
2013-10-28 18:04 UTC (3+ messages)
` [PATCH 1/2] mountd: Use protocol bit fields to turn protocols off
` [PATCH 2/2] mountd: Add the ability to disable UDP listeners
[PATCH] nfsd: unhash client before expiring it
2013-10-28 17:09 UTC (2+ messages)
[PATCH 0/8] simplify reconnecting dentries looked up by filehandle (v2)
2013-10-28 15:08 UTC (12+ messages)
` [PATCH 1/8] exportfs: BUG_ON in crazy corner case
` [PATCH 2/8] exportfs: more detailed comment for path_reconnect
` [PATCH 3/8] exportfs: clear DISCONNECTED on all parents sooner
` [PATCH 4/8] exportfs: stop retrying once we race with rename/remove
` [PATCH 5/8] exportfs: eliminate unused "noprogress" counter
` [PATCH 6/8] exportfs: move most of reconnect_path to helper function
` [PATCH 7/8] exportfs: better variable name
` [PATCH 8/8] exportfs: fix quadratic behavior in filehandle lookup
[PATCH] gssd: validate cred in gssd_acquire_user_cred
2013-10-28 12:44 UTC (2+ messages)
XATTRs in NFS?
2013-10-28 9:53 UTC (11+ messages)
[PATCH 2/3] fs: nfsd: remove calls to simple_strtoll
2013-10-27 15:09 UTC (3+ messages)
[PATCH] nfsd: fix Kconfig syntax
2013-10-26 19:37 UTC (2+ messages)
[PATCH 0/3] mountd: disabling turning off TCP listeners (v2)
2013-10-26 19:22 UTC (18+ messages)
` [PATCH 1/3] mountd: Use protocol bit fields to turn protocols off
` [PATCH 2/3] mountd: Deprecate the ability to disable TCP listeners
` [PATCH 3/3] mountd: Add the ability to disable UDP listeners
XATTRs in NFS?
2013-10-26 11:36 UTC (3+ messages)
[PATCH 0/3] fs: use helper function path_foo() to simpily code
2013-10-26 10:42 UTC (2+ messages)
Regarding NFSv4 File Open Operation
2013-10-26 3:37 UTC
[PATCH - nfs-utils] Stop Treat IP addresses a FQDN rather than SUBNETs
2013-10-24 20:07 UTC (2+ messages)
[PATCH nfs-utils] mountd: fix bug affecting exports of dirs with 64bit inode number
2013-10-24 20:07 UTC (2+ messages)
XATTRs in NFS?
2013-10-24 15:10 UTC (3+ messages)
[PACTH net-next] SUNRPC: remove an unnecessary if statement
2013-10-24 12:29 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).