index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
be2iscsi
Age
Commit message (
Expand
)
Author
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
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-06
scsi: be2iscsi: Use kasprintf
Himanshu Jha
2017-10-27
scsi: be2iscsi: Convert timers to use timer_setup()
Kees Cook
2017-10-11
scsi: be2iscsi: Update driver version
Jitendra Bhivare
2017-10-11
scsi: be2iscsi: Remove A-circumflex character in copyright marking
Jitendra Bhivare
2017-10-11
scsi: be2iscsi: Fix misc static analysis errors
Jitendra Bhivare
2017-10-11
scsi: be2iscsi: Add cmd to set host data
Jitendra Bhivare
2017-10-11
scsi: be2iscsi: Modify IOCTL to fetch user configured IQN
Jitendra Bhivare
2017-10-11
scsi: be2iscsi: Fix _get_initname buffer overflow
Jitendra Bhivare
2017-10-11
scsi: be2iscsi: Fix _modify_eq_delay buffer overflow
Jitendra Bhivare
2017-10-11
scsi: be2iscsi: Free msi_name and disable HW intr
Jitendra Bhivare
2017-10-11
scsi: be2iscsi: Fix return value in mgmt_open_connection
Jitendra Bhivare
2017-10-11
scsi: be2iscsi: Fix boot flags in sysfs
Jitendra Bhivare
2017-08-07
scsi: be2iscsi: Replace PCI pool old API
Romain Perier
2017-03-30
scsi: be2iscsi: switch to pci_alloc_irq_vectors
Christoph Hellwig
[next]