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
starfive-6.6.48-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
/
be_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-17
scsi: be2iscsi: Switch to attribute groups
Bart Van Assche
1
-9
/
+12
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: 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: Provide missing function name in header
Lee Jones
1
-0
/
+1
2020-12-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+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-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
1
-1
/
+1
2020-07-16
scsi: be2iscsi: Fix misdocumentation of 'pcontext'
Lee Jones
1
-2
/
+2
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-3
/
+3
2019-04-09
scsi: be2iscsi: be_main: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+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
1
-2
/
+2
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
1
-43
/
+31
2018-10-18
scsi: be2iscsi: switch to generic DMA API
Christoph Hellwig
1
-41
/
+31
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
1
-6
/
+17
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-18
/
+22
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-6
/
+8
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-2
/
+2
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-50
/
+64
2017-11-07
scsi: be2iscsi: Use kasprintf
Himanshu Jha
1
-7
/
+5
2017-10-27
scsi: be2iscsi: Convert timers to use timer_setup()
Kees Cook
1
-11
/
+7
2017-10-11
scsi: be2iscsi: Remove A-circumflex character in copyright marking
Jitendra Bhivare
1
-1
/
+1
2017-10-11
scsi: be2iscsi: Fix misc static analysis errors
Jitendra Bhivare
1
-23
/
+17
2017-10-11
scsi: be2iscsi: Add cmd to set host data
Jitendra Bhivare
1
-0
/
+2
2017-10-11
scsi: be2iscsi: Free msi_name and disable HW intr
Jitendra Bhivare
1
-17
/
+30
2017-10-11
scsi: be2iscsi: Fix boot flags in sysfs
Jitendra Bhivare
1
-2
/
+9
2017-08-07
scsi: be2iscsi: Replace PCI pool old API
Romain Perier
1
-3
/
+3
2017-03-30
scsi: be2iscsi: switch to pci_alloc_irq_vectors
Christoph Hellwig
1
-85
/
+42
2017-03-28
scsi: be2iscsi: Update Copyright
Jitendra Bhivare
1
-9
/
+4
2017-03-28
scsi: be2iscsi: Check size before copying ASYNC handle
Jitendra Bhivare
1
-1
/
+6
2017-03-28
scsi: be2iscsi: Remove free_list for ASYNC handles
Jitendra Bhivare
1
-57
/
+42
2017-03-28
scsi: be2iscsi: Use num_cons field in Rx CQE
Jitendra Bhivare
1
-74
/
+50
2017-03-28
scsi: be2iscsi: Increase HDQ default queue size
Jitendra Bhivare
1
-15
/
+14
2017-03-28
scsi: be2iscsi: Replace spin_unlock_bh with spin_lock
Jitendra Bhivare
1
-1
/
+1
2017-02-07
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
1
-0
/
+1
2017-01-21
scsi: be2iscsi: Use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2017-01-05
scsi: be2iscsi: Add warning message for unsupported adapter
Ketan Mukadam
1
-0
/
+2
2017-01-05
scsi: be2iscsi: Reinit SGL handle, CID tables after TPE
Jitendra Bhivare
1
-41
/
+20
[next]