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.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
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
2018-12-13
SUNRPC: Fix leak of krb5p encode pages
Chuck Lever
1
-0
/
+4
2018-12-01
SUNRPC: Fix a bogus get/put in generic_key_to_expire()
Trond Myklebust
1
-7
/
+1
2018-11-27
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
YueHaibing
1
-1
/
+1
2018-11-21
sunrpc: correct the computation for page_ptr when truncating
Frank Sorenson
1
-3
/
+2
2018-11-13
nfsd: Fix an Oops in free_session()
Trond Myklebust
1
-1
/
+1
2018-09-15
sunrpc: Don't use stack buffer with scatterlist
Laura Abbott
1
-3
/
+9
2018-09-09
NFSv4 client live hangs after live data migration recovery
Bill Baker
1
-8
/
+20
2018-07-22
xprtrdma: Fix corner cases when handling device removal
Chuck Lever
1
-4
/
+9
2018-07-03
xprtrdma: Return -ENOBUFS when no pages are available
Chuck Lever
1
-1
/
+1
2018-04-26
SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
Trond Myklebust
1
-2
/
+2
2018-04-26
svcrdma: Fix Read chunk round-up
Chuck Lever
1
-4
/
+8
2018-04-26
xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
Chuck Lever
3
-24
/
+22
2018-04-24
rpc_pipefs: fix double-dput()
Al Viro
1
-0
/
+1
2018-04-19
sunrpc: remove incorrect HMAC request initialization
Eric Biggers
1
-3
/
+0
2018-02-22
xprtrdma: Fix BUG after a device removal
Chuck Lever
1
-3
/
+3
2018-02-22
xprtrdma: Fix calculation of ri_max_send_sges
Chuck Lever
2
-2
/
+2
2018-02-03
SUNRPC: Allow connect to return EHOSTUNREACH
Trond Myklebust
1
-0
/
+1
2017-12-20
xprtrdma: Don't defer fencing an async RPC's chunks
Chuck Lever
1
-1
/
+1
2017-12-20
SUNRPC: Fix a race in the receive code path
Trond Myklebust
1
-9
/
+19
2017-12-20
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
3
-0
/
+4
2017-12-14
sunrpc: Fix rpc_task_begin trace point
Chuck Lever
1
-2
/
+1
2017-11-30
svcrdma: Preserve CB send buffer across retransmits
Chuck Lever
1
-1
/
+5
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
14
-0
/
+14
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
14
-0
/
+14
2017-10-19
SUNRPC: Destroy transport from the system workqueue
Trond Myklebust
1
-10
/
+24
2017-10-16
SUNRPC: fix a list corruption issue in xprt_release()
Trond Myklebust
1
-1
/
+1
2017-10-02
sunrpc: remove redundant initialization of sock
Colin Ian King
1
-1
/
+1
2017-09-25
IB: Correct MR length field to be 64-bit
Parav Pandit
1
-1
/
+1
[next]