Age | Commit message (Expand) | Author |
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 |
2021-05-31 | scsi: core: Introduce scsi_build_sense() | Hannes Reinecke |
2021-05-31 | scsi: mpt3sas: Handle firmware faults during second half of IOC init | Suganath Prabu S |
2021-05-31 | scsi: mpt3sas: Handle firmware faults during first half of IOC init | Suganath Prabu S |
2021-05-31 | scsi: mpt3sas: Fix deadlock while cancelling the running firmware event | Suganath Prabu S |
2021-05-10 | scsi: mpt3sas: Documentation cleanup | Randy Dunlap |
2021-04-15 | scsi: mpt3sas: Fix two kernel-doc headers | Bart Van Assche |
2021-04-13 | scsi: mpt3sas: Fix out-of-bounds warnings in _ctl_addnl_diag_query | Gustavo A. R. Silva |
2021-04-05 | scsi: mpt3sas: Block PCI config access from userspace during reset | Sreekanth Reddy |
2021-04-05 | scsi: mpt3sas: Fix endianness for ActiveCablePowerRequirement | Sreekanth Reddy |
2021-04-05 | scsi: mpt3sas: Only one vSES is present even when IOC has multi vSES | Sreekanth Reddy |
2021-04-05 | Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging | Martin K. Petersen |
2021-03-24 | scsi: mpt3sas: Fix a typo | Bhaskar Chowdhury |
2021-03-24 | scsi: mpt3sas: Fix error return code of mpt3sas_base_attach() | Jia-Ju Bai |
2021-03-18 | scsi: mpt3sas: Fix a few kernel-doc issues | Lee Jones |
2021-03-18 | scsi: mpt3sas: Update driver version to 37.101.00.00 | Suganath Prabu S |
2021-03-18 | scsi: mpt3sas: Force reply post array allocations to be within same 4 GB region | Suganath Prabu S |
2021-03-18 | scsi: mpt3sas: Force reply post buffer allocations to be within same 4 GB region | Suganath Prabu S |
2021-03-18 | scsi: mpt3sas: Force reply buffer allocations to be within same 4 GB region | Suganath Prabu S |
2021-03-18 | scsi: mpt3sas: Force sense buffer allocations to be within same 4 GB region | Suganath Prabu S |
2021-03-18 | scsi: mpt3sas: Force chain buffer allocations to be within same 4 GB region | Suganath Prabu S |
2021-03-17 | scsi: mpt3sas: Force PCIe scatterlist allocations to be within same 4 GB region | Suganath Prabu S |
2021-03-17 | scsi: mpt3sas: Replace unnecessary dynamic allocation with a static one | Gustavo A. R. Silva |
2021-03-16 | scsi: mpt3sas: Do not use GFP_KERNEL in atomic context | Christophe JAILLET |
2021-03-15 | scsi: mpt3sas: Fix some kernel-doc misnaming issues | Lee Jones |
2021-03-15 | scsi: mpt3sas: Fix a couple of misdocumented functions/params | Lee Jones |
2021-03-15 | scsi: mpt3sas: Fix a bunch of potential naming doc-rot | Lee Jones |
2021-03-15 | scsi: mpt3sas: Move a little data from the stack onto the heap | Lee Jones |
2021-03-15 | scsi: mpt3sas: Fix misspelling of _base_put_smid_default_atomic() | Lee Jones |
2021-03-04 | scsi: core: Replace sdev->device_busy with sbitmap | Ming Lei |
2021-03-04 | scsi: core: Add scsi_device_busy() wrapper | Ming Lei |
2021-02-08 | scsi: mpt3sas: Update driver version to 37.100.00.00 | Suganath Prabu S |
2021-02-08 | scsi: mpt3sas: Additional diagnostic buffer query interface | Suganath Prabu S |
2021-02-08 | scsi: mpt3sas: Add support for shared host tagset for CPU hotplug | Sreekanth Reddy |