summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-03-017-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/+0
| * sunrpc: remove dead codes of cr_magic in rpc_credKinglong Mee2017-02-081-5/+0
| * 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/+3
| * 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-02-285-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/+1
| * | svcrdma: Remove unused sc_dto_q fieldChuck Lever2017-02-081-1/+0
| * | svcrdma: Clean up RPC-over-RDMA Reply header encoderChuck Lever2017-02-081-5/+2
| * | 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/+1
|\
| * svcrdma: Remove svc_rdma_op_ctxt::wc_statusChuck Lever2016-11-301-1/+0
| * svcrdma: Remove DMA map accountingChuck Lever2016-11-301-2/+0
| * 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/+0
* | 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-138-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
| * SUNRPC: Add a transport-specific private field in rpc_rqstChuck Lever2016-09-191-0/+1
| * SUNRPC: Separate buffer pointers for RPC Call and Reply messagesChuck Lever2016-09-191-2/+3
| * SUNRPC: Generalize the RPC buffer release APIChuck Lever2016-09-192-2/+2
| * SUNRPC: Generalize the RPC buffer allocation APIChuck Lever2016-09-192-2/+2
| * SUNRPC: Refactor rpc_xdr_buf_init()Chuck Lever2016-09-192-1/+13
| * SUNRPC: rpc_clnt_add_xprt setup function for NFS layerAndy Adamson2016-09-191-0/+12
| * SUNRPC search xprt switch for sockaddrAndy Adamson2016-09-192-0/+4
| * SUNRPC rpc_clnt_xprt_switch_add_xprtAndy Adamson2016-09-191-0/+1
| * SUNRPC rpc_clnt_xprt_switch_putAndy Adamson2016-09-191-0/+2
* | svcrdma: support Remote InvalidationChuck Lever2016-09-231-0/+1
* | rpcrdma: RDMA/CM private message data structureChuck Lever2016-09-231-0/+35
* | svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever2016-09-231-0/+9
|/
* Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-08-122-1/+4
|\
| * NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust2016-08-051-0/+2
| * SUNRPC: Limit the reconnect backoff timer to the max RPC message timeoutTrond Myklebust2016-08-051-1/+2