summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dm thin: add sanity checks to thin-pool and external snapshot creationJason Cai (Xiang Feng)2019-03-051-0/+13
* dm block manager: remove redundant unlikely annotationChengguang Xu2019-03-051-4/+4
* dm verity fec: remove redundant unlikely annotationChengguang Xu2019-03-051-3/+3
* dm integrity: remove redundant unlikely annotationChengguang Xu2019-03-051-1/+1
* dm: always call blk_queue_split() in dm_process_bio()Mike Snitzer2019-03-051-3/+2
* dm switch: use struct_size() in kzalloc()Gustavo A. R. Silva2019-03-051-2/+1
* dm: remove unused _rq_tio_cache and _rq_cacheMike Snitzer2019-03-053-36/+18
* dm: eliminate 'split_discard_bios' flag from DM target interfaceMike Snitzer2019-02-215-27/+15
* dm: update dm_process_bio() to split bio if in ->make_request_fn()Mike Snitzer2019-02-191-27/+66
* dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis2019-02-151-5/+50
* dm crypt: don't overallocate the integrity tag spaceMikulas Patocka2019-02-111-1/+1
* Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2019-02-104-76/+53
|\
| * dmaengine: dmatest: Abort test in case of mapping errorAndy Shevchenko2019-02-041-18/+14
| * Merge branch 'fix/brcm' into fixesVinod Koul2019-02-041-45/+25
| |\
| | * dmaengine: bcm2835: Fix abort of transactionsLukas Wunner2019-02-041-32/+9
| | * dmaengine: bcm2835: Fix interrupt race on RTLukas Wunner2019-02-041-15/+18
| * | dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev2019-02-041-4/+4
| * | dmaengine: at_xdmac: Fix wrongfull report of a channel as in useCodrin Ciubotariu2019-02-021-9/+10
| |/
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-102-23/+84
|\ \
| * \ Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-02-072-23/+84
| |\ \
| | * | irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disableLubomir Rintel2019-01-291-1/+5
| | * | irqchip/gic-v3-its: Gracefully fail on LPI exhaustionMarc Zyngier2019-01-291-0/+3
| | * | irqchip/gic-v3-its: Plug allocation race for devices sharing a DevIDMarc Zyngier2019-01-291-5/+27
| | * | irqchip/gic-v4: Fix occasional VLPI dropHeyi Guo2019-01-281-17/+49
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-02-091-8/+5
|\ \ \ \
| * | | | i2c: omap: Use noirq system sleep pm ops to idle device for suspendTony Lindgren2019-02-051-8/+5
* | | | | Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds2019-02-094-11/+21
|\ \ \ \ \
| * | | | | libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede2019-02-061-0/+1
| * | | | | nvme-pci: fix rapid add remove sequenceKeith Busch2019-02-061-10/+12
| * | | | | nvme: lock NS list changes while handling command effectsKeith Busch2019-02-062-1/+8
* | | | | | Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds2019-02-095-33/+34
|\ \ \ \ \ \
| * | | | | | mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger2019-02-061-7/+6
| * | | | | | mtd: Make sure mtd->erasesize is valid even if the partition is of size 0Boris Brezillon2019-02-061-0/+4
| * | | | | | mtd: Remove a debug trace in mtdpart.cBoris Brezillon2019-02-011-1/+0
| * | | | | | mtd: rawnand: fix kernel-doc warningsRandy Dunlap2019-01-312-1/+2
| * | | | | | mtd: spinand: Fix the error/cleanup path in spinand_init()Boris Brezillon2019-01-311-2/+2
| * | | | | | mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cacheBoris Brezillon2019-01-311-22/+20
* | | | | | | Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-02-092-6/+12
|\ \ \ \ \ \ \
| * | | | | | | firmware: arm_scmi: provide the mandatory device release callbackSudeep Holla2019-01-301-2/+7
| * | | | | | | Merge tag 'soc-fsl-fix-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2019-01-301-4/+5
| |\ \ \ \ \ \ \
| | * | | | | | | soc: fsl: qbman: avoid race in clearing QMan interruptMadalin Bucur2019-01-181-4/+5
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-02-095-10/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain2019-02-051-0/+2
| * | | | | | | | Revert "scsi: libfc: Add WARN_ON() when deleting rports"Ross Lagerwall2019-02-051-1/+0
| * | | | | | | | scsi: sd_zbc: Fix zone information messagesDamien Le Moal2019-02-051-4/+8
| * | | | | | | | scsi: target: make the pi_prot_format ConfigFS path readableDavid Disseldorp2019-02-051-1/+7
| * | | | | | | | scsi: aic94xx: fix module loadingJames Bottomley2019-02-021-4/+4
* | | | | | | | | Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-02-091-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iommu/vt-d: Leave scalable mode default offLu Baolu2019-01-301-4/+4
* | | | | | | | | | Merge tag 'pci-v5.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-02-091-2/+3
|\ \ \ \ \ \ \ \ \ \