summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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-23[SCSI] hpsa: use check_signatureAkinobu Mita
2012-04-23[SCSI] aacraid: add an iounmap call to aac_src_ioremapTomas Henzl
2012-04-23[SCSI] scsi_dh_alua: Optimize the STPG commandMoger, Babu
2012-04-23[SCSI] scsi_dh_alua: Store the PREF bit from RTPGMoger, Babu
2012-04-23[SCSI] scsi_dh_alua: Inroduce the set_params interface scsi_dh_alua handlerMoger, Babu
2012-04-23[SCSI] be2iscsi: Remove unused OFFSET_IN_PAGE() macroRoland Dreier
2012-04-23[SCSI] mpt2sas: Bump driver vesion to 13.100.00.00nagalakshmi.nandigama@lsi.com
2012-04-23[SCSI] mpt2sas: Fix for panic happening because of improper memory allocationnagalakshmi.nandigama@lsi.com
2012-04-23[SCSI] mpt2sas: Fix for hard drive going OFFLINE when hard reset issued and s...nagalakshmi.nandigama@lsi.com
2012-04-23[SCSI] mpt2sas: Set the phy identifier of the end device to the phy number of...nagalakshmi.nandigama@lsi.com
2012-04-23[SCSI] mpt2sas : While enabling phy, read the current port number from sas io...nagalakshmi.nandigama@lsi.com
2012-04-23[SCSI] mpt2sas: Fix linux driver sparse errorsnagalakshmi.nandigama@lsi.com
2012-04-23[SCSI] mpt2sas: Fix security scan issues reported by source code analysis toolnagalakshmi.nandigama@lsi.com
2012-04-23[SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_...nagalakshmi.nandigama@lsi.com
2012-04-23[SCSI] mpt2sas : Perform Target Reset instead of HBA reset when a SATA_PASSTH...nagalakshmi.nandigama@lsi.com
2012-04-23[SCSI] mpt2sas: Added multisegment mode support for Linux BSG Drivernagalakshmi.nandigama@lsi.com
2012-04-23[SCSI] mpt2sas: Removed redundant global mutex for IOCTLsnagalakshmi.nandigama@lsi.com
2012-04-23[SCSI] mpt2sas: MPI next revision header updatenagalakshmi.nandigama@lsi.com
2012-04-23[SCSI] megaraid_sas: Version and Changelog updateadam radford
2012-04-23[SCSI] megaraid_sas: Add fpRead/WriteCapable, fpRead/WriteAcrossStripe checksadam radford
2012-04-23[SCSI] megaraid_sas: Optimize HostMSIxVectors settingadam radford
2012-04-23[SCSI] pm8001: fix endian issue with code optimization.Santosh Nayak
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28[SCSI] ipr: Driver version 2.5.3Brian King
2012-03-28[SCSI] ipr: Increase alignment boundary of command blocksBrian King
2012-03-28[SCSI] ipr: Increase max concurrent oustanding commandsBrian King
2012-03-28[SCSI] ipr: Remove unnecessary memory barriersBrian King
2012-03-28[SCSI] ipr: Remove unnecessary interrupt clearing on new adaptersBrian King
2012-03-28[SCSI] ipr: Fix target id allocation re-use problemBrian King
2012-03-28[SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revisionSergei Shtylyov
2012-03-28[SCSI] fcoe: Drop the rtnl_mutex before calling fcoe_ctlr_link_upRobert Love
2012-03-28[SCSI] bfa: Update the driver version to 3.0.23.0Krishna Gudipati
2012-03-28[SCSI] bfa: BSG and User interface fixes.Krishna Gudipati
2012-03-28[SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario.Krishna Gudipati
2012-03-28[SCSI] bfa: Move service parameter programming logic into firmware.Krishna Gudipati
2012-03-28[SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.Krishna Gudipati
2012-03-28[SCSI] bfa: Flash controller IOC pll init fixes.Krishna Gudipati
2012-03-28[SCSI] bfa: Serialize the IOC hw semaphore unlock logic.Krishna Gudipati
2012-03-28[SCSI] bfa: Modify ISR to process pending completionsKrishna Gudipati
2012-03-28[SCSI] bfa: Add fc host issue lip supportKrishna Gudipati