Commit Graph

157134 Commits (e4bc50bedf0dd6c63f20a7bc0a2b46667664fba1)
 

Author SHA1 Message Date
Kashyap, Desai 8ea0696e92 [SCSI] mptsas : Bump version to 3.04.11 16 years ago
Kashyap, Desai d130691725 [SCSI] mptsas : Code cleanup of host page alloc and diag reset. 16 years ago
Kashyap, Desai 79a3ec1ace [SCSI] mptsas : set max_id to infinite value. 16 years ago
Kashyap, Desai 4b97650b55 [SCSI] mptsas : Change config request timeout value to 30 seconds. 16 years ago
Kashyap, Desai d23321b488 [SCSI] mptsas : Handle INSUFFICIENT resources status as similar to IOC BUSY status 16 years ago
Kashyap, Desai a247fa4521 [SCSI] mptsas : Removed mptscsih_timer_expired. 16 years ago
Kashyap, Desai 9d2e9d66a3 [SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices. 16 years ago
Chandra Seetharaman 4dbfb544ad [SCSI] scsi_dh: add two SUN devices to the list of devices supported by default 16 years ago
James Bottomley 95a3639e27 [SCSI] fix bugs in scsi_vpd_inquiry() 16 years ago
Michael Reed 5f91bb050e [SCSI] reservation conflict after timeout causes device to be taken offline 16 years ago
Jiri Slaby edced191e4 [SCSI] nsp_cs: fix buf overflow 16 years ago
Davidlohr Bueso A a2cf8a6306 [SCSI] ch: Check NULL for kmalloc() return 16 years ago
Sage Weil d68866927d [SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool 16 years ago
Giridhar Malavali d430ddc660 [SCSI] qla2xxx: Update version number to 8.03.01-k5 16 years ago
Anirban Chakraborty 7163ea8151 [SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue fails 16 years ago
Andrew Vasquez 09ccbcc628 [SCSI] qla2xxx: Correct display of vp_count in debug printk. 16 years ago
Anirban Chakraborty eb94114bfd [SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the base queue 16 years ago
Andrew Vasquez 80de7efa6d [SCSI] qla2xxx: ISP21xx/22xx do not support FDMI registrations. 16 years ago
Shyam Sundar f9e899ebe5 [SCSI] qla2xxx: Pad IOCB structure for size requirements. 16 years ago
Santosh Vernekar a2d301e8d6 [SCSI] qla2xxx: Handle RSCN's per master/slave vn-port basis. 16 years ago
Lalit Chandivade 4b785241ad [SCSI] qla2xxx: Process DPC requests within valid Fabric topologies. 16 years ago
Santosh Vernekar faadc5e71c [SCSI] qla2xxx: Mark all devices lost on loss of fc port. 16 years ago
Santosh Vernekar 55903b9d15 [SCSI] qla2xxx: Skip RSCN processing on vha if event is global. 16 years ago
Andrew Vasquez 9764ff8807 [SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN. 16 years ago
Ravi Anand 8f1f3ece89 [SCSI] qla2xxx: Pass the command's data residual to upper-layer callers. 16 years ago
Chandra Seetharaman 2bfd2e1337 [SCSI] scsi_dh: Use scsi_dh_set_params() in multipath. 16 years ago
Chandra Seetharaman 14d9cb5f76 [SCSI] scsi_dh: Provide set_params interface in emc device handler 16 years ago
Chandra Seetharaman 18ee70c9d7 [SCSI] scsi_dh: add the interface scsi_dh_set_params() 16 years ago
James Bottomley 21fab1d059 [SCSI] ses: update enclosure data on hot add 16 years ago
James Bottomley 43d8eb9cfd [SCSI] ses: add support for enclosure component hot removal 16 years ago
James Bottomley 163f52b6cf [SCSI] ses: fix hotplug with multiple devices and expanders 16 years ago
Brian King 0124ca9d8e [SCSI] ipr: fix buffer overflow 16 years ago
Anil Veerabhadrappa c19dcd0112 [SCSI] bnx2i : Fix "cid #n not valid" issue 16 years ago
Anil Veerabhadrappa 534cc9c165 [SCSI] bnx2i : Fix command session number jump issue seen during cable pull test 16 years ago
Vasu Dev 1d1b88dc01 [SCSI] fcoe: removes phys_dev and renames real_dev to netdev. 16 years ago
Yi Zou 53fcfbbef5 [SCSI] libfc: Remove page flags check for sglist 16 years ago
Yi Zou 537029f8e9 [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_data 16 years ago
Yi Zou 15a521b424 [SCSI] fcoe: Remove ifdef for NETIF_F_FCOE_CRC and NETIF_F_FSO 16 years ago
Vasu Dev d7179680d0 [SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range per EM 16 years ago
Vasu Dev e8af4d4380 [SCSI] fcoe: modifies fcoe_hostlist_lock uses as prep work to add shared offload EM 16 years ago
Vasu Dev 52ff878c91 [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list 16 years ago
Robert Love d459b7ea1b [SCSI] libfc: Remove the FC_EM_DBG macro 16 years ago
Vasu Dev 96316099ac [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs 16 years ago
Joe Eykholt 201e5795b7 [SCSI] libfc: fix: cancel rport retry timer 16 years ago
Joe Eykholt 5f7ea3b7f8 [SCSI] libfc: fc_rport_logoff should not drop the lock 16 years ago
Joe Eykholt 141940548c [SCSI] libfc: rename rport state "NONE" to "DELETE". 16 years ago
Joe Eykholt 84b05445b9 [SCSI] libfc: fix WARNING from fc_seq_start_next on closed exchanges 16 years ago
Joe Eykholt e9ba8b4278 [SCSI] libfc: in fc_lport_destroy, flush rports after turning off link 16 years ago
Joe Eykholt 1190d92581 [SCSI] libfc: stop login after fabric logoff 16 years ago
Joe Eykholt b1d9fd5574 [SCSI] libfc: rename lport NONE state to DISABLED 16 years ago