index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
Chuck Lever
2020-06-30
1
-0
/
+4
*
sunrpc: fixed rollback in rpc_gssd_dummy_populate()
Vasily Averin
2020-06-30
1
-0
/
+1
*
net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
Fedor Tokarev
2020-06-25
1
-2
/
+2
*
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2020-06-22
2
-9
/
+15
*
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
NeilBrown
2020-06-22
1
-2
/
+4
*
svcrdma: Fix leak of svc_rdma_recv_ctxt objects
Chuck Lever
2020-05-02
5
-18
/
+29
*
svcrdma: Fix trace point use-after-free race
Chuck Lever
2020-05-02
2
-9
/
+10
*
sunrpc: expiry_time should be seconds not timeval
Roberto Bergantinos Corpas
2020-02-11
1
-0
/
+4
*
xprtrdma: Fix use-after-free in rpcrdma_post_recvs
Chuck Lever
2020-01-27
1
-1
/
+2
*
SUNRPC: Fix svcauth_gss_proxy_init()
Chuck Lever
2020-01-27
1
-21
/
+63
*
xprtrdma: Fix completion wait during device removal
Chuck Lever
2020-01-17
1
-1
/
+1
*
sunrpc: fix crash when cache_head become valid before update
Pavel Tikhomirov
2019-12-17
1
-6
/
+0
*
xprtrdma: Prevent leak of rpcrdma_rep objects
Chuck Lever
2019-12-05
1
-0
/
+4
*
sunrpc: safely reallow resvport min/max inversion
J. Bruce Fields
2019-12-01
1
-16
/
+18
*
SUNRPC: Fix a compile warning for cmpxchg64()
Trond Myklebust
2019-12-01
1
-0
/
+1
*
sunrpc: Fix connect metrics
Chuck Lever
2019-11-24
3
-15
/
+15
*
SUNRPC: Fix priority queue fairness
Trond Myklebust
2019-11-24
1
-55
/
+54
*
net :sunrpc :clnt :Fix xps refcount imbalance on the error path
Lin Yi
2019-07-14
1
-0
/
+1
*
svcrdma: Ignore source port when computing DRC hash
Chuck Lever
2019-07-10
1
-1
/
+6
*
SUNRPC: Clean up initialisation of the struct rpc_rqst
Trond Myklebust
2019-07-03
2
-41
/
+51
*
sunrpc: don't mark uninitialised items as VALID.
NeilBrown
2019-05-02
1
-0
/
+3
*
svcrpc: fix UDP on servers with lots of threads
J. Bruce Fields
2019-03-23
1
-10
/
+10
*
xprtrdma: Make sure Send CQ is allocated on an existing compvec
Nicolas Morey-Chaisemartin
2019-03-23
1
-1
/
+2
*
xprtrdma: Double free in rpcrdma_sendctxs_create()
Dan Carpenter
2019-02-27
1
-5
/
+1
*
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
Scott Mayhew
2019-02-23
1
-11
/
+38
*
svcrdma: Remove max_sge check at connect time
Chuck Lever
2019-02-15
2
-12
/
+102
*
svcrdma: Reduce max_send_sges
Chuck Lever
2019-02-15
1
-4
/
+6
*
SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT
Benjamin Coddington
2019-02-15
1
-2
/
+4
*
sunrpc: handle ENOMEM in rpcb_getport_async
J. Bruce Fields
2019-01-22
1
-0
/
+8
*
sunrpc: use-after-free in svc_process_common()
Vasily Averin
2019-01-16
3
-7
/
+11
*
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin
2019-01-13
1
-4
/
+4
*
sunrpc: fix cache_head leak due to queued request
Vasily Averin
2019-01-13
1
-1
/
+9
*
SUNRPC: Fix a race with XPRT_CONNECTING
Trond Myklebust
2019-01-13
1
-2
/
+2
*
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2019-01-09
1
-1
/
+1
*
SUNRPC: Fix a potential race in xprt_connect()
Trond Myklebust
2018-12-21
1
-2
/
+9
*
SUNRPC: Fix leak of krb5p encode pages
Chuck Lever
2018-12-13
1
-0
/
+4
*
SUNRPC: Fix a bogus get/put in generic_key_to_expire()
Trond Myklebust
2018-12-01
1
-7
/
+1
*
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
YueHaibing
2018-11-27
1
-1
/
+1
*
sunrpc: correct the computation for page_ptr when truncating
Frank Sorenson
2018-11-21
1
-3
/
+2
*
nfsd: Fix an Oops in free_session()
Trond Myklebust
2018-11-13
1
-1
/
+1
*
xprtrdma: Reset credit grant properly after a disconnect
Chuck Lever
2018-11-13
2
-0
/
+7
*
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-08-23
19
-49
/
+75
|
\
|
*
xprtrdma: Fix disconnect regression
Chuck Lever
2018-08-08
1
-3
/
+2
|
*
sunrpc: whitespace fixes
Stephen Hemminger
2018-07-31
15
-15
/
+5
|
*
NFSv4 client live hangs after live data migration recovery
Bill Baker
2018-07-31
1
-8
/
+20
|
*
sunrpc: kstrtoul() can also return -ERANGE
Dan Carpenter
2018-07-31
1
-1
/
+1
|
*
sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...
Dave Wysochanski
2018-07-31
1
-5
/
+12
|
*
sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics
Dave Wysochanski
2018-07-30
1
-0
/
+12
|
*
sunrpc: add _print_rpc_iostats() to output metrics for one RPC op
Dave Wysochanski
2018-07-30
1
-11
/
+16
|
*
net/sunrpc: Make rpc_auth_create_args a const
Sargun Dhillon
2018-07-30
4
-7
/
+8
[next]