aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-10nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust1-3/+8
2017-05-10nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields1-4/+4
2017-05-09nfsd: fix undefined behavior in nfsd4_layout_verifyAri Kauppi1-1/+2
2017-05-08lockd: fix lockd shutdown raceJ. Bruce Fields1-2/+4
2017-04-27NFSv4: Fix callback server shutdownTrond Myklebust3-8/+55
2017-04-27SUNRPC: Refactor svc_set_num_threads()Trond Myklebust1-38/+58
2017-04-27NFSv4.x/callback: Create the callback service through svc_create_pooledKinglong Mee1-1/+1
2017-04-25lockd: remove redundant check on blockColin Ian King1-9/+9
2017-04-25svcrdma: Clean out old XDR encodersChuck Lever2-74/+0
2017-04-25svcrdma: Remove the req_map cacheChuck Lever3-185/+1
2017-04-25svcrdma: Remove unused RDMA Write completion handlerChuck Lever2-19/+0
2017-04-25svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxtChuck Lever2-5/+10
2017-04-25svcrdma: Clean up RPC-over-RDMA backchannel reply processingChuck Lever3-17/+30
2017-04-25svcrdma: Report Write/Reply chunk overrunsChuck Lever1-2/+56
2017-04-25svcrdma: Clean up RDMA_ERROR pathChuck Lever5-68/+54
2017-04-25svcrdma: Use rdma_rw API in RPC reply pathChuck Lever4-355/+350
2017-04-25svcrdma: Introduce local rdma_rw API helpersChuck Lever5-1/+529
2017-04-25svcrdma: Clean up svc_rdma_get_inv_rkey()Chuck Lever1-22/+17
2017-04-25svcrdma: Add helper to save pages under I/OChuck Lever1-13/+18
2017-04-25svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever3-4/+1
2017-04-25svcrdma: Add svc_rdma_map_reply_hdr()Chuck Lever3-38/+62
2017-04-25svcrdma: Move send_wr to svc_rdma_op_ctxtChuck Lever3-35/+44
2017-04-25NFS: don't try to cross a mountpount when there isn't one there.NeilBrown1-4/+20
2017-04-25nfsd4: remove pointless strdup_if_nonnullNeilBrown1-19/+6
2017-04-25uapi: fix linux/nfsd/cld.h userspace compilation errorsDmitry V. Levin1-6/+8
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields3-11/+28
2017-04-25nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2-0/+6
2017-04-25nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2-8/+9
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields1-0/+36
2017-04-23Linux 4.11-rc8Linus Torvalds1-1/+1
2017-04-23Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds3-13/+23
2017-04-23Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-16/+5
2017-04-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-04-21Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-210/+345
2017-04-21netpoll: Check for skb->queue_mappingTushar Dave1-2/+8
2017-04-21ip6mr: fix notification device destructionNikolay Aleksandrov1-7/+6
2017-04-21bpf, doc: update bpf maintainers entryDaniel Borkmann1-1/+15
2017-04-21net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter1-1/+3
2017-04-21bpf: Fix values type used in test_mapsDavid Miller1-2/+2
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2-1/+5
2017-04-21gso: Validate assumption of frag_list segementationIlan Tayari1-4/+14
2017-04-21Merge branch 'skb_cow_head'David S. Miller6-44/+16
2017-04-21kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-12/+6
2017-04-21ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-5/+2
2017-04-21smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-6/+2
2017-04-21ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun1-1/+0