summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/snic
AgeCommit message (Expand)AuthorLines
2026-02-23Merge branch '7.0/scsi-queue' into 7.0/scsi-fixesMartin K. Petersen-9/+0
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-4/+4
2026-02-17scsi: snic: Remove unused linkstatusThomas Fourier-9/+0
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche-3/+4
2025-11-19scsi: snic: Switch to use %ptSpAndy Shevchenko-9/+6
2024-12-09scsi: Constify struct pci_device_idChristophe JAILLET-1/+1
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche-3/+3
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche-3/+3
2024-08-22Merge patch series "Simplify multiple create*_workqueue() invocations"Martin K. Petersen-4/+4
2024-08-22scsi: snic: Simplify alloc_workqueue() invocationsBart Van Assche-4/+2
2024-08-22scsi: Expand all create*_workqueue() invocationsBart Van Assche-2/+4
2024-08-12scsi: snic: Avoid creating two slab caches with the same namePedro Falcato-1/+1
2024-04-08scsi: snic: Convert sprintf() family to sysfs_emit() familyLi Zhijian-6/+5
2023-10-24scsi: snic: Remove useless code in snic_dr_clean_pending_req()Su Hui-10/+4
2023-08-24scsi: snic: Fix double free in snic_tgt_create()Zhu Wang-2/+1
2023-08-07scsi: snic: Fix possible memory leak if device_add() failsZhu Wang-0/+1
2023-06-16scsi: core: Replace scsi_target_block() with scsi_block_targets()Martin Wilck-1/+1
2023-04-02scsi: snic: Remove unused 'xfer_len' variableTom Rix-6/+1
2023-03-24scsi: snic: Declare SCSI host template constBart Van Assche-1/+1
2023-02-08scsi: snic: Fix memory leak with using debugfs_lookup()Greg Kroah-Hartman-2/+2
2022-11-26scsi: snic: Fix possible UAF in snic_tgt_create()Gaosheng Cui-0/+3
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1/+1
2022-06-21scsi: snic: Remove redundant "on"Jiang Jian-1/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner-480/+60
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner-48/+6
2021-12-22scsi: snic: Don't use GFP_DMA in snic_queue_report_tgt_req()Christoph Hellwig-1/+1
2021-10-16scsi: snic: Switch to attribute groupsBart Van Assche-7/+16
2021-10-16scsi: snic: Call scsi_done() directlyBart Van Assche-19/+14
2021-08-24scsi: snic: Fix spelling mistake 'progres' -> 'progress'Colin Ian King-1/+1
2021-08-11scsi: snic: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche-5/+5
2021-08-09scsi: snic: Remove redundant assignment to variable retColin Ian King-1/+1
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-17/+9
2021-05-21scsi: snic: debugfs: remove local storage of debugfs filesGreg Kroah-Hartman-17/+9
2021-05-14scsi: snic: Fix an error messageChristophe JAILLET-4/+1
2021-04-12scsi: snic: Convert to DEFINE_SHOW_ATTRIBUTE()dingsenjie-19/+1
2020-10-07scsi: snic: Simplify the return expression of svnic_cq_alloc()Liu Shixin-7/+1
2020-10-02scsi: snic: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin-14/+2
2020-10-02scsi: snic: Remove unnecessary conditionJing Xiangfeng-4/+0
2020-08-24scsi: snic: Fix spelling mistakes of "Queueing"Colin Ian King-2/+2
2020-04-24scsi: snic: Make snic_io_exch_ver_cmpl_handler() return voidJason Yan-5/+2
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2019-01-29scsi: snic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-133/+32
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig-1/+0
2018-12-07scsi: snic: Use vzallocSabyasachi Gupta-2/+1
2018-10-17scsi: snic: switch to generic DMA APIChristoph Hellwig-58/+38
2018-10-10scsi: snic: Replace spin_is_locked() with lockdepLance Roy-2/+2
2018-07-12scsi: snic: fix printing time intervalsArnd Bergmann-8/+8
2018-05-18scsi: snic: fix a couple of spelling mistakes: "COMPLETE"Colin Ian King-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1