summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-07-025-7/+56
|\
| * Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-06-161-1/+2
| |\
| | * xprtrdma: Remove rpcrdma_ia::ri_memreg_strategyChuck Lever2015-06-121-1/+2
| * | SUNRPC: Transport fault injectionChuck Lever2015-06-101-0/+19
| * | sunrpc: turn swapper_enable/disable functions into rpc_xprt_opsJeff Layton2015-06-101-2/+14
| * | sunrpc: make xprt->swapper an atomic_tJeff Layton2015-06-101-2/+3
| * | sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton2015-06-102-0/+17
| * | SUNRPC: Fix a backchannel raceTrond Myklebust2015-06-051-1/+2
| * | SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_taskTrond Myklebust2015-06-051-2/+1
| * | SUNRPC: Clean up bc_send()Chuck Lever2015-06-021-1/+0
| |/
* | svcrdma: Add a separate "max data segs macro for svcrdmaChuck Lever2015-06-041-0/+7
* | svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAILChuck Lever2015-06-041-1/+0
* | svcrdma: Keep rpcrdma_msg fields in network byte-orderChuck Lever2015-06-041-1/+1
* | svcrdma: Remove svc_rdma_xdr_decode_deferred_req()Chuck Lever2015-06-031-1/+0
|/
* Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-04-232-6/+7
|\
| * SUNRPC: Introduce missing well-known netidsChuck Lever2015-03-312-6/+7
* | sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-04-231-9/+9
|/
* Merge branch 'cleanups'Trond Myklebust2015-02-182-3/+12
|\
| * Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-02-122-3/+12
| |\
| | * sunrpc/lockd: fix references to the BKLJeff Layton2015-01-231-1/+1
| | * svcrdma: Support RDMA_NOMSG requestsChuck Lever2015-01-151-0/+1
| | * svcrdma: Plant reader function in struct svcxprt_rdmaChuck Lever2015-01-151-0/+10
| | * svcrdma: Clean up read chunk countingChuck Lever2015-01-151-2/+0
* | | SUNRPC: Fix a compile error when #undef CONFIG_PROC_FSTrond Myklebust2015-02-121-2/+5
|/ /
* | SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flagTrond Myklebust2015-02-091-1/+0
* | SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORTTrond Myklebust2015-02-091-1/+0
* | SUNRPC: Remove TCP client connection reset hackTrond Myklebust2015-02-081-1/+0
* | SUNRPC: Add helpers to prevent socket create from racingTrond Myklebust2015-02-081-0/+3
* | SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust2015-02-031-1/+2
* | Merge branch 'flexfiles'Trond Myklebust2015-02-031-0/+4
|\ \
| * | pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes2015-02-031-0/+2
| * | sunrpc: add rpc_count_iostats_idxWeston Andros Adamson2015-02-031-0/+2
| |/
* | xprtrdma: Clean up hdrlenChuck Lever2015-01-301-1/+4
* | xprtrdma: Modernize htonl and ntohlChuck Lever2015-01-302-2/+9
|/
* sunrpc: convert to lockless lookup of queued server threadsJeff Layton2014-12-091-2/+2
* sunrpc: fix potential races in pool_stats collectionJeff Layton2014-12-091-3/+3
* sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton2014-12-091-0/+2
* sunrpc: convert sp_task_pending flag to use atomic bitopsJeff Layton2014-12-091-1/+3
* sunrpc: move rq_cachetype field to better optimize spaceJeff Layton2014-12-091-1/+1
* sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-091-3/+3
* sunrpc: move rq_dropme flag into rq_flagsJeff Layton2014-12-091-1/+1
* sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2014-12-091-1/+1
* sunrpc: move rq_local field to rq_flagsJeff Layton2014-12-091-1/+1
* sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2014-12-091-2/+2
* Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields2014-12-097-20/+123
|\
| * sunrpc: add a debugfs rpc_xprt directory with an info file in itJeff Layton2014-11-272-0/+18
| * sunrpc: add debugfs file for displaying client rpc_task queueJeff Layton2014-11-272-0/+35
| * Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...Trond Myklebust2014-11-261-0/+3
| |\
| | * SUNRPC: serialize iostats updatesChuck Lever2014-11-251-0/+3
| * | sunrpc: eliminate RPC_TRACEPOINTSJeff Layton2014-11-242-12/+3
OpenPOWER on IntegriCloud