index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-05-31
1
-0
/
+5
|
\
|
*
xprtrdma: treat all calls not a bcall when bc_serv is NULL
Kinglong Mee
2022-05-31
1
-0
/
+5
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-05-26
1
-1
/
+1
|
\
\
|
*
\
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-05-24
9
-42
/
+150
|
|
\
\
|
|
|
/
|
*
|
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-1
/
+1
*
|
|
Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-05-26
9
-41
/
+49
|
\
\
\
|
*
|
|
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
2022-05-23
5
-11
/
+11
|
*
|
|
SUNRPC: Simplify synopsis of svc_pool_for_cpu()
Chuck Lever
2022-05-19
2
-7
/
+13
|
*
|
|
SUNRPC: Don't disable preemption while calling svc_pool_for_cpu().
Sebastian Andrzej Siewior
2022-05-19
1
-4
/
+1
|
*
|
|
SUNRPC: Remove svc_rqst::rq_xprt_hlen
Chuck Lever
2022-05-19
3
-9
/
+4
|
*
|
|
SUNRPC: Remove dead code in svc_tcp_release_rqst()
Chuck Lever
2022-05-19
1
-9
/
+0
|
*
|
|
SUNRPC: Cache deferral injection
Chuck Lever
2022-05-19
3
-2
/
+21
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
2
-4
/
+35
|
\
\
\
|
|
/
/
|
*
|
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
2022-05-07
2
-0
/
+34
|
*
|
Revert "SUNRPC: Ensure gss-proxy connects on setup"
Trond Myklebust
2022-05-07
2
-4
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
3
-9
/
+42
|
\
\
\
|
|
/
/
|
*
|
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
2022-04-29
1
-3
/
+0
|
*
|
SUNRPC: Ensure gss-proxy connects on setup
Trond Myklebust
2022-04-29
2
-1
/
+4
|
*
|
SUNRPC: Ensure timely close of disconnected AF_LOCAL sockets
Trond Myklebust
2022-04-29
1
-0
/
+21
|
*
|
SUNRPC: Don't leak sockets in xs_local_connect()
Trond Myklebust
2022-04-28
1
-1
/
+10
|
*
|
SUNRPC release the transport of a relocated task with an assigned transport
Olga Kornievskaia
2022-04-22
1
-4
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-15
8
-34
/
+78
|
\
\
\
|
|
/
/
|
*
|
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-04-12
2
-1
/
+4
|
|
\
\
|
|
*
|
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
2022-04-06
2
-1
/
+4
|
*
|
|
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-04-08
6
-33
/
+74
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()
Trond Myklebust
2022-04-07
3
-11
/
+19
|
|
*
|
SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()
Trond Myklebust
2022-04-07
1
-1
/
+3
|
|
*
|
SUNRPC: Handle allocation failure in rpc_new_task()
Trond Myklebust
2022-04-07
2
-0
/
+12
|
|
*
|
SUNRPC: Handle low memory situations in call_status()
Trond Myklebust
2022-04-07
1
-0
/
+5
|
|
*
|
SUNRPC: Handle ENOMEM in call_transmit_status()
Trond Myklebust
2022-04-07
1
-0
/
+2
|
|
*
|
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
2022-04-07
2
-9
/
+14
|
|
*
|
SUNRPC: handle malloc failure in ->request_prepare
NeilBrown
2022-03-29
3
-13
/
+20
*
|
|
|
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-04-12
2
-2
/
+2
|
/
/
/
*
|
|
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-03-29
18
-203
/
+273
|
\
\
\
|
|
/
/
|
*
|
SUNRPC: Don't return error values in sysfs read of closed files
Trond Myklebust
2022-03-25
1
-12
/
+15
|
*
|
SUNRPC: Do not dereference non-socket transports in sysfs
Trond Myklebust
2022-03-25
2
-30
/
+51
|
*
|
SUNRPC don't resend a task on an offlined transport
Olga Kornievskaia
2022-03-24
1
-1
/
+3
|
*
|
SUNRPC: avoid race between mod_timer() and del_timer_sync()
NeilBrown
2022-03-23
1
-0
/
+7
|
*
|
SUNRPC: Make the rpciod and xprtiod slab allocation modes consistent
Trond Myklebust
2022-03-22
5
-16
/
+15
|
*
|
SUNRPC: Fix unx_lookup_cred() allocation
Trond Myklebust
2022-03-22
1
-8
/
+10
|
*
|
NFS: Fix memory allocation in rpc_alloc_task()
Trond Myklebust
2022-03-22
1
-3
/
+7
|
*
|
NFS: Fix memory allocation in rpc_malloc()
Trond Myklebust
2022-03-22
1
-7
/
+14
|
*
|
SUNRPC: Improve accuracy of socket ENOBUFS determination
Trond Myklebust
2022-03-22
1
-35
/
+18
|
*
|
SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE
Trond Myklebust
2022-03-22
1
-18
/
+4
|
*
|
SUNRPC: Fix socket waits for write buffer space
Trond Myklebust
2022-03-22
1
-15
/
+39
|
*
|
SUNRPC: Only save the TCP source port after the connection is complete
Trond Myklebust
2022-03-22
1
-2
/
+3
|
*
|
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
2022-03-22
1
-10
/
+12
|
*
|
SUNRPC: change locking for xs_swap_enable/disable
NeilBrown
2022-03-13
1
-15
/
+11
|
*
|
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
2022-03-13
1
-0
/
+2
|
*
|
SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
NeilBrown
2022-03-13
5
-7
/
+32
[next]