summaryrefslogtreecommitdiff
path: root/drivers/scsi/snic
AgeCommit message (Expand)Author
2023-10-24scsi: snic: Remove useless code in snic_dr_clean_pending_req()Su Hui
2023-08-24scsi: snic: Fix double free in snic_tgt_create()Zhu Wang
2023-08-07scsi: snic: Fix possible memory leak if device_add() failsZhu Wang
2023-06-16scsi: core: Replace scsi_target_block() with scsi_block_targets()Martin Wilck
2023-04-02scsi: snic: Remove unused 'xfer_len' variableTom Rix
2023-03-24scsi: snic: Declare SCSI host template constBart Van Assche
2023-02-08scsi: snic: Fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2022-11-26scsi: snic: Fix possible UAF in snic_tgt_create()Gaosheng Cui
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-06-21scsi: snic: Remove redundant "on"Jiang Jian
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner
2021-12-22scsi: snic: Don't use GFP_DMA in snic_queue_report_tgt_req()Christoph Hellwig
2021-10-16scsi: snic: Switch to attribute groupsBart Van Assche
2021-10-16scsi: snic: Call scsi_done() directlyBart Van Assche
2021-08-24scsi: snic: Fix spelling mistake 'progres' -> 'progress'Colin Ian King
2021-08-11scsi: snic: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-08-09scsi: snic: Remove redundant assignment to variable retColin Ian King
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-21scsi: snic: debugfs: remove local storage of debugfs filesGreg Kroah-Hartman
2021-05-14scsi: snic: Fix an error messageChristophe JAILLET
2021-04-12scsi: snic: Convert to DEFINE_SHOW_ATTRIBUTE()dingsenjie
2020-10-07scsi: snic: Simplify the return expression of svnic_cq_alloc()Liu Shixin
2020-10-02scsi: snic: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-10-02scsi: snic: Remove unnecessary conditionJing Xiangfeng
2020-08-24scsi: snic: Fix spelling mistakes of "Queueing"Colin Ian King
2020-04-24scsi: snic: Make snic_io_exch_ver_cmpl_handler() return voidJason Yan
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-01-29scsi: snic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-07scsi: snic: Use vzallocSabyasachi Gupta
2018-10-17scsi: snic: switch to generic DMA APIChristoph Hellwig
2018-10-10scsi: snic: Replace spin_is_locked() with lockdepLance Roy
2018-07-12scsi: snic: fix printing time intervalsArnd Bergmann
2018-05-18scsi: snic: fix a couple of spelling mistakes: "COMPLETE"Colin Ian King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-01scsi: snic: fix a couple of spelling mistakes/typosColin Ian King
2017-06-12scsi: snic: Remove code that zeroes driver-private command dataBart Van Assche
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-04-13scsi: snic: fix spelling mistake: "Cann't" -> "Cannot"Colin Ian King
2017-03-24treewide: Fix typos in printkMasanari Iida
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-15scsi: snic: switch to pci_irq_alloc_vectorsChristoph Hellwig
2017-01-05scsi: snic: Return error code on memory allocation failureBurak Ok
2016-07-12snic: Fix use-after-free in case of a dma mapping errorJohannes Thumshirn
2016-07-12snic: fix typoJulia Lawall
2016-04-11snic: add scsi host after determining max IOs.Narsimhulu Musini
2016-04-11snic: Fixing race in the hba reset and IO/TM completionNarsimhulu Musini
2016-04-11snic: Fix for missing interruptsNarsimhulu Musini
2016-04-11snic: target cleanup in driver unload pathNarsimhulu Musini