summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | SUNRPC: Implement a xdr_page_pos() functionAnna Schumaker2020-10-071-0/+13
| * | SUNRPC: Split out a function for setting current pageAnna Schumaker2020-10-071-4/+9
| * | xprtrdma: drop double zeroingJulia Lawall2020-09-211-1/+1
| * | Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clientsAlexander A. Klimov2020-09-212-2/+2
| * | SUNRPC: Remove remaining dprintks from sched.cChuck Lever2020-09-211-10/+0
| * | SUNRPC: Remove dprintk call sites in RPC queuing functionsChuck Lever2020-09-211-21/+1
| * | SUNRPC: Clean up RPC scheduler tracepointsChuck Lever2020-09-211-12/+3
| * | SUNRPC: Replace rpcbind dprintk call sites with tracepointsChuck Lever2020-09-211-20/+4
| * | SUNRPC: Remove more dprintks in rpcb_clnt.cChuck Lever2020-09-211-22/+3
| * | SUNRPC: Remove dprintk call sites in rpcbind XDR functionsChuck Lever2020-09-211-27/+1
| * | SUNRPC: Hoist trace_xprtrdma_op_setport into generic codeChuck Lever2020-09-212-18/+14
| * | SUNRPC: Remove rpcb_getport_async dprintk call sitesChuck Lever2020-09-211-20/+3
| * | SUNRPC: Clean up call_bind_status() observabilityChuck Lever2020-09-211-14/+6
| * | SUNRPC: Remove dprintk call site in call_decodeChuck Lever2020-09-211-2/+0
| * | SUNRPC: Trace call_refresh eventsChuck Lever2020-09-211-6/+3
| * | SUNRPC: Add trace_rpc_timeout_status()Chuck Lever2020-09-211-1/+1
| * | SUNRPC: Mitigate cond_resched() in xprt_transmit()Chuck Lever2020-09-211-2/+4
| * | SUNRPC: Replace connect dprintk call sites with a tracepointChuck Lever2020-09-212-6/+1
| * | SUNRPC: Remove dprintk call site in call_start()Chuck Lever2020-09-211-4/+0
| * | SUNRPC: Remove the dprint_status() macroChuck Lever2020-09-211-30/+1
| * | SUNRPC: Replace dprintk() call site in xs_nospace()Chuck Lever2020-09-211-4/+1
| * | SUNRPC: Replace dprintk() call site in xprt_prepare_transmitChuck Lever2020-09-211-2/+2
| * | SUNRPC: Update debugging instrumentation in xprt_do_reserve()Chuck Lever2020-09-211-6/+2
| * | SUNRPC: Remove debugging instrumentation from xprt_releaseChuck Lever2020-09-213-6/+0
| * | SUNRPC: Hoist trace_xprtrdma_op_allocate into generic codeChuck Lever2020-09-213-6/+1
| * | SUNRPC: Remove trace_xprt_complete_rqst()Chuck Lever2020-09-211-2/+0
| * | SUNRPC dont update timeout value on connection resetOlga Kornievskaia2020-09-211-1/+2
| |/
* | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-151-2/+4
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-1/+1
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-222-2/+4
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-046-19/+18
| |\ \ \
| * | | | sunrpc: Avoid comma separated statementsJoe Perches2020-08-251-2/+4
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-10-137-513/+13
|\ \ \ \ \
| * | | | | SUNRPC: remove RC4-HMAC-MD5 support from KerberosVArd Biesheuvel2020-09-117-513/+13
| |/ / / /
* | | | | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | skb_copy_and_csum_bits(): don't bother with the last argumentAl Viro2020-08-201-1/+1
| |/ / /
* | | / SUNRPC: Fix svc_flush_dcache()Chuck Lever2020-09-211-1/+1
| |_|/ |/| |
* | | Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-09-092-2/+4
|\ \ \ | |_|/ |/| |
| * | SUNRPC: stop printk reading past end of stringJ. Bruce Fields2020-09-051-2/+2
| * | xprtrdma: Release in-flight MRs on disconnectChuck Lever2020-08-261-0/+2
| |/
* | Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-08-251-1/+0
|\ \
| * | SUNRPC: remove duplicate includeWang Hai2020-08-191-1/+0
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-235-18/+18
|/
* Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-08-152-1/+10
|\
| * SUNRPC dont update timeout value on connection resetOlga Kornievskaia2020-08-041-0/+9
| * sunrpc: destroy rpc_inode_cachep after unregister_filesystemDan Aloni2020-07-171-1/+1
* | Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-08-0910-264/+287
|\ \
| * | svcrdma: CM event handler clean upChuck Lever2020-07-281-31/+25
| * | svcrdma: Remove transport reference countingChuck Lever2020-07-284-27/+2
| * | svcrdma: Fix another Receive buffer leakChuck Lever2020-07-281-0/+2