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