index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svc_xprt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-12
sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst
Chuck Lever
1
-4
/
+6
2017-02-21
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-3
/
+3
2017-01-12
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
1
-3
/
+7
2016-11-14
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
Scott Mayhew
1
-10
/
+1
2016-07-13
SUNRPC: Remove unused callback xpo_adjust_wspace()
Trond Myklebust
1
-2
/
+0
2016-07-13
SUNRPC: Add a server side per-connection limit
Trond Myklebust
1
-3
/
+36
2016-07-13
SUNRPC: Add tracepoints for dropped and deferred requests
Trond Myklebust
1
-0
/
+4
2016-07-13
SUNRPC: Add a tracepoint for server socket out-of-space conditions
Trond Myklebust
1
-2
/
+6
2016-06-15
rpc: share one xps between all backchannels
J. Bruce Fields
1
-0
/
+2
2016-05-23
svcrpc: autoload rdma module
J. Bruce Fields
1
-4
/
+19
2015-12-23
sunrpc: Add a function to close temporary transports immediately
Scott Mayhew
1
-0
/
+45
2015-08-10
nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
Jeff Layton
1
-5
/
+5
2015-01-23
sunrpc/lockd: fix references to the BKL
Jeff Layton
1
-2
/
+1
2014-12-09
sunrpc: only call test_bit once in svc_xprt_received
Jeff Layton
1
-2
/
+4
2014-12-09
sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt
Jeff Layton
1
-7
/
+15
2014-12-09
sunrpc: convert to lockless lookup of queued server threads
Jeff Layton
1
-97
/
+124
2014-12-09
sunrpc: fix potential races in pool_stats collection
Jeff Layton
1
-6
/
+6
2014-12-09
sunrpc: have svc_wake_up only deal with pool 0
Jeff Layton
1
-21
/
+16
2014-12-09
sunrpc: convert sp_task_pending flag to use atomic bitops
Jeff Layton
1
-4
/
+3
2014-12-09
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
1
-1
/
+1
2014-12-09
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
1
-1
/
+1
2014-12-09
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
1
-1
/
+4
2014-12-09
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
J. Bruce Fields
1
-10
/
+21
2014-12-01
sunrpc: eliminate the XPT_DETACHED flag
Jeff Layton
1
-3
/
+1
2014-11-24
sunrpc: add some tracepoints in svc_rqst handling functions
Jeff Layton
1
-10
/
+21
2014-08-28
SUNRPC: Fix compile on non-x86
J. Bruce Fields
1
-4
/
+0
2014-08-17
SUNRPC: More optimisations of svc_xprt_enqueue()
Trond Myklebust
1
-14
/
+7
2014-08-17
SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt
Trond Myklebust
1
-21
/
+10
2014-08-17
SUNRPC: get rid of the request wait queue
Trond Myklebust
1
-15
/
+17
2014-08-17
SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt
Trond Myklebust
1
-5
/
+10
2014-08-17
SUNRPC: Do not override wspace tests in svc_handle_xprt
Trond Myklebust
1
-1
/
+1
2014-07-30
SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed
Trond Myklebust
1
-0
/
+2
2014-07-30
SUNRPC: Reduce contention in svc_xprt_enqueue()
Trond Myklebust
1
-8
/
+17
2014-05-31
nfsd4: allow encoding across page boundaries
J. Bruce Fields
1
-0
/
+1
2014-05-22
SUNRPC: Fix a module reference leak in svc_handle_xprt
Trond Myklebust
1
-0
/
+2
2014-05-22
NFSD: Ignore client's source port on RDMA transports
Chuck Lever
1
-1
/
+1
2014-02-10
net: Mark functions as static in net/sunrpc/svc_xprt.c
Rashika Kheria
1
-3
/
+3
2013-02-17
svcrpc: fix rpc server shutdown races
J. Bruce Fields
1
-25
/
+32
2013-02-17
svcrpc: make svc_age_temp_xprts enqueue under sv_lock
J. Bruce Fields
1
-13
/
+2
2013-01-24
sunrpc: Fix lockd sleeping until timeout
Andriy Skulysh
1
-1
/
+8
2012-11-04
SUNRPC: remove BUG_ON in svc_delete_xprt
Weston Andros Adamson
1
-1
/
+1
2012-11-04
SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES
Weston Andros Adamson
1
-1
/
+4
2012-11-04
SUNRPC: remove BUG_ON in svc_xprt_received
Weston Andros Adamson
1
-1
/
+3
2012-08-22
svcrpc: split up svc_handle_xprt
J. Bruce Fields
1
-22
/
+25
2012-08-22
svcrpc: break up svc_recv
J. Bruce Fields
1
-36
/
+67
2012-08-22
svcrpc: make svc_xprt_received static
J. Bruce Fields
1
-21
/
+20
2012-08-22
svcrpc: make xpo_recvfrom return only >=0
J. Bruce Fields
1
-1
/
+1
2012-08-22
svcrpc: share some setup of listening sockets
J. Bruce Fields
1
-6
/
+10
2012-08-22
svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSY
J. Bruce Fields
1
-1
/
+1
[next]