Age | Commit message (Expand) | Author | Files | Lines |
2022-03-15 | scsi: mpt3sas: Page fault in reply q processing | Matt Lupfer | 1 | -2/+3 |
2022-01-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -6/+85 |
2022-01-05 | scsi: mpt3sas: Update persistent trigger pages from sysfs interface | Suganath Prabu S | 2 | -6/+85 |
2021-12-10 | scsi: mpt3sas: Use irq_set_affinity_and_hint() | Nitesh Narayan Lal | 1 | -11/+10 |
2021-11-19 | scsi: mpt3sas: Fix incorrect system timestamp | Sreekanth Reddy | 1 | -2/+2 |
2021-11-19 | scsi: mpt3sas: Fix system going into read-only mode | Sreekanth Reddy | 2 | -1/+60 |
2021-11-19 | scsi: mpt3sas: Fix kernel panic during drive powercycle test | Sreekanth Reddy | 1 | -1/+1 |
2021-11-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -48/+66 |
2021-10-29 | scsi: mpt3sas: Fix reference tag handling for WRITE_INSERT | Martin K. Petersen | 1 | -3/+6 |
2021-10-21 | scsi: mpt3sas: Make mpt3sas_dev_attrs static | Jiapeng Chong | 1 | -1/+1 |
2021-10-17 | scsi: mpt3sas: Switch to attribute groups | Bart Van Assche | 3 | -39/+57 |
2021-10-17 | scsi: mpt3sas: Call scsi_done() directly | Bart Van Assche | 1 | -9/+9 |
2021-09-14 | scsi: mpt3sas: Clean up some inconsistent indenting | Colin Ian King | 2 | -3/+2 |
2021-09-14 | scsi: mpt3sas: Call cpu_relax() before calling udelay() | Sreekanth Reddy | 1 | -1/+3 |
2021-09-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 5 | -77/+501 |
2021-08-25 | scsi: mpt3sas: Use the proper SCSI midlayer interfaces for PI | Martin K. Petersen | 1 | -30/+13 |
2021-08-12 | Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging | Martin K. Petersen | 3 | -17/+25 |
2021-08-12 | scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche | 2 | -5/+5 |
2021-08-10 | scsi: mpt3sas: Fix incorrectly assigned error return and check | Colin Ian King | 1 | -1/+1 |
2021-08-10 | scsi: mpt3sas: Introduce sas_ncq_prio_supported sysfs sttribute | Damien Le Moal | 1 | -0/+19 |
2021-08-10 | scsi: mpt3sas: Update driver version to 39.100.00.00 | Suganath Prabu S | 1 | -2/+2 |
2021-08-10 | scsi: mpt3sas: Use firmware recommended queue depth | Suganath Prabu S | 5 | -6/+165 |
2021-08-10 | scsi: mpt3sas: Bump driver version to 38.100.00.00 | Sreekanth Reddy | 1 | -3/+3 |
2021-08-10 | scsi: mpt3sas: Add io_uring iopoll support | Sreekanth Reddy | 3 | -32/+296 |
2021-07-20 | scsi: mpt3sas: Transition IOC to Ready state during shutdown | Sreekanth Reddy | 3 | -17/+26 |
2021-06-19 | scsi: mpt3sas: Fix error return value in _scsih_expander_add() | Zhen Lei | 1 | -1/+3 |
2021-06-19 | scsi: mpt3sas: Fix Coverity reported issue | Suganath Prabu S | 1 | -1/+1 |
2021-06-02 | Merge branch '5.14/scsi-result' into 5.14/scsi-staging | Martin K. Petersen | 1 | -10/+4 |
2021-06-02 | scsi: mpt3sas: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2 | -0/+2 |
2021-06-01 | scsi: core: Introduce scsi_build_sense() | Hannes Reinecke | 1 | -10/+4 |
2021-06-01 | scsi: mpt3sas: Handle firmware faults during second half of IOC init | Suganath Prabu S | 3 | -16/+145 |
2021-06-01 | scsi: mpt3sas: Handle firmware faults during first half of IOC init | Suganath Prabu S | 3 | -77/+201 |
2021-06-01 | scsi: mpt3sas: Fix deadlock while cancelling the running firmware event | Suganath Prabu S | 1 | -0/+22 |
2021-05-10 | scsi: mpt3sas: Documentation cleanup | Randy Dunlap | 1 | -49/+50 |
2021-04-16 | scsi: mpt3sas: Fix two kernel-doc headers | Bart Van Assche | 1 | -2/+2 |
2021-04-13 | scsi: mpt3sas: Fix out-of-bounds warnings in _ctl_addnl_diag_query | Gustavo A. R. Silva | 2 | -11/+6 |
2021-04-06 | scsi: mpt3sas: Block PCI config access from userspace during reset | Sreekanth Reddy | 1 | -0/+4 |
2021-04-06 | scsi: mpt3sas: Fix endianness for ActiveCablePowerRequirement | Sreekanth Reddy | 1 | -1/+2 |
2021-04-06 | scsi: mpt3sas: Only one vSES is present even when IOC has multi vSES | Sreekanth Reddy | 1 | -1/+3 |
2021-04-06 | Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging | Martin K. Petersen | 2 | -3/+7 |
2021-03-25 | scsi: mpt3sas: Fix a typo | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-25 | scsi: mpt3sas: Fix error return code of mpt3sas_base_attach() | Jia-Ju Bai | 1 | -2/+6 |
2021-03-19 | scsi: mpt3sas: Fix a few kernel-doc issues | Lee Jones | 1 | -8/+10 |
2021-03-19 | scsi: mpt3sas: Update driver version to 37.101.00.00 | Suganath Prabu S | 1 | -2/+2 |
2021-03-19 | scsi: mpt3sas: Force reply post array allocations to be within same 4 GB region | Suganath Prabu S | 1 | -16/+39 |
2021-03-19 | scsi: mpt3sas: Force reply post buffer allocations to be within same 4 GB region | Suganath Prabu S | 1 | -17/+42 |
2021-03-19 | scsi: mpt3sas: Force reply buffer allocations to be within same 4 GB region | Suganath Prabu S | 1 | -23/+40 |
2021-03-19 | scsi: mpt3sas: Force sense buffer allocations to be within same 4 GB region | Suganath Prabu S | 1 | -46/+40 |
2021-03-19 | scsi: mpt3sas: Force chain buffer allocations to be within same 4 GB region | Suganath Prabu S | 1 | -26/+57 |
2021-03-17 | scsi: mpt3sas: Force PCIe scatterlist allocations to be within same 4 GB region | Suganath Prabu S | 2 | -47/+113 |