summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-08-043-3/+2
|\ \
| * | SUNRPC: Remove unused callback xpo_adjust_wspace()Trond Myklebust2016-07-131-1/+0
| * | SUNRPC: Add a server side per-connection limitTrond Myklebust2016-07-132-0/+2
| * | sunrpc: remove 'inuse' flag from struct cache_detail.NeilBrown2016-07-131-2/+0
* | | Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-07-304-2/+15
|\ \ \ | | |/ | |/|
| * | Merge branch 'nfs-rdma'Trond Myklebust2016-07-242-0/+5
| |\ \
| | * | xprtrdma: No direct data placement with krb5i and krb5pChuck Lever2016-07-112-0/+5
| | |/
| * | Merge branch 'sunrpc'Trond Myklebust2016-07-242-0/+6
| |\ \
| | * | SUNRPC: Reduce latency when send queue is congestedTrond Myklebust2016-06-131-0/+4
| | * | SUNRPC: RPC transport queue must be low latencyTrond Myklebust2016-06-131-0/+1
| | * | SUNRPC: Small optimisation of client receiveTrond Myklebust2016-06-131-0/+1
| * | | sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew2016-07-191-2/+4
| | |/ | |/|
* | | Merge branch 'salted-string-hash'Linus Torvalds2016-07-281-2/+2
|\ \ \ | |/ / |/| |
| * | vfs: make the string hashes salt the hashLinus Torvalds2016-06-101-2/+2
| |/
* | rpc: share one xps between all backchannelsJ. Bruce Fields2016-06-152-0/+2
* | nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-06-151-2/+0
|/
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-281-31/+9
|\
| * <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin2016-05-281-31/+9
* | Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-05-265-6/+30
|\ \
| * | SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL argumentsTrond Myklebust2016-05-171-1/+2
| * | xprtrdma: Bound the inline threshold valuesChuck Lever2016-05-171-1/+3
| * | sunrpc: Advertise maximum backchannel payload sizeChuck Lever2016-05-172-0/+2
OpenPOWER on IntegriCloud