summaryrefslogtreecommitdiff
path: root/net/sunrpc (follow)
Commit message (Expand)AuthorAge
...
* NFS: Don't drop CB requests with invalid principalsChuck Lever2016-10-07
* svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever2016-10-07
* SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia2016-09-07
* SUNRPC: Handle EADDRNOTAVAIL on connection failuresTrond Myklebust2016-09-07
* nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-07-27
* sunrpc: fix stripping of padded MIC tokensTomáš Trnka2016-06-07
* sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown2016-05-04
* sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi2016-03-03
* SUNRPC: Fixup socket wait for memoryTrond Myklebust2016-02-25
* sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-13
* SUNRPC: Fix callback channelTrond Myklebust2015-12-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-03
|\
| * net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
* | nfs4: limit callback decoding to received bytesBenjamin Coddington2015-11-23
|/
* Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-11-11
|\
| * svcrpc: document lack of some memory barriersJ. Bruce Fields2015-11-10
| * SUNRPC: drop stale comment in svc_setup_socket()Stefan Hajnoczi2015-11-10
| * sunrpc/cache: make cache flushing more reliable.Neil Brown2015-10-23
| * sunrpc: avoid warning in gss_key_timeoutArnd Bergmann2015-10-23
| * SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage()Trond Myklebust2015-10-23
* | Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-09
|\ \
| * | Sunrpc: Supports hexadecimal number for sysctl files of sunrpc debugKinglong Mee2015-11-03
| * | SUNRPC: fix variable typeAndrzej Hajda2015-11-03
| * | Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-11-02
| |\ \
| | * | NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever2015-11-02
| | * | SUNRPC: Remove the TCP-only restriction in bc_svc_process()Chuck Lever2015-11-02
| | * | svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever2015-11-02
| | * | xprtrdma: Handle incoming backward direction RPC callsChuck Lever2015-11-02
| | * | xprtrdma: Add support for sending backward direction RPC repliesChuck Lever2015-11-02
| | * | xprtrdma: Pre-allocate Work Requests for backchannelChuck Lever2015-11-02
| | * | xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffersChuck Lever2015-11-02
| | * | SUNRPC: Abstract backchannel operationsChuck Lever2015-11-02
| | * | xprtrdma: Saving IRQs no longer needed for rb_lockChuck Lever2015-11-02
| | * | xprtrdma: Remove reply taskletChuck Lever2015-11-02
| | * | xprtrdma: Use workqueue to process RPC/RDMA repliesChuck Lever2015-11-02
| | * | xprtrdma: Replace send and receive arraysChuck Lever2015-11-02
| | * | xprtrdma: Refactor reply handler error handlingChuck Lever2015-11-02
| | * | xprtrdma: Prevent loss of completion signalsChuck Lever2015-11-02
| | * | xprtrdma: Re-arm after missed eventsChuck Lever2015-11-02
| | * | xprtrdma: Enable swap-on-NFS/RDMAChuck Lever2015-11-02
| | * | xprtrdma: don't log warnings for flushed completionsSteve Wise2015-11-02
| * | | SUNRPC: Use MSG_SENDPAGE_NOTLAST in xs_send_pagedata()Trond Myklebust2015-10-08
| * | | SUNRPC: Move AF_LOCAL receive data path into a workqueue contextTrond Myklebust2015-10-08
| * | | SUNRPC: Move UDP receive data path into a workqueue contextTrond Myklebust2015-10-08
| * | | SUNRPC: Move TCP receive data path into a workqueue contextTrond Myklebust2015-10-08
| * | | SUNRPC: Refactor TCP receiveTrond Myklebust2015-10-08
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-07
|\ \ \ \ | |_|/ / |/| | |
| * | | svcrdma: Port to new memory registration APISagi Grimberg2015-10-28
| * | | xprtrdma: Port to new memory registration APISagi Grimberg2015-10-28
| * | | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-28
| |\ \ \