aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)AuthorFilesLines
2019-10-10SUNRPC: fix race to sk_err after xs_error_reportGravatar Benjamin Coddington 1-0/+1
2019-09-27Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 2-6/+7
2019-09-26Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 4-6/+4
2019-09-20SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_micGravatar Benjamin Coddington 1-1/+1
2019-09-17SUNRPC: Dequeue the request from the receive queue while we're re-encodingGravatar Trond Myklebust 1-0/+1
2019-08-26Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Gravatar Trond Myklebust 1-1/+0
2019-08-20xprtrdma: Boost client's max slot table size to match Linux serverGravatar Chuck Lever 1-2/+2
2019-08-20SUNRPC: Remove rpc_wake_up_queued_task_on_wq()Gravatar Chuck Lever 1-3/+0
2019-08-19sunrpc: add a new cache_detail operation for when a cache is flushedGravatar Jeff Layton 1-0/+1
2019-08-19svcrdma: Use llist for managing cache of recv_ctxtsGravatar Chuck Lever 1-2/+3
2019-08-19svcrdma: Remove svc_rdma_wqGravatar Chuck Lever 1-1/+0
2019-07-30SUNRPC: Track writers of the 'channel' file to improve cache_listeners_existGravatar Dave Wysochanski 1-3/+3
2019-07-18Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 7-4/+29
2019-07-18SUNRPC: Fix up backchannel slot table accountingGravatar Trond Myklebust 3-2/+6
2019-07-12SUNRPC: Fix transport accounting when caller specifies an rpc_xprtGravatar Trond Myklebust 1-0/+2
2019-07-12Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...Gravatar Trond Myklebust 1-0/+3
2019-07-10Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-0/+7
2019-07-09xprtrdma: Modernize ops->connectGravatar Chuck Lever 1-0/+3
2019-07-06Merge branch 'multipath_tcp'Gravatar Trond Myklebust 4-0/+5
2019-07-06Merge branch 'bh-remove'Gravatar Trond Myklebust 2-1/+7
2019-07-06SUNRPC: Count ops completing with tk_status < 0Gravatar Dave Wysochanski 1-1/+6
2019-07-06NFS: send state management on a single connection.Gravatar NeilBrown 1-0/+1
2019-07-06SUNRPC: Allow creation of RPC clients with multiple connectionsGravatar Trond Myklebust 1-0/+1
2019-07-06SUNRPC: Add basic load balancing to the transport switchGravatar Trond Myklebust 2-0/+3
2019-07-06SUNRPC: Replace direct task wakeups from softirq contextGravatar Trond Myklebust 1-0/+5
2019-07-06SUNRPC: Replace the queue timer with a delayed work functionGravatar Trond Myklebust 1-1/+2
2019-07-03nfsd: create xdr_netobj_dup helperGravatar J. Bruce Fields 1-0/+7
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363Gravatar Thomas Gleixner 1-3/+1
2019-05-15Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 3-2/+38
2019-04-26SUNRPC: Cache cred of process creating the rpc_clientGravatar Trond Myklebust 1-0/+2
2019-04-25SUNRPC: Add the 'softerr' rpc_client flagGravatar Trond Myklebust 1-0/+2
2019-04-25SUNRPC: Add tracking of RPC level errorsGravatar Trond Myklebust 1-0/+2
2019-04-25SUNRPC: Simplify queue timeouts using timer_reduce()Gravatar Trond Myklebust 1-1/+0
2019-04-25SUNRPC: Fix up tracking of timeoutsGravatar Trond Myklebust 1-0/+1
2019-04-25SUNRPC: Add function rpc_sleep_on_timeout()Gravatar Trond Myklebust 1-1/+8
2019-04-25SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()Gravatar Trond Myklebust 1-1/+0
2019-04-25SUNRPC: Refactor xprt_request_wait_receive()Gravatar Trond Myklebust 1-3/+3
2019-04-25SUNRPC: Fix up task signallingGravatar Trond Myklebust 1-2/+4
2019-04-24SUNRPC: Cache the process user cred in the RPC server listenerGravatar Trond Myklebust 2-2/+5
2019-04-24SUNRPC: Allow further customisation of RPC program registrationGravatar Trond Myklebust 1-0/+15
2019-04-24SUNRPC: Add a callback to initialise server requestsGravatar Trond Myklebust 1-0/+16
2019-04-24SUNRPC/nfs: Fix return value for nfs4_callback_compound()Gravatar Trond Myklebust 1-0/+2
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Gravatar Trond Myklebust 1-8/+0
2019-03-10SUNRPC: Micro-optimise when the task is known not to be sleepingGravatar Trond Myklebust 1-0/+8
2019-03-01NFSv4/flexfiles: Abort I/O early if the layout segment was invalidatedGravatar Trond Myklebust 1-0/+1
2019-02-26SUNRPC: Fix an Oops in udp_poll()Gravatar Trond Myklebust 1-0/+1
2019-02-14SUNRPC: Add rpc_auth::au_ralign fieldGravatar Chuck Lever 1-5/+4
2019-02-14SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsizeGravatar Chuck Lever 1-2/+1
2019-02-14SUNRPC: Introduce rpc_prepare_reply_pages()Gravatar Chuck Lever 1-0/+3
2019-02-14SUNRPC: Remove xdr_buf_trim()Gravatar Chuck Lever 1-1/+0