summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li2015-05-181-4/+1
* nvme: fix kernel memory corruption with short INQUIRY buffersChristoph Hellwig2015-05-131-1/+2
* block: remove export for blk_queue_bioMike Snitzer2015-05-122-4/+3
* Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-05-116-92/+228
|\
| * nfsd: skip CB_NULL probes for 4.1 or laterChristoph Hellwig2015-05-041-0/+9
| * nfsd: fix callback restartsChristoph Hellwig2015-05-043-33/+24
| * nfsd: split transport vs operation errors for callbacksChristoph Hellwig2015-05-042-36/+25
| * svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew2015-05-041-7/+16
| * nfsd: fix pNFS return on close semanticsSachin Bhamare2015-05-043-7/+133
| * nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_opChristoph Hellwig2015-05-041-10/+11
| * nfsd/blocklayout: pretend we can send deviceid notificationsChristoph Hellwig2015-05-041-0/+11
* | Merge tag 'spi-fix-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-117-46/+89
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi...Mark Brown2015-05-113-16/+38
| |\ \ \ \
| | | | * | spi: fsl-espi: fix behaviour for full-duplex xfersJonatas Rech2015-04-251-14/+31
| | | * | | spi: Kconfig: Add SOC_LS1021A to SPI_FSL_DSPI dependenceHaikun Wang2015-04-241-1/+1
| | | |/ /
| | * | | spi: fsl-spi: fix devm_ioremap_resource() error caseChristophe Leroy2015-04-241-1/+6
| * | | | Merge tag 'spi-v4.1-rc1' into spi-linusMark Brown2015-05-116-31/+52
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *-------. \ \ \ Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm2835-code', 'sp...Mark Brown2015-04-245-31/+43
| | |\ \ \ \ \ \ \ \ | | | | | | | |/ / / | | | | | | |/| | |
| | | | | | | * | | spi/omap2-mcpsi: Always call spi_finalize_current_message()Fionn Cleary2015-04-241-4/+12
| | | | | | | |/ /
| | | | | | * | | spi: fsl-spi: use devm_ioremap_resource() to map parameter ram on CPM1Christophe Leroy2015-04-221-17/+18
| | | | | | |/ /
| | | | | * | | spi: bitbang: Make setup_transfer() callback optionalPelle Nilsson2015-04-181-7/+10
| | | | | |/ /
| | | | * | | spi: bcm2835: change timeout of polling driver to 1sMartin Sperl2015-04-161-3/+2
| | | * | | | spi: bcm2835: Add GPIOLIB dependencyGuenter Roeck2015-04-141-0/+1
| | | | |/ / | | | |/| |
| | * | | | Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2015-04-2439-2729/+1539
| | |\ \ \ \
| | | * | | | spi: check tx_buf and rx_buf in spi_unmap_msgRobin Gong2015-04-161-0/+9
| | | | |/ / | | | |/| |
* | | | | | Merge tag 'iommu-fixes-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-05-113-31/+4
|\ \ \ \ \ \
| * | | | | | iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1Will Deacon2015-05-111-28/+2
| * | | | | | iommu/rockchip: Fix build without CONFIG_OFArnd Bergmann2015-05-051-3/+1
| * | | | | | iommu/amd: Fix bug in put_pasid_state_waitOded Gabbay2015-05-041-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-113-3/+25
|\ \ \ \ \ \
| * | | | | | crypto: arm64/sha2-ce - prevent asm code finalization in final() pathArd Biesheuvel2015-05-071-0/+3
| * | | | | | crypto: arm64/sha1-ce - prevent asm code finalization in final() pathArd Biesheuvel2015-05-071-0/+3
| * | | | | | crypto: arm64/crc32 - bring in line with generic CRC32Ard Biesheuvel2015-05-071-3/+19
* | | | | | | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-1112-2053/+167
|\ \ \ \ \ \ \
| * | | | | | | ahci: avoton port-disable reset-quirkDan Williams2015-05-101-8/+95
| * | | | | | | ata: select DW_DMAC in case of SATA_DWCAndy Shevchenko2015-05-051-0/+1
| * | | | | | | libata: Blacklist queued TRIM on all Samsung 800-seriesMartin K. Petersen2015-05-041-1/+1
| * | | | | | | libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-04-253-1/+26
| * | | | | | | libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-04-253-2/+21
| * | | | | | | ata: ahci_st: fixup layering violations / drvdata errorsPeter Griffin2015-04-201-25/+24
| * | | | | | | Remove celleb-only SCC PATA driversDaniel Axtens2015-04-146-2017/+0
* | | | | | | | Merge tag 'md/4.1-rc3-fixes' of git://neil.brown.name/mdLinus Torvalds2015-05-112-55/+73
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | md/raid5: fix handling of degraded stripes in batches.NeilBrown2015-05-081-14/+3
| * | | | | | | md/raid5: fix allocation of 'scribble' array.NeilBrown2015-05-081-22/+43
| * | | | | | | md/raid5: don't record new size if resize_stripes fails.NeilBrown2015-05-081-1/+2
| * | | | | | | md/raid5: avoid reading parity blocks for full-stripe write to degraded arrayNeilBrown2015-05-081-1/+3
| * | | | | | | md/raid5: more incorrect BUG_ON in handle_stripe_fill.NeilBrown2015-05-081-1/+1
| * | | | | | | md/raid5: new alloc_stripe() to allocate an initialize a stripe.NeilBrown2015-05-081-14/+18
| * | | | | | | md-raid0: conditional mddev->queue access to suit dm-raidHeinz Mauelshagen2015-05-081-2/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Linux 4.1-rc3v4.1-rc3Linus Torvalds2015-05-101-1/+1
OpenPOWER on IntegriCloud