aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAge
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-03-01
|\
| * SUNRPC: Add a helper function xdr_stream_decode_string_dup()Trond Myklebust2017-02-21
| * SUNRPC: Add generic helpers for xdr_stream encode/decodeTrond Myklebust2017-02-21
| * NFSv4: Set the connection timeout to match the lease periodTrond Myklebust2017-02-09
| * SUNRPC: Allow changing of the TCP timeout parameters on the flyTrond Myklebust2017-02-09
| * SUNRPC: Remove unused function rpc_get_timeout()Trond Myklebust2017-02-09
| * sunrpc: remove dead codes of cr_magic in rpc_credKinglong Mee2017-02-08
| * sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unixKinglong Mee2017-02-08
| * sunrpc/nfs: cleanup procfs/pipefs entry in cache_detailKinglong Mee2017-02-08
| * sunrpc & nfs: Add and use dprintk_cont macrosJoe Perches2017-01-30
* | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-02-28
|\ \
| * | nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton2017-02-24
| * | sunrpc: flag transports as having congestion controlJeff Layton2017-02-24
| * | sunrpc: turn bitfield flags in svc_version into boolsJeff Layton2017-02-24
| * | SUNRPC/Cache: Always treat the invalid cache as unexpiredKinglong Mee2017-02-08
| * | svcrdma: Combine list fields in struct svc_rdma_op_ctxtChuck Lever2017-02-08
| * | svcrdma: Remove unused sc_dto_q fieldChuck Lever2017-02-08
| * | svcrdma: Clean up RPC-over-RDMA Reply header encoderChuck Lever2017-02-08
| * | svcrdma: Another sendto chunk list parsing updateChuck Lever2017-02-08
| * | svcrpc: free contexts immediately on PROC_DESTROYNeil Brown2017-01-31
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-20
|\ \ | |/ |/|
| * locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
* | SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-01-24
* | sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew2017-01-12
|/
* Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-12-16
|\
| * svcrdma: Remove svc_rdma_op_ctxt::wc_statusChuck Lever2016-11-30
| * svcrdma: Remove DMA map accountingChuck Lever2016-11-30
| * svcrdma: Remove BH-disabled spin locking in svc_rdma_send()Chuck Lever2016-11-30
| * svcrdma: Renovate sendto chunk list parsingChuck Lever2016-11-30
* | sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew2016-11-14
|/
* Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-14
|\
| * sunrpc: add hash_cred() function to rpc_authops structFrank Sorenson2016-09-30
| * xprtrdma: Support larger inline thresholdsChuck Lever2016-09-19
| * xprtrdma: Client-side support for rpcrdma_connect_privateChuck Lever2016-09-19
| * rpcrdma: RDMA/CM private message data structureChuck Lever2016-09-19
| * SUNRPC: Add a transport-specific private field in rpc_rqstChuck Lever2016-09-19
| * SUNRPC: Separate buffer pointers for RPC Call and Reply messagesChuck Lever2016-09-19
| * SUNRPC: Generalize the RPC buffer release APIChuck Lever2016-09-19
| * SUNRPC: Generalize the RPC buffer allocation APIChuck Lever2016-09-19
| * SUNRPC: Refactor rpc_xdr_buf_init()Chuck Lever2016-09-19
| * SUNRPC: rpc_clnt_add_xprt setup function for NFS layerAndy Adamson2016-09-19
| * SUNRPC search xprt switch for sockaddrAndy Adamson2016-09-19
| * SUNRPC rpc_clnt_xprt_switch_add_xprtAndy Adamson2016-09-19
| * SUNRPC rpc_clnt_xprt_switch_putAndy Adamson2016-09-19
* | svcrdma: support Remote InvalidationChuck Lever2016-09-23
* | rpcrdma: RDMA/CM private message data structureChuck Lever2016-09-23
* | svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever2016-09-23
|/
* Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-08-12
|\
| * NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust2016-08-05