index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-30
SUNRPC: Refactor xprt_transmit() to remove wait for reply code
Trond Myklebust
2
-31
/
+53
2018-09-30
SUNRPC: Refactor xprt_transmit() to remove the reply queue code
Trond Myklebust
4
-46
/
+88
2018-09-30
SUNRPC: Rename xprt->recv_lock to xprt->queue_lock
Trond Myklebust
5
-37
/
+37
2018-09-30
SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmit
Trond Myklebust
1
-6
/
+3
2018-09-30
SUNRPC: Test whether the task is queued before grabbing the queue spinlocks
Trond Myklebust
1
-0
/
+4
2018-09-30
SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status
Trond Myklebust
1
-10
/
+55
2018-09-30
SUNRPC: Refactor the transport request pinning
Trond Myklebust
1
-20
/
+23
2018-09-30
SUNRPC: Simplify dealing with aborted partially transmitted messages
Trond Myklebust
1
-26
/
+25
2018-09-30
SUNRPC: Add socket transmit queue offset tracking
Trond Myklebust
1
-18
/
+22
2018-09-30
SUNRPC: Move reset of TCP state variables into the reconnect code
Trond Myklebust
1
-7
/
+6
2018-09-30
SUNRPC: Rename TCP receive-specific state variables
Trond Myklebust
1
-88
/
+88
2018-09-30
SUNRPC: Avoid holding locks across the XDR encoding of the RPC message
Trond Myklebust
1
-3
/
+3
2018-09-30
SUNRPC: Simplify identification of when the message send/receive is complete
Trond Myklebust
2
-15
/
+21
2018-09-30
SUNRPC: The transmitted message must lie in the RPCSEC window of validity
Trond Myklebust
4
-0
/
+61
2018-09-30
SUNRPC: If there is no reply expected, bail early from call_decode
Trond Myklebust
1
-5
/
+8
2018-09-30
SUNRPC: Clean up initialisation of the struct rpc_rqst
Trond Myklebust
2
-41
/
+51
2018-09-28
gss_krb5: Remove VLA usage of skcipher
Kees Cook
5
-94
/
+93
2018-08-23
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
19
-49
/
+75
2018-08-23
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-111
/
+140
2018-08-22
sunrpc: Add comment defining gssd upcall API keywords
Chuck Lever
1
-0
/
+17
2018-08-22
sunrpc: Extract target name into svc_cred
Chuck Lever
1
-25
/
+45
2018-08-22
sunrpc: Enable the kernel to specify the hostname part of service principals
Chuck Lever
1
-3
/
+17
2018-08-22
sunrpc: Don't use stack buffer with scatterlist
Laura Abbott
1
-3
/
+9
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+7
2018-08-09
rpc: remove unneeded variable 'ret' in rdma_listen_handler
zhong jiang
1
-2
/
+1
2018-08-09
NFSD: Handle full-length symlinks
Chuck Lever
1
-42
/
+25
2018-08-09
NFSD: Refactor the generic write vector fill helper
Chuck Lever
1
-7
/
+4
2018-08-09
svcrdma: Clean up Read chunk path
Chuck Lever
1
-19
/
+13
2018-08-09
svcrdma: Avoid releasing a page in svc_xprt_release()
Chuck Lever
2
-4
/
+9
2018-08-09
sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
YueHaibing
3
-6
/
+0
2018-08-08
xprtrdma: Fix disconnect regression
Chuck Lever
1
-3
/
+2
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
1
-1
/
+1
2018-07-31
sunrpc: whitespace fixes
Stephen Hemminger
15
-15
/
+5
2018-07-31
NFSv4 client live hangs after live data migration recovery
Bill Baker
1
-8
/
+20
2018-07-31
sunrpc: kstrtoul() can also return -ERANGE
Dan Carpenter
1
-1
/
+1
2018-07-31
sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt clones
Dave Wysochanski
1
-5
/
+12
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
3
-3
/
+6
2018-07-30
sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics
Dave Wysochanski
1
-0
/
+12
2018-07-30
sunrpc: add _print_rpc_iostats() to output metrics for one RPC op
Dave Wysochanski
1
-11
/
+16
2018-07-30
net/sunrpc: Make rpc_auth_create_args a const
Sargun Dhillon
4
-7
/
+8
2018-07-26
net/xprtrdma: Restore needed argument to ib_post_send
Jason Gunthorpe
1
-1
/
+1
2018-07-24
net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
5
-10
/
+6
2018-06-22
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-3
/
+7
2018-06-19
sunrpc: Prevent duplicate XID allocation
Chuck Lever
1
-3
/
+7
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2
-2
/
+2
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
3
-3
/
+4
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-12
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
12
-330
/
+298
[prev]
[next]