aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
2020-06-24sunrpc: clean up properly in gss_mech_unregister()NeilBrown
2020-06-08SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever
2020-06-08SUNRPC: Fix GSS privacy computation of auth->au_ralignChuck Lever
2020-06-08SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever
2020-06-08sunrpc: convert to time64_t for expiryArnd Bergmann
2020-06-04NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-06-04svcrdma: Fix leak of svc_rdma_recv_ctxt objectsChuck Lever
2020-06-01SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_micBenjamin Coddington
2019-10-05SUNRPC: Dequeue the request from the receive queue while we're re-encodingTrond Myklebust
2019-09-06Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363Thomas Gleixner
2019-05-15Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-04-26SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust
2019-04-25SUNRPC: Add the 'softerr' rpc_client flagTrond Myklebust
2019-04-25SUNRPC: Add tracking of RPC level errorsTrond Myklebust
2019-04-25SUNRPC: Simplify queue timeouts using timer_reduce()Trond Myklebust
2019-04-25SUNRPC: Fix up tracking of timeoutsTrond Myklebust
2019-04-25SUNRPC: Add function rpc_sleep_on_timeout()Trond Myklebust
2019-04-25SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()Trond Myklebust
2019-04-25SUNRPC: Refactor xprt_request_wait_receive()Trond Myklebust
2019-04-25SUNRPC: Fix up task signallingTrond Myklebust
2019-04-24SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust
2019-04-24SUNRPC: Allow further customisation of RPC program registrationTrond Myklebust
2019-04-24SUNRPC: Add a callback to initialise server requestsTrond Myklebust
2019-04-24SUNRPC/nfs: Fix return value for nfs4_callback_compound()Trond Myklebust
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust
2019-03-10SUNRPC: Micro-optimise when the task is known not to be sleepingTrond Myklebust
2019-03-01NFSv4/flexfiles: Abort I/O early if the layout segment was invalidatedTrond Myklebust
2019-02-26SUNRPC: Fix an Oops in udp_poll()Trond Myklebust
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-14SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever
2019-02-14SUNRPC: Remove xdr_buf_trim()Chuck 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: Add xdr_stream::rqst fieldChuck Lever
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: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan
2018-12-31nfs: fixed broken compilation in nfs_callback_up_net()Vasily Averin
2018-12-27sunrpc: remove unused xpo_prep_reply_hdr callbackVasily Averin
2018-12-27sunrpc: remove unused bc_up operation from rpc_xprt_opsVasily Averin
2018-12-27sunrpc: replace svc_serv->sv_bc_xprt by boolean flagVasily Averin
2018-12-27sunrpc: use-after-free in svc_process_common()Vasily Averin
2018-12-19SUNRPC discard cr_uid from struct rpc_cred.NeilBrown
2018-12-19SUNRPC: remove crbind rpc_cred operationNeilBrown
2018-12-19SUNRPC: remove generic cred code.NeilBrown