aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAge
* sunrpc: convert to lockless lookup of queued server threadsJeff Layton2014-12-09
* sunrpc: fix potential races in pool_stats collectionJeff Layton2014-12-09
* sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton2014-12-09
* sunrpc: convert sp_task_pending flag to use atomic bitopsJeff Layton2014-12-09
* sunrpc: move rq_cachetype field to better optimize spaceJeff Layton2014-12-09
* sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-09
* sunrpc: move rq_dropme flag into rq_flagsJeff Layton2014-12-09
* sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2014-12-09
* sunrpc: move rq_local field to rq_flagsJeff Layton2014-12-09
* sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2014-12-09
* Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields2014-12-09
|\
| * sunrpc: add a debugfs rpc_xprt directory with an info file in itJeff Layton2014-11-27
| * sunrpc: add debugfs file for displaying client rpc_task queueJeff Layton2014-11-27
| * Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...Trond Myklebust2014-11-26
| |\
| | * SUNRPC: serialize iostats updatesChuck Lever2014-11-25
| * | sunrpc: eliminate RPC_TRACEPOINTSJeff Layton2014-11-24
| * | sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-24
| * | sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton2014-11-24
| |/
* / sunrpc: eliminate the XPT_DETACHED flagJeff Layton2014-12-01
|/
* Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-10-08
|\
| * SUNRPC: get rid of the request wait queueTrond Myklebust2014-08-17
* | SUNRPC: Don't wake tasks during connection abortBenjamin Coddington2014-09-24
|/
* Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-13
|\
| * sunrpc/auth: allow lockless (rcu) lookup of credential cache.NeilBrown2014-08-03
| * sunrpc: remove "ec" argument from encrypt_v2 operationJeff Layton2014-08-03
| * sunrpc: remove __rcu annotation from struct gss_cl_ctx->gc_gss_ctxJeff Layton2014-08-03
| * Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int...Trond Myklebust2014-08-03
| |\
| | * xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macroChuck Lever2014-07-31
| * | sunrpc: add a new "stringify_acceptor" rpc_credopJeff Layton2014-07-12
| * | auth_gss: fetch the acceptor name out of the downcallJeff Layton2014-07-12
| |/
* | Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-08-09
|\ \
| * | SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freedTrond Myklebust2014-07-29
| * | svcrdma: Double the default credit limitChuck Lever2014-07-23
| * | svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-07-18
| * | SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee2014-06-23
| |/
* / sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown2014-07-16
|/
* Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-06-10
|\
| * SUNRPC: Move congestion window constants to header fileChuck Lever2014-06-04
* | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-06-10
|\ \
| * | svcrdma: refactor marshalling logicSteve Wise2014-06-06
| * | nfsd4: better reservation of head space for krb5J. Bruce Fields2014-05-30
| * | rpc: define xdr_restrict_buflenJ. Bruce Fields2014-05-30
| * | nfsd4: allow encoding across page boundariesJ. Bruce Fields2014-05-30
| * | rpc: xdr_truncate_encodeJ. Bruce Fields2014-05-30
| * | SUNRPC: track whether a request is coming from a loop-back interface.NeilBrown2014-05-22
| * | NFSD: Ignore client's source port on RDMA transportsChuck Lever2014-05-22
| |/
* / arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-12
|\
| * net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-04-08
|\ \ | |/ |/|