Age | Commit message (Expand) | Author |
2025-01-10 | Merge branch '6.13/scsi-fixes' into 6.14/scsi-staging | Martin K. Petersen |
2024-12-04 | scsi: Convert SCSI drivers to .sdev_configure() | Bart Van Assche |
2024-12-04 | scsi: Rename .slave_alloc() and .slave_destroy() | Bart Van Assche |
2024-11-20 | scsi: bfa: Remove unused parsers | Dr. David Alan Gilbert |
2024-11-20 | scsi: bfa: Remove unused structure builders | Dr. David Alan Gilbert |
2024-11-06 | scsi: bfa: Fix use-after-free in bfad_im_module_exit() | Ye Bin |
2024-10-15 | Merge patch series "scsi: bfa: Remove deadcode" | Martin K. Petersen |
2024-10-15 | scsi: bfa: Remove unused misc code | Dr. David Alan Gilbert |
2024-10-15 | scsi: bfa: Remove unused bfa_fcs code | Dr. David Alan Gilbert |
2024-10-15 | scsi: bfa: Remove unused bfa_ioc code | Dr. David Alan Gilbert |
2024-10-15 | scsi: bfa: Remove unused bfa_svc code | Dr. David Alan Gilbert |
2024-10-15 | scsi: bfa: Remove unused bfa_core code | Dr. David Alan Gilbert |
2024-10-03 | scsi: bfa: Fix cacography in bfi.h file | Liu Jing |
2024-09-21 | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-09-09 | treewide: correct the typo 'retun' | WangYuli |
2024-08-22 | scsi: bfa: Simplify an alloc_ordered_workqueue() invocation | Bart Van Assche |
2024-08-22 | scsi: Expand all create*_workqueue() invocations | Bart Van Assche |
2024-05-22 | Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-05-06 | scsi: bfa: Ensure the copied buf is NUL terminated | Bui Quang Minh |
2024-05-04 | scsi: Use device_show_string() helper for sysfs attributes | Lukas Wunner |
2024-02-26 | scsi: bfa: Fix function pointer type mismatch for state machines | Arnd Bergmann |
2024-02-26 | scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn | Arnd Bergmann |
2024-02-26 | scsi: bfa: Remove additional unnecessary struct declarations | Simone Weiß |
2023-11-24 | scsi: bfa: Use the proper data type for BLIST flags | Bart Van Assche |
2023-08-21 | scsi: bfa: Replace one-element array with flexible-array member in struct fc_... | Gustavo A. R. Silva |
2023-05-16 | scsi: bfa: Replace all non-returning strlcpy() with strscpy() | Azeem Shaikh |
2023-03-09 | scsi: bfa: Drop redundant pci_enable_pcie_error_reporting() | Bjorn Helgaas |
2022-11-17 | scsi: bfa: Replace one-element array with flexible-array member | Gustavo A. R. Silva |
2022-11-08 | scsi: bfa: Rework bfad_reset_sdev_bflags() | Bart Van Assche |
2022-11-08 | scsi: bfa: Convert bfad_reset_sdev_bflags() from a macro into a function | Bart Van Assche |
2022-04-25 | scsi: bfa: Remove unneeded flush_workqueue() | ran jianping |
2022-04-25 | scsi: bfa: Remove redundant NULL check | Haowen Bai |
2022-02-22 | scsi: bfa: Stop using the SCSI pointer | Bart Van Assche |
2022-02-14 | Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging | Martin K. Petersen |
2022-01-31 | scsi: bfa: Replace snprintf() with sysfs_emit() | Yang Guang |
2022-01-24 | scsi: bfa: Remove useless DMA-32 fallback configuration | Christophe JAILLET |
2021-11-29 | scsi: bfa: Declare 'bfad_im_vport_attrs' static | Bart Van Assche |
2021-10-16 | scsi: bfa: Switch to attribute groups | Bart Van Assche |
2021-10-16 | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions | Bart Van Assche |
2021-10-16 | scsi: bfa: Call scsi_done() directly | Bart Van Assche |
2021-05-21 | scsi: bfa: Fix inconsistent indenting | Jiapeng Chong |
2021-05-21 | scsi: bfa: Fix typo | zuoqilin |
2021-05-15 | scsi: bfa: Remove some unused variables | Christophe JAILLET |
2021-04-05 | scsi: bfa: Remove unnecessary struct declarations | Wan Jiabing |
2021-03-24 | scsi: bfa: Fix a typo in two places | Bhaskar Chowdhury |
2021-03-24 | scsi: bfa: Fix warning comparing pointer to 0 | Jiapeng Chong |
2021-03-15 | scsi: bfa: Move a large struct from the stack onto the heap | Lee Jones |
2021-01-22 | scsi: bfa: Drop driver-defined SCSI status codes | Hannes Reinecke |
2020-12-02 | scsi: bfa: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-10-23 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |