summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2017-04-01Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-03-28svcrdma: set XPT_CONG_CTRL flag for bc xprtChuck Lever
2017-03-17Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-03-17xprtrdma: Squelch kbuild sparse complaintChuck Lever
2017-03-09SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprtKinglong Mee
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-24sunrpc: don't register UDP port with rpcbind when version needs congestion co...Jeff Layton
2017-02-24nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton
2017-02-24sunrpc: flag transports as having congestion controlJeff Layton
2017-02-24sunrpc: turn bitfield flags in svc_version into boolsJeff Layton
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-21SUNRPC: Add a helper function xdr_stream_decode_string_dup()Trond Myklebust
2017-02-21sunrpc: silence uninitialized variable warningDan Carpenter
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-10sunrpc: Allow xprt->ops->timer method to sleepChuck Lever
2017-02-10xprtrdma: Refactor management of mw_list fieldChuck Lever
2017-02-10xprtrdma: Handle stale connection rejectionChuck Lever
2017-02-10xprtrdma: Properly recover FRWRs with in-flight FASTREG WRsChuck Lever
2017-02-10xprtrdma: Shrink send SGEs arrayChuck Lever
2017-02-10xprtrdma: Reduce required number of send SGEsChuck Lever
2017-02-10xprtrdma: Disable pad optimization by defaultChuck Lever
2017-02-10xprtrdma: Per-connection pad optimizationChuck Lever
2017-02-10xprtrdma: Fix Read chunk paddingChuck Lever
2017-02-10net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-09NFSv4: Set the connection timeout to match the lease periodTrond Myklebust
2017-02-09SUNRPC: Allow changing of the TCP timeout parameters on the flyTrond Myklebust
2017-02-09SUNRPC: Refactor TCP socket timeout code into a helper functionTrond Myklebust
2017-02-09SUNRPC: Remove unused function rpc_get_timeout()Trond Myklebust
2017-02-08sunrpc: use simple_read_from_buffer for reading cache flushKinglong Mee
2017-02-08sunrpc: record rpc client pointer in seq->private directlyKinglong Mee
2017-02-08sunrpc: update the comments of sunrpc proc pathKinglong Mee
2017-02-08sunrpc: remove dead codes of cr_magic in rpc_credKinglong Mee
2017-02-08sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unixKinglong Mee
2017-02-08sunrpc/nfs: cleanup procfs/pipefs entry in cache_detailKinglong Mee
2017-02-08sunrpc: error out if register_shrinker failKinglong Mee
2017-02-08SUNRPC: Drop all entries from cache_detail when cache_purge()Kinglong Mee
2017-02-08svcrdma: Poll CQs in "workqueue" modeChuck Lever
2017-02-08svcrdma: Combine list fields in struct svc_rdma_op_ctxtChuck Lever
2017-02-08svcrdma: Remove unused sc_dto_q fieldChuck Lever
2017-02-08svcrdma: Clean up backchannel send header encodingChuck Lever
2017-02-08svcrdma: Clean up RPC-over-RDMA Call header decoderChuck Lever
2017-02-08svcrdma: Clean up RPC-over-RDMA Reply header encoderChuck Lever
2017-02-08svcrdma: Another sendto chunk list parsing updateChuck Lever
2017-01-31svcrpc: free contexts immediately on PROC_DESTROYNeil Brown
2017-01-31svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields
2017-01-30SUNRPC: two small improvements to rpcauth shrinker.NeilBrown