index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ibmvscsi
/
ibmvfc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-7
/
+2
*
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
1
-7
/
+1
*
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
1
-233
/
+240
*
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
2014-07-17
1
-2
/
+2
*
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
2014-04-18
1
-1
/
+1
*
[SCSI] ibmvfc: Fix for offlining devices during error recovery
Brian King
2013-09-06
1
-2
/
+13
*
[SCSI] ibmvfc: Suppress ABTS if target gone
Brian King
2013-05-02
1
-6
/
+7
*
[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
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
[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
1
-5
/
+2
*
[SCSI] ibmvfc: Fix Virtual I/O failover hang
Brian King
2011-06-29
1
-2
/
+2
*
[SCSI] ibmvfc: Improve ibmvfc_async_desc memory layout
Robert Jennings
2010-12-21
1
-14
/
+14
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+3
*
[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
*
[SCSI] ibmvfc: Log link up/down events
Brian King
2010-09-16
1
-24
/
+50
*
[SCSI] ibmvfc: do not reset dev_loss_tmo in slave callout
Mike Christie
2010-09-05
1
-3
/
+7
*
[SCSI] ibmvfc: Fix terminate_rport_io
Brian King
2010-08-06
1
-169
/
+203
*
[SCSI] ibmvfc: Fix rport add/delete race resulting in oops
Brian King
2010-08-06
1
-0
/
+8
*
[SCSI] ibmvfc: Add support for fc_block_scsi_eh
Brian King
2010-07-27
1
-0
/
+4
*
[SCSI] ibmvfc: Fix soft lockup on resume
Brian King
2010-07-27
1
-27
/
+54
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
1
-2
/
+9
|
\
|
*
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
1
-1
/
+2
|
*
[SCSI] ibmvfc: Reduce error recovery timeout
Brian King
2010-05-02
1
-1
/
+1
|
*
[SCSI] ibmvfc: Fix command completion handling
Brian King
2010-05-02
1
-0
/
+6
*
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-1
/
+1
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] ibmvfc: Add suspend/resume support
Brian King
2010-03-03
1
-0
/
+27
*
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
1
-2
/
+2
*
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-12-04
1
-1
/
+6
*
[SCSI] ibmvfc: Add FC Passthru support
Brian King
2009-12-04
1
-0
/
+279
*
[SCSI] ibmvfc: Fix adapter cancel flags for terminate_rport_io
Brian King
2009-12-04
1
-4
/
+16
*
[SCSI] ibmvfc: Remove unnecessary parameter to ibmvfc_init_host
Brian King
2009-12-04
1
-9
/
+6
*
[SCSI] ibmvfc: Fix locking in ibmvfc_remove
Brian King
2009-12-04
1
-0
/
+4
*
[SCSI] ibmvfc: Fixup TMF response handling
Brian King
2009-12-04
1
-2
/
+8
*
[SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool
Sage Weil
2009-08-22
1
-1
/
+1
*
ibmvfc: Fix endless PRLI loop in discovery
Brian King
2009-06-21
1
-4
/
+12
*
ibmvfc: Process async events before command responses
Brian King
2009-06-21
1
-10
/
+10
*
[SCSI] ibmvfc: Improve LOGO/PRLO ELS handling
Brian King
2009-06-08
1
-1
/
+37
*
[SCSI] ibmvfc: Improve device rediscovery
Brian King
2009-06-08
1
-3
/
+3
*
[SCSI] ibmvfc: Add flush on halt support
Brian King
2009-06-08
1
-3
/
+31
[next]