summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2012-05-10[SCSI] scsi_transport_spi: fix for unbalanced reference countingMike Maslenkin
2012-05-10[SCSI] bnx2i: Updated version and copyright yearEddie Wai
2012-05-10[SCSI] bnx2i: Added the setting of target can_queue via target_allocEddie Wai
2012-05-10[SCSI] pm8001: raise host can queueMark Salyzyn
2012-05-10[SCSI] ufs: Assign UTRLBAU = upper_32_ bits(UTRLD base address)Santosh Yaraganavi
2012-05-10[SCSI] fcoe: remove a stray unlockDan Carpenter
2012-05-10[SCSI] libfcoe: fix VN2VN N_Port_ID Beacon source MACYi Zou
2012-05-10[SCSI] fcoe: Don't hold rtnl_mutex in fcoe_update_src_macRobert Love
2012-05-10[SCSI] libfc: defer releasing master lport until complete fcoe interface clea...Vasu Dev
2012-05-10[SCSI] libfc: flush lport worker after its disabledVasu Dev
2012-05-10[SCSI] fcoe: remove lport from net device before doing per cpu rx thread cleanupVasu Dev
2012-05-10[SCSI] ufs: Fix evaluation of UTP task completion codeVenkatraman S
2012-05-10[SCSI] mpt2sas: move the scsi_host_put to the right placeTomas Henzl
2012-05-10[SCSI] fc class: fix scanning when devs are offlineMike Christie
2012-05-10[SCSI] st: fix memory leak with >1MB tape I/ODavid Jeffery
2012-05-10[SCSI] virtio_scsi: fix TMF use-after-freePaolo Bonzini
2012-05-10[SCSI] fix oops in all legacy host adapters caused by 6f381faJames Bottomley
2012-05-10[SCSI] qla2xxx: Update version number to 8.04.00.03-k.Chad Dupuis
2012-05-10[SCSI] qla2xxx: Properly check for current state after the fabric-login request.Saurav Kashyap
2012-05-10[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...Giridhar Malavali
2012-05-10[SCSI] qla2xxx: Block flash access from application when device is initialize...Giridhar Malavali
2012-05-10[SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.Vikas Chaudhary
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-30qla1280: Remove redundant NULL check before release_firmware() callJesper Juhl
2012-04-30qla2xxx: Remove redundant NULL check before release_firmware() call.Jesper Juhl
2012-04-30aic94xx: Get rid of redundant NULL check before release_firmware() callJesper Juhl
2012-04-25[SCSI] bfa: Fix bfa logging for Logical port state change notificationKrishna Gudipati
2012-04-25[SCSI] bfa: sysfs model description fix.Krishna Gudipati
2012-04-25[SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo r...Krishna Gudipati
2012-04-25[SCSI] storvsc: Properly handle errors from the hostK. Y. Srinivasan
2012-04-25[SCSI] be2iscsi: Get Port State and Speed of the AdapterJohn Soni Jose
2012-04-25[SCSI] be2iscsi: adding functionality to change network settings using iscsiadmMike Christie
2012-04-25[SCSI] be2iscsi: Adding bsg interface for be2iscsiJayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Get Initiator Name for the iSCSI_HostJohn Soni Jose
2012-04-25[SCSI] be2iscsi: Return async handle of unknown opcode to free list.Jayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Check ASYNC PDU Handle corresponds to HDR/DATA HandleJayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Bump the driver VersionJayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Update external Branding to EmulexJayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Fix the function return values.Jayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Code cleanup, removing the goto statementJayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Fix double free of MCCQ info memory.Jayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Set num_cpu = 1 if pci_enable_msix failsJayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Fix typo function name mismatchJayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Freeing of WRB and SGL Handle in cleanup taskMike Christie
2012-04-25[SCSI] be2iscsi: WRB Initialization and Failure code path changeJayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Fix in ASYNC PDU stitching logic.Jayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Fix in the Asynchronous Code PathJayamohan Kallickal
2012-04-25[SCSI] libfc: update mfs boundry checkingVasu Dev
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23[SCSI] hpsa: use check_signatureAkinobu Mita