summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig
2019-04-05nvme: log the error status on Identify Namespace failureKenneth Heitke
2019-04-05nvmet: add safety check for subsystem lock during nvmet_ns_changedMax Gurtovoy
2019-04-05nvmet: never fail double namespace enablementMax Gurtovoy
2019-04-05nvme-pci: tidy up nvme_map_dataChristoph Hellwig
2019-04-05nvme-pci: optimize mapping single segment requests using SGLsChristoph Hellwig
2019-04-05nvme-pci: optimize mapping of small single segment requestsChristoph Hellwig
2019-04-05nvme-pci: remove the inline scatterlist optimizationChristoph Hellwig
2019-04-05nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_dataChristoph Hellwig
2019-04-05nvme-pci: do not build a scatterlist to map metadataChristoph Hellwig
2019-04-05nvme-pci: only call nvme_unmap_data for requests transferring dataChristoph Hellwig
2019-04-05nvme-pci: merge nvme_free_iod into nvme_unmap_dataChristoph Hellwig
2019-04-05nvme-pci: move the call to nvme_cleanup_cmd out of nvme_unmap_dataChristoph Hellwig
2019-04-05nvme-pci: remove nvme_init_iodChristoph Hellwig
2019-04-05nvme-pci: remove unused nvme_iod memberKeith Busch
2019-04-05nvme-pci: remove q_dmadev from nvme_queueKeith Busch
2019-04-05nvme-pci: use a flag for polled queuesKeith Busch
2019-04-05nvmet-tcp: implement C2HData SUCCESS optimizationSagi Grimberg
2019-04-05nvmet-fc: use zero-sized array and struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-05nvmet: avoid double errno conversionsChristoph Hellwig
2019-04-05nvme: avoid double dereference to convert le to cpuMax Gurtovoy
2019-04-01md: batch flush requests.NeilBrown
2019-04-01Revert "MD: fix lock contention for flush bios"NeilBrown
2019-04-01Don't jump to compute_result state from check_result stateNigel Croxon
2019-04-01block: loop: mark bvec as ITER_BVEC_FLAG_NO_REFMing Lei
2019-04-01block: pass page to xen_biovec_phys_mergeableMing Lei
2019-04-01loop: properly observe rotational flag of underlying deviceHolger Hoffstätte
2019-03-31Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-03-30Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-03-30leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes
2019-03-30leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-30Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-30Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-03-30Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-03-30Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-30Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-29Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-29Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-03-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-29Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-29Merge tag 'drm-fixes-2019-03-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-29drivers/block/zram/zram_drv.c: fix idle/writeback string compareMinchan Kim
2019-03-29iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas Boichat
2019-03-29staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley
2019-03-29staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()Gao Xiang
2019-03-29iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel
2019-03-29Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman