Show patches with: Submitter = Trond Myklebust       |   2819 patches
« 1 2 ... 25 26 2728 29 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
NFS: Don't use SetPageError in the NFS writeback code - - - --- 2012-12-15 Trond Myklebust New
[3/3] NFSv4.1: Deal effectively with interrupted RPC calls. - - - --- 2012-12-15 Trond Myklebust New
[2/3] NFSv4.1: Move the RPC timestamp out of the slot. - - - --- 2012-12-15 Trond Myklebust New
[1/3] NFSv4.1: Try to deal with NFS4ERR_SEQ_MISORDERED. - - - --- 2012-12-15 Trond Myklebust New
NFS: nfs_lookup_revalidate should not trust an inode with i_nlink == 0 - - - --- 2012-12-14 Trond Myklebust New
[2/2] NFS: Fix calls to drop_nlink() - - - --- 2012-12-14 Trond Myklebust New
[1/2] NFS: Ensure that we always drop inodes that have been marked as stale - - - --- 2012-12-14 Trond Myklebust New
[v2,7/7] NFSD: Try to eliminate outliers when updating highest_slotid - - - --- 2012-12-11 Trond Myklebust New
[v2,6/7] NFSD: Don't call nfsd4_sequence_adjust_slot_table under the client_lock - - - --- 2012-12-11 Trond Myklebust New
[v2,5/7] NFSD: grow the session slot table more aggressively - - - --- 2012-12-11 Trond Myklebust New
[v2,4/7] NFSD: Add support for dynamic slot changes - - - --- 2012-12-11 Trond Myklebust New
[v2,3/7] NFSD: Add slot table support for target_highest_slotid and highest_slotid - - - --- 2012-12-11 Trond Myklebust New
[v2,2/7] NFSD: Make DRC memory limits work with dynamic slot allocation - - - --- 2012-12-11 Trond Myklebust New
[v2,1/7] NFSD: Convert the slot table to use a linked list - - - --- 2012-12-11 Trond Myklebust New
[4/4] NFSD: Add support for dynamic slot changes - - - --- 2012-11-29 Trond Myklebust New
[3/4] NFSD: Add slot table support for target_highest_slotid and highest_slotid - - - --- 2012-11-29 Trond Myklebust New
[2/4] NFSD: Make DRC memory limits work with dynamic slot allocation - - - --- 2012-11-29 Trond Myklebust New
[1/4] NFSD: Convert the slot table to use a linked list - - - --- 2012-11-29 Trond Myklebust New
gssd: Handle the target name correctly - - - --- 2012-11-27 Trond Myklebust New
[2/2] gssd: Remove insane sanity checks of the service name - - - --- 2012-11-26 Trond Myklebust New
[1/2] gssd: Fix bugs in process_krb5_upcall - - - --- 2012-11-26 Trond Myklebust New
[v2,28/28] NFSv4.1: Set the maximum slot table size to 1024 slots - - - --- 2012-11-26 Trond Myklebust New
[v2,27/28] NFSv4.1: Move slot table and session struct definitions to nfs4session.h - - - --- 2012-11-26 Trond Myklebust New
[v2,26/28] Remove unused function slot_idx - - - --- 2012-11-26 Trond Myklebust New
[v2,25/28] NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c - - - --- 2012-11-26 Trond Myklebust New
[v2,24/28] NFSv4: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_lease - - - --- 2012-11-26 Trond Myklebust New
[v2,23/28] NFSv4.1: Clean up session draining - - - --- 2012-11-26 Trond Myklebust New
[v2,22/28] NFSv4.1: If slot allocation fails due to OOM, retry more quickly - - - --- 2012-11-26 Trond Myklebust New
[v2,21/28] NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targets - - - --- 2012-11-26 Trond Myklebust New
[v2,20/28] NFSv4.1: Remove the state manager code to resize the slot table - - - --- 2012-11-26 Trond Myklebust New
[v2,19/28] NFSv4.1: Allow SEQUENCE to resize the slot table on the fly - - - --- 2012-11-26 Trond Myklebust New
[v2,18/28] NFSv4.1: Support dynamic resizing of the session slot table - - - --- 2012-11-26 Trond Myklebust New
[v2,17/28] NFSv4.1: Allow the server to recall all but one slot - - - --- 2012-11-26 Trond Myklebust New
[v2,16/28] NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slot - - - --- 2012-11-26 Trond Myklebust New
[v2,15/28] NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocation - - - --- 2012-11-26 Trond Myklebust New
[v2,14/28] NFSv4.1: Reset the sequence number for slots that have been deallocated - - - --- 2012-11-26 Trond Myklebust New
[v2,13/28] NFSv4.1: Ensure that the client tracks the server target_highest_slotid - - - --- 2012-11-26 Trond Myklebust New
[v2,12/28] NFSv4.1: Clean up nfs4_free_slot - - - --- 2012-11-26 Trond Myklebust New
[v2,11/28] NFSv4.1: Simplify slot allocation - - - --- 2012-11-26 Trond Myklebust New
[v2,10/28] NFSv4.1: Simplify struct nfs4_sequence_args too - - - --- 2012-11-26 Trond Myklebust New
[v2,09/28] NFSv4.1: Label each entry in the session slot tables with its slot number - - - --- 2012-11-26 Trond Myklebust New
[v2,08/28] NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer - - - --- 2012-11-26 Trond Myklebust New
[v2,07/28] NFSv4.1: Shrink struct nfs4_sequence_res by moving sr_renewal_time - - - --- 2012-11-26 Trond Myklebust New
[v2,06/28] NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slots - - - --- 2012-11-26 Trond Myklebust New
[v2,05/28] NFSv4.1: nfs4_alloc_slots doesn't need zeroing - - - --- 2012-11-26 Trond Myklebust New
[v2,04/28] NFSv4.1: We must bump the clientid sequence number after CREATE_SESSION - - - --- 2012-11-26 Trond Myklebust New
[v2,03/28] NFSv4.1: Adjust CREATE_SESSION arguments when mounting a new filesystem - - - --- 2012-11-26 Trond Myklebust New
[v2,02/28] NFSv4.1: Don't confuse CREATE_SESSION arguments and results - - - --- 2012-11-26 Trond Myklebust New
[v2,01/28] NFSv4.1: Handle session reset and bind_conn_to_session before lease check - - - --- 2012-11-26 Trond Myklebust New
[20/20] NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targets - - - --- 2012-11-21 Trond Myklebust New
[19/20] NFSv4.1: Remove the state manager code to resize the slot table - - - --- 2012-11-21 Trond Myklebust New
[18/20] NFSv4.1: Allow SEQUENCE to resize the slot table on the fly - - - --- 2012-11-21 Trond Myklebust New
[17/20] NFSv4.1: Support dynamic resizing of the session slot table - - - --- 2012-11-21 Trond Myklebust New
[16/20] NFSv4.1: Allow the server to recall all but one slot - - - --- 2012-11-21 Trond Myklebust New
[15/20] NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slot - - - --- 2012-11-21 Trond Myklebust New
[14/20] NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocation - - - --- 2012-11-21 Trond Myklebust New
[13/20] NFSv4.1: Reset the sequence number for slots that have been deallocated - - - --- 2012-11-21 Trond Myklebust New
[12/20] NFSv4.1: Ensure that the client tracks the server target_highest_slotid - - - --- 2012-11-21 Trond Myklebust New
[11/20] NFSv4.1: Clean up nfs4_free_slot - - - --- 2012-11-21 Trond Myklebust New
[10/20] NFSv4.1: Simplify slot allocation - - - --- 2012-11-21 Trond Myklebust New
[09/20] NFSv4.1: Simplify struct nfs4_sequence_args too - - - --- 2012-11-21 Trond Myklebust New
[08/20] NFSv4.1: Label each entry in the session slot tables with its slot number - - - --- 2012-11-21 Trond Myklebust New
[07/20] NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer - - - --- 2012-11-21 Trond Myklebust New
[06/20] NFSv4.1: Shrink struct nfs4_sequence_res by moving sr_renewal_time - - - --- 2012-11-21 Trond Myklebust New
[05/20] NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slots - - - --- 2012-11-21 Trond Myklebust New
[04/20] NFSv4.1: nfs4_alloc_slots doesn't need zeroing - - - --- 2012-11-21 Trond Myklebust New
[03/20] NFSv4.1: We must bump the clientid sequence number after CREATE_SESSION - - - --- 2012-11-21 Trond Myklebust New
[02/20] NFSv4.1: Adjust CREATE_SESSION arguments when mounting a new filesystem - - - --- 2012-11-21 Trond Myklebust New
[01/20] NFSv4.1: Don't confuse CREATE_SESSION arguments and results - - - --- 2012-11-21 Trond Myklebust New
[RFC,4/4] NFS: Allow a process to set an aggressive caching policy on a file - - - --- 2012-11-16 Trond Myklebust New
[RFC,3/4] NFS: Allow users to return the delegation - - - --- 2012-11-16 Trond Myklebust New
[RFC,2/4] NFS: Add an ioctl to flush and invalidate a limited range of data - - - --- 2012-11-16 Trond Myklebust New
[RFC,1/4] NFS: Add an ioctl to allow applications limited control over caching - - - --- 2012-11-16 Trond Myklebust New
[v2] SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info - - - --- 2012-11-08 Trond Myklebust New
SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info - - - --- 2012-11-08 Trond Myklebust New
RPC Race Condition - - - --- 2012-10-23 Trond Myklebust New
Heads-up: 3.6.2 / 3.6.3 NFS server oops: 3.6.2+ regression? (also an unrelated ext4 data loss bug) - - - --- 2012-10-23 Trond Myklebust New
RPC Race Condition - - - --- 2012-10-23 Trond Myklebust New
RPC Race Condition - - - --- 2012-10-22 Trond Myklebust New
SUNRPC: Fix a UDP transport regression - - - --- 2012-10-22 Trond Myklebust New
SUNRPC: Set alloc_slot for backchannel tcp ops - - - --- 2012-10-22 Trond Myklebust New
[13/13] lockd: Remove BUG_ON()s from fs/lockd/clntproc.c - - - --- 2012-10-15 Trond Myklebust New
[12/13] lockd: Remove BUG_ON()s in fs/lockd/host.c - - - --- 2012-10-15 Trond Myklebust New
[11/13] lockd: Remove trivial BUG_ON()s from the NSM code - - - --- 2012-10-15 Trond Myklebust New
[10/13] lockd: Remove unnecessary BUG_ON()s in the xdr client code - - - --- 2012-10-15 Trond Myklebust New
[09/13] NFS: Remove the BUG_ON() in the mount code - - - --- 2012-10-15 Trond Myklebust New
[08/13] NFS: Remove BUG_ON()s in the fs/nfs/inode.c - - - --- 2012-10-15 Trond Myklebust New
[07/13] NFSv4: Get rid of unnecessary BUG_ON()s - - - --- 2012-10-15 Trond Myklebust New
[06/13] NFS: Remove BUG_ON() calls from the generic writeback code - - - --- 2012-10-15 Trond Myklebust New
[05/13] NFSv4.1: Remove assertion BUG_ON()s from the files and generic layout code - - - --- 2012-10-15 Trond Myklebust New
[04/13] NFSv4.1: Remove unused function last_byte_offset - - - --- 2012-10-15 Trond Myklebust New
[03/13] NFSv4: Remove the BUG_ON() from nfs4_get_lease_time_prepare()... - - - --- 2012-10-15 Trond Myklebust New
[2/2] NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc() - - - --- 2012-10-15 Trond Myklebust New
[02/13] NFS: Remove asserts from the NFS XDR code - - - --- 2012-10-15 Trond Myklebust New
[1/2] NFSv4.1: Do not call pnfs_return_layout() from an rpciod context - - - --- 2012-10-15 Trond Myklebust New
[01/13] NFS: Get rid of unnecessary asserts - - - --- 2012-10-15 Trond Myklebust New
kernel BUG at /build/buildd/linux-3.2.0/fs/lockd/clntxdr.c:226! - - - --- 2012-10-13 Trond Myklebust New
[2/2] NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc() - - - --- 2012-10-11 Trond Myklebust New
[1/2] NFSv4.1: Do not call pnfs_return_layout() from an rpciod context - - - --- 2012-10-11 Trond Myklebust New
NFSv4.1: Kill nfs4_ds_disconnect() - - - --- 2012-10-11 Trond Myklebust New
« 1 2 ... 25 26 2728 29 »