Trond Myklebust ([email protected])

Number of posts: 2399 (1.71 per day)
First post: 2014-01-13 13:35:15
Last post: 2017-11-19 04:18:14

Date List Subject
2016-12-17 18:27:17 linux-nfs [PATCH 2/9] NFSv4: Update the attribute cache info in update_changeattr
2016-12-17 18:27:16 linux-nfs [PATCH 1/9] NFSv4: Don't invalidate the directory twice
2016-12-17 18:27:15 linux-nfs [PATCH 0/9] NFS client attribute cache performance improvements
2016-12-10 04:26:57 linux-nfs [PATCH 2/2] pNFS/flexfiles: Ensure we have enough buffer for layoutreturn
2016-12-10 04:26:56 linux-nfs [PATCH 1/2] pNFS/flexfiles: Remove a redundant parameter in ff_layout_encode_ioerr()
2016-12-09 02:53:55 linux-nfs [PATCH] pNFS/flexfiles: Fix a deadlock on LAYOUTGET
2016-12-07 20:42:35 linux-nfs [PATCH 0/2] Fix 2 more flexfiles issues
2016-12-07 20:42:31 linux-nfs [PATCH 2/2] pNFS: Layoutreturn must free the layout after the layout-private data
2016-12-07 20:42:30 linux-nfs [PATCH 1/2] pNFS/flexfiles: Fix ff_layout_add_ds_error_locked()
2016-12-06 03:53:07 linux-nfs [PATCH] pNFS: Release NFS_LAYOUT_RETURN when invalidating the layout stateid
2016-12-05 00:55:33 linux-nfs [PATCH 2/2] NFSv4.1: Don't schedule lease recovery in nfs4_schedule_session_recovery()
2016-12-05 00:54:17 linux-nfs [PATCH 1/2] NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE
2016-12-04 23:10:11 linux-nfs [PATCH] NFS: Fix incorrect size revalidation when holding a delegation
2016-12-04 21:52:18 linux-nfs [PATCH] NFS: Fix incorrect mapping revalidation when holding a delegation
2016-12-03 20:58:08 linux-nfs [PATCH 00/10] Add layoutstats to the flexfiles layoutreturn
2016-12-03 20:58:08 linux-nfs [PATCH 01/10] pNFS/flexfiles: Don't attempt to send layoutstats if there are no entries
2016-12-03 20:58:08 linux-nfs [PATCH 03/10] NFSv4: Add a generic structure for managing layout-private information
2016-12-03 20:58:08 linux-nfs [PATCH 02/10] pNFS/flexfiles: Only send layoutstats updates for mirrors that were updated
2016-12-03 20:58:08 linux-nfs [PATCH 05/10] pNFS: Add a layoutreturn callback to performa layout-private setup
2016-12-03 20:58:08 linux-nfs [PATCH 08/10] NFS: Fix up read of mirror stats
2016-12-03 20:58:08 linux-nfs [PATCH 06/10] pNFS/flexfiles: Refactor encoding of the layoutreturn payload
2016-12-03 20:58:08 linux-nfs [PATCH 04/10] pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturn
2016-12-03 20:58:08 linux-nfs [PATCH 09/10] pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn
2016-12-03 20:58:08 linux-nfs [PATCH 07/10] pNFS/flexfiles: Clean up layoutstats
2016-12-03 20:58:08 linux-nfs [PATCH 10/10] pNFS/flexfiles: Support sending layoutstats in layoutreturn
2016-12-02 14:21:39 linux-nfs [PATCH v2 0/3] Readdirplus performance improvements for 4.10
2016-12-02 14:21:35 linux-nfs [PATCH v2 3/3] NFS: Allow getattr to also report readdirplus cache hits
2016-12-02 14:21:34 linux-nfs [PATCH v2 2/3] NFS: Be more targeted about readdirplus use when doing lookup/revalidation
2016-12-02 14:21:33 linux-nfs [PATCH v2 1/3] NFS: Fix a performance regression in readdir
2016-12-01 22:19:48 linux-nfs [PATCH 25/26] pNFS: Wait on outstanding layoutreturns to complete in pnfs_roc()
2016-12-01 22:19:48 linux-nfs [PATCH 26/26] pNFS: Skip invalid stateids when doing a bulk destroy
2016-12-01 22:19:47 linux-nfs [PATCH 24/26] pNFS: Don't mark the layout as freed if the last lseg is marked for return
2016-12-01 22:19:46 linux-nfs [PATCH 23/26] pNFS: Sync the layout state bits in pnfs_cache_lseg_for_layoutreturn
2016-12-01 22:19:45 linux-nfs [PATCH 21/26] pNFS: Clear all layout segment state in pnfs_mark_layout_stateid_invalid
2016-12-01 22:19:45 linux-nfs [PATCH 22/26] pNFS: Fix bugs in _pnfs_return_layout
2016-12-01 22:19:43 linux-nfs [PATCH 20/26] pNFS: Prevent unnecessary layoutreturns after delegreturn
2016-12-01 22:19:43 linux-nfs [PATCH 19/26] pNFS: Enable layoutreturn operation for return-on-close
2016-12-01 22:19:42 linux-nfs [PATCH 18/26] pNFS: Clean up - add a helper to initialise struct layoutreturn_args
2016-12-01 22:19:41 linux-nfs [PATCH 16/26] NFSv4: Add encode/decode of the layoutreturn op in CLOSE
2016-12-01 22:19:41 linux-nfs [PATCH 17/26] NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURN
2016-12-01 22:19:39 linux-nfs [PATCH 14/26] pNFS: Don't mark layout segments invalid on layoutreturn in pnfs_roc
2016-12-01 22:19:39 linux-nfs [PATCH 15/26] NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_sz
2016-12-01 22:19:38 linux-nfs [PATCH 13/26] pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
2016-12-01 22:19:37 linux-nfs [PATCH 12/26] pNFS: Skip checking for return-on-close if the layout is invalid
2016-12-01 22:19:36 linux-nfs [PATCH 11/26] pNFS: Remove spurious wake up in pnfs_layout_remove_lseg()
2016-12-01 22:19:36 linux-nfs [PATCH 10/26] NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalid
2016-12-01 22:19:35 linux-nfs [PATCH 09/26] pNFS: Do not free layout segments that are marked for return
2016-12-01 22:19:33 linux-nfs [PATCH 08/26] pNFS: Delay getting the layout header in CB_LAYOUTRECALL handlers
2016-12-01 22:19:32 linux-nfs [PATCH 07/26] pNFS: consolidate the different range intersection tests
2016-12-01 22:19:31 linux-nfs [PATCH 06/26] pNFS: Fix race in pnfs_wait_on_layoutreturn
2016-12-01 22:19:30 linux-nfs [PATCH 05/26] pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed