index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
[SCSI] bnx2fc: Fix panic caused because of incorrect errror handling in creat...
Bhanu Prakash Gollapudi
2011-09-17
1
-5
/
+10
|
*
|
|
|
[SCSI] bnx2fc: Avoid calling bnx2fc_if_destroy with unnecessary locks
Bhanu Prakash Gollapudi
2011-09-17
1
-6
/
+2
|
*
|
|
|
[SCSI] bnx2fc: Validate vlan id in NETDEV_UNREGISTER handler
Nithin Nayak Sujir
2011-09-17
1
-3
/
+3
|
*
|
|
|
[SCSI] bnx2fc: No abort issued for REC when it times out
Bhanu Prakash Gollapudi
2011-09-17
2
-14
/
+18
|
*
|
|
|
[SCSI] bnx2fc: Send solicitation only after vlan discovery is complete
Bhanu Prakash Gollapudi
2011-09-17
2
-4
/
+18
|
*
|
|
|
[SCSI] bnx2fc: Reset max receive frame size during link up
Bhanu Prakash Gollapudi
2011-09-17
1
-0
/
+2
|
*
|
|
|
[SCSI] scsi_dh_alua: Decrease retry interval
Hannes Reinecke
2011-08-30
1
-2
/
+2
|
*
|
|
|
[SCSI] scsi_dh_alua: Fix Erroneous TPG ID check
Hannes Reinecke
2011-08-30
1
-1
/
+1
|
*
|
|
|
[SCSI] scsi_dh: Check for sdev state in store_dh_state()
Hannes Reinecke
2011-08-30
1
-0
/
+4
|
*
|
|
|
[SCSI] scsi_dh_alua: always update TPGS status on activate
Hannes Reinecke
2011-08-30
1
-5
/
+3
|
*
|
|
|
[SCSI] scsi_dh: Implement match callback function
Hannes Reinecke
2011-08-30
3
-25
/
+52
|
*
|
|
|
[SCSI] scsi_dh: Fixup kernel-doc comments
Hannes Reinecke
2011-08-30
1
-2
/
+2
|
*
|
|
|
[SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry data
Hannes Reinecke
2011-08-30
2
-49
/
+11
|
*
|
|
|
[SCSI] libsas: fix sas_queuecommand return values
Christoph Hellwig
2011-08-30
1
-4
/
+5
|
*
|
|
|
[SCSI] libsas: reindent sas_queuecommand
Christoph Hellwig
2011-08-30
1
-43
/
+38
|
*
|
|
|
[SCSI] libsas: sas_queuecommand doesnt need host_lock
Christoph Hellwig
2011-08-30
1
-22
/
+3
|
*
|
|
|
[SCSI] sd: Use sd_printk() instead of printk()
Nao Nishijima
2011-08-29
1
-3
/
+4
|
*
|
|
|
[SCSI] genhd: add a new attribute "alias" in gendisk
Nao Nishijima
2011-08-29
3
-0
/
+88
|
*
|
|
|
[SCSI] scsi scan: don't fail scans when host is in recovery
Mike Christie
2011-08-29
1
-1
/
+2
|
*
|
|
|
[SCSI] bnx2fc: Need not schedule destroy_work from __bnx2fc_destroy
Bhanu Prakash Gollapudi
2011-08-29
1
-11
/
+6
|
*
|
|
|
[SCSI] lpfc 8.3.26: Change driver version to 8.3.26
James Smart
2011-08-29
1
-1
/
+1
|
*
|
|
|
[SCSI] lpfc 8.3.26: Fix SYSFS interface issues
James Smart
2011-08-29
2
-17
/
+28
|
*
|
|
|
[SCSI] lpfc 8.3.26: Fix HBA initialization issues
James Smart
2011-08-29
2
-27
/
+35
|
*
|
|
|
[SCSI] lpfc 8.3.26: Fix issues pertaining to SCSI/FC protocol.
James Smart
2011-08-29
4
-16
/
+21
|
*
|
|
|
[SCSI] be2iscsi: Add pci_disable device
Jayamohan Kallickal
2011-08-29
1
-0
/
+2
|
*
|
|
|
[SCSI] be2iscsi: Adding a shutdown Routine
Jayamohan Kallickal
2011-08-29
1
-8
/
+30
|
*
|
|
|
[SCSI] be2iscsi: Fixing the /proc/interrupts problem V3
Jayamohan Kallickal
2011-08-29
2
-8
/
+29
|
*
|
|
|
[SCSI] qla2xxx: Fix "active_mask" may be used uninitialized warning.
Chad Dupuis
2011-08-29
1
-1
/
+2
|
*
|
|
|
[SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset fo...
Giridhar Malavali
2011-08-29
3
-45
/
+56
|
*
|
|
|
[SCSI] qla2xxx: Return sysfs error codes appropriate to conditions.
Joe Carnuccio
2011-08-29
1
-30
/
+29
|
*
|
|
|
[SCSI] qla2xxx: Provide method for updating I2C attached VPD.
Joe Carnuccio
2011-08-29
2
-0
/
+193
|
*
|
|
|
[SCSI] qla2xxx: Correction to sysfs edc interface.
Joe Carnuccio
2011-08-29
1
-3
/
+3
|
*
|
|
|
[SCSI] qla2xxx: During loopdown perform Diagnostic loopback.
Saurav Kashyap
2011-08-29
1
-0
/
+1
|
*
|
|
|
[SCSI] qla2xxx: Fix array out of bound warning.
Saurav Kashyap
2011-08-29
1
-1
/
+1
|
*
|
|
|
[SCSI] qla2xxx: check for marker IOCB during response queue processing.
Saurav Kashyap
2011-08-29
1
-0
/
+5
|
*
|
|
|
[SCSI] qla2xxx: Enable write permission to some debug related module paramete...
Chad Dupuis
2011-08-29
1
-3
/
+3
|
*
|
|
|
[SCSI] qla2xxx: Prevent CPU lockups when "ql2xdontresethba" module param is set.
Saurav Kashyap
2011-08-29
1
-3
/
+8
|
*
|
|
|
[SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX.
Saurav Kashyap
2011-08-29
6
-7
/
+92
|
*
|
|
|
[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.
Giridhar Malavali
2011-08-29
9
-50
/
+1315
|
*
|
|
|
[SCSI] zfcp: support for hardware data router
Swen Schillig
2011-08-27
7
-60
/
+195
|
*
|
|
|
[SCSI] qdio: base support for hardware data router with zfcp
Swen Schillig
2011-08-27
3
-3
/
+14
|
*
|
|
|
[SCSI] zfcp: non-experimental support for DIF/DIX
Steffen Maier
2011-08-27
3
-9
/
+3
|
*
|
|
|
[SCSI] mvumi: Add Marvell UMI driver
Jianyun Li
2011-08-27
4
-0
/
+2533
|
*
|
|
|
[SCSI] qla4xxx: export iface name
Mike Christie
2011-08-27
1
-0
/
+1
|
*
|
|
|
[SCSI] qla4xxx: Added support for adapter and firmware reset
Vikas Chaudhary
2011-08-27
4
-0
/
+114
|
*
|
|
|
[SCSI] scsi: Added support for adapter and firmware reset
Vikas Chaudhary
2011-08-27
2
-0
/
+51
|
*
|
|
|
[SCSI] qla4xxx: Added Get ACB support using BSG
Harish Zunjarrao
2011-08-27
4
-8
/
+80
|
*
|
|
|
[SCSI] qla4xxx: Added restore factory defaults support using BSG
Harish Zunjarrao
2011-08-27
4
-0
/
+77
|
*
|
|
|
[SCSI] Fix out of spec CD-ROM problem with media change
TARUISI Hiroaki
2011-08-27
1
-2
/
+10
|
*
|
|
|
[SCSI] qla4xxx: added support to update initiator iscsi port
Vikas Chaudhary
2011-08-27
3
-0
/
+23
[prev]
[next]