index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ibmvscsi
/
ibmvfc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: ibmvfc: Advertise client support for targetWWPN using v2 commands
Tyrel Datwyler
2020-11-20
1
-1
/
+1
*
scsi: ibmvfc: Add support for target_wwpn field in v2 MADs and vfcFrame
Tyrel Datwyler
2020-11-20
1
-6
/
+33
*
scsi: ibmvfc: Add FC payload retrieval routines for versioned vfcFrames
Tyrel Datwyler
2020-11-20
1
-23
/
+54
*
scsi: ibmvfc: Add helper for testing capability flags
Tyrel Datwyler
2020-11-20
1
-1
/
+8
*
scsi: ibmvfc: Add new fields for version 2 of several MADs
Tyrel Datwyler
2020-11-20
1
-27
/
+31
*
scsi: ibmvfc: Deduplicate common ibmvfc_cmd init code
Tyrel Datwyler
2020-11-20
1
-32
/
+24
*
scsi: ibmvfc: Use correlation token to tag commands
Tyrel Datwyler
2020-11-20
1
-0
/
+4
*
scsi: ibmvfc: Remove trailing semicolon
Tyrel Datwyler
2020-11-20
1
-1
/
+1
*
scsi: ibmvfc: Byte swap login_buf.resp values in attribute show functions
Tyrel Datwyler
2020-11-20
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-15
1
-14
/
+215
|
\
|
*
scsi: ibmvfc: Protect vhost->task_set increment by the host lock
Brian King
2020-09-22
1
-1
/
+1
|
*
scsi: ibmvfc: Avoid link down on FS9100 canister reboot
Brian King
2020-09-16
1
-13
/
+213
|
*
scsi: ibmvfc: Fix error return in ibmvfc_probe()
Jing Xiangfeng
2020-09-10
1
-0
/
+1
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-3
/
+3
|
/
*
scsi: Fix trivial spelling
Kieran Bingham
2020-06-16
1
-1
/
+1
*
scsi: ibmvfc: Don't send implicit logouts prior to NPIV login
Brian King
2020-04-28
1
-0
/
+5
*
scsi: ibmvfc: Fix NULL return compiler warning
Brian King
2020-03-12
1
-1
/
+1
*
scsi: ibmvfc: Avoid loss of all paths during SVC node reboot
Brian King
2020-03-12
1
-36
/
+171
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-09-21
1
-0
/
+3
|
\
|
*
scsi: ibmvfc: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-08
1
-0
/
+3
*
|
scsi: ibmvfc: fix WARN_ON during event pool release
Tyrel Datwyler
2019-07-24
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
scsi: ibmvfc: Clean up transport events
Tyrel Datwyler
2019-03-28
1
-3
/
+5
*
scsi: ibmvfc: Byte swap status and error codes when logging
Tyrel Datwyler
2019-03-28
1
-13
/
+15
*
scsi: ibmvfc: Add failed PRLI to cmd_status lookup array
Tyrel Datwyler
2019-03-28
1
-0
/
+1
*
scsi: ibmvfc: Remove "failed" from logged errors
Tyrel Datwyler
2019-03-28
1
-1
/
+1
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-19
1
-1
/
+0
*
scsi: core: remove Scsi_Cmnd typedef
Johannes Thumshirn
2018-06-20
1
-1
/
+1
*
scsi: ibmvfc: Avoid unnecessary port relogin
Brian King
2018-03-15
1
-4
/
+2
*
scsi: ibmvfc: Remove unneeded semicolons
Christopher Díaz Riveros
2018-01-23
1
-17
/
+17
*
scsi: ibmvscsi: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-8
/
+6
*
scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_id
Arvind Yadav
2017-08-25
1
-1
/
+1
*
scsi: ibmvfc: Do not call fc_block_scsi_eh() on host reset
Hannes Reinecke
2017-08-25
1
-5
/
+1
*
scsi: ibmvfc: constify dev_pm_ops structures.
Arvind Yadav
2017-07-01
1
-1
/
+1
*
scsi: ibmvfc: don't check for failure from mempool_alloc()
NeilBrown
2017-04-19
1
-6
/
+0
*
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-07
1
-0
/
+1
*
scsi: fc: use bsg_job_done
Johannes Thumshirn
2016-11-18
1
-1
/
+1
*
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
2016-11-18
1
-4
/
+5
*
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
2016-11-18
1
-1
/
+1
*
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
2016-11-18
1
-2
/
+2
*
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
2016-11-18
1
-1
/
+2
*
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
2016-11-18
1
-10
/
+12
*
scsi: ibmvfc: Fix I/O hang when port is not mapped
Brian King
2016-09-20
1
-1
/
+0
*
scsi: ibmvfc: fix typo in parameter description
Wei Yongjun
2016-09-09
1
-1
/
+1
*
scsi: ibmvfc: add FC Class 3 Error Recovery support
Tyrel Datwyler
2016-08-26
1
-0
/
+10
*
scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLI
Tyrel Datwyler
2016-08-26
1
-0
/
+1
*
ibmvfc: prevent a potential deadlock
Dan Carpenter
2016-07-15
1
-0
/
+2
*
ibmvfc: byteswap scsi_id, wwpn, and node_name prior to logging
Tyrel Datwyler
2016-02-24
1
-1
/
+2
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-10
1
-1
/
+0
*
ibmvfc: remove unused tag variable
Christoph Hellwig
2014-12-04
1
-1
/
+0
[next]