index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtsock.c
Age
Commit message (
Expand
)
Author
2023-04-06
SUNRPC: fix shutdown of NFS TCP client socket
Siddharth Kawar
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-06
SUNRPC: Fix races with rpc_killall_tasks()
Trond Myklebust
2022-10-03
SUNRPC: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-27
SUNRPC: Don't reuse bvec on retransmission of the request
Trond Myklebust
2022-07-23
SUNRPC: Replace dprintk() call site in xs_data_ready
Chuck Lever
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-29
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
2022-04-29
SUNRPC: Ensure timely close of disconnected AF_LOCAL sockets
Trond Myklebust
2022-04-28
SUNRPC: Don't leak sockets in xs_local_connect()
Trond Myklebust
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-04-07
SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()
Trond Myklebust
2022-04-07
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
2022-03-29
SUNRPC: handle malloc failure in ->request_prepare
NeilBrown
2022-03-25
SUNRPC: Do not dereference non-socket transports in sysfs
Trond Myklebust
2022-03-22
SUNRPC: Make the rpciod and xprtiod slab allocation modes consistent
Trond Myklebust
2022-03-22
SUNRPC: Improve accuracy of socket ENOBUFS determination
Trond Myklebust
2022-03-22
SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE
Trond Myklebust
2022-03-22
SUNRPC: Fix socket waits for write buffer space
Trond Myklebust
2022-03-22
SUNRPC: Only save the TCP source port after the connection is complete
Trond Myklebust
2022-03-22
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
2022-03-13
SUNRPC: change locking for xs_swap_enable/disable
NeilBrown
2022-03-13
SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
NeilBrown
2022-02-08
SUNRPC: lock against ->sock changing during sysfs read
NeilBrown
2022-01-06
SUNRPC: clean up some inconsistent indenting
Jiapeng Chong
2021-11-22
SUNRPC: use different lock keys for INET6 and LOCAL
NeilBrown
2021-11-04
SUNRPC: Prevent immediate close+reconnect
Trond Myklebust
2021-11-04
SUNRPC: Fix races when closing the socket
Trond Myklebust
2021-11-01
SUNRPC: Clean up xs_tcp_setup_sock()
Trond Myklebust
2021-11-01
SUNRPC: Replace use of socket sk_callback_lock with sock_lock
Trond Myklebust
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-08-27
SUNRPC: Tweak TCP socket shutdown in the RPC client
Trond Myklebust
2021-08-27
SUNRPC: Simplify socket shutdown when not reusing TCP ports
Trond Myklebust
2021-08-16
params: lift param_set_uint_minmax to common code
Sagi Grimberg
2021-08-09
sunrpc: Fix return value of get_srcport()
Anna Schumaker
2021-07-08
Merge part 2 of branch 'sysfs-devel'
Trond Myklebust
2021-07-08
Merge branch 'sysfs-devel'
Trond Myklebust
2021-07-08
SUNRPC query transport's source port
Olga Kornievskaia
2021-07-08
sunrpc: keep track of the xprt_class in rpc_xprt structure
Olga Kornievskaia
2021-06-21
SUNRPC: prevent port reuse on transports which don't request it.
NeilBrown
2021-05-20
SUNRPC: Fix Oops in xs_tcp_send_request() when transport is disconnected
Trond Myklebust
2021-04-05
SUNRPC: Ensure the transport backchannel association
Benjamin Coddington
2021-04-05
SUNRPC: Set TCP_CORK until the transmit queue is empty
Trond Myklebust
2021-02-01
SUNRPC: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-02-01
net: sunrpc: xprtsock.c: Corrected few spellings ,in comments
Bhaskar Chowdhury
2021-02-01
SUNRPC: correct error code comment in xs_tcp_setup_socket()
Calum Mackay
2020-12-14
sunrpc: fix xs_read_xdr_buf for partial pages receive
Dan Aloni
[next]