index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ibmvscsi
/
ibmvfc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-15
scsi: ibmvfc: Avoid unnecessary port relogin
Brian King
1
-4
/
+2
2018-01-23
scsi: ibmvfc: Remove unneeded semicolons
Christopher Díaz Riveros
1
-17
/
+17
2017-11-01
scsi: ibmvscsi: Convert timers to use timer_setup()
Kees Cook
1
-8
/
+6
2017-08-26
scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-26
scsi: ibmvfc: Do not call fc_block_scsi_eh() on host reset
Hannes Reinecke
1
-5
/
+1
2017-07-02
scsi: ibmvfc: constify dev_pm_ops structures.
Arvind Yadav
1
-1
/
+1
2017-04-19
scsi: ibmvfc: don't check for failure from mempool_alloc()
NeilBrown
1
-6
/
+0
2017-02-07
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
1
-0
/
+1
2016-11-18
scsi: fc: use bsg_job_done
Johannes Thumshirn
1
-1
/
+1
2016-11-18
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
1
-4
/
+5
2016-11-18
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
1
-1
/
+1
2016-11-18
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
1
-2
/
+2
2016-11-18
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
1
-1
/
+2
2016-11-18
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
1
-10
/
+12
2016-09-20
scsi: ibmvfc: Fix I/O hang when port is not mapped
Brian King
1
-1
/
+0
2016-09-09
scsi: ibmvfc: fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2016-08-26
scsi: ibmvfc: add FC Class 3 Error Recovery support
Tyrel Datwyler
1
-0
/
+10
2016-08-26
scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLI
Tyrel Datwyler
1
-0
/
+1
2016-07-15
ibmvfc: prevent a potential deadlock
Dan Carpenter
1
-0
/
+2
2016-02-24
ibmvfc: byteswap scsi_id, wwpn, and node_name prior to logging
Tyrel Datwyler
1
-1
/
+2
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-1
/
+0
2014-12-04
ibmvfc: remove unused tag variable
Christoph Hellwig
1
-1
/
+0
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-1
/
+0
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-7
/
+2
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-0
/
+1
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-7
/
+1
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-5
/
+6
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
1
-13
/
+3
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
1
-24
/
+1
2014-07-26
ibmvfc: fix little endian issues
Tyrel Datwyler
1
-233
/
+240
2014-07-18
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
1
-2
/
+2
2014-04-18
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
1
-1
/
+1
2013-09-06
[SCSI] ibmvfc: Fix for offlining devices during error recovery
Brian King
1
-2
/
+13
2013-05-02
[SCSI] ibmvfc: Suppress ABTS if target gone
Brian King
1
-6
/
+7
2013-05-02
[SCSI] ibmvfc: Send cancel when link is down
Brian King
1
-5
/
+8
2013-05-02
[SCSI] ibmvfc: Support FAST_IO_FAIL in EH handlers
Brian King
1
-17
/
+52
2013-05-02
[SCSI] ibmvfc: Properly set cancel flags when cancelling abort
Brian King
1
-1
/
+1
2013-01-04
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-09-24
[SCSI] ibmvfc: Ignore fabric RSCNs when link is dead
Brian King
1
-2
/
+4
2012-09-24
[SCSI] ibmvfc: Fix double completion on abort timeout
Brian King
1
-1
/
+29
2012-03-28
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
1
-5
/
+2
2011-06-29
[SCSI] ibmvfc: Fix Virtual I/O failover hang
Brian King
1
-2
/
+2
2010-12-21
[SCSI] ibmvfc: Improve ibmvfc_async_desc memory layout
Robert Jennings
1
-14
/
+14
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-10-08
[SCSI] ibmvfc: Handle Virtual I/O Server reboot
Brian King
1
-2
/
+4
2010-10-08
[SCSI] ibmvfc: prep for fc host dev loss tmo support
Mike Christie
1
-13
/
+2
2010-09-17
[SCSI] ibmvfc: Log link up/down events
Brian King
1
-24
/
+50
2010-09-05
[SCSI] ibmvfc: do not reset dev_loss_tmo in slave callout
Mike Christie
1
-3
/
+7
2010-08-06
[SCSI] ibmvfc: Fix terminate_rport_io
Brian King
1
-169
/
+203
2010-08-06
[SCSI] ibmvfc: Fix rport add/delete race resulting in oops
Brian King
1
-0
/
+8
[next]