index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
be2iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-22
scsi: iscsi: Remove iscsi_get_task back_lock requirement
Mike Christie
1
-2
/
+17
2022-06-22
scsi: iscsi: Fix session removal on shutdown
Mike Christie
1
-1
/
+1
2022-02-23
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
1
-1
/
+2
2021-10-17
scsi: be2iscsi: Switch to attribute groups
Bart Van Assche
1
-9
/
+12
2021-07-19
scsi: be2iscsi: Fix use-after-free during IP updates
Mike Christie
1
-39
/
+45
2021-06-23
scsi: be2iscsi: Fix some missing space in some messages
Christophe JAILLET
1
-64
/
+38
2021-06-23
scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()
Christophe JAILLET
1
-0
/
+1
2021-06-02
scsi: iscsi: Fix shost->max_id use
Mike Christie
1
-2
/
+2
2021-06-02
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
1
-6
/
+13
2021-06-02
scsi: iscsi: Drop suspend calls from ep_disconnect
Mike Christie
1
-6
/
+0
2021-06-02
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
1
-0
/
+1
2021-05-16
scsi: be2iscsi: Remove redundant initialization
Nigel Christian
1
-2
/
+0
2021-03-19
scsi: be2iscsi: Demote incomplete/non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2021-03-19
scsi: be2iscsi: Ensure function follows directly after its header
Lee Jones
1
-2
/
+1
2021-03-16
scsi: be2iscsi: Fix beiscsi_phys_port()'s name in header
Lee Jones
1
-1
/
+1
2021-03-16
scsi: be2iscsi: Provide missing function name in header
Lee Jones
1
-0
/
+1
2021-03-16
scsi: be2iscsi: Fix incorrect naming of beiscsi_iface_config_vlan()
Lee Jones
1
-1
/
+1
2020-12-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-5
/
+1
2020-12-03
scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"
Dan Carpenter
1
-2
/
+2
2020-11-17
scsi: be2iscsi: Mark beiscsi_attrs with static keyword
Zou Wei
1
-1
/
+1
2020-10-27
scsi: Remove unneeded break statements
Tom Rix
1
-4
/
+0
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2020-10-03
scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()
Dan Carpenter
1
-2
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-07-25
scsi: be2iscsi: Correct misdocumentation of function param 'ep'
Lee Jones
1
-1
/
+1
2020-07-16
scsi: be2iscsi: Add missing function parameter description
Lee Jones
1
-1
/
+2
2020-07-16
scsi: be2iscsi: Fix misdocumentation of 'pcontext'
Lee Jones
1
-2
/
+2
2020-07-16
scsi: be2iscsi: Fix API/documentation slip
Lee Jones
1
-4
/
+7
2020-03-17
scsi: be2iscsi: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-10
/
+10
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-3
/
+3
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338
Thomas Gleixner
6
-36
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-5
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2019-04-09
scsi: be2iscsi: be_main: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-04-09
scsi: be2iscsi: be_iscsi: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-20
scsi: be2iscsi: lpfc: fix typo
Matteo Croce
1
-1
/
+1
2019-02-18
genirq/affinity: Add new callback for (re)calculating interrupt sets
Ming Lei
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2
-8
/
+7
2018-12-19
scsi: introduce a max_segment_size host_template parameters
Christoph Hellwig
1
-7
/
+1
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-67
/
+59
2018-10-18
scsi: be2iscsi: switch to generic DMA API
Christoph Hellwig
4
-64
/
+58
2018-10-17
scsi: be2iscsi: fix spelling mistake "Retreiving" -> "Retrieving"
Colin Ian King
1
-1
/
+1
2018-10-03
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-1
/
+0
2018-08-30
scsi: be2iscsi: remove unused variable dmsg
Colin Ian King
1
-2
/
+0
2018-06-20
scsi: be2iscsi: Update copyright
Ketan Mukadam
3
-18
/
+43
2018-06-20
scsi: be2iscsi: Include null char in SET_HOST_DATA
Jitendra Bhivare
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-18
/
+22
[next]