summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FHTrond Myklebust2015-10-021-2/+8
* NFSv4: Don't try to reclaim unused state ownersTrond Myklebust2015-10-021-1/+2
* NFS: Fix a write performance regressionTrond Myklebust2015-10-021-1/+1
* NFS: Fix up page writeback accountingTrond Myklebust2015-10-021-6/+6
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-10-022-4/+22
|\
| * arm64: ftrace: fix function_graph tracer panicLi Bin2015-10-021-2/+20
| * arm64: Fix THP protection change logicSteve Capper2015-10-011-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2015-10-0216-14/+165
|\ \
| * | m68k/defconfig: Update defconfigs for v4.3-rc1Geert Uytterhoeven2015-09-2812-12/+96
| * | m68k: Define asmlinkage_protectAndreas Schwab2015-09-281-0/+30
| * | m68k: Wire up membarrierGeert Uytterhoeven2015-09-283-1/+3
| * | m68k: Wire up userfaultfdGeert Uytterhoeven2015-09-283-1/+3
| * | m68k: Wire up direct socket callsGeert Uytterhoeven2015-09-283-2/+35
| |/
* | Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2015-10-028-53/+77
|\ \
| * | dmaengine: pxa_dma: fix residue corner caseRobert Jarzmik2015-10-011-0/+10
| * | dmaengine: pxa_dma: fix the no-requestor caseRobert Jarzmik2015-10-011-6/+14
| * | dmaengine: zxdma: Fix off-by-one for testing valid pchan requestAxel Lin2015-10-011-1/+1
| * | dmaengine: at_xdmac: clean used descriptorLudovic Desroches2015-10-011-1/+10
| * | dmaengine: at_xdmac: change block increment addressing modeMaxime Ripard2015-10-011-2/+2
| * | dmaengine: dw: properly read DWC_PARAMS registerAndy Shevchenko2015-09-301-2/+2
| * | dmaengine: xgene-dma: Fix overwritting DMA tx ringRameshwar Prasad Sahu2015-09-301-26/+11
| * | dmaengine: fix balance of privatecntPeter Ujfalusi2015-09-301-1/+9
| * | dmaengine: sun4i: fix unsafe list iterationEmilio López2015-09-301-3/+3
| * | dmaengine: idma64: improve residue estimationAndy Shevchenko2015-09-251-8/+8
| * | dmaengine: xgene-dma: fix handling xgene_dma_get_ring_size resultAndrzej Hajda2015-09-251-3/+6
| * | dmaengine: pxa_dma: fix initial list moveRobert Jarzmik2015-09-251-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-0215-133/+193
|\ \ \
| * | | blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig2015-10-014-20/+25
| * | | blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-018-34/+32
| * | | blk-mq: fix deadlock when reading cpu_listAkinobu Mita2015-09-292-4/+7
| * | | blk-mq: avoid inserting requests before establishing new mappingAkinobu Mita2015-09-293-19/+52
| * | | blk-mq: fix q->mq_usage_counter access raceAkinobu Mita2015-09-291-3/+4
| * | | blk-mq: Fix use after of free q->mq_mapAkinobu Mita2015-09-291-5/+3
| * | | blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2015-09-294-12/+27
| * | | blk-mq: avoid setting hctx->tags->cpumask before allocationAkinobu Mita2015-09-291-1/+8
| * | | NVMe: Set affinity after allocating request queuesKeith Busch2015-09-231-19/+17
| * | | Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-09-231-18/+20
| |\ \ \
| | * | | xen/blkback: free requests on disconnectionRoger Pau Monne2015-09-231-18/+20
* | | | | Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-10-024-62/+67
|\ \ \ \ \
| * | | | | mmc: core: fix dead loop of mmc_retuneChaotian Jing2015-09-301-2/+4
| * | | | | mmc: pxamci: fix card detect with slot-gpio APIRobert Jarzmik2015-09-291-44/+22
| * | | | | mmc: sunxi: Fix clk-delay settingsHans de Goede2015-09-291-14/+39
| * | | | | mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson2015-09-291-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-024-57/+77
|\ \ \ \ \
| * | | | | iommu: Make the iova library a moduleSakari Ailus2015-07-282-1/+5
| * | | | | iommu: iova: Export symbolsSakari Ailus2015-07-281-0/+10
| * | | | | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-283-39/+54
| * | | | | iommu/iova: Avoid over-allocating when size-alignedRobin Murphy2015-07-282-17/+8
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-0115-34/+106
|\ \ \ \ \ \
| * | | | | | dmapool: fix overflow condition in pool_find_page()Robin Murphy2015-10-011-1/+1