summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* svcrdma: Remove the req_map cacheChuck Lever2017-04-253-185/+1
* svcrdma: Remove unused RDMA Write completion handlerChuck Lever2017-04-252-19/+0
* svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxtChuck Lever2017-04-252-5/+10
* svcrdma: Clean up RPC-over-RDMA backchannel reply processingChuck Lever2017-04-253-17/+30
* svcrdma: Report Write/Reply chunk overrunsChuck Lever2017-04-251-2/+56
* svcrdma: Clean up RDMA_ERROR pathChuck Lever2017-04-255-68/+54
* svcrdma: Use rdma_rw API in RPC reply pathChuck Lever2017-04-254-355/+350
* svcrdma: Introduce local rdma_rw API helpersChuck Lever2017-04-255-1/+529
* svcrdma: Clean up svc_rdma_get_inv_rkey()Chuck Lever2017-04-251-22/+17
* svcrdma: Add helper to save pages under I/OChuck Lever2017-04-251-13/+18
* svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever2017-04-253-4/+1
* svcrdma: Add svc_rdma_map_reply_hdr()Chuck Lever2017-04-253-38/+62
* svcrdma: Move send_wr to svc_rdma_op_ctxtChuck Lever2017-04-253-35/+44
* NFS: don't try to cross a mountpount when there isn't one there.NeilBrown2017-04-251-4/+20
* nfsd4: remove pointless strdup_if_nonnullNeilBrown2017-04-251-19/+6
* uapi: fix linux/nfsd/cld.h userspace compilation errorsDmitry V. Levin2017-04-251-6/+8
* nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-04-253-11/+28
* nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2017-04-252-0/+6
* nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2017-04-252-8/+9
* nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-04-251-0/+36
* Linux 4.11-rc8v4.11-rc8Linus Torvalds2017-04-231-1/+1
* Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-04-233-13/+23
|\
| * ubifs: Fix O_TMPFILE corner case in ubifs_link()Richard Weinberger2017-04-181-0/+7
| * ubifs: Fix RENAME_WHITEOUT supportFelix Fietkau2017-03-301-3/+0
| * ubifs: Fix debug messages for an invalid filename in ubifs_dump_inodeHyunchul Lee2017-03-301-2/+4
| * ubifs: Fix debug messages for an invalid filename in ubifs_dump_nodeHyunchul Lee2017-03-301-1/+3
| * ubifs: Remove filename from debug messages in ubifs_readdirHyunchul Lee2017-03-301-2/+2
| * ubifs: Fix memory leak in error path in ubifs_mknodRichard Weinberger2017-03-301-1/+3
| * ubi/upd: Always flush after prepared for an updateSebastian Siewior2017-03-301-4/+4
* | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-233-16/+5
|\ \
| * | x86/mce: Make the MCE notifier a blocking oneVishal Verma2017-04-183-16/+5
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-231-1/+1
|\ \ \
| * | | genirq/affinity: Fix calculating vectors to assignKeith Busch2017-04-201-1/+1
* | | | Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-04-211-1/+1
|\ \ \ \
| * | | | nfsd: fix oops on unsupported operationOlga Kornievskaia2017-04-131-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-2125-210/+345
|\ \ \ \ \
| * | | | | netpoll: Check for skb->queue_mappingTushar Dave2017-04-211-2/+8
| * | | | | ip6mr: fix notification device destructionNikolay Aleksandrov2017-04-211-7/+6
| * | | | | bpf, doc: update bpf maintainers entryDaniel Borkmann2017-04-211-1/+15
| * | | | | net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter2017-04-211-1/+3
| * | | | | bpf: Fix values type used in test_mapsDavid Miller2017-04-211-2/+2
| * | | | | net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2017-04-212-1/+5
| * | | | | gso: Validate assumption of frag_list segementationIlan Tayari2017-04-211-4/+14
| * | | | | Merge branch 'skb_cow_head'David S. Miller2017-04-216-44/+16
| |\ \ \ \ \
| | * | | | | kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-12/+6
| | * | | | | ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
| | * | | | | lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
| | * | | | | sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
| | * | | | | cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-5/+2
| | * | | | | smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-6/+2
| |/ / / / /