Age | Commit message (Expand) | Author |
2020-11-17 | net: datagram: fix some kernel-doc markups | Mauro Carvalho Chehab |
2020-11-08 | net/sunrpc: fix useless comparison in proc_do_xprt() | Dan Carpenter |
2020-11-06 | net/sunrpc: return 0 on attempt to write to "transports" | Dan Carpenter |
2020-10-22 | Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2020-10-20 | Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2020-10-20 | SUNRPC: fix copying of multiple pages in gss_read_proxy_verf() | Martijn de Gouw |
2020-10-20 | sunrpc: raise kernel RPC channel buffer size | Roberto Bergantinos Corpas |
2020-10-16 | svcrdma: fix bounce buffers for unaligned offsets and multiple pages | Dan Aloni |
2020-10-16 | net/sunrpc: Fix return value for sysctl sunrpc.transports | Artur Molchanov |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-10-13 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-10-12 | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-07 | SUNRPC: Add an xdr_align_data() function | Anna Schumaker |
2020-10-07 | SUNRPC: Add the ability to expand holes in data pages | Anna Schumaker |
2020-10-07 | SUNRPC: Split out _shift_data_right_tail() | Anna Schumaker |
2020-10-07 | SUNRPC: Split out xdr_realign_pages() from xdr_align_pages() | Anna Schumaker |
2020-10-07 | SUNRPC: Implement a xdr_page_pos() function | Anna Schumaker |
2020-10-07 | SUNRPC: Split out a function for setting current page | Anna Schumaker |
2020-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-09-25 | sunrpc: simplify do_cache_clean | J. Bruce Fields |
2020-09-25 | sunrpc: cache : Replace seq_printf with seq_puts | Xu Wang |
2020-09-25 | SUNRPC/NFSD: Implement xdr_reserve_space_vec() | Anna Schumaker |
2020-09-25 | net: sunrpc: delete repeated words | Randy Dunlap |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-09-21 | xprtrdma: drop double zeroing | Julia Lawall |
2020-09-21 | Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clients | Alexander A. Klimov |
2020-09-21 | SUNRPC: Remove remaining dprintks from sched.c | Chuck Lever |
2020-09-21 | SUNRPC: Remove dprintk call sites in RPC queuing functions | Chuck Lever |
2020-09-21 | SUNRPC: Clean up RPC scheduler tracepoints | Chuck Lever |
2020-09-21 | SUNRPC: Replace rpcbind dprintk call sites with tracepoints | Chuck Lever |
2020-09-21 | SUNRPC: Remove more dprintks in rpcb_clnt.c | Chuck Lever |
2020-09-21 | SUNRPC: Remove dprintk call sites in rpcbind XDR functions | Chuck Lever |
2020-09-21 | SUNRPC: Hoist trace_xprtrdma_op_setport into generic code | Chuck Lever |
2020-09-21 | SUNRPC: Remove rpcb_getport_async dprintk call sites | Chuck Lever |
2020-09-21 | SUNRPC: Clean up call_bind_status() observability | Chuck Lever |
2020-09-21 | SUNRPC: Remove dprintk call site in call_decode | Chuck Lever |
2020-09-21 | SUNRPC: Trace call_refresh events | Chuck Lever |
2020-09-21 | SUNRPC: Add trace_rpc_timeout_status() | Chuck Lever |
2020-09-21 | SUNRPC: Mitigate cond_resched() in xprt_transmit() | Chuck Lever |
2020-09-21 | SUNRPC: Replace connect dprintk call sites with a tracepoint | Chuck Lever |
2020-09-21 | SUNRPC: Remove dprintk call site in call_start() | Chuck Lever |
2020-09-21 | SUNRPC: Remove the dprint_status() macro | Chuck Lever |
2020-09-21 | SUNRPC: Replace dprintk() call site in xs_nospace() | Chuck Lever |
2020-09-21 | SUNRPC: Replace dprintk() call site in xprt_prepare_transmit | Chuck Lever |
2020-09-21 | SUNRPC: Update debugging instrumentation in xprt_do_reserve() | Chuck Lever |
2020-09-21 | SUNRPC: Remove debugging instrumentation from xprt_release | Chuck Lever |
2020-09-21 | SUNRPC: Hoist trace_xprtrdma_op_allocate into generic code | Chuck Lever |
2020-09-21 | SUNRPC: Remove trace_xprt_complete_rqst() | Chuck Lever |
2020-09-21 | SUNRPC dont update timeout value on connection reset | Olga Kornievskaia |
2020-09-21 | SUNRPC: Fix svc_flush_dcache() | Chuck Lever |