Age | Commit message (Expand) | Author |
2021-08-11 | scsi: qla4xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche |
2021-08-01 | scsi: qla4xxx: Convert uses of __constant_cpu_to_<foo> to cpu_to_<foo> | Dwaipayan Ray |
2021-06-18 | scsi: qla4xxx: Remove redundant continue statement | Colin Ian King |
2021-06-02 | scsi: iscsi: Rel ref after iscsi_lookup_endpoint() | Mike Christie |
2021-06-02 | scsi: iscsi: Stop queueing during ep_disconnect | Mike Christie |
2021-05-10 | scsi: qla4xxx: Simplify conditional | Wan Jiabing |
2021-04-15 | scsi: qla4xxx: Remove an unused function | Bart Van Assche |
2021-04-13 | scsi: qla4xxx: Remove unneeded if-null-free check | Qiheng Lin |
2021-03-15 | scsi: qla4xxx: Fix kernel-doc formatting and misnaming issue | Lee Jones |
2021-03-15 | scsi: qla4xxx: Fix formatting issues - missing '-' and '_' | Lee Jones |
2021-03-09 | scsi: qla4xxx: Fix a typo | Bhaskar Chowdhury |
2021-02-08 | scsi: qla4xxx: Use iscsi_is_session_online() | Mike Christie |
2021-01-22 | scsi: qla4xxx: Use standard SAM status definitions | Hannes Reinecke |
2020-12-09 | scsi: qla4xxx: Remove redundant assignment to variable rval | Colin Ian King |
2020-12-01 | scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_rom_lock() | Ahmed S. Darwish |
2020-12-01 | scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_idc_lock() | Ahmed S. Darwish |
2020-12-01 | scsi: qla4xxx: Remove in_interrupt() | Ahmed S. Darwish |
2020-11-17 | scsi: qla4xxx: Remove redundant assignment to variable rval | Jing Xiangfeng |
2020-10-23 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-10-14 | Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds |
2020-10-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-10-07 | scsi: qla4xxx: Fix inconsistent format argument type | Ye Bin |
2020-10-02 | scsi: qla4xxx: Delete unneeded variable 'status' in qla4xxx_process_ddb_changed | Ye Bin |
2020-09-16 | scsi/qla4xxx: Convert to SPDX license identifiers | Thomas Gleixner |
2020-08-24 | scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()' | Christophe JAILLET |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-24 | scsi: qla4xxx: Rename function parameter descriptions | Lee Jones |
2020-07-24 | scsi: qla4xxx: Remove set but unused variable 'status' | Lee Jones |
2020-07-24 | scsi: qla4xxx: Supply description for 'code' | Lee Jones |
2020-07-24 | scsi: qla4xxx: Remove three set but unused variables | Lee Jones |
2020-07-24 | scsi: qla4xxx: Document qla4xxx_process_ddb()'s 'conn_err' | Lee Jones |
2020-07-24 | scsi: qla4xxx: Repair function documentation headers | Lee Jones |
2020-07-24 | scsi: qla4xxx: Fix some kerneldoc parameter documentation issues | Lee Jones |
2020-07-24 | scsi: qla4xxx: Fix incorrectly named function parameter | Lee Jones |
2020-07-24 | scsi: qla4xxx: Fix-up incorrectly documented parameter | Lee Jones |
2020-07-24 | scsi: qla4xxx: Move 'qla4_82xx_reg_tbl' to the only place its used | Lee Jones |
2020-07-24 | scsi: pm8001: Remove a bunch of set but unused variables | Lee Jones |
2020-07-24 | scsi: qla4xxx: Move 'qla4_83xx_reg_tbl' from shared header | Lee Jones |
2020-07-24 | scsi: qla4xxx: Check return value of pci_set_mwi() | Lee Jones |
2020-07-24 | scsi: qla4xxx: Remove set but unused variable 'func_number' | Lee Jones |
2020-07-15 | scsi: qla4xxx: Provide a missing function param description and fix formatting | Lee Jones |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-04-24 | scsi: qla4xxx: Remove unneeded semicolon in ql4_os.c | Jason Yan |
2019-12-19 | scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free | Nathan Chancellor |
2019-12-09 | scsi: iscsi: qla4xxx: fix double free in probe | Dan Carpenter |
2019-11-19 | scsi: qla4xxx: fix double free bug | Pan Bian |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-12 | Merge branch '5.1/scsi-fixes' into 5.2/merge | Martin K. Petersen |
2019-03-25 | scsi: qla4xxx: fix a potential NULL pointer dereference | Kangjie Lu |
2019-03-25 | scsi: qla4xxx: avoid freeing unallocated dma memory | Arnd Bergmann |