summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2016-03-04qla2xxx: Fix stale pointer access.Quinn Tran5-9/+31
2016-03-04sd: Optimal I/O size is in bytes, not sectorsMartin K. Petersen1-1/+1
2016-02-25scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley1-2/+4
2016-02-25SCSI: Add Marvell Console to VPD blacklistMika Westerberg1-0/+1
2016-02-25scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke1-1/+3
2016-02-25drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov1-1/+1
2016-02-25SCSI: fix crashes in sd and sr runtime PMAlan Stern2-2/+9
2016-02-25scsi: add Synology to 1024 sector blacklistMike Christie1-0/+1
2015-12-28Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixesJames Bottomley1-3/+6
2015-12-22sd: Reject optimal transfer length smaller than page sizeMartin K. Petersen1-3/+6
2015-12-17Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixesJames Bottomley1-10/+10
2015-12-11ses: fix additional element traversal bugJames Bottomley1-1/+9
2015-12-10Revert "SCSI: Fix NULL pointer dereference in runtime PM"Ken Xue1-10/+10
2015-12-10ses: Fix problems with simple enclosuresJames Bottomley1-1/+19
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds14-48/+103
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley14-37/+100
2015-12-03mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibilityJames Bottomley1-0/+1
2015-12-02Revert "scsi: Fix a bdi reregistration race"Bart Van Assche1-11/+3
2015-12-01mpt3sas: Add dummy Kconfig option for backwards compatibilityMartin K. Petersen1-0/+8
2015-12-01Fix a memory leak in scsi_host_dev_release()Bart Van Assche1-0/+11
2015-11-29qla2xxx: Fix regression introduced by target configFS changesHimanshu Madhani1-1/+1
2015-11-26block/sd: Fix device-imposed transfer length limitsMartin K. Petersen2-16/+31
2015-11-26scsi_debug: fix prevent_allow+verify regressionsDouglas Gilbert1-4/+5
2015-11-26sd: Make discard granularity match logical block size when LBPRZ=1Martin K. Petersen1-5/+18
2015-11-20scsi: hpsa: select CONFIG_SCSI_SAS_ATTRArnd Bergmann1-0/+1
2015-11-20scsi: advansys needs ISA dma api for ISA supportArnd Bergmann1-0/+1
2015-11-19scsi_sysfs: protect against double execution of __scsi_remove_device()Vitaly Kuznetsov1-0/+8
2015-11-19st: fix potential null pointer dereference.Maurizio Lombardi1-2/+3
2015-11-19scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov1-3/+6
2015-11-18advansys: fix big-endian buildsArnd Bergmann1-1/+1
2015-11-18qla2xxx: Fix rwlock recursionBart Van Assche1-1/+2
2015-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds109-32627/+6477
2015-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-102/+51
2015-11-14hpsa: logical vs bitwise AND typoDan Carpenter1-1/+1
2015-11-13mvsas: don't allow negative timeoutsDan Carpenter1-2/+2
2015-11-13mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_T...Sreekanth Reddy1-2/+1
2015-11-13mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell1-2/+2
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley64-31760/+5765
2015-11-12sd: Clear PS bit before Mode Select.Gabriel Krisman Bertazi1-0/+1
2015-11-12ibmvscsi: set max_lun to 32Laurent Vivier2-1/+2
2015-11-12ibmvscsi: display default value for max_id, max_lun and max_channel.Laurent Vivier1-2/+6
2015-11-12scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()Alison Schofield1-3/+2
2015-11-12mvumi: 64bit value for seconds_since1970Tina Ruchandani1-5/+5
2015-11-12be2iscsi: Fix bogus WARN_ON length checkTim Gardner1-1/+1
2015-11-12scsi_scan: don't dump trace when scsi_prep_async_scan() is called twiceVitaly Kuznetsov1-2/+1
2015-11-12mpt3sas: Bump mpt3sas driver version to 09.102.00.00Sreekanth Reddy1-2/+2
2015-11-12mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy14-826/+566
2015-11-12mpt2sas, mpt3sas: Update the driver versionsSreekanth Reddy1-5/+10
2015-11-12mpt3sas: setpci reset kernel oops fixSreekanth Reddy4-9/+71
2015-11-12mpt3sas: Added OEM Gen2 PnP ID branding namesSreekanth Reddy2-114/+305