summaryrefslogtreecommitdiff
path: root/drivers/scsi/be2iscsi/be_main.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-22scsi: iscsi: Remove iscsi_get_task back_lock requirementMike Christie1-2/+17
2022-06-22scsi: iscsi: Fix session removal on shutdownMike Christie1-1/+1
2022-02-23scsi: iscsi: Stop using the SCSI pointerBart Van Assche1-1/+2
2021-10-17scsi: be2iscsi: Switch to attribute groupsBart Van Assche1-9/+12
2021-06-23scsi: be2iscsi: Fix some missing space in some messagesChristophe JAILLET1-64/+38
2021-06-23scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()Christophe JAILLET1-0/+1
2021-06-02scsi: iscsi: Fix shost->max_id useMike Christie1-2/+2
2021-06-02scsi: iscsi: Stop queueing during ep_disconnectMike Christie1-0/+1
2021-05-16scsi: be2iscsi: Remove redundant initializationNigel Christian1-2/+0
2021-03-19scsi: be2iscsi: Demote incomplete/non-conformant kernel-doc headerLee Jones1-1/+1
2021-03-19scsi: be2iscsi: Ensure function follows directly after its headerLee Jones1-2/+1
2021-03-16scsi: be2iscsi: Provide missing function name in headerLee Jones1-0/+1
2020-12-17Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2020-12-03scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter1-2/+2
2020-11-17scsi: be2iscsi: Mark beiscsi_attrs with static keywordZou Wei1-1/+1
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2020-10-03scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()Dan Carpenter1-2/+2
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-16scsi: be2iscsi: Fix misdocumentation of 'pcontext'Lee Jones1-2/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-3/+3
2019-04-09scsi: be2iscsi: be_main: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-02-18genirq/affinity: Add new callback for (re)calculating interrupt setsMing Lei1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+2
2018-12-19scsi: introduce a max_segment_size host_template parametersChristoph Hellwig1-7/+1
2018-12-19scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-43/+31
2018-10-18scsi: be2iscsi: switch to generic DMA APIChristoph Hellwig1-41/+31
2018-10-03PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep1-1/+0
2018-08-30scsi: be2iscsi: remove unused variable dmsgColin Ian King1-2/+0
2018-06-20scsi: be2iscsi: Update copyrightKetan Mukadam1-6/+17
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-18/+22
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-6/+8
2017-11-22treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook1-2/+2
2017-11-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-50/+64
2017-11-07scsi: be2iscsi: Use kasprintfHimanshu Jha1-7/+5
2017-10-27scsi: be2iscsi: Convert timers to use timer_setup()Kees Cook1-11/+7
2017-10-11scsi: be2iscsi: Remove A-circumflex character in copyright markingJitendra Bhivare1-1/+1
2017-10-11scsi: be2iscsi: Fix misc static analysis errorsJitendra Bhivare1-23/+17
2017-10-11scsi: be2iscsi: Add cmd to set host dataJitendra Bhivare1-0/+2
2017-10-11scsi: be2iscsi: Free msi_name and disable HW intrJitendra Bhivare1-17/+30
2017-10-11scsi: be2iscsi: Fix boot flags in sysfsJitendra Bhivare1-2/+9
2017-08-07scsi: be2iscsi: Replace PCI pool old APIRomain Perier1-3/+3
2017-03-30scsi: be2iscsi: switch to pci_alloc_irq_vectorsChristoph Hellwig1-85/+42
2017-03-28scsi: be2iscsi: Update CopyrightJitendra Bhivare1-9/+4
2017-03-28scsi: be2iscsi: Check size before copying ASYNC handleJitendra Bhivare1-1/+6
2017-03-28scsi: be2iscsi: Remove free_list for ASYNC handlesJitendra Bhivare1-57/+42
2017-03-28scsi: be2iscsi: Use num_cons field in Rx CQEJitendra Bhivare1-74/+50
2017-03-28scsi: be2iscsi: Increase HDQ default queue sizeJitendra Bhivare1-15/+14
2017-03-28scsi: be2iscsi: Replace spin_unlock_bh with spin_lockJitendra Bhivare1-1/+1
2017-02-07scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig1-0/+1