Show patches with: Submitter = Trond Myklebust       |   2789 patches
« 1 2 ... 10 11 1227 28 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,04/28] NFS: Ensure we always dereference the page head last - - - --- 2017-08-03 Trond Myklebust New
[v2,03/28] NFS: Reduce lock contention in nfs_try_to_update_request() - - - --- 2017-08-03 Trond Myklebust New
[v2,02/28] NFS: Reduce lock contention in nfs_page_find_head_request() - - - --- 2017-08-03 Trond Myklebust New
[v2,01/28] NFS: Simplify page writeback - - - --- 2017-08-03 Trond Myklebust New
[5/5] NFSv4: Cleanup setting of the migration flags. - - - --- 2017-08-01 Trond Myklebust New
[4/5] NFSv4.1: Ensure we clear the SP4_MACH_CRED flags in nfs4_sp4_select_mode() - - - --- 2017-08-01 Trond Myklebust New
[3/5] NFSv4: Refactor _nfs4_proc_exchange_id() - - - --- 2017-08-01 Trond Myklebust New
[2/5] NFSv4: Fix double frees in nfs4_test_session_trunk() - - - --- 2017-08-01 Trond Myklebust New
[1/5] NFSv4: Fix EXCHANGE_ID corrupt verifier issue - - - --- 2017-08-01 Trond Myklebust New
[v3,1/1] PNFS fix dangling DS mount - - - --- 2017-07-20 Trond Myklebust New
[20/20] NFS: Throttle I/O to the NFS server - - - --- 2017-07-19 Trond Myklebust New
[19/20] SUNRPC: Add a function to allow waiting for RPC transmission - - - --- 2017-07-19 Trond Myklebust New
[18/20] NFS: Fix up nfs_page_group_covers_page() - - - --- 2017-07-19 Trond Myklebust New
[17/20] NFS: Remove unused parameter from nfs_page_group_lock() - - - --- 2017-07-19 Trond Myklebust New
[16/20] NFS: Remove unuse function nfs_page_group_lock_wait() - - - --- 2017-07-19 Trond Myklebust New
[15/20] NFS: Remove nfs_page_group_clear_bits() - - - --- 2017-07-19 Trond Myklebust New
[14/20] NFS: Fix nfs_page_group_destroy() and nfs_lock_and_join_requests() race cases - - - --- 2017-07-19 Trond Myklebust New
[13/20] NFS: Further optimise nfs_lock_and_join_requests() - - - --- 2017-07-19 Trond Myklebust New
[12/20] NFS: Reduce inode->i_lock contention in nfs_lock_and_join_requests() - - - --- 2017-07-19 Trond Myklebust New
[11/20] NFS: Remove page group limit in nfs_flush_incompatible() - - - --- 2017-07-19 Trond Myklebust New
[10/20] NFS: Teach nfs_try_to_update_request() to deal with request page_groups - - - --- 2017-07-19 Trond Myklebust New
[09/20] NFS: Fix the inode request accounting when pages have subrequests - - - --- 2017-07-19 Trond Myklebust New
[08/20] NFS: Don't unlock writebacks before declaring PG_WB_END - - - --- 2017-07-19 Trond Myklebust New
[07/20] NFS: Don't check request offset and size without holding a lock - - - --- 2017-07-19 Trond Myklebust New
[06/20] NFS: Fix an ABBA issue in nfs_lock_and_join_requests() - - - --- 2017-07-19 Trond Myklebust New
[05/20] NFS: Fix a reference and lock leak in nfs_lock_and_join_requests() - - - --- 2017-07-19 Trond Myklebust New
[04/20] NFS: Ensure we always dereference the page head last - - - --- 2017-07-19 Trond Myklebust New
[03/20] NFS: Reduce lock contention in nfs_try_to_update_request() - - - --- 2017-07-19 Trond Myklebust New
[02/20] NFS: Reduce lock contention in nfs_page_find_head_request() - - - --- 2017-07-19 Trond Myklebust New
[01/20] NFS: Simplify page writeback - - - --- 2017-07-19 Trond Myklebust New
[GIT,PULL] Please pull NFS client changes for Linux 4.13 - - - --- 2017-07-16 Trond Myklebust New
[v2,4/4] Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...") - - - --- 2017-07-12 Trond Myklebust New
[v2,3/4] pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit() - - - --- 2017-07-12 Trond Myklebust New
[v2,2/4] NFS: Fix another COMMIT race in pNFS - - - --- 2017-07-12 Trond Myklebust New
[v2,1/4] NFS: Fix a COMMIT race in pNFS - - - --- 2017-07-12 Trond Myklebust New
[4/4] Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...") - - - --- 2017-07-12 Trond Myklebust New
[3/4] pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit() - - - --- 2017-07-12 Trond Myklebust New
[2/4] NFS: Fix another COMMIT race in pNFS - - - --- 2017-07-12 Trond Myklebust New
[1/4] NFS: Fix a COMMIT race in pNFS - - - --- 2017-07-12 Trond Myklebust New
[4/4] NFS: Be more careful about mapping file permissions - - - --- 2017-07-11 Trond Myklebust New
[3/4] NFS: Store the raw NFS access mask in the inode's access cache - - - --- 2017-07-11 Trond Myklebust New
[2/4] NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() - - - --- 2017-07-11 Trond Myklebust New
[1/4] NFS: Refactor NFS access to kernel access mask calculation - - - --- 2017-07-11 Trond Myklebust New
NFS: Don't run wake_up_bit() when nobody is waiting... - - - --- 2017-07-11 Trond Myklebust New
NFSv4: fix a reference leak caused WARNING messages - - - --- 2017-06-28 Trond Myklebust New
NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete() - - - --- 2017-06-28 Trond Myklebust New
NFSv4.1: Fix a race in nfs4_proc_layoutget - - - --- 2017-06-28 Trond Myklebust New
SUNRPC: Make slot allocation more reliable - - - --- 2017-06-20 Trond Myklebust New
[RESEND,3/3] NFS: Fix commit policy for non-blocking calls to nfs_write_inode() - - - --- 2017-06-20 Trond Myklebust New
[RESEND,2/3] NFS: Ensure we commit after writeback is complete - - - --- 2017-06-20 Trond Myklebust New
[RESEND,1/3] NFS: Remove unused fields in the page I/O structures - - - --- 2017-06-20 Trond Myklebust New
NFSv4.0: Fix a lock leak in nfs40_walk_client_list - - - --- 2017-05-24 Trond Myklebust New
[3/3] NFS: Fix commit policy for non-blocking calls to nfs_write_inode() - - - --- 2017-05-16 Trond Myklebust New
[2/3] NFS: Ensure we commit after writeback is complete - - - --- 2017-05-16 Trond Myklebust New
[1/3] NFS: Remove unused fields in the page I/O structures - - - --- 2017-05-16 Trond Myklebust New
pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabled - - - --- 2017-05-09 Trond Myklebust New
nfsd: Fix up the "supattr_exclcreat" attributes - - - --- 2017-05-09 Trond Myklebust New
NFSv4.1: Work around a Linux server bug... - - - --- 2017-05-09 Trond Myklebust New
NFSv4: Fix exclusive create attributes encoding - - - --- 2017-05-08 Trond Myklebust New
NFSv4: Fix an rcu lock leak - 1 - --- 2017-05-05 Trond Myklebust New
NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION - - 1 --- 2017-05-04 Trond Myklebust New
pNFS: Fix NULL dereference in pnfs_generic_alloc_ds_commits - - - --- 2017-05-03 Trond Myklebust New
[3/3] pNFS: Fix a typo in pnfs_generic_alloc_ds_commits - - - --- 2017-05-02 Trond Myklebust New
[2/3] pNFS: Fix a deadlock when coalescing writes and returning the layout - - - --- 2017-05-02 Trond Myklebust New
[1/3] pNFS: Don't clear the layout return info if there are segments to return - - - --- 2017-05-02 Trond Myklebust New
[RFC,5/5] NFS: Display the "nconnect" mount option if it is set. - - - --- 2017-05-02 Trond Myklebust New
[RFC,4/5] pNFS: Allow multiple connections to the DS - - - --- 2017-05-02 Trond Myklebust New
[3/3] pNFS: Fix a typo in pnfs_generic_alloc_ds_commits - - - --- 2017-05-02 Trond Myklebust New
[RFC,3/5] NFSv4: Allow multiple connections to NFSv4.x (x>0) servers - - - --- 2017-05-02 Trond Myklebust New
[2/3] pNFS: Fix a deadlock when coalescing writes and returning the layout - - - --- 2017-05-02 Trond Myklebust New
[RFC,2/5] NFS: Add a mount option to specify number of TCP connections to use - - - --- 2017-05-02 Trond Myklebust New
[1/3] pNFS: Don't clear the layout return info if there are segments to return - - - --- 2017-05-02 Trond Myklebust New
[RFC,1/5] SUNRPC: Allow creation of RPC clients with multiple connections - - - --- 2017-05-02 Trond Myklebust New
[3/3] pNFS: Ensure we commit the layout if it has been invalidated - - - --- 2017-04-29 Trond Myklebust New
[2/3] pNFS: Don't send COMMITs to the DSes if the server invalidated our layout - - - --- 2017-04-29 Trond Myklebust New
[1/3] pNFS/flexfiles: Fix up the ff_layout_write_pagelist failure path - - - --- 2017-04-29 Trond Myklebust New
[RFC,5/5] NFS: Display the "nconnect" mount option if it is set. - - - --- 2017-04-28 Trond Myklebust New
[RFC,4/5] pNFS: Allow multiple connections to the DS - - - --- 2017-04-28 Trond Myklebust New
[RFC,3/5] NFSv4: Allow multiple connections to NFSv4.x (x>0) servers - - - --- 2017-04-28 Trond Myklebust New
[RFC,2/5] NFS: Add a mount option to specify number of TCP connections to use - - - --- 2017-04-28 Trond Myklebust New
[RFC,1/5] SUNRPC: Allow creation of RPC clients with multiple connections - - - --- 2017-04-28 Trond Myklebust New
pNFS: Ensure we check layout validity before marking it for return - - - --- 2017-04-27 Trond Myklebust New
[2/2] NFSv4: Don't special case "launder" - - - --- 2017-04-26 Trond Myklebust New
[1/2] NFS: Add a few more fatal I/O errors to nfs_error_is_fatal() - - - --- 2017-04-26 Trond Myklebust New
[2/2] NFSv4: Fix callback server shutdown - - - --- 2017-04-26 Trond Myklebust New
[1/2] SUNRPC: Refactor svc_set_num_threads() - - - --- 2017-04-26 Trond Myklebust New
NFSv3: nfs3_nlm_alloc_call should be declared static - - - --- 2017-04-25 Trond Myklebust New
NFS: Don't write back further requests if there is a pending write error - - - --- 2017-04-25 Trond Myklebust New
[2/2] pNFS: Fix use after free issues in pnfs_do_read() - - - --- 2017-04-25 Trond Myklebust New
[1/2] pNFS: Ensure we check layout segment validity in the pg_init() callback - - - --- 2017-04-25 Trond Myklebust New
[3/3] pNFS: unexport nfs4_pnfs_v3_ds_connect_unload - - - --- 2017-04-20 Trond Myklebust New
[2/3] pNFS: Unexport pnfs_put_lseg_locked and _pnfs_return_layout - - - --- 2017-04-20 Trond Myklebust New
[1/3] pNFS: Remove unused layout driver callbacks - - - --- 2017-04-20 Trond Myklebust New
pNFS/flexfiles: Check the result of nfs4_pnfs_ds_connect - - - --- 2017-04-20 Trond Myklebust New
NFSv4: Fix a hang in OPEN related to server reboot - - - --- 2017-04-20 Trond Myklebust New
[2/2] nfsd: Change the default to enable all minor versions unless told otherwise - - - --- 2017-02-24 Trond Myklebust New
[1/2] nfsd: Allow the caller to turn off NFSv4.0 without turning off NFSv4.x - - - --- 2017-02-24 Trond Myklebust New
[v2,2/2] nfsd: Fix display of the version string - - - --- 2017-02-22 Trond Myklebust New
[v2,1/2] nfsd: Allow enabling NFSv4.x without also requiring NFSv4.0 - - - --- 2017-02-22 Trond Myklebust New
nfsd: Allow enabling NFSv4.x without also requiring NFSv4.0 - - - --- 2017-02-22 Trond Myklebust New
« 1 2 ... 10 11 1227 28 »