index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)
Vasu Dev
2009-09-05
2
-4
/
+87
*
[SCSI] fcoe: libfcoe: extra semicolon in CHECK_LOGGING macros causes compile ...
Joe Eykholt
2009-09-05
2
-2
/
+2
*
[SCSI] libfc: Fix misleading debug statement
Robert Love
2009-09-05
1
-1
/
+3
*
[SCSI] fcoe: Add format spacing to FCOE_NETDEV_DBG debug macro
Robert Love
2009-09-05
1
-1
/
+1
*
[SCSI] libiscsi, iscsi_tcp: check suspend bit before each call to xmit_task
Mike Christie
2009-09-05
1
-9
/
+10
*
[SCSI] iscsi_tcp: add new conn error to indicate tcp conn closed
Mike Christie
2009-09-05
1
-14
/
+9
*
[SCSI] iscsi class: Add logging to scsi_transport_iscsi.c
Mike Christie
2009-09-05
1
-2
/
+71
*
[SCSI] qla4xxx: Removed residual from overrun debug print
Mike Christie
2009-09-05
1
-4
/
+4
*
[SCSI] libiscsi: handle immediate command rejections
Mike Christie
2009-09-05
1
-19
/
+87
*
[SCSI] libiscsi: don't increment cmdsn if cmd is not sent
Mike Christie
2009-09-05
1
-2
/
+3
*
[SCSI] iscsi_tcp: Evaluate socket state in data_ready()
Hannes Reinecke
2009-09-05
1
-3
/
+25
*
[SCSI] qla2xxx: Add asynchronous-login support.
Andrew Vasquez
2009-09-05
7
-9
/
+784
*
[SCSI] qla2xxx: Generalize srb structure usage.
Andrew Vasquez
2009-09-05
3
-2
/
+14
*
[SCSI] mpt2sas: Bump driver version 01.100.06.00
Kashyap, Desai
2009-09-05
1
-2
/
+2
*
[SCSI] mpt2sas: cleanup interrupt routine and config_request optimization
Kashyap, Desai
2009-09-05
4
-753
/
+234
*
[SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
Kashyap, Desai
2009-09-05
4
-4
/
+109
*
[SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt context
Kashyap, Desai
2009-09-05
2
-6
/
+13
*
[SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change.
Kashyap, Desai
2009-09-05
3
-33
/
+17
*
[SCSI] mpt2sas: Prevent sending command to FW while Host Reset
Kashyap, Desai
2009-09-05
5
-54
/
+47
*
[SCSI] mpt2sas : Rescan topology from Interrupt context instead of work thread
Kashyap, Desai
2009-09-05
3
-89
/
+57
*
[SCSI] stex: Add reset code for st_yel (v2)
Ed Lin
2009-09-05
1
-4
/
+29
*
[SCSI] scsi_dh_rdac: add support for next generation of Dell PV array
Yanqing_Liu@Dell.com
2009-09-05
1
-0
/
+2
*
[SCSI] scsi_dh: add two SUN devices to the list of devices supported by default
Chandra Seetharaman
2009-08-23
1
-0
/
+2
*
[SCSI] fix bugs in scsi_vpd_inquiry()
James Bottomley
2009-08-23
1
-6
/
+7
*
[SCSI] reservation conflict after timeout causes device to be taken offline
Michael Reed
2009-08-23
1
-1
/
+5
*
[SCSI] nsp_cs: fix buf overflow
Jiri Slaby
2009-08-23
1
-1
/
+1
*
[SCSI] ch: Check NULL for kmalloc() return
Davidlohr Bueso A
2009-08-23
1
-0
/
+6
*
[SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool
Sage Weil
2009-08-23
1
-1
/
+1
*
[SCSI] qla2xxx: Update version number to 8.03.01-k5
Giridhar Malavali
2009-08-23
1
-1
/
+1
*
[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue...
Anirban Chakraborty
2009-08-23
6
-12
/
+27
*
[SCSI] qla2xxx: Correct display of vp_count in debug printk.
Andrew Vasquez
2009-08-23
1
-1
/
+2
*
[SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the b...
Anirban Chakraborty
2009-08-23
1
-2
/
+4
*
[SCSI] qla2xxx: ISP21xx/22xx do not support FDMI registrations.
Andrew Vasquez
2009-08-23
1
-0
/
+4
*
[SCSI] qla2xxx: Pad IOCB structure for size requirements.
Shyam Sundar
2009-08-23
1
-1
/
+1
*
[SCSI] qla2xxx: Handle RSCN's per master/slave vn-port basis.
Santosh Vernekar
2009-08-23
1
-1
/
+1
*
[SCSI] qla2xxx: Process DPC requests within valid Fabric topologies.
Lalit Chandivade
2009-08-23
1
-0
/
+3
*
[SCSI] qla2xxx: Mark all devices lost on loss of fc port.
Santosh Vernekar
2009-08-23
1
-0
/
+1
*
[SCSI] qla2xxx: Skip RSCN processing on vha if event is global.
Santosh Vernekar
2009-08-23
1
-4
/
+20
*
[SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN.
Andrew Vasquez
2009-08-23
1
-1
/
+29
*
[SCSI] qla2xxx: Pass the command's data residual to upper-layer callers.
Ravi Anand
2009-08-23
1
-0
/
+1
*
[SCSI] scsi_dh: Provide set_params interface in emc device handler
Chandra Seetharaman
2009-08-23
1
-3
/
+56
*
[SCSI] scsi_dh: add the interface scsi_dh_set_params()
Chandra Seetharaman
2009-08-23
1
-0
/
+33
*
[SCSI] ses: update enclosure data on hot add
James Bottomley
2009-08-23
1
-71
/
+97
*
[SCSI] ses: add support for enclosure component hot removal
James Bottomley
2009-08-23
1
-7
/
+26
*
[SCSI] ses: fix hotplug with multiple devices and expanders
James Bottomley
2009-08-23
1
-4
/
+6
*
[SCSI] ipr: fix buffer overflow
Brian King
2009-08-23
1
-1
/
+1
*
[SCSI] bnx2i : Fix "cid #n not valid" issue
Anil Veerabhadrappa
2009-08-23
1
-2
/
+1
*
[SCSI] bnx2i : Fix command session number jump issue seen during cable pull test
Anil Veerabhadrappa
2009-08-23
1
-3
/
+0
*
[SCSI] fcoe: removes phys_dev and renames real_dev to netdev.
Vasu Dev
2009-08-23
2
-47
/
+51
*
[SCSI] libfc: Remove page flags check for sglist
Yi Zou
2009-08-23
1
-27
/
+0
[next]