summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"J. Bruce Fields2017-05-161-1/+2
* NFSv4: Fix callback server shutdownTrond Myklebust2017-04-281-0/+1
* svcrdma: Clean out old XDR encodersChuck Lever2017-04-251-4/+0Star
* svcrdma: Remove the req_map cacheChuck Lever2017-04-251-33/+1Star
* svcrdma: Remove unused RDMA Write completion handlerChuck Lever2017-04-251-1/+0Star
* svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxtChuck Lever2017-04-251-2/+7
* svcrdma: Clean up RPC-over-RDMA backchannel reply processingChuck Lever2017-04-251-1/+1
* svcrdma: Clean up RDMA_ERROR pathChuck Lever2017-04-252-5/+3Star
* svcrdma: Use rdma_rw API in RPC reply pathChuck Lever2017-04-251-1/+0Star
* svcrdma: Introduce local rdma_rw API helpersChuck Lever2017-04-251-0/+11
* svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever2017-04-251-1/+0Star
* svcrdma: Add svc_rdma_map_reply_hdr()Chuck Lever2017-04-251-0/+3
* svcrdma: Move send_wr to svc_rdma_op_ctxtChuck Lever2017-04-251-0/+4
* nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-04-251-2/+1Star
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-03-027-38/+233
|\
| * SUNRPC: Add a helper function xdr_stream_decode_string_dup()Trond Myklebust2017-02-211-0/+2
| * SUNRPC: Add generic helpers for xdr_stream encode/decodeTrond Myklebust2017-02-211-0/+177
| * NFSv4: Set the connection timeout to match the lease periodTrond Myklebust2017-02-091-2/+3
| * SUNRPC: Allow changing of the TCP timeout parameters on the flyTrond Myklebust2017-02-092-0/+7
| * SUNRPC: Remove unused function rpc_get_timeout()Trond Myklebust2017-02-091-1/+0Star
| * sunrpc: remove dead codes of cr_magic in rpc_credKinglong Mee2017-02-081-5/+0Star
| * sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unixKinglong Mee2017-02-081-0/+1
| * sunrpc/nfs: cleanup procfs/pipefs entry in cache_detailKinglong Mee2017-02-081-12/+3Star
| * sunrpc & nfs: Add and use dprintk_cont macrosJoe Perches2017-01-301-18/+40
* | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-03-015-14/+27
|\ \
| * | nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton2017-02-241-0/+3
| * | sunrpc: flag transports as having congestion controlJeff Layton2017-02-241-0/+1
| * | sunrpc: turn bitfield flags in svc_version into boolsJeff Layton2017-02-241-4/+5
| * | SUNRPC/Cache: Always treat the invalid cache as unexpiredKinglong Mee2017-02-081-1/+4
| * | svcrdma: Combine list fields in struct svc_rdma_op_ctxtChuck Lever2017-02-081-2/+1Star
| * | svcrdma: Remove unused sc_dto_q fieldChuck Lever2017-02-081-1/+0Star
| * | svcrdma: Clean up RPC-over-RDMA Reply header encoderChuck Lever2017-02-081-5/+2Star
| * | svcrdma: Another sendto chunk list parsing updateChuck Lever2017-02-082-1/+10
| * | svcrpc: free contexts immediately on PROC_DESTROYNeil Brown2017-01-311-0/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-201-1/+1
|\ \ | |/ |/|
| * locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-1/+1
* | SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-01-241-0/+1
* | sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew2017-01-121-0/+1
|/
* Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-12-161-6/+1Star
|\
| * svcrdma: Remove svc_rdma_op_ctxt::wc_statusChuck Lever2016-11-301-1/+0Star
| * svcrdma: Remove DMA map accountingChuck Lever2016-11-301-2/+0Star
| * svcrdma: Remove BH-disabled spin locking in svc_rdma_send()Chuck Lever2016-11-301-1/+1
| * svcrdma: Renovate sendto chunk list parsingChuck Lever2016-11-301-2/+0Star
* | sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew2016-11-141-0/+1
|/
* Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-148-9/+47
|\
| * sunrpc: add hash_cred() function to rpc_authops structFrank Sorenson2016-09-301-0/+1
| * xprtrdma: Support larger inline thresholdsChuck Lever2016-09-191-2/+2
| * xprtrdma: Client-side support for rpcrdma_connect_privateChuck Lever2016-09-191-0/+4
| * rpcrdma: RDMA/CM private message data structureChuck Lever2016-09-191-0/+35