summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
...
| * xprtrdma: Disable pad optimization by defaultChuck Lever2017-02-102-1/+2
| * xprtrdma: Per-connection pad optimizationChuck Lever2017-02-103-14/+16
| * xprtrdma: Fix Read chunk paddingChuck Lever2017-02-101-6/+4
| * NFSv4: Set the connection timeout to match the lease periodTrond Myklebust2017-02-091-4/+6
| * SUNRPC: Allow changing of the TCP timeout parameters on the flyTrond Myklebust2017-02-092-11/+70
| * SUNRPC: Refactor TCP socket timeout code into a helper functionTrond Myklebust2017-02-091-19/+26
| * SUNRPC: Remove unused function rpc_get_timeout()Trond Myklebust2017-02-091-15/+0
| * sunrpc: use simple_read_from_buffer for reading cache flushKinglong Mee2017-02-081-12/+3
| * sunrpc: record rpc client pointer in seq->private directlyKinglong Mee2017-02-081-25/+10
| * sunrpc: update the comments of sunrpc proc pathKinglong Mee2017-02-081-2/+2
| * sunrpc: remove dead codes of cr_magic in rpc_credKinglong Mee2017-02-082-6/+0
| * sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unixKinglong Mee2017-02-082-12/+10
| * sunrpc/nfs: cleanup procfs/pipefs entry in cache_detailKinglong Mee2017-02-081-32/+17
| * sunrpc: error out if register_shrinker failKinglong Mee2017-02-081-1/+5
| * SUNRPC: two small improvements to rpcauth shrinker.NeilBrown2017-01-301-2/+4
* | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-02-289-270/+239
|\ \
| * | sunrpc: don't register UDP port with rpcbind when version needs congestion co...Jeff Layton2017-02-241-0/+7
| * | nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton2017-02-241-0/+15
| * | sunrpc: flag transports as having congestion controlJeff Layton2017-02-242-0/+9
| * | sunrpc: turn bitfield flags in svc_version into boolsJeff Layton2017-02-241-1/+1
| * | SUNRPC: Drop all entries from cache_detail when cache_purge()Kinglong Mee2017-02-081-15/+26
| * | svcrdma: Poll CQs in "workqueue" modeChuck Lever2017-02-082-16/+16
| * | svcrdma: Combine list fields in struct svc_rdma_op_ctxtChuck Lever2017-02-082-26/+21
| * | svcrdma: Remove unused sc_dto_q fieldChuck Lever2017-02-081-1/+0
| * | svcrdma: Clean up backchannel send header encodingChuck Lever2017-02-081-8/+9
| * | svcrdma: Clean up RPC-over-RDMA Call header decoderChuck Lever2017-02-081-153/+79
| * | svcrdma: Clean up RPC-over-RDMA Reply header encoderChuck Lever2017-02-083-24/+14
| * | svcrdma: Another sendto chunk list parsing updateChuck Lever2017-02-082-24/+28
| * | svcrpc: free contexts immediately on PROC_DESTROYNeil Brown2017-01-312-2/+14
* | | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-274-8/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221-0/+1
|\ \ \
| * | | net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-0/+1
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-204-11/+16
|\ \ \ | |/ / |/| |
| * | locking/atomic, kref: Implement kref_put_lock()Peter Zijlstra2017-01-181-5/+10
| * | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-143-6/+6
* | | svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields2017-01-311-1/+1
| |/ |/|
* | SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-01-242-0/+6
* | svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna2017-01-121-2/+0
* | sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew2017-01-121-3/+7
* | svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields2017-01-121-1/+1
|/
* ktime: Get rid of the unionThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
* Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-12-169-169/+101
|\
| * sunrpc: use DEFINE_SPINLOCK()Fabian Frederick2016-12-061-2/+1
| * svcrdma: Further clean-up of svc_rdma_get_inv_rkey()Chuck Lever2016-11-301-14/+5
| * svcrdma: Break up dprintk format in svc_rdma_accept()Chuck Lever2016-11-301-37/+18
| * svcrdma: Remove unused variable in rdma_copy_tail()Chuck Lever2016-11-301-2/+0
| * svcrdma: Remove unused variables in xprt_rdma_bc_allocate()Chuck Lever2016-11-301-4/+0
| * svcrdma: Remove svc_rdma_op_ctxt::wc_statusChuck Lever2016-11-302-3/+2
| * svcrdma: Remove DMA map accountingChuck Lever2016-11-302-11/+3
OpenPOWER on IntegriCloud