Show patches with: Submitter = Jeff Layton       |   948 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,9/9] nfs: add code to allow client to wait on lock callbacks - - - --- 2016-09-16 Jeff Layton New
[v3,8/9] nfs: move nfs4 lock retry attempt loop to a separate function - - - --- 2016-09-16 Jeff Layton New
[v3,7/9] nfs: move nfs4_set_lock_state call into caller - - - --- 2016-09-16 Jeff Layton New
[v3,6/9] nfs: add handling for CB_NOTIFY_LOCK in client - - - --- 2016-09-16 Jeff Layton New
[v3,5/9] nfs: track whether server sets MAY_NOTIFY_LOCK flag - - - --- 2016-09-16 Jeff Layton New
[v3,4/9] nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constant - - - --- 2016-09-16 Jeff Layton New
[v3,3/9] nfs: use safe, interruptible sleeps when waiting to retry LOCK - - - --- 2016-09-16 Jeff Layton New
[v3,2/9] nfs: check for POSIX lock capability on server even for flock locks - - - --- 2016-09-16 Jeff Layton New
[v3,1/9] nfs: eliminate pointless and confusing do_vfs_lock wrappers - - - --- 2016-09-16 Jeff Layton New
[v4,resend,2/2] pnfs: add a new mechanism to select a layout driver according to an ordered list - 1 - --- 2016-09-15 Jeff Layton New
[v4,resend,1/2] pnfs: track multiple layout types in fsinfo structure - 1 - --- 2016-09-15 Jeff Layton New
[v2,10/10] nfs: ensure that the filehandle in CB_NOTIFY_LOCK request matches the inode - - - --- 2016-09-09 Jeff Layton New
[v2,09/10] nfs: add code to allow client to wait on lock callbacks - - - --- 2016-09-09 Jeff Layton New
[v2,08/10] nfs: move nfs4 lock retry attempt loop to a separate function - - - --- 2016-09-09 Jeff Layton New
[v2,07/10] nfs: move nfs4_set_lock_state call into caller - - - --- 2016-09-09 Jeff Layton New
[v2,06/10] nfs: add handling for CB_NOTIFY_LOCK in client - - - --- 2016-09-09 Jeff Layton New
[v2,05/10] nfs: track whether server sets MAY_NOTIFY_LOCK flag - - - --- 2016-09-09 Jeff Layton New
[v2,04/10] nfs: use safe, interruptible sleeps when waiting to retry LOCK - - - --- 2016-09-09 Jeff Layton New
[v2,03/10] nfs: check for POSIX lock capability on server even for flock locks - - - --- 2016-09-09 Jeff Layton New
[v2,02/10] nfs: eliminate pointless and confusing do_vfs_lock wrappers - - - --- 2016-09-09 Jeff Layton New
[v2,01/10] nfs: the length argument to read_buf should be unsigned - - - --- 2016-09-09 Jeff Layton New
[9/9] nfs: track whether server sets MAY_NOTIFY_LOCK flag - - - --- 2016-09-06 Jeff Layton New
[8/9] nfs: ensure that the filehandle in CB_NOTIFY_LOCK request matches the inode - - - --- 2016-09-06 Jeff Layton New
[7/9] nfs: add code to allow client to wait on lock callbacks - - - --- 2016-09-06 Jeff Layton New
[6/9] nfs: move nfs4_set_lock_state call into caller - - - --- 2016-09-06 Jeff Layton New
[5/9] nfs: add handling for CB_NOTIFY_LOCK in client - - - --- 2016-09-06 Jeff Layton New
[4/9] nfs: add a freezable_schedule_timeout_unsafe() and use it when waiting to retry LOCK - - - --- 2016-09-06 Jeff Layton New
[3/9] nfs: check for POSIX lock capability on server even for flock locks - - - --- 2016-09-06 Jeff Layton New
[2/9] nfs: eliminate pointless and confusing do_vfs_lock wrappers - - - --- 2016-09-06 Jeff Layton New
[1/9] nfs: the length argument to read_buf should be unsigned - - - --- 2016-09-06 Jeff Layton New
[v2,4/4] nfsd: set the MAY_NOTIFY_LOCK flag in OPEN replies - - - --- 2016-09-06 Jeff Layton New
[v2,3/4] nfsd: add a LRU list for blocked locks - - - --- 2016-09-06 Jeff Layton New
[v2,2/4] nfsd: have nfsd4_lock use blocking locks for v4.1+ locks - - - --- 2016-09-06 Jeff Layton New
[v2,1/4] nfsd: plumb in a CB_NOTIFY_LOCK operation - - - --- 2016-09-06 Jeff Layton New
nfsd: more robust allocation failure handling in nfsd_reply_cache_init - - - --- 2016-08-30 Jeff Layton Deferred
[RFC] nfsd: fix error handling for clients that fail to return the layout - - - --- 2016-08-16 Jeff Layton Deferred
nfsd: eliminate cb_minorversion field - - - --- 2016-08-16 Jeff Layton Deferred
nfsd: don't set a FL_LAYOUT lease for flexfiles layouts - - - --- 2016-08-11 Jeff Layton New
[v4,2/2] pnfs: add a new mechanism to select a layout driver according to an ordered list - 1 - --- 2016-08-10 Jeff Layton trondmy Under Review
[v4,1/2] pnfs: track multiple layout types in fsinfo structure - 1 - --- 2016-08-10 Jeff Layton trondmy Under Review
[v2] nfsd: Fix race between FREE_STATEID and LOCK - - - --- 2016-08-08 Jeff Layton New
[RFC] sunrpc: do not allow process to freeze within RPC state machine - - - --- 2016-08-04 Jeff Layton trondmy RFC
[RFC,4/4] nfsd: set the MAY_NOTIFY_LOCK flag in OPEN replies - - - --- 2016-08-02 Jeff Layton RFC
[RFC,3/4] nfsd: add a LRU list for blocked locks - - - --- 2016-08-02 Jeff Layton RFC
[RFC,2/4] nfsd: have nfsd4_lock use blocking locks for v4.1+ locks - - - --- 2016-08-02 Jeff Layton RFC
[RFC,1/4] nfsd: plumb in a CB_NOTIFY_LOCK operation - - - --- 2016-08-02 Jeff Layton RFC
[v3,3/3,resend] pnfs: add a new mechanism to select a layout driver according to an ordered list - - - --- 2016-07-10 Jeff Layton New
[v3,2/3,resend] pnfs: track multiple layout types in fsinfo structure - - - --- 2016-07-10 Jeff Layton New
[v3,1/3,resend] nfsd: allow nfsd to advertise multiple layout types - 1 - --- 2016-07-10 Jeff Layton New
[v3,3/3] pnfs: add a new mechanism to select a layout driver according to an ordered list - - - --- 2016-06-15 Jeff Layton New
[v3,2/3] pnfs: track multiple layout types in fsinfo structure - - - --- 2016-06-15 Jeff Layton New
[v3,1/3] nfsd: allow nfsd to advertise multiple layout types - 1 - --- 2016-06-15 Jeff Layton New
[v2,3/3] pnfs: add a new mechanism to select a layout driver according to an ordered list - - - --- 2016-06-09 Jeff Layton New
[v2,2/3] pnfs: track multiple layout types in fsinfo structure - - - --- 2016-06-09 Jeff Layton New
[v2,1/3] nfsd: allow nfsd to advertise multiple layout types - 1 - --- 2016-06-09 Jeff Layton New
[3/3] pnfs: add a new mechanism to select a layout driver according to an ordered list - - - --- 2016-06-07 Jeff Layton New
[2/3] pnfs support servers with multiple layout types - - - --- 2016-06-07 Jeff Layton New
[1/3] nfsd: allow nfsd to advertise multiple layout types - 1 - --- 2016-06-07 Jeff Layton New
[RFC] nfs: allow nfs client to handle servers that hand out multiple layout types - - - --- 2016-05-30 Jeff Layton New
[RFC] nfsd: allow nfsd to advertise multiple layout types - 1 - --- 2016-05-29 Jeff Layton New
[v4,13/13] pnfs: make pnfs_layout_process more robust - - - --- 2016-05-17 Jeff Layton New
[v4,12/13] pnfs: rework LAYOUTGET retry handling - - - --- 2016-05-17 Jeff Layton New
[v4,11/13] pnfs: lift retry logic from send_layoutget to pnfs_update_layout - - - --- 2016-05-17 Jeff Layton New
[v4,10/13] pnfs: fix bad error handling in send_layoutget - - - --- 2016-05-17 Jeff Layton New
[v4,09/13] flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_ds - - - --- 2016-05-17 Jeff Layton New
[v4,08/13] flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED - - - --- 2016-05-17 Jeff Layton New
[v4,07/13] pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args - - - --- 2016-05-17 Jeff Layton New
[v4,06/13] pnfs: keep track of the return sequence number in pnfs_layout_hdr - - - --- 2016-05-17 Jeff Layton New
[v4,05/13] pnfs: record sequence in pnfs_layout_segment when it's created - - - --- 2016-05-17 Jeff Layton New
[v4,04/13] pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit set - - - --- 2016-05-17 Jeff Layton New
[v4,03/13] pNFS/flexfiles: When initing reads or writes, we might have to retry connecting to DSes - - - --- 2016-05-17 Jeff Layton New
[v4,02/13] pNFS/flexfiles: When checking for available DSes, conditionally check for MDS io - - - --- 2016-05-17 Jeff Layton New
[v4,01/13] pNFS/flexfile: Fix erroneous fall back to read/write through the MDS - - - --- 2016-05-17 Jeff Layton New
[v3,12/13] pnfs: rework LAYOUTGET retry handling - - - --- 2016-05-17 Jeff Layton New
[v3,13/13] pnfs: make pnfs_layout_process more robust - - - --- 2016-05-15 Jeff Layton New
[v3,12/13] pnfs: rework LAYOUTGET retry handling - - - --- 2016-05-15 Jeff Layton New
[v3,11/13] pnfs: lift retry logic from send_layoutget to pnfs_update_layout - - - --- 2016-05-15 Jeff Layton New
[v3,10/13] pnfs: fix bad error handling in send_layoutget - - - --- 2016-05-15 Jeff Layton New
[v3,09/13] flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_ds - - - --- 2016-05-15 Jeff Layton New
[v3,08/13] flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED - - - --- 2016-05-15 Jeff Layton New
[v3,07/13] pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args - - - --- 2016-05-15 Jeff Layton New
[v3,06/13] pnfs: keep track of the return sequence number in pnfs_layout_hdr - - - --- 2016-05-15 Jeff Layton New
[v3,05/13] pnfs: record sequence in pnfs_layout_segment when it's created - - - --- 2016-05-15 Jeff Layton New
[v3,04/13] pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit set - - - --- 2016-05-15 Jeff Layton New
[v3,03/13] pNFS/flexfiles: When initing reads or writes, we might have to retry connecting to DSes - - - --- 2016-05-15 Jeff Layton New
[v3,02/13] pNFS/flexfiles: When checking for available DSes, conditionally check for MDS io - - - --- 2016-05-15 Jeff Layton New
[v3,01/13] pNFS/flexfile: Fix erroneous fall back to read/write through the MDS - - - --- 2016-05-15 Jeff Layton New
[v2,9/9] pnfs: rework LAYOUTGET retry handling - - - --- 2016-05-11 Jeff Layton New
[v2,8/9] pnfs: lift retry logic from send_layoutget to pnfs_update_layout - - - --- 2016-05-11 Jeff Layton New
[v2,7/9] pnfs: fix bad error handling in send_layoutget - - - --- 2016-05-11 Jeff Layton New
[v2,6/9] flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_ds - - - --- 2016-05-11 Jeff Layton New
[v2,5/9] flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED - - - --- 2016-05-11 Jeff Layton New
[v2,4/9] pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args - - - --- 2016-05-11 Jeff Layton New
[v2,3/9] pnfs: keep track of the return sequence number in pnfs_layout_hdr - - - --- 2016-05-11 Jeff Layton New
[v2,2/9] pnfs: record sequence in pnfs_layout_segment when it's created - - - --- 2016-05-11 Jeff Layton New
[v2,1/9] pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit set - - - --- 2016-05-11 Jeff Layton New
[RFC,6/6] nfs4: add kerneldoc header to nfs4_ff_layout_prepare_ds - - - --- 2016-05-05 Jeff Layton New
[RFC,5/6] nfs4: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED in flexfiles code - - - --- 2016-05-05 Jeff Layton New
[RFC,4/6] nfs4: only tear down lsegs that precede seqid in LAYOUTRETURN args - - - --- 2016-05-05 Jeff Layton New
[RFC,3/6] nfs: keep track of the return sequence number in pnfs_layout_hdr - - - --- 2016-05-05 Jeff Layton New
« 1 2 3 49 10 »