summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-10-20Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-10-20SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()Martijn de Gouw
2020-10-20sunrpc: raise kernel RPC channel buffer sizeRoberto Bergantinos Corpas
2020-10-16svcrdma: fix bounce buffers for unaligned offsets and multiple pagesDan Aloni
2020-10-16net/sunrpc: Fix return value for sysctl sunrpc.transportsArtur Molchanov
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-07SUNRPC: Add an xdr_align_data() functionAnna Schumaker
2020-10-07SUNRPC: Add the ability to expand holes in data pagesAnna Schumaker
2020-10-07SUNRPC: Split out _shift_data_right_tail()Anna Schumaker
2020-10-07SUNRPC: Split out xdr_realign_pages() from xdr_align_pages()Anna Schumaker
2020-10-07SUNRPC: Implement a xdr_page_pos() functionAnna Schumaker
2020-10-07SUNRPC: Split out a function for setting current pageAnna Schumaker
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-25sunrpc: simplify do_cache_cleanJ. Bruce Fields
2020-09-25sunrpc: cache : Replace seq_printf with seq_putsXu Wang
2020-09-25SUNRPC/NFSD: Implement xdr_reserve_space_vec()Anna Schumaker
2020-09-25net: sunrpc: delete repeated wordsRandy Dunlap
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21xprtrdma: drop double zeroingJulia Lawall
2020-09-21Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clientsAlexander A. Klimov
2020-09-21SUNRPC: Remove remaining dprintks from sched.cChuck Lever
2020-09-21SUNRPC: Remove dprintk call sites in RPC queuing functionsChuck Lever
2020-09-21SUNRPC: Clean up RPC scheduler tracepointsChuck Lever
2020-09-21SUNRPC: Replace rpcbind dprintk call sites with tracepointsChuck Lever
2020-09-21SUNRPC: Remove more dprintks in rpcb_clnt.cChuck Lever
2020-09-21SUNRPC: Remove dprintk call sites in rpcbind XDR functionsChuck Lever
2020-09-21SUNRPC: Hoist trace_xprtrdma_op_setport into generic codeChuck Lever
2020-09-21SUNRPC: Remove rpcb_getport_async dprintk call sitesChuck Lever
2020-09-21SUNRPC: Clean up call_bind_status() observabilityChuck Lever
2020-09-21SUNRPC: Remove dprintk call site in call_decodeChuck Lever
2020-09-21SUNRPC: Trace call_refresh eventsChuck Lever
2020-09-21SUNRPC: Add trace_rpc_timeout_status()Chuck Lever
2020-09-21SUNRPC: Mitigate cond_resched() in xprt_transmit()Chuck Lever
2020-09-21SUNRPC: Replace connect dprintk call sites with a tracepointChuck Lever
2020-09-21SUNRPC: Remove dprintk call site in call_start()Chuck Lever
2020-09-21SUNRPC: Remove the dprint_status() macroChuck Lever
2020-09-21SUNRPC: Replace dprintk() call site in xs_nospace()Chuck Lever
2020-09-21SUNRPC: Replace dprintk() call site in xprt_prepare_transmitChuck Lever
2020-09-21SUNRPC: Update debugging instrumentation in xprt_do_reserve()Chuck Lever
2020-09-21SUNRPC: Remove debugging instrumentation from xprt_releaseChuck Lever
2020-09-21SUNRPC: Hoist trace_xprtrdma_op_allocate into generic codeChuck Lever
2020-09-21SUNRPC: Remove trace_xprt_complete_rqst()Chuck Lever
2020-09-21SUNRPC dont update timeout value on connection resetOlga Kornievskaia
2020-09-21SUNRPC: Fix svc_flush_dcache()Chuck Lever
2020-09-11SUNRPC: remove RC4-HMAC-MD5 support from KerberosVArd Biesheuvel
2020-09-09Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-09-05SUNRPC: stop printk reading past end of stringJ. Bruce Fields