index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-07-09
5
-0
/
+21
|
\
|
*
sunrpc: remove an offlined xprt using sysfs
Olga Kornievskaia
2021-07-08
1
-0
/
+1
|
*
NFSv4.1 identify and mark RPC tasks that can move between transports
Olga Kornievskaia
2021-07-08
1
-0
/
+2
|
*
SUNRPC: take a xprt offline using sysfs
Olga Kornievskaia
2021-07-08
1
-0
/
+1
|
*
SUNRPC query transport's source port
Olga Kornievskaia
2021-07-08
1
-0
/
+1
|
*
SUNRPC mark the first transport
Olga Kornievskaia
2021-07-08
1
-0
/
+1
|
*
sunrpc: add dst_attr attributes to the sysfs xprt directory
Olga Kornievskaia
2021-07-08
1
-0
/
+1
|
*
sunrpc: add add sysfs directory per xprt under each xprt_switch
Olga Kornievskaia
2021-07-08
1
-0
/
+2
|
*
sunrpc: add xprt_switch direcotry to sunrpc's sysfs
Olga Kornievskaia
2021-07-08
1
-0
/
+2
|
*
sunrpc: keep track of the xprt_class in rpc_xprt structure
Olga Kornievskaia
2021-07-08
1
-0
/
+2
|
*
sunrpc: add IDs to multipath
Olga Kornievskaia
2021-07-08
1
-0
/
+4
|
*
sunrpc: add xprt id
Olga Kornievskaia
2021-07-08
1
-0
/
+2
|
*
sunrpc: Create per-rpc_clnt sysfs kobjects
Olga Kornievskaia
2021-07-08
1
-0
/
+2
*
|
kernel.h: split out kstrtox() and simple_strtox() to a separate header
Andy Shevchenko
2021-07-01
1
-0
/
+1
|
/
*
SUNRPC: More fixes for backlog congestion
Trond Myklebust
2021-05-26
1
-0
/
+2
*
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-07
1
-0
/
+1
|
\
|
*
SUNRPC: Set TCP_CORK until the transmit queue is empty
Trond Myklebust
2021-04-05
1
-0
/
+1
*
|
svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_arg
Chuck Lever
2021-03-31
1
-3
/
+0
*
|
svcrdma: Remove sc_read_complete_q
Chuck Lever
2021-03-31
1
-2
/
+0
*
|
SUNRPC: Export svc_xprt_received()
Chuck Lever
2021-03-22
1
-0
/
+1
*
|
svcrdma: Remove unused sc_pages field
Chuck Lever
2021-03-22
1
-2
/
+1
*
|
svcrdma: Normalize Send page handling
Chuck Lever
2021-03-22
1
-0
/
+1
*
|
svcrdma: Add a "deferred close" helper
Chuck Lever
2021-03-22
1
-0
/
+1
*
|
svcrdma: Maintain a Receive water mark
Chuck Lever
2021-03-22
1
-0
/
+2
*
|
NFSD: Update the NFSv3 PATHCONF3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-2
/
+16
*
|
NFSD: Update the NFSv3 READ3res encode to use struct xdr_stream
Chuck Lever
2021-03-22
1
-0
/
+20
*
|
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
2021-03-22
1
-0
/
+25
|
/
*
svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"
Chuck Lever
2021-03-11
1
-1
/
+0
*
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-02-22
1
-0
/
+2
|
\
|
*
SUNRPC: Use TCP_CORK to optimise send performance on the server
Trond Myklebust
2021-02-16
1
-0
/
+2
*
|
Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-02-21
4
-15
/
+17
|
\
\
|
|
/
|
/
|
|
*
svcrdma: Reduce Receive doorbell rate
Chuck Lever
2021-01-25
1
-0
/
+1
|
*
svcrdma: Deprecate stat variables that are no longer used
Chuck Lever
2021-01-25
1
-5
/
+0
|
*
svcrdma: Restore read and write stats
Chuck Lever
2021-01-25
1
-2
/
+2
|
*
svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter
Chuck Lever
2021-01-25
1
-1
/
+1
|
*
svcrdma: Convert rdma_stat_recv to a per-CPU counter
Chuck Lever
2021-01-25
1
-1
/
+2
|
*
SUNRPC: Move definition of XDR_UNIT
Chuck Lever
2021-01-25
2
-6
/
+10
|
*
SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
Chuck Lever
2021-01-25
1
-0
/
+1
*
|
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
2021-01-25
1
-2
/
+1
|
/
*
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-12-17
2
-15
/
+15
|
\
|
*
SUNRPC: Cleanup - constify a number of xdr_buf helpers
Trond Myklebust
2020-12-14
1
-11
/
+11
|
*
SUNRPC: Fix xdr_expand_hole()
Trond Myklebust
2020-12-14
1
-1
/
+1
|
*
SUNRPC: Fixes for xdr_align_data()
Trond Myklebust
2020-12-14
1
-1
/
+1
|
*
SUNRPC: Remove unused function xprt_load_transport()
Trond Myklebust
2020-12-02
1
-1
/
+0
|
*
SUNRPC: Add a helper to return the transport identifier given a netid
Trond Myklebust
2020-12-02
1
-0
/
+1
|
*
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
2020-12-02
1
-0
/
+1
*
|
NFSD: Add helper for decoding locker4
Chuck Lever
2020-11-30
1
-0
/
+21
*
|
NFSD: Replace READ* macros in nfsd4_decode_commit()
Chuck Lever
2020-11-30
1
-0
/
+21
*
|
NFSD: Replace the internals of the READ_BUF() macro
Chuck Lever
2020-11-30
1
-0
/
+2
*
|
SUNRPC: Prepare for xdr_stream-style decoding on the server-side
Chuck Lever
2020-11-30
1
-0
/
+16
[next]