summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* rpcrdma: Trace connection registration and unregistrationChuck Lever2024-08-191-0/+2
* rpcrdma: Use XA_FLAGS_ALLOC instead of XA_FLAGS_ALLOC1Chuck Lever2024-08-191-1/+1
* rpcrdma: Device kref is over-incremented on error from xa_allocChuck Lever2024-08-191-1/+1
* Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2024-08-101-1/+1
|\
| * sunrpc: avoid -Wformat-security warningArnd Bergmann2024-07-191-1/+1
* | sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-242-3/+3
* | Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2024-07-189-59/+266
|\ \
| * | SUNRPC: Fix a race to wake a sync taskBenjamin Coddington2024-07-181-1/+3
| * | SUNRPC: avoid soft lockup when transmitting UDP to reachable server.NeilBrown2024-07-081-1/+2
| * | xprtrdma: Remove temp allocation of rpcrdma_rep objectsChuck Lever2024-07-083-37/+26
| * | xprtrdma: Clean up synopsis of frwr_mr_unmap()Chuck Lever2024-07-081-3/+3
| * | xprtrdma: Handle device removal outside of the CM event handlerChuck Lever2024-07-082-9/+16
| * | rpcrdma: Implement generic device removalChuck Lever2024-07-083-4/+197
| * | xprtrdma: Fix rpcrdma_reqs_reset()Chuck Lever2024-07-082-2/+17
| * | xprtrdma: removed asm-generic headers from verbs.cTanzir Hasan2024-07-081-2/+2
* | | Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2024-07-174-69/+128
|\ \ \ | | |/ | |/|
| * | gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkeyGaosheng Cui2024-07-081-1/+1
| * | sunrpc: refactor pool_mode setting codeJeff Layton2024-07-081-21/+64
| * | sunrpc: fix up the special handling of sv_nrpools == 1Jeff Layton2024-07-081-19/+7
| * | SUNRPC: Add a trace point in svc_xprt_deferred_closeChuck Lever2024-07-081-0/+1
| * | svcrdma: Handle ADDR_CHANGE CM event properlyChuck Lever2024-07-081-1/+15
| * | svcrdma: Refactor the creation of listener CMA IDChuck Lever2024-07-081-27/+40
| |/
* / net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socketDaniel Borkmann2024-07-111-0/+7
|/
* SUNRPC: Fix backchannel reply, againChuck Lever2024-06-211-1/+4
* Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-06-131-1/+3
|\
| * SUNRPC: return proper error from gss_wrap_req_privChen Hanxiao2024-05-301-1/+3
* | Merge tag 'nfsd-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2024-06-071-1/+1
|\ \
| * | SUNRPC: Fix loop termination condition in gss_free_in_token_pages()Chuck Lever2024-06-031-1/+1
* | | Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-05-232-2/+18
|\ \ \ | | |/ | |/|
| * | rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVALDan Aloni2024-05-201-1/+5
| * | sunrpc: fix NFSACL RPC retry on soft mountDan Aloni2024-05-201-0/+1
| * | SUNRPC: fix handling expired GSS contextOlga Kornievskaia2024-05-201-1/+12
* | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-2/+4
|\ \ \
| * | | mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan2024-04-251-2/+4
* | | | Merge tag 'nfsd-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2024-05-183-69/+111
|\ \ \ \ | | |_|/ | |/| |
| * | | SUNRPC: Fix gss_free_in_token_pages()Chuck Lever2024-05-091-8/+2
| * | | SUNRPC: Remove comment for sp_lockGuoqing Jiang2024-05-061-1/+0
| * | | SUNRPC: add a new svc_find_listener helperJeff Layton2024-05-061-0/+34
| * | | SUNRPC: introduce svc_xprt_create_from_sa utility routineLorenzo Bianconi2024-05-061-58/+75
| * | | sunrpc: removed redundant procp checkAleksandr Aprelkov2024-05-061-2/+0
| | |/ | |/|
* / | net: sunrpc: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados2024-05-034-4/+0
|/ /
* | Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-04-291-0/+1
|\ \
| * | SUNRPC: add a missing rpc_stat for TCP TLSOlga Kornievskaia2024-04-041-0/+1
* | | Merge tag 'nfsd-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-04-222-68/+23
|\ \ \ | |_|/ |/| |
| * | Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"Chuck Lever2024-04-202-68/+23
* | | Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-04-061-9/+1
|\| |
| * | SUNRPC: Fix a slow server-side memory leak with RPC-over-TCPChuck Lever2024-04-041-9/+1
* | | Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-03-281-6/+8
|\| |
| * | SUNRPC: Revert 561141dd494382217bace4d1a51d08168420eaceChuck Lever2024-03-221-6/+8
* | | Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-03-164-4/+37
|\ \ \ | | |/ | |/|