index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
testmgr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-14
NFSv4.2: Handle hole lengths that exceed the READ_PLUS read buffer
Trond Myklebust
1
-0
/
+6
2020-12-14
NFSv4.2: decode_read_plus_hole() needs to check the extent offset
Trond Myklebust
1
-3
/
+21
2020-12-14
NFSv4.2: decode_read_plus_data() must skip padding after data segment
Trond Myklebust
1
-1
/
+3
2020-12-14
NFSv4.2: Ensure we always reset the result->count in decode_read_plus()
Trond Myklebust
1
-0
/
+1
2020-12-14
SUNRPC: When expanding the buffer, we may need grow the sparse pages
Trond Myklebust
1
-2
/
+33
2020-12-14
SUNRPC: Cleanup - constify a number of xdr_buf helpers
Trond Myklebust
2
-40
/
+35
2020-12-14
SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' field
Trond Myklebust
1
-13
/
+16
2020-12-14
SUNRPC: _copy_to/from_pages() now check for zero length
Trond Myklebust
1
-4
/
+2
2020-12-14
SUNRPC: Cleanup xdr_shrink_bufhead()
Trond Myklebust
1
-77
/
+87
2020-12-14
SUNRPC: Fix xdr_expand_hole()
Trond Myklebust
2
-96
/
+180
2020-12-14
SUNRPC: Fixes for xdr_align_data()
Trond Myklebust
2
-43
/
+133
2020-12-14
SUNRPC: _shift_data_left/right_pages should check the shift length
Trond Myklebust
1
-0
/
+12
2020-12-14
NFSv4.1: use BITS_PER_LONG macro in nfs4session.h
Geliang Tang
1
-1
/
+1
2020-12-14
xprtrdma: Fix XDRBUF_SPARSE_PAGES support
Chuck Lever
1
-9
/
+31
2020-12-14
NFSv4.2: improve page handling for GETXATTR
Frank van der Linden
2
-16
/
+44
2020-12-14
sunrpc: fix xs_read_xdr_buf for partial pages receive
Dan Aloni
1
-1
/
+2
2020-12-10
NFSv4.2: Fix up the get/listxattr calls to rpc_prepare_reply_pages()
Trond Myklebust
1
-5
/
+7
2020-12-02
NFS: switch nfsiod to be an UNBOUND workqueue.
NeilBrown
1
-1
/
+1
2020-12-02
lockd: don't use interval-based rebinding over TCP
Calum Mackay
1
-9
/
+11
2020-12-02
net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs'
Fedor Tokarev
1
-2
/
+2
2020-12-02
NFSv4: Refactor to use user namespaces for nfs4idmap
Sargun Dhillon
1
-1
/
+1
2020-12-02
NFS: NFSv2/NFSv3: Use cred from fs_context during mount
Sargun Dhillon
1
-2
/
+2
2020-12-02
NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
Trond Myklebust
3
-3
/
+37
2020-12-02
NFSv4: Fix open coded xdr_stream_remaining()
Trond Myklebust
1
-3
/
+3
2020-12-02
SUNRPC: Fix open coded xdr_stream_remaining()
Trond Myklebust
1
-2
/
+2
2020-12-02
SUNRPC: Fix up xdr_set_page()
Trond Myklebust
1
-9
/
+12
2020-12-02
SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()
Trond Myklebust
5
-46
/
+46
2020-12-02
SUNRPC: Fix up xdr_read_pages() to take arbitrary object lengths
Trond Myklebust
1
-26
/
+15
2020-12-02
SUNRPC: Clean up helpers xdr_set_iov() and xdr_set_page_base()
Trond Myklebust
1
-17
/
+19
2020-12-02
SUNRPC: Fix up typo in xdr_init_decode()
Trond Myklebust
1
-1
/
+1
2020-12-02
NFSv4: Fix the alignment of page data in the getdeviceinfo reply
Trond Myklebust
1
-3
/
+7
2020-12-02
pNFS: Clean up open coded xdr string decoding
Trond Myklebust
1
-36
/
+7
2020-12-02
SUNRPC: Fix up open coded kmemdup_nul()
Trond Myklebust
1
-3
/
+1
2020-12-02
pNFS/flexfiles: Fix up layoutstats reporting for non-TCP transports
Trond Myklebust
1
-7
/
+2
2020-12-02
NFSv4/pNFS: Store the transport type in struct nfs4_pnfs_ds_addr
Trond Myklebust
2
-15
/
+21
2020-12-02
pNFS: Add helpers for allocation/free of struct nfs4_pnfs_ds_addr
Trond Myklebust
1
-5
/
+16
2020-12-02
NFSv4/pNFS: Use connections to a DS that are all of the same protocol family
Trond Myklebust
1
-1
/
+6
2020-12-02
SUNRPC: Remove unused function xprt_load_transport()
Trond Myklebust
2
-16
/
+0
2020-12-02
NFS: Switch mount code to use xprt_find_transport_ident()
Trond Myklebust
1
-9
/
+12
2020-12-02
SUNRPC: Add a helper to return the transport identifier given a netid
Trond Myklebust
2
-4
/
+22
2020-12-02
SUNRPC: Close a race with transport setup and module put
Trond Myklebust
1
-11
/
+33
2020-12-02
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
5
-16
/
+56
2020-12-02
NFS: Do uncached readdir when we're seeking a cookie in an empty page cache
Trond Myklebust
1
-0
/
+17
2020-12-02
NFS: Reduce number of RPC calls when doing uncached readdir
Trond Myklebust
1
-36
/
+69
2020-12-02
NFS: Optimisations for monotonically increasing readdir cookies
Trond Myklebust
1
-1
/
+22
2020-12-02
NFS: Improve handling of directory verifiers
Trond Myklebust
3
-20
/
+30
2020-12-02
NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls
Trond Myklebust
2
-8
/
+18
2020-12-02
NFS: Allow the NFS generic code to pass in a verifier to readdir
Trond Myklebust
5
-53
/
+76
2020-12-02
NFS: Cleanup to remove nfs_readdir_descriptor_t typedef
Trond Myklebust
1
-17
/
+13
2020-12-02
NFS: Reduce readdir stack usage
Trond Myklebust
1
-25
/
+33
[next]