summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-11-111-5/+11
|\
| * sunrpc/cache: make cache flushing more reliable.Neil Brown2015-10-231-5/+11
* | Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-094-1/+21
|\ \
| * \ Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-11-023-1/+19
| |\ \
| | * | NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever2015-11-021-0/+3
| | * | svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever2015-11-022-1/+6
| | * | SUNRPC: Abstract backchannel operationsChuck Lever2015-11-022-0/+10
| | |/
| * | SUNRPC: Move TCP receive data path into a workqueue contextTrond Myklebust2015-10-081-0/+2
| |/
* | svcrdma: Port to new memory registration APISagi Grimberg2015-10-281-4/+2
|/
* SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust2015-09-171-0/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-0/+1
|\
| * svcrdma: Use max_sge_rd for destination read depthsSteve Wise2015-08-281-0/+1
* | Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-073-10/+27
|\ \
| * | SUNRPC: Drop double-underscores from __rpc_cmp_addr6()Trond Myklebust2015-08-171-1/+1
| * | Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-08-171-1/+1
| |\ \
| | * | xprtrdma: Increase default credit limitChuck Lever2015-08-051-1/+1
| | |/
| * | SUNRPC: Add an rpc_cmp_addr_port() functionAnna Schumaker2015-08-171-0/+13
| * | SUNRPC: Drop double-underscores from rpc_cmp_addr{4|6}()Anna Schumaker2015-08-171-6/+6
| * | sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytesJeff Layton2015-08-121-2/+6
| |/
* | sunrpc: Switch to using hash list instead single listKinglong Mee2015-08-131-2/+2
* | sunrpc/nfsd: Remove redundant code by exports seq_operations functionsKinglong Mee2015-08-131-0/+5
* | nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...Jeff Layton2015-08-101-0/+3
* | nfsd/sunrpc: move pool_mode definitions into svc.hJeff Layton2015-08-101-0/+25
* | nfsd/sunrpc: abstract out svc_set_num_threads to sv_opsJeff Layton2015-08-101-0/+3
* | nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton2015-08-102-0/+4
* | nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton2015-08-101-3/+6
* | nfsd/sunrpc: move sv_function into sv_opsJeff Layton2015-08-101-8/+3
* | nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton2015-08-101-10/+10
* | svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever2015-08-101-7/+2
* | svcrdma: Remove svc_rdma_fastreg()Chuck Lever2015-07-201-1/+0
* | svcrdma: Clean up svc_rdma_get_reply_array()Chuck Lever2015-07-201-79/+2
|/
* 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
| |\
OpenPOWER on IntegriCloud