Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
c6b05151990fc6b6b64c9141cf0d99f51bd37df3
/
net
/
sunrpc
863b887
rpc: fix NULL dereference on kmalloc failure
by J. Bruce Fields
· 4 years ago
a1507d7
sunrpc: fix refcount leak for rpc auth modules
by Daniel Kobras
· 4 years ago
28e8939
svcrdma: disable timeouts on rdma backchannel
by Timo Rothenpieler
· 4 years ago
39e2d3e
NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
by Joe Korty
· 4 years ago
8019d707
SUNRPC: Handle 0 length opaque XDR object data properly
by Dave Wysochanski
· 4 years, 1 month ago
29160df
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
by Dave Wysochanski
· 4 years, 1 month ago
e7ee3b9
net: sunrpc: interpret the return value of kstrtou32 correctly
by j.nixdorf@avm.de
· 4 years, 2 months ago
1453190
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
by Trond Myklebust
· 4 years, 4 months ago
6490193
svcrdma: Fix leak of transport addresses
by Chuck Lever
· 5 years ago
868367c
SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
by Christophe JAILLET
· 5 years ago
dcbf2ee
SUNRPC: stop printk reading past end of string
by J. Bruce Fields
· 4 years, 6 months ago
653db17
SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
by Chuck Lever
· 4 years, 8 months ago
bbffca9
sunrpc: fixed rollback in rpc_gssd_dummy_populate()
by Vasily Averin
· 4 years, 9 months ago
e669399
net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
by Fedor Tokarev
· 5 years ago
881d338
sunrpc: clean up properly in gss_mech_unregister()
by NeilBrown
· 4 years, 9 months ago
f8ff4d8
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
by NeilBrown
· 4 years, 9 months ago
4274984b
sunrpc: expiry_time should be seconds not timeval
by Roberto Bergantinos Corpas
· 5 years ago
760e1a2
xprtrdma: Fix completion wait during device removal
by Chuck Lever
· 5 years ago
cfd2194
sunrpc: fix crash when cache_head become valid before update
by Pavel Tikhomirov
· 5 years ago
1003056
sunrpc: safely reallow resvport min/max inversion
by J. Bruce Fields
· 6 years ago
a06db41
SUNRPC: Fix a compile warning for cmpxchg64()
by Trond Myklebust
· 6 years ago
711b329
sunrpc: Fix connect metrics
by Chuck Lever
· 6 years ago
5320b43
SUNRPC: Fix priority queue fairness
by Trond Myklebust
· 6 years ago
5636cbb
net :sunrpc :clnt :Fix xps refcount imbalance on the error path
by Lin Yi
· 6 years ago
44b1404
svcrdma: Ignore source port when computing DRC hash
by Chuck Lever
· 6 years ago
790899d
sunrpc: don't mark uninitialised items as VALID.
by NeilBrown
· 6 years ago
aa1e52c
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
by Scott Mayhew
· 6 years ago
f85592f
sunrpc: handle ENOMEM in rpcb_getport_async
by J. Bruce Fields
· 6 years ago
65dba32
sunrpc: use-after-free in svc_process_common()
by Vasily Averin
· 6 years ago
aa71dcf
sunrpc: use SVC_NET() in svcauth_gss_* functions
by Vasily Averin
· 6 years ago
76da017
sunrpc: fix cache_head leak due to queued request
by Vasily Averin
· 6 years ago
8265e34
SUNRPC: Fix a race with XPRT_CONNECTING
by Trond Myklebust
· 6 years ago
e5af70e
sock: Make sock->sk_stamp thread-safe
by Deepa Dinamani
· 6 years ago
c3f6841
SUNRPC: Fix a potential race in xprt_connect()
by Trond Myklebust
· 6 years ago
e3dccb5
SUNRPC: Fix leak of krb5p encode pages
by Chuck Lever
· 6 years ago
677805a
SUNRPC: Fix a bogus get/put in generic_key_to_expire()
by Trond Myklebust
· 6 years ago
26eff85
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
by YueHaibing
· 6 years ago
a56609f
sunrpc: correct the computation for page_ptr when truncating
by Frank Sorenson
· 6 years ago
eecd97e
nfsd: Fix an Oops in free_session()
by Trond Myklebust
· 6 years ago
8b89aff
sunrpc: Don't use stack buffer with scatterlist
by Laura Abbott
· 7 years ago
bf23ba3
NFSv4 client live hangs after live data migration recovery
by Bill Baker
· 7 years ago
f5778c2
xprtrdma: Fix corner cases when handling device removal
by Chuck Lever
· 7 years ago
d097e5b
xprtrdma: Return -ENOBUFS when no pages are available
by Chuck Lever
· 7 years ago
26bebd5
SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
by Trond Myklebust
· 7 years ago
0b1fa24
svcrdma: Fix Read chunk round-up
by Chuck Lever
· 7 years ago
342d909
xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
by Chuck Lever
· 7 years ago
0851255
rpc_pipefs: fix double-dput()
by Al Viro
· 7 years ago
e4fa275
sunrpc: remove incorrect HMAC request initialization
by Eric Biggers
· 7 years ago
67154fb
xprtrdma: Fix BUG after a device removal
by Chuck Lever
· 7 years ago
84b41e3
xprtrdma: Fix calculation of ri_max_send_sges
by Chuck Lever
· 7 years ago
ca4b613
SUNRPC: Allow connect to return EHOSTUNREACH
by Trond Myklebust
· 7 years ago
4236404
xprtrdma: Don't defer fencing an async RPC's chunks
by Chuck Lever
· 7 years ago
7dd1362
SUNRPC: Fix a race in the receive code path
by Trond Myklebust
· 7 years ago
c5d9b78
kernel: make groups_sort calling a responsibility group_info allocators
by Thiago Rafael Becker
· 7 years ago
94d6b7f
sunrpc: Fix rpc_task_begin trace point
by Chuck Lever
· 7 years ago
a7a05de
svcrdma: Preserve CB send buffer across retransmits
by Chuck Lever
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
528fd35
SUNRPC: Destroy transport from the system workqueue
by Trond Myklebust
· 7 years ago
4c625a9
SUNRPC: fix a list corruption issue in xprt_release()
by Trond Myklebust
· 7 years ago
d099b8a
sunrpc: remove redundant initialization of sock
by Colin Ian King
· 7 years ago
edd3155
IB: Correct MR length field to be 64-bit
by Parav Pandit
· 7 years ago
8e7757d
Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
f1ecbc2
SUNRPC: remove some dead code.
by NeilBrown
· 8 years ago
9590d08
xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler
by Chuck Lever
· 8 years ago
f9773b2
Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs into linux-next
by Trond Myklebust
· 7 years ago
26fb225
svcrdma: Estimate Send Queue depth properly
by Chuck Lever
· 7 years ago
5a25bfd
svcrdma: Limit RQ depth
by Chuck Lever
· 7 years ago
193bcb7
svcrdma: Populate tail iovec when receiving
by Chuck Lever
· 8 years ago
0828170
merge nfsd 4.13 bugfixes into nfsd for-4.14 branch
by J. Bruce Fields
· 7 years ago
7075a86
svcrdma: Clean up svc_rdma_build_read_chunk()
by Chuck Lever
· 8 years ago
afea565
sunrpc: Const-ify struct sv_serv_ops
by Chuck Lever
· 8 years ago
2412e92
sunrpc: Const-ify instances of struct svc_xprt_ops
by Chuck Lever
· 8 years ago
eebe53e
net: sunrpc: svcsock: fix NULL-pointer exception
by Vadim Lomovtsev
· 8 years ago
67af6f6
xprtrdma: Re-arrange struct rx_stats
by Chuck Lever
· 8 years ago
7af7a59
Merge branch 'bugfixes'
by Trond Myklebust
· 8 years ago
fd01b25
SUNRPC: ECONNREFUSED should cause a rebind.
by NeilBrown
· 8 years ago
ce7c252
SUNRPC: Add a separate spinlock to protect the RPC request receive list
by Trond Myklebust
· 8 years ago
040249d
SUNRPC: Cleanup xs_tcp_read_common()
by Trond Myklebust
· 8 years ago
8d6f97d
SUNRPC: Don't loop forever in xs_tcp_data_receive()
by Trond Myklebust
· 8 years ago
c89091c
SUNRPC: Don't hold the transport lock when receiving backchannel data
by Trond Myklebust
· 8 years ago
729749b
SUNRPC: Don't hold the transport lock across socket copy operations
by Trond Myklebust
· 8 years ago
6748b0c
xprtrdma: Remove imul instructions from chunk list encoders
by Chuck Lever
· 8 years ago
28d9d56
xprtrdma: Remove imul instructions from rpcrdma_convert_iovs()
by Chuck Lever
· 8 years ago
7ec910e
xprtrdma: Clean up rpcrdma_bc_marshal_reply()
by Chuck Lever
· 8 years ago
39f4cd9
xprtrdma: Harden chunk list encoding against send buffer overflow
by Chuck Lever
· 8 years ago
7a80f3f
xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()
by Chuck Lever
· 8 years ago
f4a2805
xprtrdma: Remove rpclen from rpcrdma_marshal_req
by Chuck Lever
· 8 years ago
09e6064
xprtrdma: Clean up rpcrdma_marshal_req() synopsis
by Chuck Lever
· 8 years ago
c1bcb68
xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits()
by Chuck Lever
· 8 years ago
e2a6719
xprtrdma: Remove rpcrdma_rep::rr_len
by Chuck Lever
· 8 years ago
fdf503e
xprtrdma: Remove opcode check in Receive completion handler
by Chuck Lever
· 8 years ago
264b0cd
xprtrdma: Replace rpcrdma_count_chunks()
by Chuck Lever
· 8 years ago
07ff2dd
xprtrdma: Refactor rpcrdma_reply_handler()
by Chuck Lever
· 8 years ago
41c8f70
xprtrdma: Harden backchannel call decoding
by Chuck Lever
· 8 years ago
96f8778
xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler()
by Chuck Lever
· 8 years ago
d31ae25
sunrpc: Const-ify all instances of struct rpc_xprt_ops
by Chuck Lever
· 8 years ago
505d5c1
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
3ffbc1d
net/sunrpc/xprt_sock: fix regression in connection error reporting.
by NeilBrown
· 8 years ago
b86faee
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
Next »