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
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-11
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-8
/
+6
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
1
-1
/
+1
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
1
-1
/
+2
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
1
-1
/
+1
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
1
-1
/
+2
2021-10-12
SUNRPC: Simplify the SVC dispatch code path
Chuck Lever
1
-4
/
+1
2021-10-10
SUNRPC: Per-rpc_clnt task PIDs
Chuck Lever
1
-0
/
+1
2021-10-04
SUNRPC: Remove unnecessary memory barriers
Trond Myklebust
1
-14
/
+2
2021-10-02
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
1
-2
/
+1
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-5
/
+9
2021-08-27
SUNRPC enforce creation of no more than max_connect xprts
Olga Kornievskaia
1
-0
/
+2
2021-08-27
SUNRPC keep track of number of transports to unique addresses
Olga Kornievskaia
1
-0
/
+1
2021-08-20
SUNRPC: Move client-side disconnect injection
Chuck Lever
1
-18
/
+0
2021-08-17
SUNRPC: Add RPC_AUTH_TLS protocol numbers
Chuck Lever
2
-0
/
+2
2021-08-17
SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
Chuck Lever
1
-0
/
+1
2021-08-17
svcrdma: Convert rdma->sc_rw_ctxts to llist
Chuck Lever
1
-1
/
+1
2021-08-17
svcrdma: Relieve contention on sc_send_lock.
Chuck Lever
1
-2
/
+2
2021-08-17
svcrdma: Fewer calls to wake_up() in Send completion handler
Chuck Lever
1
-0
/
+1
2021-08-17
SUNRPC: Add svc_rqst_replace_page() API
Chuck Lever
1
-0
/
+4
2021-08-10
SUNRPC: Eliminate the RQ_AUTHERR flag
Chuck Lever
1
-2
/
+0
2021-08-10
SUNRPC: Add svc_rqst::rq_auth_stat
Chuck Lever
2
-2
/
+3
2021-08-09
SUNRPC: Fix potential memory corruption
Trond Myklebust
1
-0
/
+1
2021-08-09
SUNRPC: Convert rpc_client refcount to use refcount_t
Trond Myklebust
1
-1
/
+2
2021-07-09
Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-0
/
+21
2021-07-08
sunrpc: remove an offlined xprt using sysfs
Olga Kornievskaia
1
-0
/
+1
2021-07-08
NFSv4.1 identify and mark RPC tasks that can move between transports
Olga Kornievskaia
1
-0
/
+2
2021-07-08
SUNRPC: take a xprt offline using sysfs
Olga Kornievskaia
1
-0
/
+1
2021-07-08
SUNRPC query transport's source port
Olga Kornievskaia
1
-0
/
+1
2021-07-08
SUNRPC mark the first transport
Olga Kornievskaia
1
-0
/
+1
2021-07-08
sunrpc: add dst_attr attributes to the sysfs xprt directory
Olga Kornievskaia
1
-0
/
+1
2021-07-08
sunrpc: add add sysfs directory per xprt under each xprt_switch
Olga Kornievskaia
1
-0
/
+2
2021-07-08
sunrpc: add xprt_switch direcotry to sunrpc's sysfs
Olga Kornievskaia
1
-0
/
+2
2021-07-08
sunrpc: keep track of the xprt_class in rpc_xprt structure
Olga Kornievskaia
1
-0
/
+2
2021-07-08
sunrpc: add IDs to multipath
Olga Kornievskaia
1
-0
/
+4
2021-07-08
sunrpc: add xprt id
Olga Kornievskaia
1
-0
/
+2
2021-07-08
sunrpc: Create per-rpc_clnt sysfs kobjects
Olga Kornievskaia
1
-0
/
+2
2021-07-01
kernel.h: split out kstrtox() and simple_strtox() to a separate header
Andy Shevchenko
1
-0
/
+1
2021-05-26
SUNRPC: More fixes for backlog congestion
Trond Myklebust
1
-0
/
+2
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2021-04-05
SUNRPC: Set TCP_CORK until the transmit queue is empty
Trond Myklebust
1
-0
/
+1
2021-03-31
svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_arg
Chuck Lever
1
-3
/
+0
2021-03-31
svcrdma: Remove sc_read_complete_q
Chuck Lever
1
-2
/
+0
2021-03-22
SUNRPC: Export svc_xprt_received()
Chuck Lever
1
-0
/
+1
2021-03-22
svcrdma: Remove unused sc_pages field
Chuck Lever
1
-2
/
+1
2021-03-22
svcrdma: Normalize Send page handling
Chuck Lever
1
-0
/
+1
2021-03-22
svcrdma: Add a "deferred close" helper
Chuck Lever
1
-0
/
+1
2021-03-22
svcrdma: Maintain a Receive water mark
Chuck Lever
1
-0
/
+2
2021-03-22
NFSD: Update the NFSv3 PATHCONF3res encoder to use struct xdr_stream
Chuck Lever
1
-2
/
+16
2021-03-22
NFSD: Update the NFSv3 READ3res encode to use struct xdr_stream
Chuck Lever
1
-0
/
+20
2021-03-22
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
1
-0
/
+25
[next]