Age | Commit message (Expand) | Author |
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 |
2021-09-13 | scsi: mpt3sas: Clean up some inconsistent indenting | Colin Ian King |
2021-09-13 | scsi: mpt3sas: Call cpu_relax() before calling udelay() | Sreekanth Reddy |
2021-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-08-24 | scsi: mpt3sas: Use the proper SCSI midlayer interfaces for PI | Martin K. Petersen |
2021-08-11 | Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging | Martin K. Petersen |
2021-08-11 | scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche |
2021-08-09 | scsi: mpt3sas: Fix incorrectly assigned error return and check | Colin Ian King |
2021-08-09 | scsi: mpt3sas: Introduce sas_ncq_prio_supported sysfs sttribute | Damien Le Moal |
2021-08-09 | scsi: mpt3sas: Update driver version to 39.100.00.00 | Suganath Prabu S |
2021-08-09 | scsi: mpt3sas: Use firmware recommended queue depth | Suganath Prabu S |
2021-08-09 | scsi: mpt3sas: Bump driver version to 38.100.00.00 | Sreekanth Reddy |
2021-08-09 | scsi: mpt3sas: Add io_uring iopoll support | Sreekanth Reddy |
2021-07-19 | scsi: mpt3sas: Transition IOC to Ready state during shutdown | Sreekanth Reddy |
2021-06-18 | scsi: mpt3sas: Fix error return value in _scsih_expander_add() | Zhen Lei |
2021-06-18 | scsi: mpt3sas: Fix Coverity reported issue | Suganath Prabu S |
2021-06-02 | Merge branch '5.14/scsi-result' into 5.14/scsi-staging | Martin K. Petersen |
2021-06-02 | scsi: mpt3sas: Fix fall-through warnings for Clang | Gustavo A. R. Silva |