index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ibmvscsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
2014-04-18
2
-2
/
+2
*
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
2014-03-19
1
-1
/
+1
*
[SCSI] ibmvfc: Fix for offlining devices during error recovery
Brian King
2013-09-06
1
-2
/
+13
*
[SCSI] ibmvscsi: Fix little endian issues
Anton Blanchard
2013-09-06
2
-91
/
+109
*
[SCSI] ibmvfc: Driver version 1.0.11
Brian King
2013-05-02
1
-2
/
+2
*
[SCSI] ibmvfc: Suppress ABTS if target gone
Brian King
2013-05-02
2
-7
/
+9
*
[SCSI] ibmvfc: Send cancel when link is down
Brian King
2013-05-02
1
-5
/
+8
*
[SCSI] ibmvfc: Support FAST_IO_FAIL in EH handlers
Brian King
2013-05-02
1
-17
/
+52
*
[SCSI] ibmvfc: Properly set cancel flags when cancelling abort
Brian King
2013-05-02
1
-1
/
+1
*
[SCSI] ibmvscsi: Fix slave_configure deadlock
Brian King
2013-04-06
1
-1
/
+1
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
3
-3
/
+3
*
[SCSI] ibmvscsi: Fix host config length field overflow
Benjamin Herrenschmidt
2012-09-24
1
-0
/
+3
*
[SCSI] ibmvscsi: Remove backend abstraction
Benjamin Herrenschmidt
2012-09-24
4
-414
/
+331
*
[SCSI] ibmvfc: Driver version 1.0.10
Brian King
2012-09-24
1
-2
/
+2
*
[SCSI] ibmvfc: Ignore fabric RSCNs when link is dead
Brian King
2012-09-24
1
-2
/
+4
*
[SCSI] ibmvfc: Fix double completion on abort timeout
Brian King
2012-09-24
1
-1
/
+29
*
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
2012-03-28
3
-14
/
+5
*
powerpc: remove the legacy iSeries part of ibmvscsi
Stephen Rothwell
2012-03-09
4
-185
/
+2
*
[SCSI] ibmvfc: Fix Virtual I/O failover hang
Brian King
2011-06-29
1
-2
/
+2
*
[SCSI] ibmvscsi: Improve CRQ reset reliability
Brian King
2011-05-01
1
-2
/
+1
*
[SCSI] ibmvfc: Improve ibmvfc_async_desc memory layout
Robert Jennings
2010-12-21
2
-15
/
+15
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
2
-2
/
+6
*
[SCSI] ibmvfc: Handle Virtual I/O Server reboot
Brian King
2010-10-07
1
-2
/
+4
*
[SCSI] ibmvfc: prep for fc host dev loss tmo support
Mike Christie
2010-10-07
1
-13
/
+2
[next]