index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-07-13
1
-3
/
+6
|
*
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2017-07-13
1
-4
/
+4
|
*
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-07-13
1
-1
/
+1
|
*
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-07-13
4
-13
/
+14
|
*
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-07-13
4
-8
/
+16
|
*
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
3
-3
/
+4
|
*
sunrpc: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
1
-12
/
+15
|
*
sunrpc: properly type argument to kxdrdproc_t
Christoph Hellwig
2017-07-13
1
-1
/
+2
|
*
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
2017-07-13
3
-7
/
+8
|
*
sunrpc: fix encoder callback prototypes
Christoph Hellwig
2017-07-13
1
-11
/
+13
|
*
sunrpc: properly type argument to kxdreproc_t
Christoph Hellwig
2017-07-13
1
-1
/
+2
*
|
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-07-13
15
-945
/
+869
|
\
\
|
*
|
svcrdma: fix an incorrect check on -E2BIG and -EINVAL
Colin Ian King
2017-07-13
1
-1
/
+1
|
*
|
svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir field
Chuck Lever
2017-07-12
1
-10
/
+8
|
*
|
svcrdma: use offset_in_page() macro
Chuck Lever
2017-07-12
1
-2
/
+3
|
*
|
svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API
Chuck Lever
2017-07-12
1
-35
/
+4
|
*
|
svcrdma: Clean-up svc_rdma_unmap_dma
Chuck Lever
2017-07-12
1
-14
/
+5
|
*
|
svcrdma: Remove frmr cache
Chuck Lever
2017-07-12
1
-86
/
+0
|
*
|
svcrdma: Remove unused Read completion handlers
Chuck Lever
2017-07-12
1
-84
/
+9
|
*
|
svcrdma: Properly compute .len and .buflen for received RPC Calls
Chuck Lever
2017-07-12
2
-11
/
+5
|
*
|
svcrdma: Use generic RDMA R/W API in RPC Call path
Chuck Lever
2017-07-12
2
-454
/
+106
|
*
|
svcrdma: Add recvfrom helpers to svc_rdma_rw.c
Chuck Lever
2017-07-12
1
-1
/
+424
|
*
|
sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst
Chuck Lever
2017-07-12
1
-4
/
+6
|
*
|
svcrdma: Don't account for Receive queue "starvation"
Chuck Lever
2017-06-28
1
-15
/
+6
|
*
|
svcrdma: Improve Reply chunk sanity checking
Chuck Lever
2017-06-28
1
-6
/
+11
|
*
|
svcrdma: Improve Write chunk sanity checking
Chuck Lever
2017-06-28
1
-5
/
+47
|
*
|
svcrdma: Improve Read chunk sanity checking
Chuck Lever
2017-06-28
1
-18
/
+37
|
*
|
svcrdma: Remove svc_rdma_marshal.c
Chuck Lever
2017-06-28
3
-170
/
+128
|
*
|
svcrdma: Avoid Send Queue overflow
Chuck Lever
2017-06-28
2
-1
/
+6
|
*
|
svcrdma: Squelch disconnection messages
Chuck Lever
2017-06-28
1
-3
/
+10
|
*
|
sunrpc: Disable splice for krb5i
Chuck Lever
2017-06-28
2
-1
/
+9
|
*
|
Merge tag 'v4.12-rc5' into nfsd tree
J. Bruce Fields
2017-06-28
2
-5
/
+8
|
|
\
|
|
*
|
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-05-15
1
-2
/
+2
|
*
|
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2017-05-15
1
-1
/
+1
|
*
|
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
2017-05-15
2
-6
/
+7
|
*
|
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-05-15
1
-4
/
+2
|
*
|
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-05-15
1
-3
/
+6
|
*
|
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2017-05-15
1
-4
/
+4
|
*
|
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-05-15
1
-1
/
+1
|
*
|
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-05-15
4
-13
/
+14
|
*
|
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-05-15
4
-8
/
+16
|
*
|
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
2017-05-15
3
-3
/
+4
|
*
|
sunrpc: fix decoder callback prototypes
Christoph Hellwig
2017-05-15
1
-12
/
+15
|
*
|
sunrpc: properly type argument to kxdrdproc_t
Christoph Hellwig
2017-05-15
1
-1
/
+2
|
*
|
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
2017-05-15
3
-7
/
+8
|
*
|
sunrpc: fix encoder callback prototypes
Christoph Hellwig
2017-05-15
1
-11
/
+13
|
*
|
sunrpc: properly type argument to kxdreproc_t
Christoph Hellwig
2017-05-15
1
-1
/
+2
*
|
|
net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-11
/
+11
*
|
|
net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-3
/
+3
|
|
/
|
/
|
*
|
SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()
NeilBrown
2017-05-31
1
-1
/
+6
[prev]
[next]