summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2018-12-13SUNRPC: Fix leak of krb5p encode pagesChuck Lever
2018-12-01SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust
2018-11-27SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing
2018-11-21sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson
2018-11-21nfsd: Fix an Oops in free_session()Trond Myklebust
2018-04-24rpc_pipefs: fix double-dput()Al Viro
2018-04-13SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()NeilBrown
2018-02-03SUNRPC: Allow connect to return EHOSTUNREACHTrond Myklebust
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-16sunrpc: Fix rpc_task_begin trace pointChuck Lever
2017-04-21SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown
2017-02-09svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields
2017-02-01SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-01-26svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna
2017-01-26svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields
2016-10-28sunrpc: fix write space race causing stallsDavid Vrabel
2016-10-07NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-10-07svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever
2016-09-07SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia
2016-09-07SUNRPC: Handle EADDRNOTAVAIL on connection failuresTrond Myklebust
2016-07-27nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2016-06-07sunrpc: fix stripping of padded MIC tokensTomáš Trnka
2016-05-04sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown
2016-03-03sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi
2016-02-25SUNRPC: Fixup socket wait for memoryTrond Myklebust
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-07SUNRPC: Fix callback channelTrond Myklebust
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-11-23nfs4: limit callback decoding to received bytesBenjamin Coddington
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-11-10svcrpc: document lack of some memory barriersJ. Bruce Fields
2015-11-10SUNRPC: drop stale comment in svc_setup_socket()Stefan Hajnoczi
2015-11-09Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-03Sunrpc: Supports hexadecimal number for sysctl files of sunrpc debugKinglong Mee
2015-11-03SUNRPC: fix variable typeAndrzej Hajda
2015-11-02Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-11-02NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever
2015-11-02SUNRPC: Remove the TCP-only restriction in bc_svc_process()Chuck Lever
2015-11-02svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever
2015-11-02xprtrdma: Handle incoming backward direction RPC callsChuck Lever
2015-11-02xprtrdma: Add support for sending backward direction RPC repliesChuck Lever
2015-11-02xprtrdma: Pre-allocate Work Requests for backchannelChuck Lever
2015-11-02xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffersChuck Lever
2015-11-02SUNRPC: Abstract backchannel operationsChuck Lever
2015-11-02xprtrdma: Saving IRQs no longer needed for rb_lockChuck Lever
2015-11-02xprtrdma: Remove reply taskletChuck Lever
2015-11-02xprtrdma: Use workqueue to process RPC/RDMA repliesChuck Lever
2015-11-02xprtrdma: Replace send and receive arraysChuck Lever