summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2009-09-04Merge commit 'trivial/for-next'Stephen Rothwell
2009-09-04Merge commit 'osd/linux-next'Stephen Rothwell
2009-09-04Merge commit 'block/for-next'Stephen Rothwell
2009-09-04Merge commit 'scsi/master'Stephen Rothwell
2009-09-04Merge commit 'infiniband/for-next'Stephen Rothwell
2009-09-03Merge branch 'for-2.6.32' into for-nextJens Axboe
2009-09-02libosd: osd_dev_info: Unique Identification of an OSD deviceBoaz Harrosh
2009-09-01driver model: constify attribute groupsDavid Brownell
2009-08-22[SCSI] scsi_dh: add two SUN devices to the list of devices supported by defaultChandra Seetharaman
2009-08-22[SCSI] fix bugs in scsi_vpd_inquiry()James Bottomley
2009-08-22[SCSI] reservation conflict after timeout causes device to be taken offlineMichael Reed
2009-08-22[SCSI] nsp_cs: fix buf overflowJiri Slaby
2009-08-22[SCSI] ch: Check NULL for kmalloc() returnDavidlohr Bueso A
2009-08-22[SCSI] ibmvscsi: avoid unnecessary use of kzalloc_poolSage Weil
2009-08-22[SCSI] qla2xxx: Update version number to 8.03.01-k5Giridhar Malavali
2009-08-22[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue...Anirban Chakraborty
2009-08-22[SCSI] qla2xxx: Correct display of vp_count in debug printk.Andrew Vasquez
2009-08-22[SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the b...Anirban Chakraborty
2009-08-22[SCSI] qla2xxx: ISP21xx/22xx do not support FDMI registrations.Andrew Vasquez
2009-08-22[SCSI] qla2xxx: Pad IOCB structure for size requirements.Shyam Sundar
2009-08-22[SCSI] qla2xxx: Handle RSCN's per master/slave vn-port basis.Santosh Vernekar
2009-08-22[SCSI] qla2xxx: Process DPC requests within valid Fabric topologies.Lalit Chandivade
2009-08-22[SCSI] qla2xxx: Mark all devices lost on loss of fc port.Santosh Vernekar
2009-08-22[SCSI] qla2xxx: Skip RSCN processing on vha if event is global.Santosh Vernekar
2009-08-22[SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN.Andrew Vasquez
2009-08-22[SCSI] qla2xxx: Pass the command's data residual to upper-layer callers.Ravi Anand
2009-08-22[SCSI] scsi_dh: Provide set_params interface in emc device handlerChandra Seetharaman
2009-08-22[SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman
2009-08-22[SCSI] ses: update enclosure data on hot addJames Bottomley
2009-08-22[SCSI] ses: add support for enclosure component hot removalJames Bottomley
2009-08-22[SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley
2009-08-22[SCSI] ipr: fix buffer overflowBrian King
2009-08-22[SCSI] bnx2i : Fix "cid #n not valid" issueAnil Veerabhadrappa
2009-08-22[SCSI] bnx2i : Fix command session number jump issue seen during cable pull testAnil Veerabhadrappa
2009-08-22[SCSI] fcoe: removes phys_dev and renames real_dev to netdev.Vasu Dev
2009-08-22[SCSI] libfc: Remove page flags check for sglistYi Zou
2009-08-22[SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_dataYi Zou
2009-08-22[SCSI] fcoe: Remove ifdef for NETIF_F_FCOE_CRC and NETIF_F_FSOYi Zou
2009-08-22[SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range...Vasu Dev
2009-08-22[SCSI] fcoe: modifies fcoe_hostlist_lock uses as prep work to add shared offl...Vasu Dev
2009-08-22[SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev
2009-08-22[SCSI] libfc: Remove the FC_EM_DBG macroRobert Love
2009-08-22[SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat...Vasu Dev
2009-08-22[SCSI] libfc: fix: cancel rport retry timerJoe Eykholt
2009-08-22[SCSI] libfc: fc_rport_logoff should not drop the lockJoe Eykholt
2009-08-22[SCSI] libfc: rename rport state "NONE" to "DELETE".Joe Eykholt
2009-08-22[SCSI] libfc: fix WARNING from fc_seq_start_next on closed exchangesJoe Eykholt
2009-08-22[SCSI] libfc: in fc_lport_destroy, flush rports after turning off linkJoe Eykholt
2009-08-22[SCSI] libfc: stop login after fabric logoffJoe Eykholt
2009-08-22[SCSI] libfc: rename lport NONE state to DISABLEDJoe Eykholt