aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2019-09-21SUNRPC: Handle connection breakages correctly in call_status()Trond Myklebust
2019-09-06SUNRPC: Don't handle errors if the bind/connect succeededTrond Myklebust
2019-09-06Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust
2019-07-26SUNRPC: Ensure the bvecs are reset when we re-encode the RPC requestTrond Myklebust
2019-07-05Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-06-28SUNRPC: Fix up calculation of client message lengthTrond Myklebust
2019-06-21SUNRPC: Fix a credential refcount leakTrond Myklebust
2019-06-21Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"Anna Schumaker
2019-06-21net :sunrpc :clnt :Fix xps refcount imbalance on the error pathLin Yi
2019-06-19svcrdma: Ignore source port when computing DRC hashChuck Lever
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363Thomas Gleixner
2019-05-30SUNRPC: Fix a use after free when a server rejects the RPCSEC_GSS credentialTrond Myklebust
2019-05-30SUNRPC fix regression in umount of a secure mountOlga Kornievskaia
2019-05-28xprtrdma: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-15Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-05-09Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-05-09SUNRPC: Rebalance a kref in auth_gss.cChuck Lever
2019-05-09SUNRPC: Fix an error code in gss_alloc_msg()Dan Carpenter
2019-05-09SUNRPC: task should be exit if encode return EKEYEXPIRED more timesZhangXiaoxu
2019-05-07Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-01rpcpipe: switch to ->free_inode()Al Viro
2019-04-26SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcallTrond Myklebust
2019-04-26SUNRPC: Use the client user namespace when encoding credsTrond Myklebust
2019-04-26SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust
2019-04-25xprtrdma: Remove stale commentChuck Lever
2019-04-25xprtrdma: Update comments that reference ib_drain_qpChuck Lever
2019-04-25xprtrdma: Remove pr_err() call sites from completion handlersChuck Lever
2019-04-25xprtrdma: Eliminate struct rpcrdma_create_data_internalChuck Lever
2019-04-25xprtrdma: Aggregate the inline settings in struct rpcrdma_epChuck Lever
2019-04-25xprtrdma: Remove rpcrdma_create_data_internal::rsize and wsizeChuck Lever
2019-04-25SUNRPC: Update comments based on recent changesChuck Lever
2019-04-25xprtrdma: Eliminate rpcrdma_ia::ri_deviceChuck Lever
2019-04-25xprtrdma: More Send completion batchingChuck Lever
2019-04-25xprtrdma: Clean up sendctx functionsChuck Lever
2019-04-25xprtrdma: Trace marshaling failuresChuck Lever
2019-04-25xprtrdma: Increase maximum number of backchannel requestsChuck Lever
2019-04-25xprtrdma: Backchannel can use GFP_KERNEL allocationsChuck Lever
2019-04-25xprtrdma: Clean up regbuf helpersChuck Lever
2019-04-25xprtrdma: De-duplicate "allocate new, free old regbuf"Chuck Lever
2019-04-25xprtrdma: Allocate req's regbufs at xprt create timeChuck Lever
2019-04-25xprtrdma: rpcrdma_regbuf alignmentChuck Lever
2019-04-25xprtrdma: Clean up rpcrdma_create_rep() and rpcrdma_destroy_rep()Chuck Lever
2019-04-25xprtrdma: Clean up rpcrdma_create_req()Chuck Lever
2019-04-25xprtrdma: Fix an frwr_map recovery nitChuck Lever
2019-04-25SUNRPC: Avoid digging into the ATOMIC poolChuck Lever