| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux | Linus Torvalds | 2020-12-21 | 1 | -5/+9 |
|\ |
|
| * | 9p: apply review requests for fid refcounting | Dominique Martinet | 2020-11-19 | 1 | -2/+2 |
| * | 9p: add refcount to p9_fid struct | Jianyong Wu | 2020-11-19 | 1 | -4/+5 |
| * | fs/9p: fix create-unlink-getattr idiom | Eric Van Hensbergen | 2020-11-03 | 1 | -1/+4 |
* | | Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2020-12-17 | 9 | -35/+88 |
|\ \ |
|
| * | | net/sched: sch_taprio: reset child qdiscs before freeing them | Davide Caratti | 2020-12-17 | 1 | -1/+16 |
| * | | mptcp: fix pending data accounting | Paolo Abeni | 2020-12-17 | 1 | -3/+2 |
| * | | mptcp: push pending frames when subflow has free space | Paolo Abeni | 2020-12-17 | 3 | -7/+10 |
| * | | mptcp: properly annotate nested lock | Paolo Abeni | 2020-12-17 | 1 | -1/+1 |
| * | | mptcp: fix security context on server socket | Paolo Abeni | 2020-12-17 | 1 | -0/+2 |
| * | | mptcp: clear use_ack and use_map when dropping other suboptions | Geliang Tang | 2020-12-17 | 1 | -0/+2 |
| * | | net/smc: fix access to parent of an ib device | Karsten Graul | 2020-12-16 | 1 | -13/+23 |
| * | | ethtool: fix error paths in ethnl_set_channels() | Ivan Vecera | 2020-12-16 | 1 | -2/+4 |
| * | | tipc: do sanity check payload of a netlink message | Hoang Le | 2020-12-16 | 1 | -5/+7 |
| * | | net: core: introduce __netdev_notify_peers | Lijun Pan | 2020-12-16 | 1 | -2/+20 |
| * | | ethtool: fix string set id check | Michal Kubecek | 2020-12-16 | 1 | -1/+1 |
* | | | Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2020-12-17 | 13 | -453/+769 |
|\ \ \ |
|
| * \ \ | Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu... | Trond Myklebust | 2020-12-16 | 6 | -75/+90 |
| |\ \ \ |
|
| | * | | | 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 | 1 | -3/+4 |
| | * | | | xprtrdma: Display the task ID when reporting MR events | Chuck Lever | 2020-11-11 | 2 | -2/+0 |
| | * | | | xprtrdma: Clean up trace_xprtrdma_nomrs() | Chuck Lever | 2020-11-11 | 1 | -1/+1 |
| | * | | | xprtrdma: Clean up xprtrdma callback tracepoints | Chuck Lever | 2020-11-11 | 1 | -3/+3 |
| | * | | | xprtrdma: Clean up tracepoints in the reply path | Chuck Lever | 2020-11-11 | 1 | -4/+2 |
| | * | | | xprtrdma: Clean up reply parsing error tracepoints | Chuck Lever | 2020-11-11 | 1 | -5/+5 |
| | * | | | xprtrdma: Clean up trace_xprtrdma_post_linv | Chuck Lever | 2020-11-11 | 1 | -2/+2 |
| | * | | | xprtrdma: Introduce FRWR completion IDs | Chuck Lever | 2020-11-11 | 2 | -7/+23 |
| | * | | | xprtrdma: Introduce Send completion IDs | Chuck Lever | 2020-11-11 | 2 | -1/+5 |
| | * | | | xprtrdma: Introduce Receive completion IDs | Chuck Lever | 2020-11-11 | 2 | -1/+10 |
| | * | | | xprtrdma: Replace dprintk call sites in ERR_CHUNK path | Chuck Lever | 2020-11-11 | 1 | -10/+3 |
| * | | | | 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 | 1 | -29/+24 |
| * | | | | 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 | 1 | -95/+179 |
| * | | | | SUNRPC: Fixes for xdr_align_data() | Trond Myklebust | 2020-12-14 | 1 | -42/+132 |
| * | | | | SUNRPC: _shift_data_left/right_pages should check the shift length | Trond Myklebust | 2020-12-14 | 1 | -0/+12 |
| * | | | | xprtrdma: Fix XDRBUF_SPARSE_PAGES support | Chuck Lever | 2020-12-14 | 1 | -9/+31 |
| * | | | | sunrpc: fix xs_read_xdr_buf for partial pages receive | Dan Aloni | 2020-12-14 | 1 | -1/+2 |
| * | | | | net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs' | Fedor Tokarev | 2020-12-02 | 1 | -2/+2 |
| * | | | | 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 | 2 | -7/+1 |
| * | | | | SUNRPC: Fix up xdr_read_pages() to take arbitrary object lengths | Trond Myklebust | 2020-12-02 | 1 | -26/+15 |
| * | | | | SUNRPC: Clean up helpers xdr_set_iov() and xdr_set_page_base() | Trond Myklebust | 2020-12-02 | 1 | -17/+19 |
| * | | | | SUNRPC: Fix up typo in xdr_init_decode() | Trond Myklebust | 2020-12-02 | 1 | -1/+1 |
| * | | | | SUNRPC: Fix up open coded kmemdup_nul() | Trond Myklebust | 2020-12-02 | 1 | -3/+1 |
| * | | | | SUNRPC: Remove unused function xprt_load_transport() | Trond Myklebust | 2020-12-02 | 1 | -15/+0 |