Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c86dc03e54ce15aac623125d92faac005f94267b
/
net
/
sunrpc
26d2177
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
4e4adb2
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
1744771
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
5136015
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
by Andrea Arcangeli
· 9 years ago
7dd7864
IB/core: Make ib_dealloc_pd return void
by Jason Gunthorpe
· 9 years ago
9ac0750
svcrdma: limit FRMR page list lengths to device max
by Steve Wise
· 9 years ago
0410e38
xprtrdma, svcrdma: Convert to ib_alloc_mr
by Sagi Grimberg
· 9 years ago
0993920
SUNRPC: Prevent SYN+SYNACK+RST storms
by Trond Myklebust
· 9 years ago
0c78789
SUNRPC: xs_reset_transport must mark the connection as disconnected
by Trond Myklebust
· 9 years ago
bc3fe2e
svcrdma: Use max_sge_rd for destination read depths
by Steve Wise
· 9 years ago
c212615
SUNRPC: Allow sockets to do GFP_NOIO allocations
by Trond Myklebust
· 9 years ago
37bfcc1
Merge branch 'bugfixes'
by Trond Myklebust
· 9 years ago
eed889b
Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 9 years ago
99b1a4c
SUNRPC: Fix a thinko in xs_connect()
by Trond Myklebust
· 9 years ago
129e582
sunrpc: Switch to using hash list instead single list
by Kinglong Mee
· 9 years ago
c8c081b
sunrpc/nfsd: Remove redundant code by exports seq_operations functions
by Kinglong Mee
· 9 years ago
9936f2a
sunrpc: Store cache_detail in seq_file's private directly
by Kinglong Mee
· 9 years ago
24a9a96
sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes
by Jeff Layton
· 9 years ago
1b6dc1d
nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting
by Jeff Layton
· 9 years ago
d70bc0c
nfsd/sunrpc: move pool_mode definitions into svc.h
by Jeff Layton
· 9 years ago
b9e13cd
nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
by Jeff Layton
· 9 years ago
758f62f
nfsd/sunrpc: move sv_module parm into sv_ops
by Jeff Layton
· 9 years ago
c369014
nfsd/sunrpc: move sv_function into sv_ops
by Jeff Layton
· 9 years ago
ea126e7
nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
by Jeff Layton
· 9 years ago
cc9a903
svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD
by Chuck Lever
· 9 years ago
d0f36c4
xprtrdma: take HCA driver refcount at client
by Devesh Sharma
· 9 years ago
860477d
xprtrdma: Count RDMA_NOMSG type calls
by Chuck Lever
· 9 years ago
763f7e4
xprtrdma: Clean up xprt_rdma_print_stats()
by Chuck Lever
· 9 years ago
2fcc213
xprtrdma: Fix large NFS SYMLINK calls
by Chuck Lever
· 9 years ago
677eb17
xprtrdma: Fix XDR tail buffer marshalling
by Chuck Lever
· 9 years ago
33943b2
xprtrdma: Don't provide a reply chunk when expecting a short reply
by Chuck Lever
· 9 years ago
02eb57d8
xprtrdma: Always provide a write list when sending NFS READ
by Chuck Lever
· 9 years ago
5457ced
xprtrdma: Account for RPC/RDMA header size when deciding to inline
by Chuck Lever
· 9 years ago
b3221d6
xprtrdma: Remove logic that constructs RDMA_MSGP type calls
by Chuck Lever
· 9 years ago
d1ed857
xprtrdma: Clean up rpcrdma_ia_open()
by Chuck Lever
· 9 years ago
e531dca
xprtrdma: Remove last ib_reg_phys_mr() call site
by Chuck Lever
· 9 years ago
d231093
xprtrdma: Don't fall back to PHYSICAL memory registration
by Chuck Lever
· 9 years ago
864be12
xprtrdma: Raise maximum payload size to one megabyte
by Chuck Lever
· 9 years ago
5231eb9
xprtrdma: Make xprt_setup_rdma() agnostic to family of server address
by Chuck Lever
· 9 years ago
d8132e0
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
f580dd0
SUNRPC: Report TCP errors to the caller
by Trond Myklebust
· 9 years ago
743c69e
sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable.
by NeilBrown
· 9 years ago
1980bd4
SUNRPC: xprt_complete_bc_request must also decrement the free slot count
by Trond Myklebust
· 9 years ago
6851447
SUNRPC: Fix a backchannel deadlock
by Trond Myklebust
· 9 years ago
31193fe
svcrdma: Remove svc_rdma_fastreg()
by Chuck Lever
· 9 years ago
10dc451
svcrdma: Clean up svc_rdma_get_reply_array()
by Chuck Lever
· 9 years ago
9d11b51
svcrdma: Fix send_reply() scatter/gather set-up
by Chuck Lever
· 9 years ago
ff79c74
NFS/RDMA Release resources in svcrdma when device is removed
by Shirley Ma
· 9 years ago
b5872f0
SUNRPC: Don't confuse ENOBUFS with a write_space issue
by Trond Myklebust
· 9 years ago
93aa6c7
SUNRPC: Don't reencode message if transmission failed with ENOBUFS
by Trond Myklebust
· 9 years ago
8688d95
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
d2c3ac7
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
901f137
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
by Fabian Frederick
· 9 years ago
775f06a
SUNRPC: Set the TCP user timeout option on client sockets
by Trond Myklebust
· 9 years ago
4876cc7
SUNRPC: Ensure we release the TCP socket once it has been closed
by Trond Myklebust
· 9 years ago
3832591
SUNRPC: Handle connection issues correctly on the back channel
by Trond Myklebust
· 9 years ago
d138192
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
by Fabian Frederick
· 9 years ago
3438995
Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 9 years ago
2980731
SUNRPC: never enqueue a ->rq_cong request on ->sending
by Neil Brown
· 9 years ago
8e37210
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
by Matan Barak
· 9 years ago
40c6ed0
xprtrdma: Reduce per-transport MR allocation
by Chuck Lever
· 9 years ago
acb9da7
xprtrdma: Stack relief in fmr_op_map()
by Chuck Lever
· 9 years ago
58d1dcf
xprtrdma: Split rb_lock
by Chuck Lever
· 9 years ago
7e53df1
xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
by Chuck Lever
· 9 years ago
3269a94
xprtrdma: Remove ->ro_reset
by Chuck Lever
· 9 years ago
06b0088
xprtrdma: Remove unused LOCAL_INV recovery logic
by Chuck Lever
· 9 years ago
c14d86e
xprtrdma: Acquire MRs in rpcrdma_register_external()
by Chuck Lever
· 9 years ago
951e721
xprtrdma: Introduce an FRMR recovery workqueue
by Chuck Lever
· 9 years ago
fc7fbb5
xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
by Chuck Lever
· 9 years ago
346aa66
xprtrdma: Introduce helpers for allocating MWs
by Chuck Lever
· 9 years ago
89e0d112
xprtrdma: Use ib_device pointer safely
by Chuck Lever
· 9 years ago
494ae30
xprtrdma: Remove rr_func
by Chuck Lever
· 9 years ago
fed171b
xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
by Chuck Lever
· 9 years ago
6d44698
xprtrdma: Warn when there are orphaned IB objects
by Chuck Lever
· 9 years ago
5fd23f7
SUNRPC: Address kbuild warning in net/sunrpc/debugfs.c
by Chuck Lever
· 9 years ago
4a06825
SUNRPC: Transport fault injection
by Chuck Lever
· 9 years ago
d67fa4d
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
by Jeff Layton
· 9 years ago
d6e971d
sunrpc: lock xprt before trying to set memalloc on the sockets
by Jeff Layton
· 9 years ago
264d1df
sunrpc: if we're closing down a socket, clear memalloc on it first
by Jeff Layton
· 9 years ago
8e22813
sunrpc: make xprt->swapper an atomic_t
by Jeff Layton
· 9 years ago
3c87ef6
sunrpc: keep a count of swapfiles associated with the rpc_clnt
by Jeff Layton
· 9 years ago
0d2a970
SUNRPC: Fix a backchannel race
by Trond Myklebust
· 9 years ago
1dddda8
SUNRPC: Clean up allocation and freeing of back channel requests
by Trond Myklebust
· 9 years ago
0f41979
SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task
by Trond Myklebust
· 9 years ago
ffe1f0d
rpcrdma: Merge svcrdma and xprtrdma modules into one
by Chuck Lever
· 9 years ago
0380a3f
svcrdma: Add a separate "max data segs macro for svcrdma
by Chuck Lever
· 9 years ago
b7e0b9a
svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
by Chuck Lever
· 9 years ago
30b7e24
svcrdma: Keep rpcrdma_msg fields in network byte-order
by Chuck Lever
· 9 years ago
70747c2
svcrdma: Fix byte-swapping in svc_rdma_sendto.c
by Chuck Lever
· 9 years ago
da7049f
svcrdma: Remove svc_rdma_xdr_decode_deferred_req()
by Chuck Lever
· 9 years ago
3f87d5d
SUNRPC: Move EXPORT_SYMBOL for svc_process
by Chuck Lever
· 9 years ago
632dda8
SUNRPC: Clean up bc_send()
by Chuck Lever
· 9 years ago
1193d58
SUNRPC: Backchannel handle socket nospace
by Trond Myklebust
· 9 years ago
88de6af
SUNRPC: Fix a memory leak in the backchannel code
by Trond Myklebust
· 9 years ago
9300fdb
SUNRPC: drop stale doc comments in xprtsock.c
by Stefan Hajnoczi
· 10 years ago
9c27847
kernel/params: constify struct kernel_param_ops uses
by Luis R. Rodriguez
· 9 years ago
175e8ef
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2
by Doug Ledford
· 9 years ago
5d9fb04
IB/core: Change rdma_protocol_iboe to roce
by Ira Weiny
· 9 years ago
76357c7
xprtrdma, svcrdma: Switch to generic logging helpers
by Sagi Grimberg
· 9 years ago
Next »