aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2015-12-28Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixesJames Bottomley
2015-12-21sd: Reject optimal transfer length smaller than page sizeMartin K. Petersen
2015-12-17Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixesJames Bottomley
2015-12-11ses: fix additional element traversal bugJames Bottomley
2015-12-10Revert "SCSI: Fix NULL pointer dereference in runtime PM"Ken Xue
2015-12-10ses: Fix problems with simple enclosuresJames Bottomley
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-12-03mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibilityJames Bottomley
2015-12-02Revert "scsi: Fix a bdi reregistration race"Bart Van Assche
2015-11-30mpt3sas: Add dummy Kconfig option for backwards compatibilityMartin K. Petersen
2015-11-30Fix a memory leak in scsi_host_dev_release()Bart Van Assche
2015-11-28qla2xxx: Fix regression introduced by target configFS changesHimanshu Madhani
2015-11-25block/sd: Fix device-imposed transfer length limitsMartin K. Petersen
2015-11-25scsi_debug: fix prevent_allow+verify regressionsDouglas Gilbert
2015-11-25sd: Make discard granularity match logical block size when LBPRZ=1Martin K. Petersen
2015-11-20scsi: hpsa: select CONFIG_SCSI_SAS_ATTRArnd Bergmann
2015-11-20scsi: advansys needs ISA dma api for ISA supportArnd Bergmann
2015-11-19scsi_sysfs: protect against double execution of __scsi_remove_device()Vitaly Kuznetsov
2015-11-19st: fix potential null pointer dereference.Maurizio Lombardi
2015-11-19scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov
2015-11-18advansys: fix big-endian buildsArnd Bergmann
2015-11-17qla2xxx: Fix rwlock recursionBart Van Assche
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-13hpsa: logical vs bitwise AND typoDan Carpenter
2015-11-13mvsas: don't allow negative timeoutsDan Carpenter
2015-11-13mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_T...Sreekanth Reddy
2015-11-12mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-11sd: Clear PS bit before Mode Select.Gabriel Krisman Bertazi
2015-11-11ibmvscsi: set max_lun to 32Laurent Vivier
2015-11-11ibmvscsi: display default value for max_id, max_lun and max_channel.Laurent Vivier
2015-11-11scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()Alison Schofield
2015-11-11mvumi: 64bit value for seconds_since1970Tina Ruchandani
2015-11-11be2iscsi: Fix bogus WARN_ON length checkTim Gardner
2015-11-11scsi_scan: don't dump trace when scsi_prep_async_scan() is called twiceVitaly Kuznetsov
2015-11-11mpt3sas: Bump mpt3sas driver version to 09.102.00.00Sreekanth Reddy
2015-11-11mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy
2015-11-11mpt2sas, mpt3sas: Update the driver versionsSreekanth Reddy
2015-11-11mpt3sas: setpci reset kernel oops fixSreekanth Reddy
2015-11-11mpt3sas: Added OEM Gen2 PnP ID branding namesSreekanth Reddy
2015-11-11mpt3sas: Refcount fw_events and fix unsafe list usageSreekanth Reddy
2015-11-11mpt3sas: Refcount sas_device objects and fix unsafe list usageSreekanth Reddy
2015-11-11mpt3sas: sysfs attribute to report Backup Rail Monitor StatusSreekanth Reddy
2015-11-11mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy
2015-11-11mpt3sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy
2015-11-11mpt3sas: Manage MSI-X vectors according to HBA device typeSreekanth Reddy
2015-11-11mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAsSreekanth Reddy
2015-11-11mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAsSreekanth Reddy