index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-12-17
41
-1244
/
+1952
|
\
|
*
NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()
Trond Myklebust
2020-12-16
1
-1
/
+1
|
*
pNFS/flexfiles: Avoid spurious layout returns in ff_layout_choose_ds_for_read
Trond Myklebust
2020-12-16
1
-5
/
+1
|
*
NFSv4/pnfs: Add tracing for the deviceid cache
Trond Myklebust
2020-12-16
3
-8
/
+92
|
*
fs/lockd: convert comma to semicolon
Zheng Yongjun
2020-12-16
1
-1
/
+1
|
*
NFSv4.2: fix error return on memory allocation failure
Colin Ian King
2020-12-16
1
-0
/
+1
|
*
Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2020-12-16
7
-313
/
+302
|
|
\
|
|
*
xprtrdma: Micro-optimize MR DMA-unmapping
Chuck Lever
2020-11-11
2
-6
/
+7
|
|
*
xprtrdma: Move rpcrdma_mr_put()
Chuck Lever
2020-11-11
3
-33
/
+28
|
|
*
xprtrdma: Trace unmap_sync calls
Chuck Lever
2020-11-11
2
-3
/
+26
|
|
*
xprtrdma: Display the task ID when reporting MR events
Chuck Lever
2020-11-11
3
-40
/
+58
|
|
*
xprtrdma: Clean up trace_xprtrdma_nomrs()
Chuck Lever
2020-11-11
2
-10
/
+11
|
|
*
xprtrdma: Clean up xprtrdma callback tracepoints
Chuck Lever
2020-11-11
2
-18
/
+19
|
|
*
xprtrdma: Clean up tracepoints in the reply path
Chuck Lever
2020-11-11
2
-67
/
+5
|
|
*
xprtrdma: Clean up reply parsing error tracepoints
Chuck Lever
2020-11-11
2
-18
/
+19
|
|
*
xprtrdma: Clean up trace_xprtrdma_post_linv
Chuck Lever
2020-11-11
2
-9
/
+11
|
|
*
xprtrdma: Introduce FRWR completion IDs
Chuck Lever
2020-11-11
3
-47
/
+27
|
|
*
xprtrdma: Introduce Send completion IDs
Chuck Lever
2020-11-11
3
-39
/
+14
|
|
*
xprtrdma: Introduce Receive completion IDs
Chuck Lever
2020-11-11
3
-39
/
+18
|
|
*
xprtrdma: Replace dprintk call sites in ERR_CHUNK path
Chuck Lever
2020-11-11
2
-10
/
+85
|
*
|
NFSv4.2/pnfs: Don't use READ_PLUS with pNFS yet
Trond Myklebust
2020-12-14
1
-7
/
+8
|
*
|
NFSv4.2: Deal with potential READ_PLUS data extent buffer overflow
Trond Myklebust
2020-12-14
1
-2
/
+7
|
*
|
NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflow
Trond Myklebust
2020-12-14
1
-19
/
+17
|
*
|
NFSv4.2: Handle hole lengths that exceed the READ_PLUS read buffer
Trond Myklebust
2020-12-14
1
-0
/
+6
|
*
|
NFSv4.2: decode_read_plus_hole() needs to check the extent offset
Trond Myklebust
2020-12-14
1
-3
/
+21
|
*
|
NFSv4.2: decode_read_plus_data() must skip padding after data segment
Trond Myklebust
2020-12-14
1
-1
/
+3
|
*
|
NFSv4.2: Ensure we always reset the result->count in decode_read_plus()
Trond Myklebust
2020-12-14
1
-0
/
+1
|
*
|
SUNRPC: When expanding the buffer, we may need grow the sparse pages
Trond Myklebust
2020-12-14
1
-2
/
+33
|
*
|
SUNRPC: Cleanup - constify a number of xdr_buf helpers
Trond Myklebust
2020-12-14
2
-40
/
+35
|
*
|
SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' field
Trond Myklebust
2020-12-14
1
-13
/
+16
|
*
|
SUNRPC: _copy_to/from_pages() now check for zero length
Trond Myklebust
2020-12-14
1
-4
/
+2
|
*
|
SUNRPC: Cleanup xdr_shrink_bufhead()
Trond Myklebust
2020-12-14
1
-77
/
+87
|
*
|
SUNRPC: Fix xdr_expand_hole()
Trond Myklebust
2020-12-14
2
-96
/
+180
|
*
|
SUNRPC: Fixes for xdr_align_data()
Trond Myklebust
2020-12-14
2
-43
/
+133
|
*
|
SUNRPC: _shift_data_left/right_pages should check the shift length
Trond Myklebust
2020-12-14
1
-0
/
+12
|
*
|
NFSv4.1: use BITS_PER_LONG macro in nfs4session.h
Geliang Tang
2020-12-14
1
-1
/
+1
|
*
|
xprtrdma: Fix XDRBUF_SPARSE_PAGES support
Chuck Lever
2020-12-14
1
-9
/
+31
|
*
|
NFSv4.2: improve page handling for GETXATTR
Frank van der Linden
2020-12-14
2
-16
/
+44
|
*
|
sunrpc: fix xs_read_xdr_buf for partial pages receive
Dan Aloni
2020-12-14
1
-1
/
+2
|
*
|
NFSv4.2: Fix up the get/listxattr calls to rpc_prepare_reply_pages()
Trond Myklebust
2020-12-10
1
-5
/
+7
|
*
|
NFS: switch nfsiod to be an UNBOUND workqueue.
NeilBrown
2020-12-02
1
-1
/
+1
|
*
|
lockd: don't use interval-based rebinding over TCP
Calum Mackay
2020-12-02
1
-9
/
+11
|
*
|
net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs'
Fedor Tokarev
2020-12-02
1
-2
/
+2
|
*
|
NFSv4: Refactor to use user namespaces for nfs4idmap
Sargun Dhillon
2020-12-02
1
-1
/
+1
|
*
|
NFS: NFSv2/NFSv3: Use cred from fs_context during mount
Sargun Dhillon
2020-12-02
1
-2
/
+2
|
*
|
NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
Trond Myklebust
2020-12-02
3
-3
/
+37
|
*
|
NFSv4: Fix open coded xdr_stream_remaining()
Trond Myklebust
2020-12-02
1
-3
/
+3
|
*
|
SUNRPC: Fix open coded xdr_stream_remaining()
Trond Myklebust
2020-12-02
1
-2
/
+2
|
*
|
SUNRPC: Fix up xdr_set_page()
Trond Myklebust
2020-12-02
1
-9
/
+12
|
*
|
SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()
Trond Myklebust
2020-12-02
5
-46
/
+46
[next]