Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d7cb3a507d23ef42574709fc5f2ca954e274ff91
/
net
/
sunrpc
c929ea0
SUNRPC: cleanup ida information when removing sunrpc module
by Kinglong Mee
· 8 years ago
ce1ca7d
svcrdma: avoid duplicate dma unmapping during error recovery
by Sriharsha Basavapatna
· 8 years ago
546125d
sunrpc: don't call sleeping functions from the notifier block callbacks
by Scott Mayhew
· 8 years ago
78794d1
svcrpc: don't leak contexts on PROC_DESTROY
by J. Bruce Fields
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
759b265
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
73e2e0c
Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
2549f30
Merge tag 'nfs-rdma-4.10-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 8 years ago
1cded9d
SUNRPC: fix refcounting problems with auth_gss messages.
by NeilBrown
· 8 years ago
3eb15f2
sunrpc: use DEFINE_SPINLOCK()
by Fabian Frederick
· 8 years ago
2c2ee6d
sunrpc: Don't engage exponential backoff when connection attempt is rejected.
by NeilBrown
· 8 years ago
fafedf8
svcrdma: Further clean-up of svc_rdma_get_inv_rkey()
by Chuck Lever
· 8 years ago
0725745
svcrdma: Break up dprintk format in svc_rdma_accept()
by Chuck Lever
· 8 years ago
f5426d3
svcrdma: Remove unused variable in rdma_copy_tail()
by Chuck Lever
· 8 years ago
9a16a34
svcrdma: Remove unused variables in xprt_rdma_bc_allocate()
by Chuck Lever
· 8 years ago
96a58f9
svcrdma: Remove svc_rdma_op_ctxt::wc_status
by Chuck Lever
· 8 years ago
dd6fd21
svcrdma: Remove DMA map accounting
by Chuck Lever
· 8 years ago
e4eb42c
svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
by Chuck Lever
· 8 years ago
5fdca65
svcrdma: Renovate sendto chunk list parsing
by Chuck Lever
· 8 years ago
4d712ef
svcauth_gss: Close connection when dropping an incoming message
by Chuck Lever
· 8 years ago
1b9f700
svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
by Chuck Lever
· 8 years ago
3a72dc7
xprtrdma: Relocate connection helper functions
by Chuck Lever
· 8 years ago
c351f94
xprtrdma: Update dprintk in rpcrdma_count_chunks
by Chuck Lever
· 8 years ago
2f6922c
xprtrdma: Shorten QP access error message
by Chuck Lever
· 8 years ago
6d6bf72
xprtrdma: Squelch "max send, max recv" messages at connect time
by Chuck Lever
· 8 years ago
289400a
xprtrdma: Update documenting comment
by Chuck Lever
· 8 years ago
a100fda
xprtrdma: Refactor FRMR invalidation
by Chuck Lever
· 8 years ago
48016dc
xprtrdma: Avoid calls to ro_unmap_safe()
by Chuck Lever
· 8 years ago
109b88a
xprtrdma: Address coverity complaint about wait_for_completion()
by Chuck Lever
· 8 years ago
ae09531
SUNRPC: Proper metric accounting when RPC is not transmitted
by Chuck Lever
· 8 years ago
5e9fc6a
xprtrdma: Support for SG_GAP devices
by Chuck Lever
· 8 years ago
8d38de6
xprtrdma: Make FRWR send queue entry accounting more accurate
by Chuck Lever
· 8 years ago
62aee0e
xprtrdma: Cap size of callback buffer resources
by Chuck Lever
· 8 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
aad931a3
Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ea08e39
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
by Scott Mayhew
· 8 years ago
ef5beed
Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
62bdf94
xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
by Chuck Lever
· 8 years ago
bb29dd8
SUNRPC: Fix suspicious RCU usage
by Anna Schumaker
· 8 years ago
7c13f97
udp: do fwd memory scheduling on dequeue
by Paolo Abeni
· 8 years ago
56094ed
sunrpc: GFP_KERNEL should be GFP_NOFS in crypto code
by J. Bruce Fields
· 8 years ago
8d42629
svcrdma: backchannel cannot share a page for send and rcv buffers
by Chuck Lever
· 8 years ago
18e601d
sunrpc: fix some missing rq_rbuffer assignments
by Jeff Layton
· 8 years ago
2876a34
sunrpc: don't pass on-stack memory to sg_set_buf
by J. Bruce Fields
· 8 years ago
850cbad
udp: use it's own memory accounting schema
by Paolo Abeni
· 8 years ago
c4a8616
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
2778556
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
81243ea
cred: simpler, 1D supplementary groups
by Alexey Dobriyan
· 8 years ago
66cbd4b
sunrpc: replace generic auth_cred hash with auth-specific function
by Frank Sorenson
· 8 years ago
a960f8d
sunrpc: add RPCSEC_GSS hash_cred() function
by Frank Sorenson
· 8 years ago
1e035d0
sunrpc: add auth_unix hash_cred() function
by Frank Sorenson
· 8 years ago
18028c9
sunrpc: add generic_auth hash_cred() function
by Frank Sorenson
· 8 years ago
078cd82
fs: Replace CURRENT_TIME with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
77b00bc
sunrpc: queue work on system_power_efficient_wq
by Ke Wang
· 8 years ago
ed082d3
IB/core: add support to create a unsafe global rkey to ib_create_pd
by Christoph Hellwig
· 8 years ago
25d55296
svcrdma: support Remote Invalidation
by Chuck Lever
· 8 years ago
cc9d8340
svcrdma: Server-side support for rpcrdma_connect_private
by Chuck Lever
· 8 years ago
9995237
svcrdma: Skip put_page() when send_reply() fails
by Chuck Lever
· 8 years ago
cace564
svcrdma: Tail iovec leaves an orphaned DMA mapping
by Chuck Lever
· 8 years ago
5690a22
xprtrdma: use complete() instead complete_all()
by Daniel Wagner
· 8 years ago
a6cebd4
SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()
by Trond Myklebust
· 8 years ago
ace0e14
SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch
by Trond Myklebust
· 8 years ago
d48f9ce
sunrpc: fix write space race causing stalls
by David Vrabel
· 8 years ago
496b77a
xprtrdma: Eliminate rpcrdma_receive_worker()
by Chuck Lever
· 8 years ago
1519e96
xprtrdma: Rename rpcrdma_receive_wc()
by Chuck Lever
· 8 years ago
eeb3061
xprtrmda: Report address of frmr, not mw
by Chuck Lever
· 8 years ago
44829d0
xprtrdma: Support larger inline thresholds
by Chuck Lever
· 8 years ago
655fec6
xprtrdma: Use gathered Send for large inline messages
by Chuck Lever
· 8 years ago
c8b920b
xprtrdma: Basic support for Remote Invalidation
by Chuck Lever
· 8 years ago
87cfb9a
xprtrdma: Client-side support for rpcrdma_connect_private
by Chuck Lever
· 8 years ago
6ea8e71
xprtrdma: Move recv_wr to struct rpcrdma_rep
by Chuck Lever
· 8 years ago
90aab60
xprtrdma: Move send_wr to struct rpcrdma_req
by Chuck Lever
· 8 years ago
b157380
xprtrdma: Simplify rpcrdma_ep_post_recv()
by Chuck Lever
· 8 years ago
13650c2
xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf
by Chuck Lever
· 8 years ago
54cbd6b
xprtrdma: Delay DMA mapping Send and Receive buffers
by Chuck Lever
· 8 years ago
99ef4db
xprtrdma: Replace DMA_BIDIRECTIONAL
by Chuck Lever
· 8 years ago
08cf2ef
xprtrdma: Use smaller buffers for RPC-over-RDMA headers
by Chuck Lever
· 8 years ago
9c40c49
xprtrdma: Initialize separate RPC call and reply buffers
by Chuck Lever
· 8 years ago
5a6d1db
SUNRPC: Add a transport-specific private field in rpc_rqst
by Chuck Lever
· 8 years ago
6877894
SUNRPC: Separate buffer pointers for RPC Call and Reply messages
by Chuck Lever
· 8 years ago
3435c74
SUNRPC: Generalize the RPC buffer release API
by Chuck Lever
· 8 years ago
5fe6eaa
SUNRPC: Generalize the RPC buffer allocation API
by Chuck Lever
· 8 years ago
b9c5bc0
SUNRPC: Refactor rpc_xdr_buf_init()
by Chuck Lever
· 8 years ago
eb342e9
xprtrdma: Eliminate INLINE_THRESHOLD macros
by Chuck Lever
· 8 years ago
fda0ab4
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
by Andy Adamson
· 8 years ago
39e5d2d
SUNRPC search xprt switch for sockaddr
by Andy Adamson
· 8 years ago
dd69171
SUNRPC rpc_clnt_xprt_switch_add_xprt
by Andy Adamson
· 8 years ago
3b58a8a
SUNRPC rpc_clnt_xprt_switch_put
by Andy Adamson
· 8 years ago
7705f6ab
SUNRPC remove rpc_task_release_client from rpc_task_set_client
by Andy Adamson
· 8 years ago
d002526
SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()
by Trond Myklebust
· 8 years ago
2813b62
sunrpc: Remove unnecessary variable
by Amitoj Kaur Chawla
· 8 years ago
87ee128
Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
bf2c4b6
svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
by Chuck Lever
· 8 years ago
05c9746
xprtrdma: Fix receive buffer accounting
by Chuck Lever
· 8 years ago
Next »