summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-07-17scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.verMasahiro Yamada
2019-07-16scsi: megaraid_sas: set an unlimited max_segment_sizeChristoph Hellwig
2019-07-16scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAsChristoph Hellwig
2019-07-16scsi: storvsc: set virt_boundary_mask in the scsi host templateChristoph Hellwig
2019-07-16scsi: ufshcd: set max_segment_size in the scsi host templateChristoph Hellwig
2019-07-16scsi: core: take the DMA max mapping size into accountChristoph Hellwig
2019-07-16scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig
2019-07-16scsi: core: Fix race on creating sense cacheMing Lei
2019-07-16scsi: sd_zbc: Fix compilation warningDamien Le Moal
2019-07-16scsi: libfc: fix null pointer dereference on a null lportColin Ian King
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley
2019-07-11sd_zbc: Fix report zones buffer allocationDamien Le Moal
2019-07-11block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal
2019-07-11scsi: megaraid_sas: Update driver version to 07.710.50.00Shivasharan S
2019-07-11scsi: megaraid_sas: Add module parameter for FW Async event loggingShivasharan S
2019-07-11scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllersShivasharan S
2019-07-11scsi: megaraid_sas: Fix calculation of target IDShivasharan S
2019-07-11scsi: lpfc: reduce stack size with CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSEArnd Bergmann
2019-07-11scsi: devinfo: BLIST_TRY_VPD_PAGES for SanDisk Cruzer BladeMarcos Paulo de Souza
2019-07-11scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey
2019-07-11scsi: libsas: remove the exporting of sas_wait_ehDenis Efremov
2019-07-11scsi: megaraid_sas: Make some symbols staticYueHaibing
2019-07-11scsi: core: use scmd_printk() to print which command timed outMaurizio Lombardi
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-11scsi: virtio_scsi: Use struct_size() helperGustavo A. R. Silva
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-01Merge tag 'v5.2-rc6' into for-5.3/blockJens Axboe
2019-06-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27Merge branch '5.3/scsi-sg' into scsi-nextMartin K. Petersen
2019-06-27scsi: qla2xxx: move IO flush to the front of NVME rport unregistrationQuinn Tran
2019-06-27scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race conditionQuinn Tran
2019-06-27scsi: qla2xxx: on session delete, return nvme cmdQuinn Tran
2019-06-27scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devicesArun Easi
2019-06-27scsi: megaraid_sas: Update driver version to 07.710.06.00-rc1Chandrakanth Patil
2019-06-27scsi: megaraid_sas: Introduce various Aero performance modesChandrakanth Patil
2019-06-27scsi: megaraid_sas: Use high IOPS queues based on IO workloadChandrakanth Patil
2019-06-27scsi: megaraid_sas: Set affinity for high IOPS reply queuesChandrakanth Patil
2019-06-27scsi: megaraid_sas: Enable coalescing for high IOPS queuesChandrakanth Patil
2019-06-27scsi: megaraid_sas: Add support for High IOPS queuesChandrakanth Patil