aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song
2022-03-22SUNRPC: Make the rpciod and xprtiod slab allocation modes consistentTrond Myklebust
2022-03-22SUNRPC: Fix unx_lookup_cred() allocationTrond Myklebust
2022-03-22NFS: Fix memory allocation in rpc_alloc_task()Trond Myklebust
2022-03-22NFS: Fix memory allocation in rpc_malloc()Trond Myklebust
2022-03-22SUNRPC: Improve accuracy of socket ENOBUFS determinationTrond Myklebust
2022-03-22SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACETrond Myklebust
2022-03-22SUNRPC: Fix socket waits for write buffer spaceTrond Myklebust
2022-03-22SUNRPC: Only save the TCP source port after the connection is completeTrond Myklebust
2022-03-22SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust
2022-03-13SUNRPC: change locking for xs_swap_enable/disableNeilBrown
2022-03-13NFSv4: keep state manager thread active if swap is enabledNeilBrown
2022-03-13SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOCNeilBrown
2022-03-13NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDSNeilBrown
2022-03-13SUNRPC: remove scheduling boost for "SWAPPER" tasks.NeilBrown
2022-03-13SUNRPC/xprt: async tasks mustn't block waiting for memoryNeilBrown
2022-03-13SUNRPC/auth: async tasks mustn't block waiting for memoryNeilBrown
2022-03-13SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown
2022-02-28SUNRPC: Teach server to recognize RPC_AUTH_TLSChuck Lever
2022-02-28NFSD: Move svc_serv_ops::svo_function into struct svc_servChuck Lever
2022-02-28NFSD: Remove svc_serv_ops::svo_moduleChuck Lever
2022-02-28SUNRPC: Remove svc_shutdown_net()Chuck Lever
2022-02-28SUNRPC: Rename svc_close_xprt()Chuck Lever
2022-02-28SUNRPC: Rename svc_create_xprt()Chuck Lever
2022-02-28SUNRPC: Remove svo_shutdown methodChuck Lever
2022-02-28SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()Chuck Lever
2022-02-28SUNRPC: Remove the .svo_enqueue_xprt methodChuck Lever
2022-02-25SUNRPC/xprtrdma: Convert GFP_NOFS to GFP_KERNELTrond Myklebust
2022-02-25SUNRPC/auth_gss: Convert GFP_NOFS to GFP_KERNELTrond Myklebust
2022-02-25SUNRPC: Convert GFP_NOFS to GFP_KERNELTrond Myklebust
2022-02-25SUNRPC: remove redundant pointer plainhdrColin Ian King
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-08SUNRPC: lock against ->sock changing during sysfs readNeilBrown
2022-02-08xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_createDan Aloni
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-28Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-28SUNRPC: add netns refcount tracker to struct rpc_xprtEric Dumazet
2022-01-28SUNRPC: add netns refcount tracker to struct gss_authEric Dumazet
2022-01-28SUNRPC: add netns refcount tracker to struct svc_xprtEric Dumazet
2022-01-25Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-01-24fsnotify: fix fsnotify hooks in pseudo filesystemsAmir Goldstein
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-16Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-01-15mm: introduce memalloc_retry_wait()NeilBrown
2022-01-14xprtrdma: Remove definitions of RPCDBG_FACILITYChuck Lever
2022-01-14xprtrdma: Remove final dprintk call sites from xprtrdmaChuck Lever
2022-01-13sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change()Anna Schumaker
2022-01-13net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_changeXiyu Yang
2022-01-13SUNRPC allow for unspecified transport time in rpc_clnt_add_xprtOlga Kornievskaia