aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAge
* SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust2019-10-30
* SUNRPC: fix race to sk_err after xs_error_reportBenjamin Coddington2019-10-10
* Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-09-27
|\
| * sunrpc: add a new cache_detail operation for when a cache is flushedJeff Layton2019-08-19
| * svcrdma: Use llist for managing cache of recv_ctxtsChuck Lever2019-08-19
| * svcrdma: Remove svc_rdma_wqChuck Lever2019-08-19
| * SUNRPC: Track writers of the 'channel' file to improve cache_listeners_existDave Wysochanski2019-07-30
* | Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-09-26
|\ \
| * | SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_micBenjamin Coddington2019-09-20
| * | SUNRPC: Dequeue the request from the receive queue while we're re-encodingTrond Myklebust2019-09-17
| * | xprtrdma: Boost client's max slot table size to match Linux serverChuck Lever2019-08-20
| * | SUNRPC: Remove rpc_wake_up_queued_task_on_wq()Chuck Lever2019-08-20
| |/
* / Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust2019-08-26
|/
* Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-07-18
|\
| * SUNRPC: Fix up backchannel slot table accountingTrond Myklebust2019-07-18
| * SUNRPC: Fix transport accounting when caller specifies an rpc_xprtTrond Myklebust2019-07-12
| * Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2019-07-12
| |\
| | * xprtrdma: Modernize ops->connectChuck Lever2019-07-09
| * | Merge branch 'multipath_tcp'Trond Myklebust2019-07-06
| |\ \
| | * | NFS: send state management on a single connection.NeilBrown2019-07-06
| | * | SUNRPC: Allow creation of RPC clients with multiple connectionsTrond Myklebust2019-07-06
| | * | SUNRPC: Add basic load balancing to the transport switchTrond Myklebust2019-07-06
| | |/
| * | Merge branch 'bh-remove'Trond Myklebust2019-07-06
| |\ \
| | * | SUNRPC: Replace direct task wakeups from softirq contextTrond Myklebust2019-07-06
| | * | SUNRPC: Replace the queue timer with a delayed work functionTrond Myklebust2019-07-06
| | |/
| * / SUNRPC: Count ops completing with tk_status < 0Dave Wysochanski2019-07-06
| |/
* | Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-07-11
|\ \ | |/ |/|
| * nfsd: create xdr_netobj_dup helperJ. Bruce Fields2019-07-03
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363Thomas Gleixner2019-06-05
|/
* Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-05-15
|\
| * SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust2019-04-24
| * SUNRPC: Allow further customisation of RPC program registrationTrond Myklebust2019-04-24
| * SUNRPC: Add a callback to initialise server requestsTrond Myklebust2019-04-24
| * SUNRPC/nfs: Fix return value for nfs4_callback_compound()Trond Myklebust2019-04-24
* | SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust2019-04-26
* | SUNRPC: Add the 'softerr' rpc_client flagTrond Myklebust2019-04-25
* | SUNRPC: Add tracking of RPC level errorsTrond Myklebust2019-04-25
* | SUNRPC: Simplify queue timeouts using timer_reduce()Trond Myklebust2019-04-25
* | SUNRPC: Fix up tracking of timeoutsTrond Myklebust2019-04-25
* | SUNRPC: Add function rpc_sleep_on_timeout()Trond Myklebust2019-04-25
* | SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()Trond Myklebust2019-04-25
* | SUNRPC: Refactor xprt_request_wait_receive()Trond Myklebust2019-04-25
* | SUNRPC: Fix up task signallingTrond Myklebust2019-04-25
* | Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust2019-04-11
|/
* SUNRPC: Micro-optimise when the task is known not to be sleepingTrond Myklebust2019-03-10
* NFSv4/flexfiles: Abort I/O early if the layout segment was invalidatedTrond Myklebust2019-03-01
* SUNRPC: Fix an Oops in udp_poll()Trond Myklebust2019-02-26
* SUNRPC: Add rpc_auth::au_ralign fieldChuck Lever2019-02-14
* SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsizeChuck Lever2019-02-14
* SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever2019-02-14