summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
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
2015-11-02xprtrdma: Refactor reply handler error handlingChuck Lever
2015-11-02xprtrdma: Prevent loss of completion signalsChuck Lever
2015-11-02xprtrdma: Re-arm after missed eventsChuck Lever
2015-11-02xprtrdma: Enable swap-on-NFS/RDMAChuck Lever
2015-11-02xprtrdma: don't log warnings for flushed completionsSteve Wise
2015-10-28svcrdma: Port to new memory registration APISagi Grimberg
2015-10-28xprtrdma: Port to new memory registration APISagi Grimberg