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
/
ibmvscsi
Age
Commit message (
Expand
)
Author
2020-06-15
scsi: Fix trivial spelling
Kieran Bingham
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-09
scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM
Tyrel Datwyler
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-05-26
scsi: ibmvscsi: Make some functions static
Chen Tao
2020-04-28
scsi: ibmvscsi: Fix WARN_ON during event pool release
Tyrel Datwyler
2020-04-27
scsi: ibmvfc: Don't send implicit logouts prior to NPIV login
Brian King
2020-03-11
scsi: ibmvfc: Fix NULL return compiler warning
Brian King
2020-03-11
scsi: ibmvfc: Avoid loss of all paths during SVC node reboot
Brian King
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-08-07
scsi: ibmvfc: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-23
scsi: ibmvfc: fix WARN_ON during event pool release
Tyrel Datwyler
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-18
scsi: ibmvscsi: Don't use rc uninitialized in ibmvscsi_do_work
Nathan Chancellor
2019-06-18
scsi: ibmvscsi: fix tripping of blk_mq_run_hw_queue WARN_ON
Tyrel Datwyler
2019-06-18
scsi: ibmvscsi: redo driver work thread to use enum action states
Tyrel Datwyler
2019-06-18
scsi: ibmvscsi: Wire up host_reset() in the driver's scsi_host_template
Tyrel Datwyler
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-27
scsi: ibmvfc: Clean up transport events
Tyrel Datwyler
2019-03-27
scsi: ibmvfc: Byte swap status and error codes when logging
Tyrel Datwyler
2019-03-27
scsi: ibmvfc: Add failed PRLI to cmd_status lookup array
Tyrel Datwyler
2019-03-27
scsi: ibmvfc: Remove "failed" from logged errors
Tyrel Datwyler
2019-03-20
scsi: ibmvscsi: Fix empty event pool access during host removal
Tyrel Datwyler
2019-03-20
scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
Tyrel Datwyler
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-07-30
scsi: ibmvscsi: change strncpy+truncation to strlcpy
Dominique Martinet
2018-07-02
scsi: ibmvscsi: Improve strings handling
Breno Leitao
2018-06-19
scsi: core: remove Scsi_Cmnd typedef
Johannes Thumshirn
2018-03-15
scsi: ibmvfc: Avoid unnecessary port relogin
Brian King
2018-01-30
scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info
Tyrel Datwyler
2018-01-22
scsi: ibmvfc: Remove unneeded semicolons
Christopher Díaz Riveros
2017-11-01
scsi: ibmvscsi: Convert timers to use timer_setup()
Kees Cook
2017-08-25
scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_id
Arvind Yadav
2017-08-25
scsi: ibmvfc: Do not call fc_block_scsi_eh() on host reset
Hannes Reinecke
2017-07-01
scsi: ibmvfc: constify dev_pm_ops structures.
Arvind Yadav
2017-07-01
scsi: ibmvscsi: constify dev_pm_ops structures.
Arvind Yadav
2017-04-18
scsi: ibmvfc: don't check for failure from mempool_alloc()
NeilBrown
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2016-12-08
scsi: ibmvscsi: add write memory barrier to CRQ processing
Tyrel Datwyler
2016-12-08
scsi: ibmvscsi: log bad SRP response opcode in hex format
Tyrel Datwyler
2016-12-08
scsi: ibmvscsi: add vscsi hosts to global list_head
Tyrel Datwyler
2016-11-17
scsi: fc: use bsg_job_done
Johannes Thumshirn
2016-11-17
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
2016-11-17
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
2016-11-17
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
2016-11-17
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
2016-11-17
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
2016-09-19
scsi: ibmvfc: Fix I/O hang when port is not mapped
Brian King
2016-09-09
scsi: ibmvfc: fix typo in parameter description
Wei Yongjun
[next]