Age | Commit message (Expand) | Author |
2022-10-25 | scsi: mpt3sas: re-do lost mpt3sas DMA mask fix | Sreekanth Reddy |
2022-10-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-10-07 | Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux | Linus Torvalds |
2022-09-25 | scsi: mpt3sas: Revert "scsi: mpt3sas: Fix ioc->base_readl() use" | Damien Le Moal |
2022-09-25 | scsi: mpt3sas: Revert "scsi: mpt3sas: Fix writel() use" | Damien Le Moal |
2022-09-15 | scsi: mpt3sas: Fix return value check of dma_get_required_mask() | Sreekanth Reddy |
2022-09-06 | scsi: mpt3sas: Fix use-after-free warning | Sreekanth Reddy |
2022-09-01 | scsi: mpt3sas: Update driver version to 43.100.00.00 | Sreekanth Reddy |
2022-09-01 | scsi: mpt3sas: Increase cmd_per_lun to 128 | Sreekanth Reddy |
2022-09-01 | scsi: mpt3sas: Fix trace buffer registration failed | Sreekanth Reddy |
2022-09-01 | scsi: mpt3sas: Don't change DMA mask while reallocating pools | Sreekanth Reddy |
2022-09-01 | scsi: mpt3sas: Prevent error handler escalation when device removed | Sreekanth Reddy |
2022-08-31 | scsi: mpt3sas: Disable MPI2_FUNCTION_FW_DOWNLOAD for ATTO devices | Bradley Grove |
2022-08-31 | scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devices | Bradley Grove |
2022-08-22 | block: Change the return type of blk_mq_map_queues() into void | Bart Van Assche |
2022-08-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-07-26 | scsi: mpt3sas: Stop fw fault watchdog work item during system shutdown | David Jeffery |
2022-07-07 | Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging | Martin K. Petersen |
2022-06-21 | scsi: mpt3sas: Remove flush_scheduled_work() call | Tetsuo Handa |
2022-06-21 | scsi: mpt3sas: Fix whitespace and spelling mistake | Zhang Jiaming |
2022-06-21 | scsi: mpt3sas: Fix typo in comment | Ren Yu |
2022-06-07 | scsi: mpt3sas: Fix out-of-bounds compiler warning | Helge Deller |
2022-05-19 | scsi: mpt3sas: Update driver version to 42.100.00.00 | Sreekanth Reddy |
2022-05-19 | scsi: mpt3sas: Fix junk chars displayed while printing ChipName | Sreekanth Reddy |
2022-05-02 | scsi: mpt3sas: Use cached ATA Information VPD page | Martin K. Petersen |
2022-04-25 | scsi: mpt3sas: Fix adapter replyPostRegisterIndex declaration | Damien Le Moal |
2022-04-25 | scsi: mpt3sas: Fix event callback log_code value handling | Damien Le Moal |
2022-04-25 | scsi: mpt3sas: Fix ioc->base_readl() use | Damien Le Moal |
2022-04-25 | scsi: mpt3sas: Fix writel() use | Damien Le Moal |
2022-04-25 | scsi: mpt3sas: Fix _ctl_set_task_mid() TaskMID check | Damien Le Moal |
2022-04-06 | scsi: mpt3sas: Fail reset operation if config request timed out | Sreekanth Reddy |
2022-04-06 | scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc comment | Damien Le Moal |
2022-04-06 | Merge branch '5.18/scsi-queue' into 5.18/scsi-fixes | Martin K. Petersen |
2022-03-29 | scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove() | Damien Le Moal |
2022-03-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-03-14 | scsi: mpt3sas: Page fault in reply q processing | Matt Lupfer |
2022-03-08 | scsi: mpt3sas: Fix incorrect 4GB boundary check | Sreekanth Reddy |
2022-03-08 | scsi: mpt3sas: Remove scsi_dma_map() error messages | Sreekanth Reddy |
2022-02-07 | scsi: mpt3sas: Convert to flexible arrays | Kees Cook |
2022-01-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-01-05 | scsi: mpt3sas: Update persistent trigger pages from sysfs interface | Suganath Prabu S |
2021-12-10 | scsi: mpt3sas: Use irq_set_affinity_and_hint() | Nitesh Narayan Lal |
2021-11-18 | scsi: mpt3sas: Fix incorrect system timestamp | Sreekanth Reddy |
2021-11-18 | scsi: mpt3sas: Fix system going into read-only mode | Sreekanth Reddy |
2021-11-18 | scsi: mpt3sas: Fix kernel panic during drive powercycle test | Sreekanth Reddy |
2021-11-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-10-29 | scsi: mpt3sas: Fix reference tag handling for WRITE_INSERT | Martin K. Petersen |
2021-10-20 | scsi: mpt3sas: Make mpt3sas_dev_attrs static | Jiapeng Chong |
2021-10-16 | scsi: mpt3sas: Switch to attribute groups | Bart Van Assche |
2021-10-16 | scsi: mpt3sas: Call scsi_done() directly | Bart Van Assche |