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
/
ibmvfc.c
Age
Commit message (
Expand
)
Author
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
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
2016-08-25
scsi: ibmvfc: add FC Class 3 Error Recovery support
Tyrel Datwyler
2016-08-25
scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLI
Tyrel Datwyler
2016-07-15
ibmvfc: prevent a potential deadlock
Dan Carpenter
2016-02-23
ibmvfc: byteswap scsi_id, wwpn, and node_name prior to logging
Tyrel Datwyler
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
2014-12-04
ibmvfc: remove unused tag variable
Christoph Hellwig
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-07-25
ibmvfc: fix little endian issues
Tyrel Datwyler
2014-07-17
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
2014-04-18
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
2013-09-06
[SCSI] ibmvfc: Fix for offlining devices during error recovery
Brian King
2013-05-02
[SCSI] ibmvfc: Suppress ABTS if target gone
Brian King
2013-05-02
[SCSI] ibmvfc: Send cancel when link is down
Brian King
2013-05-02
[SCSI] ibmvfc: Support FAST_IO_FAIL in EH handlers
Brian King
2013-05-02
[SCSI] ibmvfc: Properly set cancel flags when cancelling abort
Brian King
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-24
[SCSI] ibmvfc: Ignore fabric RSCNs when link is dead
Brian King
2012-09-24
[SCSI] ibmvfc: Fix double completion on abort timeout
Brian King
2012-03-28
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
2011-06-29
[SCSI] ibmvfc: Fix Virtual I/O failover hang
Brian King
2010-12-21
[SCSI] ibmvfc: Improve ibmvfc_async_desc memory layout
Robert Jennings
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-10-07
[SCSI] ibmvfc: Handle Virtual I/O Server reboot
Brian King
2010-10-07
[SCSI] ibmvfc: prep for fc host dev loss tmo support
Mike Christie
2010-09-16
[SCSI] ibmvfc: Log link up/down events
Brian King
2010-09-05
[SCSI] ibmvfc: do not reset dev_loss_tmo in slave callout
Mike Christie
2010-08-06
[SCSI] ibmvfc: Fix terminate_rport_io
Brian King
2010-08-06
[SCSI] ibmvfc: Fix rport add/delete race resulting in oops
Brian King
2010-07-27
[SCSI] ibmvfc: Add support for fc_block_scsi_eh
Brian King
2010-07-27
[SCSI] ibmvfc: Fix soft lockup on resume
Brian King
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-02
[SCSI] ibmvfc: Reduce error recovery timeout
Brian King
2010-05-02
[SCSI] ibmvfc: Fix command completion handling
Brian King
[next]