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