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.12.y
linux-6.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
Ding Hui
1
-14
/
+13
2023-05-17
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
2
-4
/
+0
2023-01-18
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
1
-2
/
+17
2023-01-18
SUNRPC: Fix missing release socket in rpc_sockname()
Wang ShaoBo
1
-1
/
+1
2022-09-15
SUNRPC: use _bh spinlocking on ->transport_lock
NeilBrown
1
-2
/
+2
2022-08-25
SUNRPC: Reinitialise the backchannel request buffers before reuse
Trond Myklebust
1
-0
/
+14
2022-07-07
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
1
-1
/
+1
2022-06-25
xprtrdma: fix incorrect header size calculations
Colin Ian King
1
-2
/
+2
2022-06-14
SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
Chuck Lever
1
-1
/
+5
2022-06-14
xprtrdma: treat all calls not a bcall when bc_serv is NULL
Kinglong Mee
1
-0
/
+5
2022-05-12
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
1
-3
/
+0
2022-04-20
SUNRPC/call_alloc: async tasks mustn't block waiting for memory
NeilBrown
2
-2
/
+6
2022-04-20
SUNRPC: avoid race between mod_timer() and del_timer_sync()
NeilBrown
1
-0
/
+7
2021-09-22
rpc: fix gss_svc_init cleanup on failure
J. Bruce Fields
1
-1
/
+1
2021-07-20
SUNRPC: Should wake up the privileged task firstly.
Zhang Xiaoxu
1
-0
/
+9
2021-07-20
SUNRPC: Fix the batch tasks count wraparound.
Zhang Xiaoxu
1
-1
/
+2
2021-04-07
rpc: fix NULL dereference on kmalloc failure
J. Bruce Fields
1
-4
/
+7
2021-03-24
sunrpc: fix refcount leak for rpc auth modules
Daniel Kobras
1
-2
/
+4
2021-03-24
svcrdma: disable timeouts on rdma backchannel
Timo Rothenpieler
1
-3
/
+3
2021-03-24
NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
Joe Korty
1
-2
/
+2
2021-02-23
SUNRPC: Handle 0 length opaque XDR object data properly
Dave Wysochanski
1
-3
/
+6
2021-02-23
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
3
-58
/
+45
2021-01-23
net: sunrpc: interpret the return value of kstrtou32 correctly
j.nixdorf@avm.de
1
-1
/
+1
2020-12-29
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
4
-16
/
+55
2020-10-01
svcrdma: Fix leak of transport addresses
Chuck Lever
1
-0
/
+1
2020-10-01
SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
Christophe JAILLET
1
-5
/
+14
2020-09-23
SUNRPC: stop printk reading past end of string
J. Bruce Fields
1
-2
/
+2
2020-06-30
SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
Chuck Lever
1
-0
/
+4
2020-06-30
sunrpc: fixed rollback in rpc_gssd_dummy_populate()
Vasily Averin
1
-0
/
+1
2020-06-25
net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
Fedor Tokarev
1
-2
/
+2
2020-06-20
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2
-9
/
+15
2020-06-20
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
NeilBrown
1
-2
/
+4
2020-02-15
sunrpc: expiry_time should be seconds not timeval
Roberto Bergantinos Corpas
1
-0
/
+4
2020-01-17
xprtrdma: Fix completion wait during device removal
Chuck Lever
1
-1
/
+1
2019-12-17
sunrpc: fix crash when cache_head become valid before update
Pavel Tikhomirov
1
-6
/
+0
2019-12-01
sunrpc: safely reallow resvport min/max inversion
J. Bruce Fields
1
-16
/
+18
2019-12-01
SUNRPC: Fix a compile warning for cmpxchg64()
Trond Myklebust
1
-0
/
+1
2019-11-24
sunrpc: Fix connect metrics
Chuck Lever
3
-15
/
+15
2019-11-24
SUNRPC: Fix priority queue fairness
Trond Myklebust
1
-55
/
+54
2019-07-21
net :sunrpc :clnt :Fix xps refcount imbalance on the error path
Lin Yi
1
-0
/
+1
2019-07-10
svcrdma: Ignore source port when computing DRC hash
Chuck Lever
1
-1
/
+6
2019-05-02
sunrpc: don't mark uninitialised items as VALID.
NeilBrown
1
-0
/
+3
2019-02-23
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
Scott Mayhew
1
-11
/
+38
2019-01-23
sunrpc: handle ENOMEM in rpcb_getport_async
J. Bruce Fields
1
-0
/
+8
2019-01-17
sunrpc: use-after-free in svc_process_common()
Vasily Averin
3
-7
/
+11
2019-01-13
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin
1
-4
/
+4
2019-01-13
sunrpc: fix cache_head leak due to queued request
Vasily Averin
1
-1
/
+9
2019-01-13
SUNRPC: Fix a race with XPRT_CONNECTING
Trond Myklebust
1
-2
/
+2
2019-01-09
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
1
-1
/
+1
2018-12-21
SUNRPC: Fix a potential race in xprt_connect()
Trond Myklebust
1
-2
/
+9
[next]