index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
be2iscsi
Age
Commit message (
Expand
)
Author
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
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-17
scsi: be2iscsi: switch to generic DMA API
Christoph Hellwig
2018-10-16
scsi: be2iscsi: fix spelling mistake "Retreiving" -> "Retrieving"
Colin Ian King
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-08-30
scsi: be2iscsi: remove unused variable dmsg
Colin Ian King
2018-06-19
scsi: be2iscsi: Update copyright
Ketan Mukadam
2018-06-19
scsi: be2iscsi: Include null char in SET_HOST_DATA
Jitendra Bhivare
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
[next]