Age | Commit message (Expand) | Author |
2019-03-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-02-19 | scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supported | Giridhar Malavali |
2019-02-19 | scsi: qla2xxx: Update driver version to 10.00.00.14-k | Himanshu Madhani |
2019-02-19 | scsi: qla2xxx: Add new FW dump template entry types | Joe Carnuccio |
2019-02-19 | scsi: qla2xxx: Fix code indentation for qla27xx_fwdt_entry | Himanshu Madhani |
2019-02-19 | scsi: qla2xxx: Move marker request behind QPair | Quinn Tran |
2019-02-19 | scsi: qla2xxx: Prevent SysFS access when chip is down | Quinn Tran |
2019-02-19 | scsi: qla2xxx: Add support for setting port speed | Anil Gurumurthy |
2019-02-19 | scsi: qla2xxx: Prevent multiple ADISC commands per session | Quinn Tran |
2019-02-19 | scsi: qla2xxx: Check for FW started flag before aborting | Himanshu Madhani |
2019-02-19 | scsi: qla2xxx: Fix unload when NVMe devices are configured | Himanshu Madhani |
2019-02-19 | scsi: qla2xxx: Add First Burst support for FC-NVMe devices | Darren Trapp |
2019-02-19 | scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware | Himanshu Madhani |
2019-02-19 | scsi: qla2xxx: remove redundant null check on pointer sess | Colin Ian King |
2019-02-19 | scsi: qla2xxx: Move debug messages before sending srb preventing panic | Bill Kuzeja |
2019-02-15 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-02-12 | scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmd | Bill Kuzeja |
2019-02-05 | scsi: qla2xxx: Update driver version to 10.00.00.13-k | Himanshu Madhani |
2019-02-05 | scsi: qla2xxx: Use complete switch scan for RSCN events | Quinn Tran |
2019-02-05 | scsi: qla2xxx: Fix fw options handle eh_bus_reset() | Quinn Tran |
2019-02-05 | scsi: qla2xxx: Restore FAWWPN of Physical Port only for loop down | Sawan Chandak |
2019-02-05 | scsi: qla2xxx: Prevent memory leak for CT req/rsp allocation | Quinn Tran |
2019-02-05 | scsi: qla2xxx: Fix SRB allocation flag to avoid sleeping in IRQ context | Giridhar Malavali |
2019-02-05 | scsi: qla2xxx: allow session delete to finish before create. | Quinn Tran |
2019-02-05 | scsi: qla2xxx: fix fcport null pointer access. | Quinn Tran |
2019-02-05 | scsi: qla2xxx: flush IO on chip reset or sess delete | Quinn Tran |
2019-02-05 | scsi: qla2xxx: Fix session cleanup hang | Quinn Tran |
2019-02-05 | scsi: qla2xxx: Change default ZIO threshold. | Quinn Tran |
2019-02-05 | scsi: qla2xxx: Add pci function reset support. | Quinn Tran |
2019-02-05 | scsi: qla2xxx: Fix N2N target discovery with Local loop | Himanshu Madhani |
2019-02-04 | scsi: target/core: Remove the write_pending_status() callback function | Bart Van Assche |
2019-02-01 | scsi: qla2xxx: Add new FC-NVMe enable BIT to enable FC-NVMe feature | Giridhar Malavali |
2019-01-29 | scsi: qla2xxx: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-01-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-01-11 | scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary | Giridhar Malavali |
2019-01-11 | scsi: qla2xxx: Add protection mask module parameters | Martin K. Petersen |
2019-01-11 | scsi: qla2xxx: Use correct number of vectors for online CPUs | Ming Lei |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2018-12-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-12-28 | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-12-19 | scsi: qla2xxx: deadlock by configfs_depend_item | Anatoliy Glagolev |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig |
2018-12-12 | scsi: qla2xxx: Update driver version to 10.00.00.12-k | Himanshu Madhani |
2018-12-12 | scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV port | Giridhar Malavali |
2018-12-12 | scsi: qla2xxx: Fix NPIV handling for FC-NVMe | Himanshu Madhani |
2018-12-12 | scsi: qla2xxx: Enable FC-NVME on NPIV ports | Anil Gurumurthy |
2018-12-07 | Revert "scsi: qla2xxx: Fix NVMe Target discovery" | Himanshu Madhani |
2018-12-07 | scsi: qla2xxx: NULL check before some freeing functions is not needed | Thomas Meyer |
2018-12-07 | scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() function | Bart Van Assche |
2018-12-04 | Merge tag 'v4.20-rc5' into for-4.21/block | Jens Axboe |