messages from 2012-11-26 05:34:39 to 2012-11-29 16:40:57 UTC [more...]
[PATCH v4 0/9] NFSD: Improve fault injection
2012-11-29 16:40 UTC (9+ messages)
` [PATCH v4 1/9] NFSD: Lock state before calling fault injection function
` [PATCH v4 2/9] NFSD: Clean up forgetting clients
` [PATCH v4 3/9] NFSD: Clean up forgetting locks
` [PATCH v4 4/9] NFSD: Clean up forgetting openowners
` [PATCH v4 5/9] NFSD: Clean up forgetting and recalling delegations
` [PATCH v4 6/9] NFSD: Fault injection operations take a per-client forget function
` [PATCH v4 7/9] NFSD: Reading a fault injection file prints a state count
` [PATCH v4 8/9] NFSD: Add a custom file operations structure for fault injection
Possible to make nfs aware of a inotify watch has been set
2012-11-29 16:39 UTC (8+ messages)
nfs performance - idea
2012-11-29 14:20 UTC (9+ messages)
NFSd in container - it works
2012-11-29 14:11 UTC (10+ messages)
NFS exportfs options
2012-11-29 14:07 UTC (9+ messages)
[PATCH 5/6] fs:nfs pass NULL as second parameter for set_anon_super
2012-11-29 6:30 UTC
[PATCH 0/4] NFSD: Add support for session dynamic slot management
2012-11-29 3:17 UTC (5+ messages)
` [PATCH 1/4] NFSD: Convert the slot table to use a linked list
` [PATCH 2/4] NFSD: Make DRC memory limits work with dynamic slot allocation
` [PATCH 3/4] NFSD: Add slot table support for target_highest_slotid and highest_slotid
` [PATCH 4/4] NFSD: Add support for dynamic slot changes
Labeled NFS [v5]
2012-11-29 2:08 UTC (10+ messages)
[PATCH 0/3] Make size of gssd_proc fd array a little more dynamic
2012-11-29 0:30 UTC (7+ messages)
` [PATCH 2/3] gssd_proc: remove pointless test against FD_ALLOC_BLOCK in process_pipedir
` [PATCH 1/3] gssd_proc: use pollsize, not FD_ALLOC_BLOCK, in get_poll_index()
` [PATCH 3/3] gssd: base the size of the fd array on the RLIMIT_NOFILE limit
[PATCH v3 00/10] NFSD: Improve fault injection
2012-11-28 20:53 UTC (20+ messages)
` [PATCH v3 01/10] NFSD: Fold fault_inject.h into state.h
` [PATCH v3 02/10] NFSD: Lock state before calling fault injection function
` [PATCH v3 03/10] NFSD: Clean up forgetting clients
` [PATCH v3 04/10] NFSD: Clean up forgetting locks
` [PATCH v3 05/10] NFSD: Clean up forgetting openowners
` [PATCH v3 06/10] NFSD: Clean up forgetting and recalling delegations
` [PATCH v3 07/10] NFSD: Fault injection operations take a per-client forget function
` [PATCH v3 08/10] NFSD: Reading a fault injection file prints a state count
` [PATCH v3 09/10] NFSD: Add a custom file operations structure for fault injection
` [PATCH v3 10/10] NFSD: Forget state for a specific client
[PATCH] gssd: Handle the target name correctly
2012-11-28 19:53 UTC (2+ messages)
[PATCH 1/2] gssd: Fix bugs in process_krb5_upcall
2012-11-28 19:53 UTC (6+ messages)
` [PATCH 2/2] gssd: Remove insane sanity checks of the service name
[PATCH] nfsdcltrack: skip "." and ".." when trying to clean out legacy recdir
2012-11-28 19:53 UTC (2+ messages)
Linux pNFS status meeting 11/29/12
2012-11-28 18:40 UTC
[PATCH 0/2] NFSd: NFSv4 state - lease and grace times per net
2012-11-28 16:08 UTC (9+ messages)
` [PATCH 1/2] nfsd: make NFSv4 lease time "
` [PATCH 2/2] nfsd: make NFSv4 grace "
[PATCH] nfsd: remove redundant declarations
2012-11-28 15:12 UTC (2+ messages)
Race between NFS server thread increase / decrease
2012-11-28 14:57 UTC (2+ messages)
[PATCH 0/2] nfsd: containerise NFSv4 recovery state
2012-11-28 14:48 UTC (4+ messages)
` [PATCH 1/2] nfsd: recovery - make rec_file per net
` [PATCH 2/2] nfsd: recovery - make in_grace "
[PATCH 1/2 V2] mount.nfs: Continue to trying address when the server return EACCES
2012-11-28 14:41 UTC (4+ messages)
` [PATCH 2/2 V2] mount.nfs: error message clean up
[PATCH] Revert "mountd: handle allocation failures in auth_unix_ip upcall"
2012-11-28 14:39 UTC (10+ messages)
MIPIO information + MIPIO vs MPIO
2012-11-28 1:41 UTC
[PATCH 0/5] nfsd: more NFSv4 state containerization
2012-11-27 22:29 UTC (7+ messages)
` [PATCH 1/5] nfsd: make client_lock per net
` [PATCH 2/5] nfsd: make delegations shutdown network namespace aware
` [PATCH 3/5] nfsd: cleanup NFSd state shutdown a bit
` [PATCH 4/5] nfsd: cleanup NFSd state start "
` [PATCH 5/5] nfsd: call state init and shutdown twice
[PATCH] nfsd4: remove state lock from nfs4_state_shutdown
2012-11-27 22:11 UTC (2+ messages)
NFSd state: nfs4_lock_state() and nfs4_lock_state()
2012-11-27 22:09 UTC (8+ messages)
[PATCH] nfsd: prevent NULL ptr derefs on fault injection
2012-11-27 17:37 UTC (4+ messages)
[PATCH 1/3] mount.nfs: Continue to trying address when the server return ENOENT
2012-11-27 16:53 UTC (4+ messages)
` [PATCH 2/3] mount.nfs: error message clean up
` [PATCH 3/3] mountd: Return ENOENT when an export does not exist
[PATCH Version 3 0/5] Avoid expired credential keys for buffered writes
2012-11-27 15:34 UTC (6+ messages)
` [PATCH Version 3 1/5] SUNRPC handle EKEYEXPIRED in call_refreshresult
` [PATCH Version 3 2/5] SUNRPC set gss gc_expiry to full lifetime
` [PATCH Version 3 3/5] SUNRPC new rpc_credops to test credential expiry
` [PATCH Version 3 4/5] NFS avoid expired credential keys for buffered writes
` [PATCH Version 3 5/5] SUNRPC refactor rpcauth_checkverf error returns
NFSd threads amount policy in containers context
2012-11-27 14:31 UTC (4+ messages)
[PATCH v2 00/27] NFSv4.1: Add support for session dynamic slot management
2012-11-26 20:16 UTC (29+ messages)
` [PATCH v2 01/28] NFSv4.1: Handle session reset and bind_conn_to_session before lease check
` [PATCH v2 02/28] NFSv4.1: Don't confuse CREATE_SESSION arguments and results
` [PATCH v2 03/28] NFSv4.1: Adjust CREATE_SESSION arguments when mounting a new filesystem
` [PATCH v2 04/28] NFSv4.1: We must bump the clientid sequence number after CREATE_SESSION
` [PATCH v2 05/28] NFSv4.1: nfs4_alloc_slots doesn't need zeroing
` [PATCH v2 06/28] NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slots
` [PATCH v2 07/28] NFSv4.1: Shrink struct nfs4_sequence_res by moving sr_renewal_time
` [PATCH v2 08/28] NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer
` [PATCH v2 09/28] NFSv4.1: Label each entry in the session slot tables with its slot number
` [PATCH v2 10/28] NFSv4.1: Simplify struct nfs4_sequence_args too
` [PATCH v2 11/28] NFSv4.1: Simplify slot allocation
` [PATCH v2 12/28] NFSv4.1: Clean up nfs4_free_slot
` [PATCH v2 13/28] NFSv4.1: Ensure that the client tracks the server target_highest_slotid
` [PATCH v2 14/28] NFSv4.1: Reset the sequence number for slots that have been deallocated
` [PATCH v2 15/28] NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocation
` [PATCH v2 16/28] NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slot
` [PATCH v2 17/28] NFSv4.1: Allow the server to recall all but one slot
` [PATCH v2 18/28] NFSv4.1: Support dynamic resizing of the session slot table
` [PATCH v2 19/28] NFSv4.1: Allow SEQUENCE to resize the slot table on the fly
` [PATCH v2 20/28] NFSv4.1: Remove the state manager code to resize the slot table
` [PATCH v2 21/28] NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targets
` [PATCH v2 22/28] NFSv4.1: If slot allocation fails due to OOM, retry more quickly
` [PATCH v2 23/28] NFSv4.1: Clean up session draining
` [PATCH v2 24/28] NFSv4: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_lease
` [PATCH v2 25/28] NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c
` [PATCH v2 26/28] Remove unused function slot_idx
` [PATCH v2 27/28] NFSv4.1: Move slot table and session struct definitions to nfs4session.h
` [PATCH v2 28/28] NFSv4.1: Set the maximum slot table size to 1024 slots
Slow NFS loop performance
2012-11-26 17:45 UTC (9+ messages)
[PATCH v2 00/10] NFSD: Improve fault injection
2012-11-26 16:26 UTC (7+ messages)
fixes for 3.8
2012-11-26 16:24 UTC (11+ messages)
` [PATCH 1/8] nfsd: fix v4 reply caching
` [PATCH 2/8] nfsd4: no, we're not going to check tags for utf8
` [PATCH 3/8] nfsd4: simplify reading of opnum
` [PATCH 4/8] nfsd4: reorganize write decoding
` [PATCH 5/8] nfsd4: move more write parameters into xdr argument
` [PATCH 6/8] nfsd4: delay filling in write iovec array till after xdr decoding
` [PATCH 7/8] nfsd4: downgrade some fs/nfsd/nfs4state.c BUG's
` [PATCH 8/8] nfsd4: return badname on use "." or "..", or "/"
[PATCH] pnfs: improve debug prints in filelayout_set_layoutcommit
2012-11-26 9:30 UTC
[PATCH] pnfsd-lexp: CONFIG_PNFSD_LEXP_COMMIT_THRU_MDS
2012-11-26 9:26 UTC
(no subject)
2012-11-26 7:01 UTC
nfs cache bug (when server delete the file ,nfs client can read file also)
2012-11-26 5:41 UTC (7+ 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).