Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0ad5daf6ba80af4a8d72b4284079357c4e3b9e4a
/
net
/
sunrpc
09c8b3d
Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
23abec2
svcrdma: set XPT_CONG_CTRL flag for bc xprt
by Chuck Lever
· 8 years ago
8841b5f
Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
eed5087
xprtrdma: Squelch kbuild sparse complaint
by Chuck Lever
· 8 years ago
5427290
SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprt
by Kinglong Mee
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
8f03cf5
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
8313064c
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
7259f1d
sunrpc: don't register UDP port with rpcbind when version needs congestion control
by Jeff Layton
· 8 years ago
5283b03
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
by Jeff Layton
· 8 years ago
362142b2
sunrpc: flag transports as having congestion control
by Jeff Layton
· 8 years ago
05a45a2
sunrpc: turn bitfield flags in svc_version into bools
by Jeff Layton
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
5c741d4
SUNRPC: Add a helper function xdr_stream_decode_string_dup()
by Trond Myklebust
· 8 years ago
9761a24
sunrpc: silence uninitialized variable warning
by Dan Carpenter
· 8 years ago
42e1b14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b977b64
sunrpc: Allow xprt->ops->timer method to sleep
by Chuck Lever
· 8 years ago
9a5c63e
xprtrdma: Refactor management of mw_list field
by Chuck Lever
· 8 years ago
0a90487
xprtrdma: Handle stale connection rejection
by Chuck Lever
· 8 years ago
18c0fb3
xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs
by Chuck Lever
· 8 years ago
c6f5b47
xprtrdma: Shrink send SGEs array
by Chuck Lever
· 8 years ago
16f906d
xprtrdma: Reduce required number of send SGEs
by Chuck Lever
· 8 years ago
c95a3c6
xprtrdma: Disable pad optimization by default
by Chuck Lever
· 8 years ago
b5f0afb
xprtrdma: Per-connection pad optimization
by Chuck Lever
· 8 years ago
24abdf1
xprtrdma: Fix Read chunk padding
by Chuck Lever
· 8 years ago
f39b2dde
net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h
by Russell King
· 8 years ago
26ae102
NFSv4: Set the connection timeout to match the lease period
by Trond Myklebust
· 8 years ago
7196dbb
SUNRPC: Allow changing of the TCP timeout parameters on the fly
by Trond Myklebust
· 8 years ago
8d1b8c6
SUNRPC: Refactor TCP socket timeout code into a helper function
by Trond Myklebust
· 8 years ago
d23bb11
SUNRPC: Remove unused function rpc_get_timeout()
by Trond Myklebust
· 8 years ago
8ccc869
sunrpc: use simple_read_from_buffer for reading cache flush
by Kinglong Mee
· 8 years ago
3f373e8
sunrpc: record rpc client pointer in seq->private directly
by Kinglong Mee
· 8 years ago
6489a8f
sunrpc: update the comments of sunrpc proc path
by Kinglong Mee
· 8 years ago
af4926e
sunrpc: remove dead codes of cr_magic in rpc_cred
by Kinglong Mee
· 8 years ago
5786461
sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
by Kinglong Mee
· 8 years ago
863d7d9
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
by Kinglong Mee
· 8 years ago
2864486
sunrpc: error out if register_shrinker fail
by Kinglong Mee
· 8 years ago
471a930
SUNRPC: Drop all entries from cache_detail when cache_purge()
by Kinglong Mee
· 8 years ago
81fa327
svcrdma: Poll CQs in "workqueue" mode
by Chuck Lever
· 8 years ago
a3ab867
svcrdma: Combine list fields in struct svc_rdma_op_ctxt
by Chuck Lever
· 8 years ago
aba7d14
svcrdma: Remove unused sc_dto_q field
by Chuck Lever
· 8 years ago
c2ccf64
svcrdma: Clean up backchannel send header encoding
by Chuck Lever
· 8 years ago
647e18e
svcrdma: Clean up RPC-over-RDMA Call header decoder
by Chuck Lever
· 8 years ago
98fc21d
svcrdma: Clean up RPC-over-RDMA Reply header encoder
by Chuck Lever
· 8 years ago
cbaf580
svcrdma: Another sendto chunk list parsing update
by Chuck Lever
· 8 years ago
2b477c0
svcrpc: free contexts immediately on PROC_DESTROY
by Neil Brown
· 8 years ago
034dd34
svcrpc: fix oops in absence of krb5 module
by J. Bruce Fields
· 8 years ago
4c3ffd0
SUNRPC: two small improvements to rpcauth shrinker.
by NeilBrown
· 8 years ago
c929ea0
SUNRPC: cleanup ida information when removing sunrpc module
by Kinglong Mee
· 8 years ago
0a13cd1
locking/atomic, kref: Implement kref_put_lock()
by Peter Zijlstra
· 8 years ago
2c935bc
locking/atomic, kref: Add kref_read()
by Peter Zijlstra
· 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
Next »