Age | Commit message (Expand) | Author |
2021-08-11 | scsi: csiostor: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche |
2021-03-24 | scsi: csiostor: Fix a typo | Bhaskar Chowdhury |
2021-03-18 | scsi: csiostor: Assign boolean values to a bool variable | Jiapeng Chong |
2020-12-02 | scsi: csiostor: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-10-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-08-24 | scsi: csiostor: Fix wrong return value in csio_hw_prep_fw() | Tianjia Zhang |
2020-08-24 | scsi: csiostor: Fix spelling mistake "couldnt" -> "couldn't" | Colin Ian King |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-24 | scsi: csiostor: Add missing description for csio_rnode_fwevt_handler()'s 'fwe... | Lee Jones |
2020-07-24 | scsi: csiostor: Remove 2 unused variables {mc,edc}_bist_status_rdata_reg | Lee Jones |
2020-07-24 | scsi: csiostor: Mark known unused variable as __always_unused | Lee Jones |
2020-07-24 | scsi: csiostor: Demote kerneldoc that fails to meet the criteria | Lee Jones |
2020-07-24 | scsi: csiostor: Fix misnamed function parameter | Lee Jones |
2020-01-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-19 | scsi: csiostor: Adjust indentation in csio_device_reset | Nathan Chancellor |
2019-11-12 | scsi: csiostor: Remove set but not used variable 'rln' | YueHaibing |
2019-11-01 | scsi: csiostor: Return value not required for csio_dfs_destroy | Saurav Girepunje |
2019-11-01 | scsi: csiostor: Fix NULL check before debugfs_remove_recursive | Saurav Girepunje |
2019-10-24 | scsi: csiostor: Don't enable IRQs too early | Dan Carpenter |
2019-09-30 | scsi: csiostor: clean up indentation issue | Colin Ian King |
2019-09-30 | scsi: csiostor: Fix spelling typos | Arkadiusz Drabczyk |
2019-08-12 | scsi: csiostor: Prefer pcie_capability_read_word() | Frederick Lawler |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-08 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-05-07 | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-04-29 | scsi: csiostor: create per port irq affinity mask set | Varun Prakash |
2019-04-08 | scsi: csiostor: fix missing data copy in csio_scsi_err_handler() | Varun Prakash |
2019-04-08 | scsi: csiostor: csio_wr: mark expected switch fall-through | Gustavo A. R. Silva |
2019-03-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-03-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-02-27 | scsi: csiostor: drop serial_number usage | Hannes Reinecke |
2019-02-25 | scsi: csiostor: fix calls to dma_set_mask_and_coherent() | Hannes Reinecke |
2019-02-01 | scsi: csiostor: Remove set but not used variable 'pln' | YueHaibing |
2019-01-29 | scsi: csiostor: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-01-26 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-01-22 | scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state() | Varun Prakash |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2018-12-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-12-19 | scsi: csiostor: fix incorrect dma device in case of vport | Varun Prakash |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig |
2018-12-07 | scsi: csiostor: remove flush_scheduled_work() | Varun Prakash |
2018-11-07 | block: kill request ->cpu member | Jens Axboe |
2018-10-25 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-10-17 | scsi: csiostor: switch to generic DMA API | Christoph Hellwig |
2018-10-02 | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls | Oza Pawandeep |
2018-08-27 | scsi: csiostor: fix incorrect port capabilities | Varun Prakash |
2018-08-27 | scsi: csiostor: add a check for NULL pointer after kmalloc() | Varun Prakash |
2018-08-02 | scsi: csiostor: update csio_get_flash_params() | Arjun Vynipadath |
2018-07-19 | scsi: csiostor: update ingress pack and pad boundary value | Varun Prakash |