index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ibmvscsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: ibmvfc: Remove unneeded semicolons
Christopher Díaz Riveros
2018-01-22
1
-17
/
+17
*
scsi: ibmvscsi: Convert timers to use timer_setup()
Kees Cook
2017-11-01
2
-12
/
+9
*
scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_id
Arvind Yadav
2017-08-25
2
-2
/
+2
*
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: ibmvscsi: 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-18
1
-6
/
+0
*
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
2
-0
/
+2
*
scsi: ibmvscsi: add write memory barrier to CRQ processing
Tyrel Datwyler
2016-12-08
1
-0
/
+2
*
scsi: ibmvscsi: log bad SRP response opcode in hex format
Tyrel Datwyler
2016-12-08
1
-1
/
+1
*
scsi: ibmvscsi: add vscsi hosts to global list_head
Tyrel Datwyler
2016-12-08
2
-0
/
+4
*
scsi: fc: use bsg_job_done
Johannes Thumshirn
2016-11-17
1
-1
/
+1
*
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
2016-11-17
1
-4
/
+5
*
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
2016-11-17
1
-1
/
+1
*
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
2016-11-17
1
-2
/
+2
*
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
2016-11-17
1
-1
/
+2
*
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
2016-11-17
1
-10
/
+12
*
scsi: ibmvfc: Fix I/O hang when port is not mapped
Brian King
2016-09-19
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-25
2
-0
/
+11
*
scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLI
Tyrel Datwyler
2016-08-25
1
-0
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-08-04
3
-227
/
+2
|
\
|
*
ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
Bryant G. Ly
2016-07-20
3
-227
/
+2
*
|
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-23
1
-1
/
+2
*
ibmvscsi: use H_CLOSED instead of magic number
Tyrel Datwyler
2016-02-23
1
-2
/
+2
*
ibmvscsi: Add endian conversions to sysfs attribute show functions
Tyrel Datwyler
2016-02-23
1
-3
/
+4
*
ibmvscsi: Remove unsupported host config MAD
Tyrel Datwyler
2016-02-23
2
-74
/
+4
*
ibmvscsi: Use of_root to access OF device tree root node
Tyrel Datwyler
2016-02-23
1
-8
/
+6
*
ibmvscsi: Replace magic values in set_adpater_info() with defines
Tyrel Datwyler
2016-02-23
2
-4
/
+7
*
ibmvscsi: Add and use enums for valid CRQ header values
Tyrel Datwyler
2016-02-23
2
-9
/
+21
*
ibmvscsi: Correct values for several viosrp_crq_format enums
Tyrel Datwyler
2016-02-23
1
-2
/
+2
*
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
2015-11-12
2
-3
/
+8
|
\
|
*
ibmvscsi: set max_lun to 32
Laurent Vivier
2015-11-11
2
-1
/
+2
|
*
ibmvscsi: display default value for max_id, max_lun and max_channel.
Laurent Vivier
2015-11-11
1
-2
/
+6
*
|
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-1
/
+0
|
/
*
IB/srp: Add 64-bit LUN support
Bart Van Assche
2015-05-18
1
-3
/
+3
*
ibmvfc: remove unused tag variable
Christoph Hellwig
2014-12-04
1
-1
/
+0
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
1
-1
/
+0
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
2
-15
/
+4
*
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-0
/
+1
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
2
-9
/
+2
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-5
/
+6
*
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
2014-11-12
1
-13
/
+3
*
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
1
-24
/
+1
*
ibmvfc: fix little endian issues
Tyrel Datwyler
2014-07-25
2
-367
/
+374
*
ibmvstgt: remove
Christoph Hellwig
2014-07-17
2
-1002
/
+0
*
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
2014-07-17
1
-2
/
+2
*
ibmvscsi: Add memory barriers for send / receive
Brian King
2014-06-25
1
-0
/
+10
*
ibmvscsi: Abort init sequence during error recovery
Brian King
2014-06-25
1
-1
/
+2
[next]