开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ibmvscsi
/
ibmvfc.c
Age
Commit message (
Expand
)
Author
2023-10-13
Merge patch series "scsi: EH rework prep patches, part 1"
Martin K. Petersen
2023-10-13
scsi: ibmvfc: Open-code reset loop for target reset
Hannes Reinecke
2023-09-21
scsi: ibmvfc: Make discovery buffer per protocol channel group
Tyrel Datwyler
2023-09-21
scsi: ibmvfc: Add protocol field to ibmvfc_channels
Tyrel Datwyler
2023-09-21
scsi: ibmvfc: Make channel allocation generic
Tyrel Datwyler
2023-09-21
scsi: ibmvfc: Track max and desired queue size in ibmvfc_channels
Tyrel Datwyler
2023-09-21
scsi: ibmvfc: Rename ibmvfc_scsi_channels to ibmvfc_channels
Tyrel Datwyler
2023-09-21
scsi: ibmvfc: Fix erroneous use of rtas_busy_delay with hcall return code
Tyrel Datwyler
2023-09-21
scsi: ibmvfc: Limit max hw queues by num_online_cpus()
Tyrel Datwyler
2023-09-21
scsi: ibmvfc: Implement channel queue depth and event buffer accounting
Tyrel Datwyler
2023-09-21
scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool
Tyrel Datwyler
2023-03-24
scsi: ibmvfc: Declare SCSI host template const
Bart Van Assche
2022-11-07
scsi: ibmvfc: Avoid path failures during live migration
Brian King
2022-06-16
scsi: ibmvfc: Store vhost pointer during subcrq allocation
Tyrel Datwyler
2022-06-16
scsi: ibmvfc: Allocate/free queue resource only during probe/remove
Tyrel Datwyler
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-10-20
scsi: ibmvfc: Fix up duplicate response detection
Brian King
2021-10-16
scsi: ibmvfc: Switch to attribute groups
Bart Van Assche
2021-10-16
scsi: ibmvscsi: Call scsi_done() directly
Bart Van Assche
2021-08-17
scsi: ibmvfc: Do not wait for initial device scan
Hannes Reinecke
2021-08-17
scsi: ibmvfc: Stop using scsi_cmnd.tag
John Garry
2021-08-11
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
2021-08-11
scsi: ibmvfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-07-29
scsi: ibmvfc: Fix command state accounting and stale response detection
Tyrel Datwyler
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-06-10
scsi/ibmvscsi: Directly include linux/{of.h,irqdomain.h}
Marc Zyngier
2021-05-14
scsi: ibmvfc: Reinit target retries
Brian King
2021-05-14
scsi: ibmvfc: Avoid move login if fast fail is enabled
Brian King
2021-05-14
scsi: ibmvfc: Handle move login failure
Brian King
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-13
scsi: ibmvfc: Fix invalid state machine BUG_ON()
Brian King
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-03-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-03-24
scsi: ibmvfc: Make ibmvfc_wait_for_ops() MQ aware
Tyrel Datwyler
2021-03-24
scsi: ibmvfc: Fix potential race in ibmvfc_wait_for_ops()
Tyrel Datwyler
2021-03-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-03-18
scsi: ibmvscsi: Fix a bunch of misdocumentation
Lee Jones
2021-03-15
scsi: ibmvfc: Free channel_setup_buf during device tear down
Tyrel Datwyler
2021-03-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-03-09
scsi: ibmvfc: Switch to using kobj_to_dev()
Jiapeng Chong
2021-03-04
scsi: ibmvfc: Reinitialize sub-CRQs and perform channel enquiry after LPM
Tyrel Datwyler
2021-03-04
scsi: ibmvfc: Store return code of H_FREE_SUB_CRQ during cleanup
Tyrel Datwyler
2021-03-04
scsi: ibmvfc: Treat H_CLOSED as success during sub-CRQ registration
Tyrel Datwyler
2021-03-04
scsi: ibmvfc: Fix invalid sub-CRQ handles after hard reset
Tyrel Datwyler
2021-03-04
scsi: ibmvfc: Simplify handling of sub-CRQ initialization
Tyrel Datwyler
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
2021-01-26
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
2021-01-20
scsi: ibmvfc: Fix spelling mistake "succeded" -> "succeeded"
Colin Ian King
2021-01-14
scsi: ibmvfc: Provide modules parameters for MQ settings
Tyrel Datwyler
2021-01-14
scsi: ibmvfc: Purge SCSI channels after transport loss/reset
Tyrel Datwyler
[next]