summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACETrond Myklebust2022-03-221-18/+4
| * | SUNRPC: Fix socket waits for write buffer spaceTrond Myklebust2022-03-221-15/+39
| * | SUNRPC: Only save the TCP source port after the connection is completeTrond Myklebust2022-03-221-2/+3
| * | SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust2022-03-221-10/+12
| * | SUNRPC: change locking for xs_swap_enable/disableNeilBrown2022-03-131-15/+11
| * | NFSv4: keep state manager thread active if swap is enabledNeilBrown2022-03-131-0/+2
| * | SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOCNeilBrown2022-03-135-7/+32
| * | NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDSNeilBrown2022-03-131-1/+1
| * | SUNRPC: remove scheduling boost for "SWAPPER" tasks.NeilBrown2022-03-132-18/+0
| * | SUNRPC/xprt: async tasks mustn't block waiting for memoryNeilBrown2022-03-132-2/+5
| * | SUNRPC/auth: async tasks mustn't block waiting for memoryNeilBrown2022-03-134-4/+21
| * | SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown2022-03-132-2/+6
| * | SUNRPC/xprtrdma: Convert GFP_NOFS to GFP_KERNELTrond Myklebust2022-02-252-3/+3
| * | SUNRPC/auth_gss: Convert GFP_NOFS to GFP_KERNELTrond Myklebust2022-02-254-19/+19
| * | SUNRPC: Convert GFP_NOFS to GFP_KERNELTrond Myklebust2022-02-255-7/+7
| * | SUNRPC: remove redundant pointer plainhdrColin Ian King2022-02-251-2/+2
* | | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-243-8/+10
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-103-2/+13
| |\| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-031-2/+2
| |\ \ \
| * | | | SUNRPC: add netns refcount tracker to struct rpc_xprtEric Dumazet2022-01-281-2/+2
| * | | | SUNRPC: add netns refcount tracker to struct gss_authEric Dumazet2022-01-281-4/+6
| * | | | SUNRPC: add netns refcount tracker to struct svc_xprtEric Dumazet2022-01-281-2/+2
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-221-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fs: allocate inode by using alloc_inode_sb()Muchun Song2022-03-221-1/+1
| | |_|/ | |/| |
* | | | SUNRPC: Teach server to recognize RPC_AUTH_TLSChuck Lever2022-02-282-0/+62
* | | | NFSD: Move svc_serv_ops::svo_function into struct svc_servChuck Lever2022-02-281-11/+26
* | | | NFSD: Remove svc_serv_ops::svo_moduleChuck Lever2022-02-281-2/+0
* | | | SUNRPC: Remove svc_shutdown_net()Chuck Lever2022-02-282-8/+7
* | | | SUNRPC: Rename svc_close_xprt()Chuck Lever2022-02-283-4/+9
* | | | SUNRPC: Rename svc_create_xprt()Chuck Lever2022-02-281-5/+19
* | | | SUNRPC: Remove svo_shutdown methodChuck Lever2022-02-281-3/+0
* | | | SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()Chuck Lever2022-02-281-16/+10
* | | | SUNRPC: Remove the .svo_enqueue_xprt methodChuck Lever2022-02-281-5/+5
|/ / /
* | | SUNRPC: lock against ->sock changing during sysfs readNeilBrown2022-02-082-2/+10
* | | xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_createDan Aloni2022-02-081-0/+3
| |/ |/|
* | Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-281-2/+2
|\ \ | |/ |/|
| * fsnotify: fix fsnotify hooks in pseudo filesystemsAmir Goldstein2022-01-241-2/+2
* | Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-01-259-65/+34
|\ \
| * | xprtrdma: Remove definitions of RPCDBG_FACILITYChuck Lever2022-01-145-27/+0
| * | xprtrdma: Remove final dprintk call sites from xprtrdmaChuck Lever2022-01-141-12/+0
| * | sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change()Anna Schumaker2022-01-131-16/+19
| * | net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_changeXiyu Yang2022-01-131-2/+4
| * | SUNRPC allow for unspecified transport time in rpc_clnt_add_xprtOlga Kornievskaia2022-01-131-1/+4
| * | SUNRPC: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-061-2/+4
| * | SUNRPC: clean up some inconsistent indentingJiapeng Chong2022-01-061-1/+1
| * | sunrpc: Remove unneeded null checkXu Wang2022-01-061-4/+2
* | | proc: remove PDE_DATA() completelyMuchun Song2022-01-223-15/+15
| |/ |/|
* | Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-01-162-106/+77
|\ \
| * | SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace pointChuck Lever2022-01-101-1/+1
| * | SUNRPC: Remove low signal-to-noise tracepointsChuck Lever2021-12-131-4/+2