See upstream commit :
commit 96d4f267e40f9509e8a66e2b39e8b95655617693
Author: Linus Torvalds
Date: Thu Jan 3 18:57:57 2019 -0800
Remove 'type' argument from access_ok() function
Nobody has actually used the type (VERIFY_READ vs VERIFY_WRITE) argument
of the user address rang
Introduced in v3.12.
See upstream commit :
commit 92cb6c5be8134db6f7c38f25f6afd13e444cebaf
Author: Trond Myklebust
Date: Wed Sep 4 22:09:50 2013 -0400
SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid
Instead of the pointer values, use the task and client i
See upstream commit :
commit dc5820bd21d84ee34770b0a1e2fca9378f8f7456
Author: Chuck Lever
Date: Wed Dec 19 11:00:16 2018 -0500
SUNRPC: Simplify defining common RPC trace events
Clean up, no functional change is expected.
Signed-off-by: Michael Jeanson
---
instrumentation/even
Introduced in v5.0.
See upstream commit :
commit de37aa513105f864d3c21105bf5542d498f21ca2
Author: Nikolay Borisov
Date: Tue Oct 30 16:43:24 2018 +0200
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Currently btrfs_fs_info structure contains a copy of the
fsid/metad
On 2019-01-09 2:59 p.m., Michael Jeanson wrote:
> Introduced in v5.0.
>
> See upstream commit :
>
> commit de37aa513105f864d3c21105bf5542d498f21ca2
> Author: Nikolay Borisov
> Date: Tue Oct 30 16:43:24 2018 +0200
>
> btrfs: Remove fsid/metadata_fsid fields from btrfs_info
>
> C