LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2017-02-19 18:59:22
linux-nfs
[PATCH v4 4/8] NFSv4: Replace callback string decode function with a generic
2017-02-19 18:59:22
linux-nfs
[PATCH v4 7/8] SUNRPC: Add a helper function xdr_stream_decode_string_dup()
2017-02-19 18:59:21
linux-nfs
[PATCH v4 8/8] NFSv4: Clean up owner/group attribute decode
2017-02-19 18:59:20
linux-nfs
[PATCH v4 2/8] NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
2017-02-19 18:59:14
linux-nfs
[PATCH v4 5/8] NFSv4: Fix the underestimation of delegation XDR space reservation
2017-02-19 18:59:11
linux-nfs
[PATCH v4 3/8] NFSv4: Replace the open coded decode_opaque_inline() with the new generic
2017-02-19 18:59:09
linux-nfs
[PATCH v4 1/8] SUNRPC: Add generic helpers for xdr_stream encode/decode
2017-02-19 18:59:07
linux-nfs
[PATCH v4 0/8] XDR cleanups for NFSv4
2017-02-18 19:12:55
linux-nfs
[PATCH v3 4/4] NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()
2017-02-18 19:12:54
linux-nfs
[PATCH v3 3/4] NFSv4: Fix the underestimation of delegation XDR space reservation
2017-02-18 19:12:52
linux-nfs
[PATCH v3 2/4] NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
2017-02-18 19:12:51
linux-nfs
[PATCH v3 1/4] SUNRPC: Add generic helpers for xdr_stream encode/decode
2017-02-18 19:12:50
linux-nfs
[PATCH v3 0/4] XDR cleanups for NFSv4
2017-02-18 18:18:16
linux-nfs
[PATCH v2 4/4] NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()
2017-02-18 18:18:15
linux-nfs
[PATCH v2 3/4] NFSv4: Fix the underestimation of delegation XDR space reservation
2017-02-18 18:18:14
linux-nfs
[PATCH v2 2/4] NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
2017-02-18 18:18:12
linux-nfs
[PATCH v2 1/4] SUNRPC: Add generic helpers for xdr_stream encode/decode
2017-02-18 18:18:11
linux-nfs
[PATCH v2 0/4] XDR cleanups for NFSv4
2017-02-18 00:52:42
linux-nfs
[PATCH 4/4] NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()
2017-02-18 00:52:41
linux-nfs
[PATCH 3/4] NFSv4: Fix the underestimation of delegation XDR space reservation
2017-02-18 00:52:40
linux-nfs
[PATCH 2/4] NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
2017-02-18 00:52:38
linux-nfs
[PATCH 1/4] SUNRPC: Add generic helpers for xdr_stream encode/decode
2017-02-18 00:50:21
linux-nfs
[PATCH] Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE"
2017-02-18 00:49:14
linux-nfs
[PATCH] pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
2017-02-17 23:42:36
linux-nfs
[PATCH v3] NFSv4: Fix reboot recovery in copy offload
2017-02-17 17:32:14
linux-nfs
[PATCH v2] NFSv4: Fix reboot recovery in copy offload
2017-02-08 16:48:38
linux-nfs
[PATCH 0/4] Match TCP connection timeouts to the lease period
2017-02-08 16:47:25
linux-nfs
[PATCH 2/4] SUNRPC: Refactor TCP socket timeout code into a helper function
2017-02-08 16:46:14
linux-nfs
[PATCH 4/4] NFSv4: Set the connection timeout to match the lease period
2017-02-08 16:30:40
linux-nfs
[PATCH] NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
2017-02-08 16:25:09
linux-nfs
[PATCH 3/4] SUNRPC: Allow changing of the TCP timeout parameters on the fly
2017-02-08 16:24:46
linux-nfs
[PATCH 1/4] SUNRPC: Remove unused function rpc_get_timeout()
2017-01-26 20:57:27
linux-nfs
[PATCH] pNFS: Fix a reference leak in _pnfs_return_layout
2017-01-24 03:55:37
linux-nfs
[PATCH] NFSv4.1: Fix a deadlock in layoutget
2017-01-13 19:31:09
linux-nfs
[PATCH] NFSv4: Fix client recovery when server reboots multiple times
2017-01-12 23:02:50
linux-nfs
[PATCH v2 4/4] NFSv4: update_changeattr should update the attribute timestamp
2017-01-12 23:02:48
linux-nfs
[PATCH v2 3/4] NFSv4: Don't call update_changeattr() unless the unlink is successful
2017-01-12 23:02:47
linux-nfs
[PATCH v2 2/4] NFSv4: Don't apply change_info4 twice on rename within a directory
2017-01-12 23:02:46
linux-nfs
[PATCH v2 1/4] NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created
2017-01-12 23:02:45
linux-nfs
[PATCH v2 0/4] Fix update_changeattr
2017-01-11 22:07:33
linux-nfs
[PATCH 1/3] NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created
2017-01-11 22:07:33
linux-nfs
[PATCH 3/3] NFSv4: Don't call update_changeattr() unless the unlink is successful
2017-01-11 22:07:33
linux-nfs
[PATCH 2/3] NFSv4: Don't apply change_info4 twice on rename within a directory
2016-12-17 20:28:14
linux-nfs
[PATCH] pNFS/flexfiles: delete deviceid, don't mark inactive
2016-12-17 18:27:24
linux-nfs
[PATCH 9/9] NFS: Clean up nfs_attribute_timeout()
2016-12-17 18:27:23
linux-nfs
[PATCH 8/9] NFS: Remove unused function nfs_revalidate_inode_rcu()
2016-12-17 18:27:22
linux-nfs
[PATCH 7/9] NFS: Fix and clean up the access cache validity checking
2016-12-17 18:27:21
linux-nfs
[PATCH 6/9] NFS: Only look at the change attribute cache state in nfs_weak_revalidate()
2016-12-17 18:27:20
linux-nfs
[PATCH 5/9] NFS: Clean up cache validity checking
2016-12-17 18:27:19
linux-nfs
[PATCH 4/9] NFS: Don't revalidate the file on close if we hold a delegation
2016-12-17 18:27:18
linux-nfs
[PATCH 3/9] NFSv4: Don't discard the attributes returned by asynchronous DELEGRETURN