Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
d3cda2337bbc9edd2a26b83cb00eaa8c048ff274
/
net
/
sunrpc
5e4d6597
Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
f3aefb6
sunrpc: remove incorrect HMAC request initialization
by Eric Biggers
· 7 years ago
38a7031
NFSD: Clean up legacy NFS SYMLINK argument XDR decoders
by Chuck Lever
· 7 years ago
8154ef2
NFSD: Clean up legacy NFS WRITE argument XDR decoders
by Chuck Lever
· 7 years ago
55f5088
svc: Report xprt dequeue latency
by Chuck Lever
· 7 years ago
aaba72c
sunrpc: Report per-RPC execution stats
by Chuck Lever
· 7 years ago
0b9547b
sunrpc: Re-purpose trace_svc_process
by Chuck Lever
· 7 years ago
ece200d
sunrpc: Save remote presentation address in svc_xprt for trace events
by Chuck Lever
· 7 years ago
41f306d
sunrpc: Simplify trace_svc_recv
by Chuck Lever
· 7 years ago
7dbb53b
sunrpc: Simplify do_enqueue tracing
by Chuck Lever
· 7 years ago
caa3e106d
sunrpc: Move trace_svc_xprt_dequeue()
by Chuck Lever
· 7 years ago
989f881
svc: Simplify ->xpo_secure_port
by Chuck Lever
· 7 years ago
63a1b15
sunrpc: Remove unneeded pointer dereference
by Chuck Lever
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
5e804a6
net: Convert sunrpc_net_ops
by Kirill Tkhai
· 7 years ago
855aeba
net: Convert rpcsec_gss_net_ops
by Kirill Tkhai
· 7 years ago
d644406
net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
6f29d07
svcrdma: Clean up rdma_build_arg_xdr
by Chuck Lever
· 7 years ago
97cc326
svcrdma: Consult max_qp_init_rd_atom when accepting connections
by Chuck Lever
· 7 years ago
0c4398f
svcrdma: Use pr_err to report Receive errors
by Chuck Lever
· 7 years ago
3b68e6e
SUNRPC: cache: ignore timestamp written to 'flush' file.
by NeilBrown
· 7 years ago
90a9b14
sunrpc: Fix unaligned access on sparc64
by James Ettle
· 7 years ago
9b2c45d
net: make getname() functions return length rather than use int* parameter
by Denys Vlasenko
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
82f0a41
Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
0afa6b4
SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
by Trond Myklebust
· 7 years ago
f1517df
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
f515f86
fix parallelism for rpc tasks
by Olga Kornievskaia
· 8 years ago
175e031
svcrdma: Fix Read chunk round-up
by Chuck Lever
· 7 years ago
90ea9f1
Make the xprtiod workqueue unbounded.
by Trond Myklebust
· 7 years ago
2275cde
SUNRPC: Queue latency-sensitive socket tasks to xprtiod
by Trond Myklebust
· 7 years ago
0c8cbcd
Merge tag 'nfs-rdma-for-4.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Trond Myklebust
· 7 years ago
9b30889
SUNRPC: Ensure we always close the socket after a connection shuts down
by Trond Myklebust
· 7 years ago
d0945ca
sunrpc: remove dead code in svc_sock_setbufsize
by Christoph Hellwig
· 7 years ago
e89e8d8f
xprtrdma: Fix BUG after a device removal
by Chuck Lever
· 7 years ago
1179e2c
xprtrdma: Fix calculation of ri_max_send_sges
by Chuck Lever
· 7 years ago
efd52b5
Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
1ed2d76
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
8f39fce
Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Trond Myklebust
· 7 years ago
21ead9f
SUNRPC: Micro-optimize __rpc_execute
by Chuck Lever
· 7 years ago
cf08d6f
SUNRPC: task_run_action should display tk_callback
by Chuck Lever
· 7 years ago
82476d9
SUNRPC: Trace xprt_timer events
by Chuck Lever
· 7 years ago
9ab6d89
xprtrdma: Correct some documenting comments
by Chuck Lever
· 7 years ago
aae2349
xprtrdma: Fix "bytes registered" accounting
by Chuck Lever
· 7 years ago
ae72467
xprtrdma: Instrument allocation/release of rpcrdma_req/rep objects
by Chuck Lever
· 7 years ago
643cf32
xprtrdma: Add trace points to instrument QP and CQ access upcalls
by Chuck Lever
· 7 years ago
fc1eb80
xprtrdma: Add trace points in the client-side backchannel code paths
by Chuck Lever
· 7 years ago
b4744e0
xprtrdma: Add trace points for connect events
by Chuck Lever
· 7 years ago
1c443eff
xprtrdma: Add trace points to instrument MR allocation and recovery
by Chuck Lever
· 7 years ago
2937fed
xprtrdma: Add trace points to instrument memory invalidation
by Chuck Lever
· 7 years ago
e11b7c9
xprtrdma: Add trace points in reply decoder path
by Chuck Lever
· 7 years ago
58f10ad
xprtrdma: Add trace points to instrument memory registration
by Chuck Lever
· 7 years ago
b4a7f91
xprtrdma: Add trace points in the RPC Reply handler paths
by Chuck Lever
· 7 years ago
ab03eff
xprtrdma: Add trace points in RPC Call transmit paths
by Chuck Lever
· 7 years ago
e48f083
rpcrdma: infrastructure for static trace points in rpcrdma.ko
by Chuck Lever
· 7 years ago
4827250
svcrdma: Post Receives in the Receive completion handler
by Chuck Lever
· 7 years ago
ec12e47
xprtrdma: Introduce rpcrdma_mw_unmap_and_put
by Chuck Lever
· 7 years ago
96cedde
xprtrdma: Remove usage of "mw"
by Chuck Lever
· 7 years ago
ce5b371
xprtrdma: Replace all usage of "frmr" with "frwr"
by Chuck Lever
· 7 years ago
30b5416
xprtrdma: Don't clear RPC_BC_PA_IN_USE on pre-allocated rpc_rqst's
by Chuck Lever
· 7 years ago
cf73daf
xprtrdma: Split xprt_rdma_send_request
by Chuck Lever
· 7 years ago
6c537f2
xprtrdma: buf_free not called for CB replies
by Chuck Lever
· 7 years ago
a2b6470
xprtrdma: Move unmap-safe logic to rpcrdma_marshal_req
by Chuck Lever
· 7 years ago
20035ed
xprtrdma: Support IPv6 in xprt_rdma_set_port
by Chuck Lever
· 7 years ago
dd229ce
xprtrdma: Remove another sockaddr_storage field (cdata::addr)
by Chuck Lever
· 7 years ago
d461f1f
xprtrdma: Initialize the xprt address string array earlier
by Chuck Lever
· 7 years ago
1049270
xprtrdma: Remove unused padding variables
by Chuck Lever
· 7 years ago
3f0e3ed
xprtrdma: Remove ri_reminv_expected
by Chuck Lever
· 7 years ago
c344161
xprtrdma: Per-mode handling for Remote Invalidation
by Chuck Lever
· 7 years ago
42b9f5c
xprtrdma: Eliminate unnecessary lock cycle in xprt_rdma_send_request
by Chuck Lever
· 7 years ago
d698c4a
xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
by Chuck Lever
· 7 years ago
03ac1a7
xprtrdma: Fix buffer leak after transport set up failure
by Chuck Lever
· 7 years ago
0af3442
SUNRPC: Add explicit rescheduling points in the receive path
by Trond Myklebust
· 7 years ago
3d18880
SUNRPC: Chunk reading of replies from the server
by Trond Myklebust
· 7 years ago
024fbf9
SUNRPC: Remove rpc_protocol()
by Chuck Lever
· 7 years ago
d025fbf
Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
90d91b0
SUNRPC: Fix a race in the receive code path
by Trond Myklebust
· 7 years ago
ccede75
xprtrdma: Spread reply processing over more CPUs
by Chuck Lever
· 7 years ago
bdcf0a4
kernel: make groups_sort calling a responsibility group_info allocators
by Thiago Rafael Becker
· 7 years ago
1e4ed1b
svc_recvfrom(): switch to sock_recvmsg()
by Al Viro
· 8 years ago
2db767d
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
eb5b46f
SUNRPC: Handle ENETDOWN errors
by Trond Myklebust
· 7 years ago
4ba161a
SUNRPC: Allow connect to return EHOSTUNREACH
by Trond Myklebust
· 7 years ago
ee24eac
SUNRPC: make cache_detail structures const
by Bhumika Goyal
· 7 years ago
d34971a
sunrpc: make the function arg as const
by Bhumika Goyal
· 7 years ago
ade994f
net: annotate ->poll() instances
by Al Viro
· 8 years ago
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
4dd3c2e
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
c3e9c04b
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
6c67a3e4a
sunrpc: remove net pointer from messages
by Vasily Averin
· 7 years ago
4112be7
sunrpc: exit_net cleanup check added
by Vasily Averin
· 7 years ago
c435da6
sunrpc: Add rpc_request static trace point
by Chuck Lever
· 7 years ago
b2bfe59
sunrpc: Fix rpc_task_begin trace point
by Chuck Lever
· 7 years ago
e9d4763
net: sunrpc: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
62b56a6
xprtrdma: Update copyright notices
by Chuck Lever
· 7 years ago
1b746c1
xprtrdma: Remove include for linux/prefetch.h
by Chuck Lever
· 7 years ago
2232df5
rpcrdma: Remove C structure definitions of XDR data items
by Chuck Lever
· 7 years ago
a4699f5
xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode
by Chuck Lever
· 7 years ago
6f0afc2
xprtrdma: Remove atomic send completion counting
by Chuck Lever
· 7 years ago
Next »