Age | Commit message (Expand) | Author | Files | Lines |
2022-04-06 | scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc comment | Damien Le Moal | 1 | -2/+1 |
2022-03-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -28/+15 |
2022-03-14 | scsi: mpt3sas: Page fault in reply q processing | Matt Lupfer | 1 | -2/+3 |
2022-03-08 | scsi: mpt3sas: Fix incorrect 4GB boundary check | Sreekanth Reddy | 1 | -13/+12 |
2022-03-08 | scsi: mpt3sas: Remove scsi_dma_map() error messages | Sreekanth Reddy | 1 | -15/+3 |
2021-12-10 | scsi: mpt3sas: Use irq_set_affinity_and_hint() | Nitesh Narayan Lal | 1 | -11/+10 |
2021-11-18 | scsi: mpt3sas: Fix incorrect system timestamp | Sreekanth Reddy | 1 | -2/+2 |
2021-09-13 | scsi: mpt3sas: Call cpu_relax() before calling udelay() | Sreekanth Reddy | 1 | -1/+3 |
2021-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -24/+293 |
2021-08-11 | Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging | Martin K. Petersen | 1 | -16/+16 |
2021-08-11 | scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche | 1 | -2/+2 |
2021-08-09 | scsi: mpt3sas: Fix incorrectly assigned error return and check | Colin Ian King | 1 | -1/+1 |
2021-08-09 | scsi: mpt3sas: Use firmware recommended queue depth | Suganath Prabu S | 1 | -0/+70 |
2021-08-09 | scsi: mpt3sas: Add io_uring iopoll support | Sreekanth Reddy | 1 | -22/+221 |
2021-07-19 | scsi: mpt3sas: Transition IOC to Ready state during shutdown | Sreekanth Reddy | 1 | -16/+16 |
2021-06-18 | scsi: mpt3sas: Fix Coverity reported issue | Suganath Prabu S | 1 | -1/+1 |
2021-06-02 | scsi: mpt3sas: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2021-05-31 | scsi: mpt3sas: Handle firmware faults during second half of IOC init | Suganath Prabu S | 1 | -4/+4 |
2021-05-31 | scsi: mpt3sas: Handle firmware faults during first half of IOC init | Suganath Prabu S | 1 | -73/+180 |
2021-05-10 | scsi: mpt3sas: Documentation cleanup | Randy Dunlap | 1 | -49/+50 |
2021-04-15 | scsi: mpt3sas: Fix two kernel-doc headers | Bart Van Assche | 1 | -2/+2 |
2021-04-05 | scsi: mpt3sas: Block PCI config access from userspace during reset | Sreekanth Reddy | 1 | -0/+4 |
2021-04-05 | Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging | Martin K. Petersen | 1 | -2/+6 |
2021-03-24 | scsi: mpt3sas: Fix a typo | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-24 | scsi: mpt3sas: Fix error return code of mpt3sas_base_attach() | Jia-Ju Bai | 1 | -2/+6 |
2021-03-18 | scsi: mpt3sas: Force reply post array allocations to be within same 4 GB region | Suganath Prabu S | 1 | -16/+39 |
2021-03-18 | scsi: mpt3sas: Force reply post buffer allocations to be within same 4 GB region | Suganath Prabu S | 1 | -17/+42 |
2021-03-18 | scsi: mpt3sas: Force reply buffer allocations to be within same 4 GB region | Suganath Prabu S | 1 | -23/+40 |
2021-03-18 | scsi: mpt3sas: Force sense buffer allocations to be within same 4 GB region | Suganath Prabu S | 1 | -46/+40 |
2021-03-18 | 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 | 1 | -47/+112 |
2021-03-15 | scsi: mpt3sas: Fix misspelling of _base_put_smid_default_atomic() | Lee Jones | 1 | -1/+1 |
2021-03-04 | scsi: core: Replace sdev->device_busy with sbitmap | Ming Lei | 1 | -2/+1 |
2021-02-08 | scsi: mpt3sas: Additional diagnostic buffer query interface | Suganath Prabu S | 1 | -1/+4 |
2021-02-08 | scsi: mpt3sas: Add support for shared host tagset for CPU hotplug | Sreekanth Reddy | 1 | -17/+33 |
2021-02-08 | scsi: mpt3sas: Fix ReplyPostFree pool allocation | Sreekanth Reddy | 1 | -1/+2 |
2021-01-22 | scsi: mpt3sas: Simplify bool comparison | YANG LI | 1 | -2/+2 |
2021-01-01 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -1/+1 |
2020-12-16 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -3/+434 |
2020-12-09 | scsi: mpt3sas: Signedness bug in _base_get_diag_triggers() | Dan Carpenter | 1 | -1/+1 |
2020-12-09 | scsi: mpt3sas: Handle trigger page after firmware update | Suganath Prabu S | 1 | -1/+49 |
2020-12-09 | scsi: mpt3sas: Add persistent MPI trigger page | Suganath Prabu S | 1 | -1/+60 |
2020-12-09 | scsi: mpt3sas: Add persistent SCSI sense trigger page | Suganath Prabu S | 1 | -0/+59 |
2020-12-09 | scsi: mpt3sas: Add persistent Event trigger page | Suganath Prabu S | 1 | -0/+60 |
2020-12-09 | scsi: mpt3sas: Add persistent Master trigger page | Suganath Prabu S | 1 | -0/+46 |
2020-12-09 | scsi: mpt3sas: Add persistent trigger pages support | Suganath Prabu S | 1 | -0/+70 |
2020-12-09 | scsi: mpt3sas: Sync time periodically between driver and firmware | Suganath Prabu S | 1 | -2/+91 |
2020-12-01 | scsi: mpt3sas: Increase IOCInit request timeout to 30s | Sreekanth Reddy | 1 | -1/+1 |
2020-11-02 | scsi: mpt3sas: Fix timeouts observed while reenabling IRQ | Sreekanth Reddy | 1 | -0/+7 |
2020-10-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -21/+46 |