summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2024-05-23Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-05-20rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVALDan Aloni
2024-05-20sunrpc: fix NFSACL RPC retry on soft mountDan Aloni
2024-05-20SUNRPC: fix handling expired GSS contextOlga Kornievskaia
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'nfsd-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2024-05-09SUNRPC: Fix gss_free_in_token_pages()Chuck Lever
2024-05-06SUNRPC: Remove comment for sp_lockGuoqing Jiang
2024-05-06SUNRPC: add a new svc_find_listener helperJeff Layton
2024-05-06SUNRPC: introduce svc_xprt_create_from_sa utility routineLorenzo Bianconi
2024-05-06sunrpc: removed redundant procp checkAleksandr Aprelkov
2024-05-03net: sunrpc: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2024-04-29Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-04-25mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan
2024-04-22Merge tag 'nfsd-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-04-20Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"Chuck Lever
2024-04-06Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-04-04SUNRPC: Fix a slow server-side memory leak with RPC-over-TCPChuck Lever
2024-04-04SUNRPC: add a missing rpc_stat for TCP TLSOlga Kornievskaia
2024-03-28Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-03-22SUNRPC: Revert 561141dd494382217bace4d1a51d08168420eaceChuck Lever
2024-03-16Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-03-12mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds
2024-03-09sunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik
2024-03-01svcrdma: Add Write chunk WRs to the RPC's Send WR chainChuck Lever
2024-03-01svcrdma: Post WRs for Write chunks in svc_rdma_sendto()Chuck Lever
2024-03-01svcrdma: Post the Reply chunk and Send WR togetherChuck Lever
2024-03-01svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxtChuck Lever
2024-03-01svcrdma: Post Send WR chainChuck Lever
2024-03-01svcrdma: Fix retry loop in svc_rdma_send()Chuck Lever
2024-03-01svcrdma: Prevent a UAF in svc_rdma_send()Chuck Lever
2024-03-01svcrdma: Fix SQ wake-upsChuck Lever
2024-03-01svcrdma: Increase the per-transport rw_ctx countChuck Lever
2024-03-01svcrdma: Update max_send_sges after QP is createdChuck Lever
2024-03-01svcrdma: Report CQ depths in debugging outputChuck Lever
2024-03-01svcrdma: Reserve an extra WQE for ib_drain_rq()Chuck Lever
2024-03-01SUNRPC: Remove stale commentsChuck Lever
2024-03-01SUNRPC: Remove EXPORT_SYMBOL_GPL for svc_process_bc()Chuck Lever
2024-03-01sunrpc: use the struct net as the svc proc privateJosef Bacik
2024-03-01sunrpc: pass in the sv_stats struct through svc_create_pooledJosef Bacik
2024-03-01sunrpc: don't change ->sv_stats if it doesn't existJosef Bacik
2024-03-01SUNRPC: Use a static buffer for the checksum initialization vectorChuck Lever
2024-03-01SUNRPC: fix some memleaks in gssx_dec_option_arrayZhipeng Lu
2024-03-01SUNRPC: fix a memleak in gss_import_v2_contextZhipeng Lu
2024-02-28net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()Christophe JAILLET
2024-02-28SUNRPC: Add a transport callback to handle dequeuing of an RPC requestTrond Myklebust
2024-02-28SUNRPC: Don't try to send when the connection is shutting downTrond Myklebust
2024-02-28SUNRPC: Don't retry using the same source port if connection failedTrond Myklebust
2024-01-29NFSv4.1: Assign the right value for initval and retries for rpc timeoutSamasth Norway Ananda
2024-01-25Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds