summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nvme-rdma: support up to 4 segments of inline dataSteve Wise2018-07-231-11/+27
* nvmet: add buffered I/O support for file backed nsChaitanya Kulkarni2018-07-234-5/+67
* nvmet: add commands supported and effects log pageChaitanya Kulkarni2018-07-231-1/+34
* nvme: move init of keep_alive work item to controller initializationJames Smart2018-07-231-3/+4
* block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan2018-07-189-28/+28
* block: Add part_stat_read_accum to read across field entries.Michael Callahan2018-07-183-7/+3
* block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo2018-07-184-28/+27
* pktcdvd: remove assignment in if conditionRAGHU Halharvi2018-07-171-23/+46
* lightnvm: pblk: assume that chunks are closed on 1.2 devicesHans Holmberg2018-07-131-2/+3
* lightnvm: pblk: add asynchronous partial readHeiner Litz2018-07-132-63/+130
* lightnvm: pblk: mark expected switch fall-throughGustavo A. R. Silva2018-07-131-0/+1
* lightnvm: pblk: expose generic disk name on pr_* msgsMatias Bjørling2018-07-139-138/+153
* lightnvm: limit get chunk meta request sizeMatias Bjørling2018-07-131-2/+8
* lightnvm: pblk: fix read_bitmap for 32bit archsMatias Bjørling2018-07-131-7/+7
* lightnvm: Remove redundant rq->__data_len initializationBart Van Assche2018-07-131-4/+2
* lightnvm: pblk: enable line minor version detectionMatias Bjørling2018-07-131-2/+3
* lightnvm: move NVM_DEBUG to pblkMatias Bjørling2018-07-1310-70/+72
* lightnvm: pblk: handle case when mw_cunits equals to 0Marcin Dziegielewski2018-07-132-7/+5
* block: skd: Use %pad printk format for dma_addr_t valuesHelge Deller2018-07-121-8/+8
* block/DAC960.c: fix defined but not used build warningsRandy Dunlap2018-07-091-3/+6
* null_blk: add zone supportMatias Bjørling2018-07-094-3/+227
* null_blk: move shared definitions to header fileMatias Bjørling2018-07-092-75/+81
* null_blk: remove NULLB_DEV_FL_CONFIGURED on turning off nullb deviceLiu Bo2018-07-091-0/+1
* block/loop: mark expected switch fall-throughGustavo A. R. Silva2018-07-091-0/+1
* drbd: mark expected switch fall-throughsGustavo A. R. Silva2018-07-091-0/+3
* paride: remove redundant variable nColin Ian King2018-07-091-2/+1
* loop: remove redundant pointer inodeColin Ian King2018-07-091-2/+0
* block/floppy: remove redundant variable dflagsColin Ian King2018-07-091-3/+0
* drbd: Do not redefine __must_hold()Bart Van Assche2018-07-091-2/+0
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-081-4/+4
|\
| * Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson2018-07-051-4/+4
| |\
| | * bus: ti-sysc: Use 2-factor allocator argumentsKees Cook2018-07-021-4/+4
* | | Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-0810-12/+41
|\ \ \
| * | | nfp: stop limiting VFs to 0Jakub Kicinski2018-06-291-5/+1
| * | | PCI/IOV: Reset total_VFs limit after detaching PF driverJakub Kicinski2018-06-293-0/+21
| * | | PCI: faraday: Add missing of_node_put()Nicholas Mc Guire2018-06-291-0/+2
| * | | PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire2018-06-291-1/+1
| * | | PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire2018-06-291-0/+1
| * | | PCI: endpoint: Use after free in pci_epf_unregister_driver()Dan Carpenter2018-06-291-2/+2
| * | | PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yesGeert Uytterhoeven2018-06-291-1/+0
| * | | PCI: rcar: Clean up PHY init on failureMarek Vasut2018-06-291-1/+5
| * | | PCI: rcar: Shut the PHY down in failpathMarek Vasut2018-06-291-2/+8
* | | | Merge tag 'dma-mapping-4.18-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-07-072-17/+46
|\ \ \ \
| * | | | Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...Christoph Hellwig2018-07-052-17/+46
* | | | | Merge tag 'dmaengine-fix-4.18-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2018-07-073-3/+7
|\ \ \ \ \
| * | | | | dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()Dan Carpenter2018-06-281-1/+1
| * | | | | dmaengine: pl330: report BURST residue granularityMarek Szyprowski2018-06-281-1/+1
| * | | | | dmaengine: ti: omap-dma: Fix OMAP1510 incorrect residue_granularityJanusz Krzysztofik2018-06-191-1/+5
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds2018-07-072-23/+14
|\ \ \ \ \
| * | | | | ipmi: kcs_bmc: fix IRQ exception if the channel is not openHaiyue Wang2018-06-241-21/+10