summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2019-02-20SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobsTrond Myklebust
2019-02-16Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-02-16Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-02-15sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew
2019-02-14SUNRPC: Use au_rslack when computing reply buffer sizeChuck Lever
2019-02-14SUNRPC: Add rpc_auth::au_ralign fieldChuck Lever
2019-02-14SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsizeChuck Lever
2019-02-14NFS: Account for XDR pad of buf->pagesChuck Lever
2019-02-14SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever
2019-02-14SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ filesChuck Lever
2019-02-14SUNRPC: Remove xdr_buf_trim()Chuck Lever
2019-02-14SUNRPC: Introduce trace points in rpc_auth_gss.koChuck Lever
2019-02-14SUNRPC: Use struct xdr_stream when decoding RPC Reply headerChuck Lever
2019-02-13SUNRPC: Clean up rpc_verify_header()Chuck Lever
2019-02-13SUNRPC: Use struct xdr_stream when constructing RPC Call headerChuck Lever
2019-02-13SUNRPC: Add build option to disable support for insecure enctypesChuck Lever
2019-02-13SUNRPC: Remove rpc_xprt::tsh_sizeChuck Lever
2019-02-13SUNRPC: Remove some dprintk() call sites from auth functionsChuck Lever
2019-02-13SUNRPC: Add trace event that reports reply page vector alignmentChuck Lever
2019-02-13SUNRPC: Add XDR overflow trace eventChuck Lever
2019-02-13SUNRPC: Add xdr_stream::rqst fieldChuck Lever
2019-02-13xprtrdma: Reduce the doorbell rate (Receive)Chuck Lever
2019-02-13xprtrdma: Check inline size before providing a Write chunkChuck Lever
2019-02-13xprtrdma: Fix sparse warningsChuck Lever
2019-02-12rpc: properly check debugfs dentry before using itGreg Kroah-Hartman
2019-02-12xprtrdma: Make sure Send CQ is allocated on an existing compvecNicolas Morey-Chaisemartin
2019-02-06svcrdma: Remove syslog warnings in work completion handlersChuck Lever
2019-02-06svcrdma: Squelch compiler warning when SUNRPC_DEBUG is disabledChuck Lever
2019-02-06svcrdma: Use struct_size() in kmalloc()Gustavo A. R. Silva
2019-02-06svcrpc: fix unlikely races preventing queueing of socketsJ. Bruce Fields
2019-02-06svcrpc: svc_xprt_has_something_to_do seems a little longJ. Bruce Fields
2019-02-06SUNRPC: Don't allow compiler optimisation of svc_xprt_release_slot()Trond Myklebust
2019-02-06svcrdma: Remove max_sge check at connect timeChuck Lever
2019-01-15SUNRPC: Address Kerberos performance/behavior regressionChuck Lever
2019-01-15SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limitTrond Myklebust
2019-01-15SUNRPC: Ensure rq_bytes_sent is reset before request transmissionTrond Myklebust
2019-01-09sunrpc: kernel BUG at kernel/cred.c:825!Santosh kumar pradhan
2019-01-08SUNRPC: Fix TCP receive code on archs with flush_dcache_page()Trond Myklebust
2019-01-08xprtrdma: Double free in rpcrdma_sendctxs_create()Dan Carpenter
2019-01-08xprtrdma: Fix error code in rpcrdma_buffer_create()Dan Carpenter
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-02Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-01-02Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-01-02sunrpc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2019-01-02sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan
2019-01-02sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFSJ. Bruce Fields
2019-01-02sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields
2019-01-02xprtrdma: Prevent leak of rpcrdma_rep objectsChuck Lever
2019-01-02xprtrdma: Don't leak freed MRsChuck Lever