Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ca6df49d62d7cc4c1653a4d9b1ecc61ecd530e02
/
net
/
sunrpc
/
svc_xprt.c
b25b60d
SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
by Christophe JAILLET
· 4 years, 10 months ago
b20dfc3
svcrdma: Create a generic tracing class for displaying xdr_buf layout
by Chuck Lever
· 4 years, 10 months ago
855c9e7
nfs: fix out-of-date connectathon talk URL
by J. Bruce Fields
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
1237d35
SUNRPC: Temporary sockets should inherit the cred from their parent
by Trond Myklebust
· 6 years ago
4df493a
SUNRPC: Cache the process user cred in the RPC server listener
by Trond Myklebust
· 6 years ago
95503d2
svcrpc: fix unlikely races preventing queueing of sockets
by J. Bruce Fields
· 6 years ago
66c898ca
svcrpc: svc_xprt_has_something_to_do seems a little long
by J. Bruce Fields
· 6 years ago
1602a7b
SUNRPC: Don't allow compiler optimisation of svc_xprt_release_slot()
by Trond Myklebust
· 6 years ago
9ac3128
sunrpc: fix debug message in svc_create_xprt()
by Vasily Averin
· 6 years ago
d4b09ac
sunrpc: use-after-free in svc_process_common()
by Vasily Averin
· 6 years ago
310c758
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
bb6ad55
nfsd: Fix an Oops in free_session()
by Trond Myklebust
· 6 years ago
c544577
SUNRPC: Clean up transport write space handling
by Trond Myklebust
· 6 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
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
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
22700f3c
SUNRPC: Improve ordering of transport processing
by Trond Myklebust
· 7 years ago
da36e6d
sunrcp: make function _svc_create_xprt static
by Colin Ian King
· 7 years ago
ff861c4
sunrpc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
8c6ae49
sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst
by Chuck Lever
· 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
2c935bc
locking/atomic, kref: Add kref_read()
by Peter Zijlstra
· 8 years ago
546125d
sunrpc: don't call sleeping functions from the notifier block callbacks
by Scott Mayhew
· 8 years ago
ea08e39
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
by Scott Mayhew
· 8 years ago
f4a4906
SUNRPC: Remove unused callback xpo_adjust_wspace()
by Trond Myklebust
· 9 years ago
ff3ac5c
SUNRPC: Add a server side per-connection limit
by Trond Myklebust
· 9 years ago
104f635
SUNRPC: Add tracepoints for dropped and deferred requests
by Trond Myklebust
· 9 years ago
82ea2d7
SUNRPC: Add a tracepoint for server socket out-of-space conditions
by Trond Myklebust
· 9 years ago
39a9bea
rpc: share one xps between all backchannels
by J. Bruce Fields
· 9 years ago
d96b9c9
svcrpc: autoload rdma module
by J. Bruce Fields
· 9 years ago
c3d4879
sunrpc: Add a function to close temporary transports immediately
by Scott Mayhew
· 9 years ago
b9e13cd
nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
by Jeff Layton
· 10 years ago
3c51991
sunrpc/lockd: fix references to the BKL
by Jeff Layton
· 10 years ago
acf06a7
sunrpc: only call test_bit once in svc_xprt_received
by Jeff Layton
· 10 years ago
83a712e
sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt
by Jeff Layton
· 10 years ago
b1691bc
sunrpc: convert to lockless lookup of queued server threads
by Jeff Layton
· 10 years ago
403c7b4
sunrpc: fix potential races in pool_stats collection
by Jeff Layton
· 10 years ago
ceff739
sunrpc: have svc_wake_up only deal with pool 0
by Jeff Layton
· 10 years ago
4d5db3f
sunrpc: convert sp_task_pending flag to use atomic bitops
by Jeff Layton
· 10 years ago
78b65eb
sunrpc: move rq_dropme flag into rq_flags
by Jeff Layton
· 10 years ago
30660e04b
sunrpc: move rq_usedeferral flag to rq_flags
by Jeff Layton
· 10 years ago
4d152e2
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
by Jeff Layton
· 10 years ago
2941b0e
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
by J. Bruce Fields
· 10 years ago
8d65ef7
sunrpc: eliminate the XPT_DETACHED flag
by Jeff Layton
· 10 years ago
860a0d9
sunrpc: add some tracepoints in svc_rqst handling functions
by Jeff Layton
· 10 years ago
ae89254
SUNRPC: Fix compile on non-x86
by J. Bruce Fields
· 10 years ago
0c0746d
SUNRPC: More optimisations of svc_xprt_enqueue()
by Trond Myklebust
· 10 years ago
a4aa805
SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt
by Trond Myklebust
· 10 years ago
983c684
SUNRPC: get rid of the request wait queue
by Trond Myklebust
· 10 years ago
106f359
SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt
by Trond Myklebust
· 10 years ago
9e5b208
SUNRPC: Do not override wspace tests in svc_handle_xprt
by Trond Myklebust
· 10 years ago
5187768
SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed
by Trond Myklebust
· 10 years ago
0971374
SUNRPC: Reduce contention in svc_xprt_enqueue()
by Trond Myklebust
· 10 years ago
2825a7f
nfsd4: allow encoding across page boundaries
by J. Bruce Fields
· 11 years ago
c789102
SUNRPC: Fix a module reference leak in svc_handle_xprt
by Trond Myklebust
· 11 years ago
16e4d93
NFSD: Ignore client's source port on RDMA transports
by Chuck Lever
· 11 years ago
e1d83ee
net: Mark functions as static in net/sunrpc/svc_xprt.c
by Rashika Kheria
· 11 years ago
cc630d9
svcrpc: fix rpc server shutdown races
by J. Bruce Fields
· 12 years ago
e75bafb
svcrpc: make svc_age_temp_xprts enqueue under sv_lock
by J. Bruce Fields
· 12 years ago
35525b7
sunrpc: Fix lockd sleeping until timeout
by Andriy Skulysh
· 12 years ago
0104729
SUNRPC: remove BUG_ON in svc_delete_xprt
by Weston Andros Adamson
· 12 years ago
b25cd05
SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES
by Weston Andros Adamson
· 12 years ago
ff1fdb9
SUNRPC: remove BUG_ON in svc_xprt_received
by Weston Andros Adamson
· 12 years ago
65b2e66
svcrpc: split up svc_handle_xprt
by J. Bruce Fields
· 12 years ago
6797fa5
svcrpc: break up svc_recv
by J. Bruce Fields
· 12 years ago
6741019
svcrpc: make svc_xprt_received static
by J. Bruce Fields
· 12 years ago
9f9d2eb
svcrpc: make xpo_recvfrom return only >=0
by J. Bruce Fields
· 12 years ago
39b5530
svcrpc: share some setup of listening sockets
by J. Bruce Fields
· 12 years ago
c334196
svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSY
by J. Bruce Fields
· 12 years ago
719f8bc
svcrpc: fix xpt_list traversal locking on shutdown
by J. Bruce Fields
· 12 years ago
d10f27a
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
by J. Bruce Fields
· 12 years ago
f06f00a
svcrpc: sends on closed socket should stop immediately
by J. Bruce Fields
· 12 years ago
419f431
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
3ddbe87
svcrpc: fix a comment typo
by J. Bruce Fields
· 13 years ago
91c427a
sunrpc: do array overrun check in svc_recv before allocating pages
by Jeff Layton
· 13 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 13 years ago
7b147f1
SUNRPC: service destruction in network namespace context
by Stanislav Kinsbursky
· 13 years ago
3a22bf5
SUNRPC: clear svc transports lists helper introduced
by Stanislav Kinsbursky
· 13 years ago
6f51336
SUNRPC: clear svc pools lists helper introduced
by Stanislav Kinsbursky
· 13 years ago
4cb54ca
SUNRPC: search for service transports in network namespace context
by Stanislav Kinsbursky
· 13 years ago
0b48d42
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
dfd56b8
net: use IS_ENABLED(CONFIG_IPV6)
by Eric Dumazet
· 13 years ago
bd4620d
SUNRPC: create svc_xprt in proper network namespace
by Stanislav Kinsbursky
· 13 years ago
b4f36f8
svcrpc: avoid memory-corruption on pool shutdown
by J. Bruce Fields
· 13 years ago
2fefb8a
svcrpc: destroy server sockets all at once
by J. Bruce Fields
· 13 years ago
7710ec3
svcrpc: make svc_delete_xprt static
by J. Bruce Fields
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 14 years ago
849a1cf
SUNRPC: Replace svc_addr_u by sockaddr_storage
by Mi Jinlong
· 13 years ago
ebc63e5
svcrpc: fix list-corrupting race on nfsd shutdown
by J. Bruce Fields
· 14 years ago
99de8ea
rpc: keep backchannel xprt as long as server connection
by J. Bruce Fields
· 14 years ago
9e701c61
svcrpc: simpler request dropping
by J. Bruce Fields
· 14 years ago
7c96aef
sunrpc: remove xpt_pool
by NeilBrown
· 14 years ago
Next »