messages from 2012-09-06 19:54:34 to 2012-09-20 16:11:16 UTC [more...]
wait_for_key_construction oops
2012-09-20 16:11 UTC (2+ messages)
unhandled error -10026
2012-09-20 16:06 UTC (3+ messages)
[nfs:testing 13/18] nfs4proc.c:(.text+0x157ca4): undefined reference to `pnfs_put_layout_hdr'
2012-09-20 12:17 UTC (2+ messages)
[PATCH-resend 0/6] NFS41 and pnfsblock bugfixes
2012-09-20 2:20 UTC (2+ messages)
[3.6-rc3] rdirplus broken? (EBUSY)
2012-09-20 0:13 UTC (5+ messages)
[3.1-rc4] NFSv3 client hang
2012-09-19 22:11 UTC (21+ messages)
` [3.2.5] NFSv3 CLOSE_WAIT hang
Linux pNFS status meeting 09/20/12
2012-09-19 15:54 UTC
NFS over RDMA small block DIRECT_IO bug
2012-09-19 15:50 UTC (4+ messages)
[PATCH] NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
2012-09-19 13:16 UTC (4+ messages)
` Fwd: "
` "
[PATCH 1/8] NFS: Clean up the pNFS layoutget interface
2012-09-19 1:35 UTC (8+ messages)
` [PATCH 2/8] NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalid
` [PATCH 3/8] NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()
` [PATCH 4/8] NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()
` [PATCH 5/8] NFSv4.1: Replace get_device_info() with filelayout_get_device_info()
` [PATCH 6/8] NFSv4.1: Add helpers for setting/reading the I/O fail bit
` [PATCH 7/8] NFSv4.1: Retry pNFS after a 2 minute timeout
` [PATCH 8/8] NFSv4.1: pNFS data servers may be temporarily offline
Should "mount -o proto=udp" be usable against an IPv6 only server?
2012-09-19 1:00 UTC (6+ messages)
[PATCH 1/1] SRVR: set OPEN4_RESULT_LOCKTYPE_POSIX on open
2012-09-18 20:28 UTC
[PATCH v2 0/3] lockd: use per-net refrence-counted NSM clients
2012-09-18 9:37 UTC (4+ messages)
` [PATCH v2 1/3] lockd: per-net NSM client creation and destruction helpers introduced
` [PATCH v2 2/3] lockd: use rpc client's cl_nodename for id encoding
` [PATCH v2 3/3] lockd: create and use per-net NSM RPC clients on MON/UNMON requests
What is NFSv4 READDIR doesn't return a filehandle
2012-09-18 2:04 UTC (3+ messages)
Inconsistency when mounting a directory that 'world' cannot access
2012-09-18 1:23 UTC
[PATCH 00/10] NFSD: Improve fault injection
2012-09-17 20:16 UTC (11+ messages)
` [PATCH 01/10] NFSD: Fold fault_inject.h into state.h
` [PATCH 02/10] NFSD: Lock state before calling fault injection function
` [PATCH 03/10] NFSD: Clean up forgetting clients
` [PATCH 04/10] NFSD: Clean up forgetting locks
` [PATCH 05/10] NFSD: Clean up forgetting openowners
` [PATCH 06/10] NFSD: Clean up forgetting and recalling delegations
` [PATCH 07/10] NFSD: Fault injection operations take a per-client forget function
` [PATCH 08/10] NFSD: Reading a fault injection file prints a state count
` [PATCH 09/10] NFSD: Add a custom file operations structure for fault injection
` [PATCH 10/10] NFSD: Forget state for a specific client
readdir cookies
2012-09-17 19:53 UTC (7+ messages)
[PATCH]fix bugs and compiling warnings in libgssglue
2012-09-17 19:07 UTC
[PATCH 0/3] lockd: use per-net refrence-counted NSM clients
2012-09-17 15:23 UTC (12+ messages)
` [PATCH 1/3] lockd: use rpc client's cl_nodename for id encoding
` [PATCH 2/3] lockd: per-net NSM client creation and destruction helpers introduced
` [PATCH 3/3] lockd: create and use per-net NSM RPC clients on MON/UNMON requests
[PATCH 0/2] nfsd: backport fixes for 3.5 kernel
2012-09-17 15:01 UTC (4+ messages)
` [PATCH 1/2] NFSd: introduce nfsd_destroy() helper
` [PATCH 2/2] NFSd: set nfsd_serv to NULL after service destruction
PROBLEM: kernel BUG at fs/nfs/idmap.c:684!
2012-09-17 14:04 UTC (3+ messages)
[PATCH] NFS4: avoid underflow when converting error to pointer
2012-09-17 6:46 UTC
NFS: kernel forces trailing slash for export in /proc/self/mounts
2012-09-16 20:41 UTC (5+ messages)
` Bug#669314: "
[PATCH 00/10] 3.7 candidates
2012-09-14 21:24 UTC (11+ messages)
` [PATCH 01/10] NFS: nfs_parsed_mount_options can use unsigned int
` [PATCH 02/10] NFS: Slow down state manager after an unhandled error
` [PATCH 03/10] SUNRPC: Clean up dprintk messages in rpc_pipe.c
` [PATCH 04/10] SUNRPC: Use __func__ in dprintk() in auth_gss.c
` [PATCH 05/10] SUNRPC: Refactor rpc_clone_client()
` [PATCH 06/10] SUNRPC: Introduce rpc_clone_client_set_auth()
` [PATCH 07/10] NFS: Introduce "migration" mount option
` [PATCH 08/10] NFS: Use the same nfs_client_id4 for every server
` [PATCH 09/10] NFS: Discover NFSv4 server trunking when mounting
` [PATCH 10/10] NFS: Add nfs4_unique_id boot parameter
[PATCH Version 2 0/5] RFC Avoid expired credential keys for buffered writes
2012-09-14 21:11 UTC (6+ messages)
` [PATCH Version 2 1/5] SUNRPC handle EKEYEXPIRED in call_refreshresult
` [PATCH Version 2 2/5] SUNRPC set gss gc_expiry to full lifetime
` [PATCH Version 2 3/5] SUNRPC new rpc_credops to test credential expiry
` [PATCH Version 2 4/5] NFS avoid expired credential keys for buffered writes
` [PATCH Version 2 5/5] SUNRPC Fix rpc_verify_header error returns
Debian and Netapp NFSv4 locks/owner exhaustion
2012-09-14 12:04 UTC (2+ messages)
wireshark status flag parsing
2012-09-14 0:25 UTC
[PATCHSET 00/10] pnfsd + pnfsd-exofs: Fixes and enhancements to layouts / recalls
2012-09-13 23:39 UTC (11+ messages)
` [PATCH 01/10] Revert "pnfsd-exofs: Two clients must not write to the same RAID stripe"
` [PATCH 02/10] Revert "pnfsd-exofs: Add autologin support to exofs"
` [PATCH 03/10] SQUASHME: pnfsd: Pass less arguments to init_layout()
` [PATCH 04/10] SQUASHME: Remove unused lr_flags & co
` [PATCH 05/10] {SPLITME} SQUASHME: pnfsd: Revamp the all layout_return operations
` [PATCH 06/10] SQUASHME: pnfsd: layout_return API changes
` [PATCH 07/10] SQUASHME: pnfsd: Something very wrong with layout_recall(RETURN_FILE)
` [PATCH 08/10] SQUASHME: pnfsd-exofs: Autologin XDR also encode URI in device_info
` [PATCH 09/10] SQUASHME: pnfsd-exofs: Autologin support to get_device_info
` [PATCH 10/10] pnfsd-exofs: Two clients must not write to the same RAID stripe
[PATCH 0/4] RFC Avoid expired credential keys for buffered writes
2012-09-13 18:21 UTC (16+ messages)
[PATCH v2] SUNRPC: check current nsproxy before set of node name on client creation
2012-09-13 13:30 UTC (12+ messages)
PROBLEM: Failure when trying to mout nfs
2012-09-13 13:08 UTC (2+ messages)
[GIT PULL] Please pull NFS client bugfixes
2012-09-12 19:19 UTC
[PATCH] SUNRPC: Get rid of the redundant xprt->shutdown bit field
2012-09-12 19:09 UTC
[PATCH 1/2] NFS: Fix fdatasync/fsync() when confronted with a server reboot
2012-09-12 19:08 UTC (2+ messages)
` [PATCH 2/2] NFS: Write the entire file if a server reboot occurs during fsync()
FWD: Kernel panic after df4c3fd716e3565c6ab83ec4b6617cc180f062a1
2012-09-12 12:46 UTC
3.5.3: NULL pointer dereference in svc_destroy()
2012-09-11 13:09 UTC
[PATCH] NFSD: pass null terminated buf to kstrtouint()
2012-09-10 21:46 UTC (2+ messages)
[PATCH] NFSv4: Add ACCESS operation to OPEN compound
2012-09-10 18:00 UTC
[PATCH] nfsd4: fix nfs4 stateid leak
2012-09-10 14:54 UTC
[RFC PATCH 00/13] Implement NFSv4 delegations, take 4
2012-09-10 14:35 UTC (11+ messages)
` [RFC PATCH 05/13] vfs: take i_mutex on renamed file
[PATCH] pnfsblock: use list_move_tail instead of list_del/list_add_tail
2012-09-10 2:08 UTC (2+ messages)
[PATCH] NFS: Remove unnecessary semicolons (fs/nfs/client.c)
2012-09-10 0:40 UTC
how is the wsize mount option able to turn client data read caching on or off with nfsv3 connections?
2012-09-08 15:15 UTC
[PATCH 1/2] NFS: return error from decode_getfh in decode open
2012-09-07 20:44 UTC (3+ messages)
` [PATCH 2/2] NFSv4: Add ACCESS operation to OPEN compound
[PATCH v6 00/20] vfs: add the ability to retry on ESTALE to several syscalls
2012-09-07 14:18 UTC (21+ messages)
` [PATCH v6 01/20] vfs: add a retry_estale helper function to handle retries on ESTALE
` [PATCH v6 02/20] vfs: make fstatat retry on ESTALE errors from getattr call
` [PATCH v6 03/20] vfs: fix readlinkat to retry on ESTALE
` [PATCH v6 04/20] vfs: add new "reval" argument to kern_path_create and user_path_create
` [PATCH v6 05/20] vfs: fix mknodat to retry on ESTALE errors
` [PATCH v6 06/20] vfs: fix mkdir "
` [PATCH v6 07/20] vfs: fix symlinkat "
` [PATCH v6 08/20] vfs: fix linkat "
` [PATCH v6 09/20] vfs: add a reval argument to user_path_parent
` [PATCH v6 10/20] vfs: make rmdir retry on ESTALE errors
` [PATCH v6 11/20] vfs: make do_unlinkat "
` [PATCH v6 12/20] vfs: fix renameat to "
` [PATCH v6 13/20] vfs: have do_sys_truncate retry once on an ESTALE error
` [PATCH v6 14/20] vfs: have faccessat "
` [PATCH v6 15/20] vfs: have chdir retry lookup and call once on "
` [PATCH v6 16/20] vfs: make chroot retry "
` [PATCH v6 17/20] vfs: make fchmodat retry once on ESTALE errors
` [PATCH v6 18/20] vfs: make fchownat "
` [PATCH v6 19/20] vfs: convert do_filp_open to use retry_estale helper
` [PATCH v6 20/20] vfs: convert do_file_open_root "
[PATCH 1/1] GSSD: Pass GSS_context lifetime to the kernel
2012-09-06 19:58 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).