messages from 2014-03-23 01:12:30 to 2014-04-07 22:35:42 UTC [more...]
NFS deadlock between 'sync' and commit after unmount
2014-04-07 22:35 UTC (7+ messages)
[PATCH][RESEND] vfs: Make __d_materialise_dentry() set the materialised dentry name correctly
2014-04-07 20:51 UTC (5+ messages)
nfsd 3.14 status
2014-04-07 18:35 UTC (2+ messages)
[GIT PULL] Please pull NFS client changes for 3.15
2014-04-06 16:26 UTC
NFSv2 directory cannot longer be exported in 3.14, 3.13 works fine
2014-04-05 13:23 UTC (4+ messages)
[PATCH] nfs: don't pass non-NULL-terminated string to pr_notice()
2014-04-05 12:45 UTC (4+ messages)
` [PATCH v2] nfs: pass string length to pr_notice message about readdir loops
nfsd4 xdr encoding fixes
2014-04-05 0:20 UTC (37+ messages)
` [PATCH 08/50] nfsd4: fix nfs4err_resource in 4.1 case
` [PATCH 18/50] nfsd4: use xdr_stream throughout compound encoding
` [PATCH 20/50] nfsd4: keep xdr buf length updated
` [PATCH 22/50] nfsd4: use xdr_truncate_encode
` [PATCH 23/50] nfsd4: "backfill" using write_bytes_to_xdr_buf
` [PATCH 28/50] nfsd4: remove redundant encode buffer size checking
` [PATCH 33/50] nfsd4: more precise nfsd4_max_reply
` [PATCH 34/50] nfsd4: minor encode_read cleanup
` [PATCH 35/50] nfsd4: nfsd4_check_resp_size should check against whole buffer
` [PATCH 36/50] nfsd4: allow larger 4.1 session drc slots
` [PATCH 37/50] rpc: define xdr_restrict_buflen
` [PATCH 38/50] nfsd4: adjust buflen to session channel limit
` [PATCH 39/50] nfsd4: use session limits to release send buffer reservation
` [PATCH 40/50] nfsd4: allow large readdirs
` [PATCH 41/50] nfsd4: enforce rd_dircount
` [PATCH 42/50] nfsd4: don't treat readlink like a zero-copy operation
` [PATCH 43/50] nfsd4: turn off zero-copy-read in exotic cases
` [PATCH 44/50] nfsd4: nfsd_vfs_read doesn't use file handle parameter
` [PATCH 45/50] nfsd4: separate splice and readv cases
` [PATCH 46/50] nfsd4: allow exotic read compounds
` [PATCH 47/50] nfsd4: kill WRITE32
` [PATCH 48/50] nfsd4: kill WRITE64
` [PATCH 49/50] nfsd4: kill WRITEMEM
` [PATCH 50/50] nfsd4: kill write32, write64
Exporting partition mounted inside another
2014-04-04 23:20 UTC (4+ messages)
[PATCH] nfsd4: don't create unnecessary mask acl
2014-04-04 21:35 UTC
June 2014 NFSv4 Bakeathon
2014-04-04 18:18 UTC
Optimal NFS mount options to safely allow interrupts and timeouts on newer kernels
2014-04-04 18:15 UTC (19+ messages)
Kernel oops/panic with NFS over RDMA mount after disrupted Infiniband connection
2014-04-04 15:20 UTC (10+ messages)
Should exportfs/mountd cope with case-insensitive directory names
2014-04-04 14:34 UTC (9+ messages)
linux-3.14 nfsd regression
2014-04-04 14:07 UTC (17+ messages)
[PATCH] x86, vdso: Fix vdso-layout linker script
2014-04-03 17:53 UTC (3+ messages)
` [PATCH] x86, vdso: Make the vdso linker script compatible with Gold
kernel soft lockup after stopping nfsd
2014-04-02 13:59 UTC
[PATCH] svcrdma: fix offset calculation for non-page aligned sge entries
2014-04-03 11:20 UTC (5+ messages)
kernel soft lockup after stopping nfsd
2014-04-03 7:19 UTC
Quick way to check if file is on nfs?
2014-04-02 21:48 UTC (2+ messages)
[PATCH] Fix regression errors in NFSRDMA
2014-04-02 17:46 UTC (3+ messages)
warning in ext4_journal_start_sb on filesystem freeze
2014-04-01 18:40 UTC (8+ messages)
[libnfsidmapd PATCH] nss: use strrchr() instead of strchr() to get the last occurrence of "@"
2014-04-01 15:57 UTC
Canceled: Linux NFS Town Hall meeting: Thur 04/03/14
2014-04-01 14:26 UTC
[PATCH 0/5][RESEND]NFSD/SUNRPC: Fix memory leak for the backchannel
2014-03-31 21:37 UTC (7+ messages)
` [PATCH 1/5][RESEND] NFSD: Using free_conn free connection
` [PATCH 2/5][RESEND] NFSD: Free backchannel xprt in bc_destroy
` [PATCH 3/5][RESEND] SUNRPC: New helper for creating client with rpc_xprt
` [PATCH 4/5][RESEND] NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
` [PATCH 5/5][RESEND] SUNRPC: Clear xpt_bc_xprt if xs_setup_bc_tcp failed
[PATCH] nfsd4: fix memory leak in nfsd4_encode_fattr()
2014-03-31 21:11 UTC (2+ messages)
[PATCH v3] nfsd4: fix memory leak in nfsd4_encode_fattr()
2014-03-31 21:11 UTC (3+ messages)
[PATCH] nfsd: check passed socket's net matches NFSd superblock's one
2014-03-31 20:58 UTC (2+ messages)
[PATCH 1/2] nfsd: Don't return NFS4ERR_STALE_STATEID for NFSv4.1+
2014-03-31 20:52 UTC (7+ messages)
` [PATCH 2/2] nfsd: Don't return NFS4ERR_RESTOREFH "
nfsd needs "md5", but fips=1 disables it -> hang
2014-03-31 12:11 UTC (4+ messages)
All that glitters on your wrist
2014-03-30 7:25 UTC
All that glitters on your wrist
2014-03-30 7:25 UTC
[PATCH 2/2] NFSD: Re-initialize fh_post/pre_saved between two operations
2014-03-29 19:46 UTC (6+ messages)
` [PATCH v2] NFSD: Clear wcc data between compound ops
[PATCH] SUNRPC: fix memory leak of peer addresses in XPRT
2014-03-29 0:55 UTC (7+ messages)
` [PATCH][RESEND] "
[PATCH] Fix regression in NFSRDMA server
2014-03-29 0:51 UTC (8+ messages)
[PATCH] NFSv4: Fix a use-after-free problem in open()
2014-03-29 0:29 UTC
[PATCH v2] svcrdma: fix offset calculation for non-page aligned sge entries
2014-03-28 21:52 UTC (2+ messages)
[PATCH] xprtrdma: add separate Kconfig options for NFSoRDMA client and server support
2014-03-28 21:48 UTC (2+ messages)
[PATCH 1/2] NFSD: Optimize code for nfsd4_proc_compound
2014-03-28 21:22 UTC (2+ messages)
[PATCH] lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
2014-03-28 14:44 UTC (5+ messages)
[PATCH] NFSD: Traverse unconfirmed client through hash-table
2014-03-28 3:46 UTC (4+ messages)
Announcing the release of fedfs-utils version 0.10.1
2014-03-28 0:03 UTC
[PATCH] NFSv4: Memory not being freed on memory allocation failure
2014-03-26 19:11 UTC (5+ messages)
ANNOUNCE: nfs-utils-1.3.0 released
2014-03-25 16:10 UTC
nfsd fix for 3.14
2014-03-25 20:39 UTC
[PATCH 0/2] nfsidmap: a keyringer - 2nd try
2014-03-25 14:44 UTC (4+ messages)
` [PATCH 1/2] nfsidmap: Match names with kernel default keyring
` [PATCH 2/2] nfsidmap: Create id_resolver child keyrings
[PATCH] nfsidmap: Keys need to be invalidated instead of revoked
2014-03-25 15:10 UTC
[PATCH] KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN
2014-03-25 15:05 UTC
[PATCH] nfsidmap: use multiple child keyrings
2014-03-25 13:30 UTC (16+ messages)
[nfs-utils/systemd PATCH 0/6] Assorted fixes for systemd units
2014-03-24 13:37 UTC (9+ messages)
` [PATCH 3/6] systemd: add nfs-utils_env.sh for SUSE
` [PATCH 2/6] systemd units: create nfs-config.service as single location to process config
[PATCH] fs: Use RCU_INIT_POINTER(x, NULL) in nfs/delegation.c
2014-03-23 18:44 UTC
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).