index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: Double check for command completion if abort mailbox command ...
Chad Dupuis
2011-08-27
1
-0
/
+4
*
[SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.
Saurav Kashyap
2011-08-27
1
-0
/
+3
*
[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.
Arun Easi
2011-08-27
1
-2
/
+2
*
[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.
Arun Easi
2011-08-27
1
-6
/
+13
*
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
Saurav Kashyap
2011-07-27
1
-271
/
+459
*
[SCSI] qla2xxx: Basic infrastructure for dynamic logging.
Saurav Kashyap
2011-07-27
1
-2
/
+15
*
[SCSI] qla2xxx: Allow an override of the registered maximum LUN.
Andrew Vasquez
2011-05-17
1
-1
/
+7
*
[SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queue...
Madhuranath Iyengar
2011-05-17
1
-1
/
+1
*
[SCSI] qla2xxx: Fix hang during driver unload when vport is active.
Arun Easi
2011-05-17
1
-10
/
+15
*
[SCSI] qla2xxx: Fix virtual port failing to login after chip reset.
Saurav Kashyap
2011-05-17
1
-3
/
+4
*
[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.
Chad Dupuis
2011-05-01
1
-3
/
+3
*
[SCSI] qla2xxx: Add the ql2xdontresethba module_param.
Giridhar Malavali
2011-05-01
1
-0
/
+8
*
[SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().
Joe Carnuccio
2011-05-01
1
-0
/
+11
*
[SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for IS...
Giridhar Malavali
2011-05-01
1
-3
/
+13
*
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
2011-05-01
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-03-17
1
-28
/
+29
|
\
|
*
[SCSI] qla2xxx: Check return value of fc_block_scsi_eh()
Andrew Vasquez
2011-02-25
1
-9
/
+20
|
*
[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.
Giridhar Malavali
2011-02-25
1
-3
/
+3
|
*
[SCSI] qla2xxx: Remove host_lock in queuecommand function
Madhuranath Iyengar
2011-02-25
1
-16
/
+6
*
|
Merge branch 'master' into for-2.6.39
Tejun Heo
2011-02-21
1
-4
/
+6
|
\
\
|
*
|
[SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.
Andrew Vasquez
2011-02-15
1
-1
/
+0
|
*
|
[SCSI] qla2xxx: Change from irq to irqsave with host_lock
Madhuranath Iyengar
2011-02-12
1
-2
/
+3
|
*
|
[SCSI] qla2xxx: Fix race that could hang kthread_stop()
James Bottomley
2011-02-12
1
-1
/
+3
|
|
/
*
|
scsi/be2iscsi,qla2xxx: convert to alloc_workqueue()
Tejun Heo
2011-02-01
1
-1
/
+1
|
/
*
[SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.
Giridhar Malavali
2010-12-23
1
-7
/
+0
*
[SCSI] qla2xxx: Remove redundant module parameter permission bits
Joe Carnuccio
2010-12-23
1
-16
/
+16
*
[SCSI] qla2xxx: list cursors are not null
Dan Carpenter
2010-12-23
1
-1
/
+1
*
[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.
Saurav Kashyap
2010-12-23
1
-3
/
+21
*
[SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function.
Saurav Kashyap
2010-12-09
1
-1
/
+1
*
[SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated ...
Andrew Vasquez
2010-12-09
1
-0
/
+1
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-3
/
+4
*
[SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.
Giridhar Malavali
2010-10-25
1
-8
/
+6
*
[SCSI] qla2xxx: Drop srb reference before waiting for completion.
Mike Christie
2010-10-25
1
-41
/
+20
*
[SCSI] qla2xxx: Addition of shutdown callback handler.
Madhuranath Iyengar
2010-10-25
1
-15
/
+67
*
[SCSI] qla2xxx: Initialize the vport_slock spinlock.
Andrew Vasquez
2010-10-25
1
-0
/
+1
*
[SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug traces
Madhuranath Iyengar
2010-10-25
1
-12
/
+6
*
[SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.
Chad Dupuis
2010-10-25
1
-0
/
+5
*
[SCSI] qla2xxx: Remove port down retry count.
Chad Dupuis
2010-10-25
1
-30
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-10-22
1
-10
/
+146
|
\
|
*
[SCSI] qla2xxx: AER Support-Return recovered from mmio_enable function for 82XX.
Saurav Kashyap
2010-09-05
1
-0
/
+3
|
*
[SCSI] qla2xxx: Increase SG table size to support large IO size per scsi comm...
Giridhar Malavali
2010-09-05
1
-2
/
+10
|
*
[SCSI] qla2xxx: Update to AER support, do early abort commands.
Lalit Chandivade
2010-09-05
1
-0
/
+2
|
*
[SCSI] qla2xxx: Added AER support for ISP82xx.
Lalit Chandivade
2010-09-05
1
-3
/
+131
|
*
[SCSI] qla2xxx: do not reset dev_loss_tmo in slave callout
Mike Christie
2010-09-05
1
-5
/
+0
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
[SCSI] qla2xxx: Fix vport delete issues
Arun Easi
2010-09-05
1
-4
/
+26
|
/
*
drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats
Joe Perches
2010-08-11
1
-2
/
+2
*
[SCSI] qla2xxx: T10 DIF Type 2 support
Arun Easi
2010-07-28
1
-1
/
+6
*
[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.
Andrew Vasquez
2010-07-28
1
-2
/
+2
[next]