index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-12
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-04-08
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-04-07
SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()
Trond Myklebust
2022-04-07
SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()
Trond Myklebust
2022-04-07
SUNRPC: Handle allocation failure in rpc_new_task()
Trond Myklebust
2022-04-07
SUNRPC: Handle low memory situations in call_status()
Trond Myklebust
2022-04-07
SUNRPC: Handle ENOMEM in call_transmit_status()
Trond Myklebust
2022-04-07
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
2022-04-06
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
2022-03-29
SUNRPC: handle malloc failure in ->request_prepare
NeilBrown
2022-03-29
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-03-25
SUNRPC: Don't return error values in sysfs read of closed files
Trond Myklebust
2022-03-25
SUNRPC: Do not dereference non-socket transports in sysfs
Trond Myklebust
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
SUNRPC don't resend a task on an offlined transport
Olga Kornievskaia
2022-03-23
SUNRPC: avoid race between mod_timer() and del_timer_sync()
NeilBrown
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
SUNRPC: Make the rpciod and xprtiod slab allocation modes consistent
Trond Myklebust
2022-03-22
SUNRPC: Fix unx_lookup_cred() allocation
Trond Myklebust
2022-03-22
NFS: Fix memory allocation in rpc_alloc_task()
Trond Myklebust
2022-03-22
NFS: Fix memory allocation in rpc_malloc()
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
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
2022-03-13
SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
NeilBrown
2022-03-13
NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
NeilBrown
2022-03-13
SUNRPC: remove scheduling boost for "SWAPPER" tasks.
NeilBrown
2022-03-13
SUNRPC/xprt: async tasks mustn't block waiting for memory
NeilBrown
2022-03-13
SUNRPC/auth: async tasks mustn't block waiting for memory
NeilBrown
2022-03-13
SUNRPC/call_alloc: async tasks mustn't block waiting for memory
NeilBrown
2022-02-28
SUNRPC: Teach server to recognize RPC_AUTH_TLS
Chuck Lever
2022-02-28
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
2022-02-28
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
2022-02-28
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
2022-02-28
SUNRPC: Rename svc_close_xprt()
Chuck Lever
2022-02-28
SUNRPC: Rename svc_create_xprt()
Chuck Lever
2022-02-28
SUNRPC: Remove svo_shutdown method
Chuck Lever
2022-02-28
SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()
Chuck Lever
2022-02-28
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
2022-02-25
SUNRPC/xprtrdma: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-02-25
SUNRPC/auth_gss: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-02-25
SUNRPC: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-02-25
SUNRPC: remove redundant pointer plainhdr
Colin Ian King
[next]