index
:
Linux Stable
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: Should wake up the privileged task firstly.
Zhang Xiaoxu
2021-07-20
1
-0
/
+9
*
SUNRPC: Fix the batch tasks count wraparound.
Zhang Xiaoxu
2021-07-20
1
-1
/
+2
*
rpc: fix NULL dereference on kmalloc failure
J. Bruce Fields
2021-04-07
1
-4
/
+7
*
sunrpc: fix refcount leak for rpc auth modules
Daniel Kobras
2021-03-24
1
-2
/
+4
*
svcrdma: disable timeouts on rdma backchannel
Timo Rothenpieler
2021-03-24
1
-3
/
+3
*
NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
Joe Korty
2021-03-24
1
-2
/
+2
*
SUNRPC: Handle 0 length opaque XDR object data properly
Dave Wysochanski
2021-02-23
1
-3
/
+6
*
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
2021-02-23
3
-58
/
+45
*
net: sunrpc: interpret the return value of kstrtou32 correctly
j.nixdorf@avm.de
2021-01-23
1
-1
/
+1
*
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
2020-12-29
4
-16
/
+55
*
svcrdma: Fix leak of transport addresses
Chuck Lever
2020-10-01
1
-0
/
+1
*
SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
Christophe JAILLET
2020-10-01
1
-5
/
+14
*
SUNRPC: stop printk reading past end of string
J. Bruce Fields
2020-09-23
1
-2
/
+2
*
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-20
2
-9
/
+15
*
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
NeilBrown
2020-06-20
1
-2
/
+4
*
sunrpc: expiry_time should be seconds not timeval
Roberto Bergantinos Corpas
2020-02-14
1
-0
/
+4
*
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
*
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-21
1
-0
/
+1
*
svcrdma: Ignore source port when computing DRC hash
Chuck Lever
2019-07-10
1
-1
/
+6
*
sunrpc: don't mark uninitialised items as VALID.
NeilBrown
2019-05-02
1
-0
/
+3
*
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
Scott Mayhew
2019-02-23
1
-11
/
+38
*
sunrpc: handle ENOMEM in rpcb_getport_async
J. Bruce Fields
2019-01-23
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
*
sunrpc: Don't use stack buffer with scatterlist
Laura Abbott
2018-09-15
1
-3
/
+9
*
NFSv4 client live hangs after live data migration recovery
Bill Baker
2018-09-09
1
-8
/
+20
*
xprtrdma: Fix corner cases when handling device removal
Chuck Lever
2018-07-22
1
-4
/
+9
*
xprtrdma: Return -ENOBUFS when no pages are available
Chuck Lever
2018-07-03
1
-1
/
+1
*
SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
Trond Myklebust
2018-04-26
1
-2
/
+2
*
svcrdma: Fix Read chunk round-up
Chuck Lever
2018-04-26
1
-4
/
+8
*
xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
Chuck Lever
2018-04-26
3
-24
/
+22
*
rpc_pipefs: fix double-dput()
Al Viro
2018-04-24
1
-0
/
+1
*
sunrpc: remove incorrect HMAC request initialization
Eric Biggers
2018-04-19
1
-3
/
+0
[next]