Show patches with: Submitter = Trond Myklebust       |   2819 patches
« 1 2 ... 20 21 2228 29 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[14/14] nfs: can_coalesce_requests must enforce contiguity - - - --- 2014-09-15 Trond Myklebust New
[13/14] nfs: disallow duplicate pages in pgio page vectors - - - --- 2014-09-15 Trond Myklebust New
[12/14] nfs: don't sleep with inode lock in lock_and_join_requests - - - --- 2014-09-15 Trond Myklebust New
[11/14] nfs: fix error handling in lock_and_join_requests - - - --- 2014-09-15 Trond Myklebust New
[10/14] nfs: use blocking page_group_lock in add_request - - - --- 2014-09-15 Trond Myklebust New
[09/14] nfs: fix nonblocking calls to nfs_page_group_lock - - - --- 2014-09-15 Trond Myklebust New
[08/14] nfs: change nfs_page_group_lock argument - - - --- 2014-09-15 Trond Myklebust New
[07/14] nfs: clear_request_commit while holding i_lock - - - --- 2014-09-15 Trond Myklebust New
[06/14] pnfs: add pnfs_put_lseg_async - - - --- 2014-09-15 Trond Myklebust New
[05/14] nfs: check wait_on_bit_lock err in page_group_lock - - - --- 2014-09-15 Trond Myklebust New
[04/14] nfs: remove pgio_header refcount, related cleanup - - - --- 2014-09-15 Trond Myklebust New
[03/14] nfs: merge nfs_pgio_data into _header - - - --- 2014-09-15 Trond Myklebust New
[02/14] nfs: rename members of nfs_pgio_data - - - --- 2014-09-15 Trond Myklebust New
[01/14] nfs: move nfs_pgio_data and remove nfs_rw_header - - - --- 2014-09-15 Trond Myklebust New
pNFS/blocklayout: Remove a couple of unused variables - - - --- 2014-09-12 Trond Myklebust New
NFS: Fix a compile warning when !(CONFIG_NFS_V3 || CONFIG_NFS_V4) - - - --- 2014-09-09 Trond Myklebust New
[2/2] nfs: do not start the callback thread until we set rqstp->rq_task - - - --- 2014-09-02 Trond Myklebust New
[1/2] lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_task - - - --- 2014-09-02 Trond Myklebust New
[v2,2/2] NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADE - - - --- 2014-08-26 Trond Myklebust New
[v2,1/2] NFSv4: Fix problems with close in the presence of a delegation - - - --- 2014-08-26 Trond Myklebust New
[2/2] NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADE - - - --- 2014-08-26 Trond Myklebust New
[1/2] NFSv4: Fix problems with close in the presence of a delegation - - - --- 2014-08-26 Trond Myklebust New
[v2,2/2] NFS: Ensure that rpciod does not trigger reclaim writebacks - - - --- 2014-08-22 Trond Myklebust New
[v2,1/2] SUNRPC: Fix memory reclaim deadlocks in rpciod - - - --- 2014-08-22 Trond Myklebust New
[v2,6/6] nfsd: Reorder nfsd_cache_match to check more powerful discriminators first - - - --- 2014-08-06 Trond Myklebust New
[v2,5/6] nfsd: split DRC global spinlock into per-bucket locks - - - --- 2014-08-06 Trond Myklebust New
[v2,4/6] nfsd: convert num_drc_entries to an atomic_t - - - --- 2014-08-06 Trond Myklebust New
[v2,3/6] nfsd: Remove the cache_hash list - - - --- 2014-08-06 Trond Myklebust New
[v2,2/6] nfsd: convert the lru list into a per-bucket thing - - - --- 2014-08-06 Trond Myklebust New
[v2,1/6] nfsd: Clean up drc cache in preparation for global spinlock elimination - - - --- 2014-08-06 Trond Myklebust New
[6/6] nfsd: Reorder nfsd_cache_match to check more powerful discriminators first - - - --- 2014-08-03 Trond Myklebust New
[5/6] nfsd: split DRC global spinlock into per-bucket locks - - - --- 2014-08-03 Trond Myklebust New
[4/6] nfsd: convert num_drc_entries to an atomic_t - - - --- 2014-08-03 Trond Myklebust New
[3/6] nfsd: Remove the cache_hash list - - - --- 2014-08-03 Trond Myklebust New
[2/6] nfsd: convert the lru list into a per-bucket thing - - - --- 2014-08-03 Trond Myklebust New
[1/6] nfsd: Clean up drc cache in preparation for global spinlock elimination - - - --- 2014-08-03 Trond Myklebust New
[11/11] SUNRPC: Optimise away svc_recv_available - - - --- 2014-08-03 Trond Myklebust New
[10/11] SUNRPC: More optimisations of svc_xprt_enqueue() - - - --- 2014-08-03 Trond Myklebust New
[09/11] SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt - - - --- 2014-08-03 Trond Myklebust New
[08/11] SUNRPC: get rid of the request wait queue - - - --- 2014-08-03 Trond Myklebust New
[07/11] SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt - - - --- 2014-08-03 Trond Myklebust New
[06/11] nfs: Ensure that nfs_callback_start_svc sets the server rq_task... - - - --- 2014-08-03 Trond Myklebust New
[05/11] lockd: Ensure that lockd_start_svc sets the server rq_task... - - - --- 2014-08-03 Trond Myklebust New
[04/11] SUNRPC: Do not override wspace tests in svc_handle_xprt - - - --- 2014-08-03 Trond Myklebust New
[03/11] SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed - - - --- 2014-08-03 Trond Myklebust New
[02/11] SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurely - - - --- 2014-08-03 Trond Myklebust New
[01/11] SUNRPC: Reduce contention in svc_xprt_enqueue() - - - --- 2014-08-03 Trond Myklebust New
[3/3] SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed - - - --- 2014-07-25 Trond Myklebust New
[2/3] SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurely - - - --- 2014-07-25 Trond Myklebust New
[1/3] SUNRPC: Reduce contention in svc_xprt_enqueue() - - - --- 2014-07-25 Trond Myklebust New
[4/4] knfsd: Do not let nfs4_file pin the struct inode - - - --- 2014-07-21 Trond Myklebust New
[3/4] knfsd: nfs4_check_fh - make it actually check the filehandle - - - --- 2014-07-21 Trond Myklebust New
[2/4] knfsd: Use the filehandle to look up the struct nfs4_file instead of inode - - - --- 2014-07-21 Trond Myklebust New
[1/4] knfsd: Store the filehandle with the struct nfs4_file - - - --- 2014-07-21 Trond Myklebust New
[2/2] NFS: Enforce an upper limit on the number of cached access call - - - --- 2014-07-21 Trond Myklebust New
[1/2] SUNRPC: Enforce an upper limit on the number of cached credentials - - - --- 2014-07-21 Trond Myklebust New
NFS: Don't reset pg_moreio in __nfs_pageio_add_request - - - --- 2014-07-13 Trond Myklebust New
SUNRPC: xdr_get_next_encode_buffer should be declared static - - - --- 2014-07-12 Trond Myklebust New
NFS: Remove 2 unused variables - - - --- 2014-07-12 Trond Myklebust New
NFSv4: Fix OPEN w/create access mode checking - - - --- 2014-07-10 Trond Myklebust New
[v3,2/2] SUNRPC: Handle EPIPE in xprt_connect_status - - - --- 2014-07-03 Trond Myklebust New
[v3,1/2] SUNRPC: Ensure that we handle ENOBUFS errors correctly. - - - --- 2014-07-03 Trond Myklebust New
nfsd: Ensure that nfsd_create_setattr commits files to stable storage - - - --- 2014-07-01 Trond Myklebust New
SUNRPC: Ensure that we handle ENOBUFS errors correctly. - - - --- 2014-06-30 Trond Myklebust New
[3/3] nfs: Fix cache_validity check in nfs_write_pageuptodate() - - - --- 2014-06-20 Trond Myklebust New
[2/3] NFS: Don't mark the data cache as invalid if it has been flushed - - - --- 2014-06-20 Trond Myklebust New
[1/3] NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size - - - --- 2014-06-20 Trond Myklebust New
NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state - - - --- 2014-06-05 Trond Myklebust New
pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr() - - - --- 2014-05-30 Trond Myklebust New
[nfs:testing,48/48] fs/nfs/filelayout/filelayout.c:1351 filelayout_alloc_layout_hdr() error: potent… - - - --- 2014-05-30 Trond Myklebust New
[nfs:devel,21/48] fs/nfs/pagelist.c:453: warning: unused variable 'inode' - - - --- 2014-05-29 Trond Myklebust New
[nfs:devel,41/48] nls_iso8859-1.c:undefined reference to `__aeabi_uldivmod' - - - --- 2014-05-29 Trond Myklebust New
SUNRPC: Fix a module reference leak in svc_handle_xprt - - - --- 2014-05-18 Trond Myklebust New
SUNRPC: Fix a module reference issue in rpcsec_gss - - - --- 2014-05-18 Trond Myklebust New
[70/70] NFSd: Remove nfs4_lock_state(): reclaim_complete() - - - --- 2014-04-18 Trond Myklebust New
[69/70] NFSd: Remove nfs4_lock_state(): setclientid, setclientid_confirm, renew - - - --- 2014-04-18 Trond Myklebust New
[68/70] NFSd: Remove nfs4_lock_state(): exchange_id, create/destroy_session() - - - --- 2014-04-18 Trond Myklebust New
[67/70] NFSd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirm - - - --- 2014-04-18 Trond Myklebust New
[66/70] NFSd: Remove nfs4_lock_state(): nfsd4_delegreturn() - - - --- 2014-04-18 Trond Myklebust New
[65/70] NFSd: Remove nfs4_lock_state(): nfsd4_open_downgrade + nfsd4_close - - - --- 2014-04-18 Trond Myklebust New
[64/70] NFSd: Remove nfs4_lock_state(): nfsd4_lock/locku/lockt() - - - --- 2014-04-18 Trond Myklebust New
[63/70] NFSd: Remove nfs4_lock_state(): nfsd4_release_lockowner - - - --- 2014-04-18 Trond Myklebust New
[62/70] NFSd: Remove nfs4_lock_state(): nfsd4_test_stateid/nfsd4_free_stateid - - - --- 2014-04-18 Trond Myklebust New
[61/70] NFSd: Remove nfs4_lock_state(): nfs4_preprocess_stateid_op() - - - --- 2014-04-18 Trond Myklebust New
[60/70] NFSd: Ensure lookup_clientid() takes client_lock - - - --- 2014-04-18 Trond Myklebust New
[59/70] NFSd: Protect nfsd4_destroy_clientid using client_lock - - - --- 2014-04-18 Trond Myklebust New
[58/70] NFSd: Protect session creation and client confirm using client_lock - - - --- 2014-04-18 Trond Myklebust New
[57/70] NFSd: Protect unconfirmed client creation using client_lock - - - --- 2014-04-18 Trond Myklebust New
[56/70] NFSd: Move create_client() call outside the lock - - - --- 2014-04-18 Trond Myklebust New
[55/70] NFSd: Don't require client_lock in free_client - - - --- 2014-04-18 Trond Myklebust New
[54/70] NFSd: Ensure that the laundromat unhashes the client before releasing locks - - - --- 2014-04-18 Trond Myklebust New
[53/70] NFSd: Ensure struct nfs4_client is unhashed before we try to destroy it - - - --- 2014-04-18 Trond Myklebust New
[52/70] NFSd: Convert nfs4_check_open_reclaim() to work with lookup_clientid() - - - --- 2014-04-18 Trond Myklebust New
[51/70] NFSd: Convert nfsd4_process_open1() to work with lookup_clientid() - - - --- 2014-04-18 Trond Myklebust New
[50/70] NFSd: Use the session->se_client in lookup_clientid() - - - --- 2014-04-18 Trond Myklebust New
[49/70] NFSd: Cleanup - Let nfsd4_lookup_stateid() take a cstate argument - - - --- 2014-04-18 Trond Myklebust New
[48/70] NFSd: Migrate the stateid reference into nfs4_find_stateid_by_type() - - - --- 2014-04-18 Trond Myklebust New
[47/70] NFSd: Migrate the stateid reference into nfs4_lookup_stateid() - - - --- 2014-04-18 Trond Myklebust New
[46/70] NFSd: Migrate the stateid reference into nfs4_preprocess_seqid_op - - - --- 2014-04-18 Trond Myklebust New
[45/70] NFSd: Add reference counting to nfs4_preprocess_confirmed_seqid_op - - - --- 2014-04-18 Trond Myklebust New
« 1 2 ... 20 21 2228 29 »