summaryrefslogtreecommitdiff
path: root/drivers/scsi/be2iscsi/be_main.c
AgeCommit message (Expand)Author
2023-12-05scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu
2023-03-24Merge patch series "Constify most SCSI host templates"Martin K. Petersen
2023-03-24scsi: iscsi: Declare SCSI host template constBart Van Assche
2023-03-16scsi: be2iscsi: Make some variables staticTom Rix
2023-03-09scsi: be2iscsi: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2022-06-21scsi: iscsi: Remove iscsi_get_task back_lock requirementMike Christie
2022-06-21scsi: iscsi: Fix session removal on shutdownMike Christie
2022-02-22scsi: iscsi: Stop using the SCSI pointerBart Van Assche
2021-10-16scsi: be2iscsi: Switch to attribute groupsBart Van Assche
2021-06-22scsi: be2iscsi: Fix some missing space in some messagesChristophe JAILLET
2021-06-22scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()Christophe JAILLET
2021-06-02scsi: iscsi: Fix shost->max_id useMike Christie
2021-06-02scsi: iscsi: Stop queueing during ep_disconnectMike Christie
2021-05-15scsi: be2iscsi: Remove redundant initializationNigel Christian
2021-03-18scsi: be2iscsi: Demote incomplete/non-conformant kernel-doc headerLee Jones
2021-03-18scsi: be2iscsi: Ensure function follows directly after its headerLee Jones
2021-03-15scsi: be2iscsi: Provide missing function name in headerLee Jones
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-12-03scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter
2020-11-16scsi: be2iscsi: Mark beiscsi_attrs with static keywordZou Wei
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-02scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()Dan Carpenter
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-15scsi: be2iscsi: Fix misdocumentation of 'pcontext'Lee Jones
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-04-08scsi: be2iscsi: be_main: Mark expected switch fall-throughGustavo A. R. Silva
2019-02-18genirq/affinity: Add new callback for (re)calculating interrupt setsMing Lei
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-18scsi: introduce a max_segment_size host_template parametersChristoph Hellwig
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-10-17scsi: be2iscsi: switch to generic DMA APIChristoph Hellwig
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-08-30scsi: be2iscsi: remove unused variable dmsgColin Ian King
2018-06-19scsi: be2iscsi: Update copyrightKetan Mukadam
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-06scsi: be2iscsi: Use kasprintfHimanshu Jha
2017-10-27scsi: be2iscsi: Convert timers to use timer_setup()Kees Cook
2017-10-11scsi: be2iscsi: Remove A-circumflex character in copyright markingJitendra Bhivare
2017-10-11scsi: be2iscsi: Fix misc static analysis errorsJitendra Bhivare
2017-10-11scsi: be2iscsi: Add cmd to set host dataJitendra Bhivare
2017-10-11scsi: be2iscsi: Free msi_name and disable HW intrJitendra Bhivare
2017-10-11scsi: be2iscsi: Fix boot flags in sysfsJitendra Bhivare
2017-08-07scsi: be2iscsi: Replace PCI pool old APIRomain Perier
2017-03-30scsi: be2iscsi: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-03-27scsi: be2iscsi: Update CopyrightJitendra Bhivare
2017-03-27scsi: be2iscsi: Check size before copying ASYNC handleJitendra Bhivare