index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
be2iscsi
Age
Commit message (
Expand
)
Author
2024-08-22
scsi: be2iscsi: Simplify an alloc_workqueue() invocation
Bart Van Assche
2023-12-05
scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()
Dinghao Liu
2023-07-25
scsi: be2iscsi: Add length check when parsing nlattrs
Lin Ma
2023-03-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-24
scsi: iscsi: Declare SCSI host template const
Bart Van Assche
2023-03-16
scsi: be2iscsi: Make some variables static
Tom Rix
2023-03-09
Merge patch series "PCI/AER: Remove redundant Device Control Error Reporting ...
Martin K. Petersen
2023-03-09
scsi: be2iscsi: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-09
scsi: be2iscsi: Remove unused variable internal_page_offset
Jiapeng Chong
2022-06-21
scsi: iscsi: Remove iscsi_get_task back_lock requirement
Mike Christie
2022-06-21
scsi: iscsi: Fix session removal on shutdown
Mike Christie
2022-02-22
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
2021-10-16
scsi: be2iscsi: Switch to attribute groups
Bart Van Assche
2021-07-18
scsi: be2iscsi: Fix use-after-free during IP updates
Mike Christie
2021-06-22
scsi: be2iscsi: Fix some missing space in some messages
Christophe JAILLET
2021-06-22
scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()
Christophe JAILLET
2021-06-02
scsi: iscsi: Fix shost->max_id use
Mike Christie
2021-06-02
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
2021-06-02
scsi: iscsi: Drop suspend calls from ep_disconnect
Mike Christie
2021-06-02
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
2021-05-15
scsi: be2iscsi: Remove redundant initialization
Nigel Christian
2021-03-18
scsi: be2iscsi: Demote incomplete/non-conformant kernel-doc header
Lee Jones
2021-03-18
scsi: be2iscsi: Ensure function follows directly after its header
Lee Jones
2021-03-15
scsi: be2iscsi: Fix beiscsi_phys_port()'s name in header
Lee Jones
2021-03-15
scsi: be2iscsi: Provide missing function name in header
Lee Jones
2021-03-15
scsi: be2iscsi: Fix incorrect naming of beiscsi_iface_config_vlan()
Lee Jones
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-12-03
scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"
Dan Carpenter
2020-11-16
scsi: be2iscsi: Mark beiscsi_attrs with static keyword
Zou Wei
2020-10-26
scsi: Remove unneeded break statements
Tom Rix
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-02
scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()
Dan Carpenter
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
scsi: be2iscsi: Correct misdocumentation of function param 'ep'
Lee Jones
2020-07-15
scsi: be2iscsi: Add missing function parameter description
Lee Jones
2020-07-15
scsi: be2iscsi: Fix misdocumentation of 'pcontext'
Lee Jones
2020-07-15
scsi: be2iscsi: Fix API/documentation slip
Lee Jones
2020-03-17
scsi: be2iscsi: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-04-08
scsi: be2iscsi: be_main: Mark expected switch fall-through
Gustavo A. R. Silva
2019-04-08
scsi: be2iscsi: be_iscsi: Mark expected switch fall-through
Gustavo A. R. Silva
2019-03-19
scsi: be2iscsi: lpfc: fix typo
Matteo Croce
2019-02-18
genirq/affinity: Add new callback for (re)calculating interrupt sets
Ming Lei
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-18
scsi: introduce a max_segment_size host_template parameters
Christoph Hellwig
[next]