aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_devinfo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-09scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklistRoss Lagerwall1-1/+1
2018-03-21scsi: devinfo: remove dasd devices from the scsi subsystemXose Vazquez Perez1-10/+0
2018-03-21scsi: devinfo: remove DF arrays from HPXose Vazquez Perez1-2/+0
2018-03-21scsi: devinfo: add HP DISK-SUBSYSTEM device, for HP XP arraysXose Vazquez Perez1-0/+1
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-22/+17
2018-01-22scsi: devinfo: fix format of the device listXose Vazquez Perez1-4/+3
2017-12-14scsi: core: Use blist_flags_t consistentlyBart Van Assche1-4/+2
2017-12-07scsi: devinfo: replace "Dell PV 650F" with "EMC CLARiiON"Xose Vazquez Perez1-2/+2
2017-12-07scsi: devinfo: apply to HP XP the same flags as Hitachi VSPXose Vazquez Perez1-1/+1
2017-12-07scsi: devinfo: Apply to HP-rebranded the same flags as HitachiXose Vazquez Perez1-3/+2
2017-12-07scsi: core: Introduce scsi_devinfo_key enumeration typeBart Van Assche1-6/+8
2017-12-07scsi: core: scsi_get_device_flags_keyed(): Always return device flagsBart Van Assche1-6/+1
2017-12-04scsi: scsi_devinfo: cleanly zero-pad devinfo stringsMartin Wilck1-15/+7
2017-12-04scsi: scsi_devinfo: handle non-terminated stringsMartin Wilck1-2/+3
2017-11-16scsi: Use 'blist_flags_t' for scsi_devinfo flagsHannes Reinecke1-9/+9
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-34/+38
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entryKurt Garloff1-1/+1
2017-10-17scsi: scsi_devinfo: Add TRY_VPD_PAGES to HITACHI OPEN-V blacklist entryHannes Reinecke1-1/+1
2017-10-17scsi: scsi_devinfo: Add 'AIX VDASD' to blacklistHannes Reinecke1-0/+1
2017-10-17scsi: scsi_devinfo: fixup string compareHannes Reinecke1-10/+13
2017-10-17scsi: scsi_devinfo: Whitespace fixesHannes Reinecke1-22/+22
2016-12-07scsi: scsi_devinfo: remove synchronous ALUA for NETAPP devicesXose Vazquez Perez1-2/+0
2016-08-16scsi: blacklist all RDAC devices for BLIST_NO_ULD_ATTACHXose Vazquez Perez1-0/+4
2016-06-29SCSI: fix new bug in scsi_dev_info_list string matchingAlan Stern1-4/+6
2016-05-31scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne1-0/+1
2016-02-23scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke1-0/+2
2016-02-11Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley1-0/+1
2016-02-09SCSI: Add Marvell configuration device to VPD blacklistTodd Fujinaka1-0/+1
2016-02-04Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley1-0/+1
2016-02-04SCSI: Add Marvell Console to VPD blacklistMika Westerberg1-0/+1
2016-01-07scsi: add Synology to 1024 sector blacklistMike Christie1-0/+1
2015-10-27SCSI: fix bug in scsi_dev_info_list matchingAlan Stern1-34/+35
2015-10-27SCSI: refactor device-matching code in scsi_devinfo.cAlan Stern1-71/+41
2015-04-27SCSI: add 1024 max sectors black list flagMike Christie1-0/+1
2014-12-15scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen1-0/+1
2014-11-20scsi: add Intel Multi-Flex to scsi scan blacklistChristian Sünkenberg1-0/+1
2014-07-29scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz1-0/+1
2013-06-24[SCSI] Workaround for disks that report bad optimal transfer lengthMartin K. Petersen1-0/+1
2012-09-24[SCSI] Disable DIF on Hitachi Ultrastar 15K300Martin K. Petersen1-0/+1
2011-06-29[SCSI] Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups.Werner Fink1-0/+2
2011-01-24[SCSI] Add scsi_dev_info_list_del_keyed()Peter Jones1-0/+85
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-04[SCSI] fix func names in kernel-docRandy Dunlap1-2/+2
2009-12-04[SCSI] scsi_devinfo: update Hitachi entries (v2)Takahiro Yasui1-5/+4
2009-06-21enhance device info matching for multiple tablesJames Bottomley1-22/+225
2009-06-15[SCSI] don't attach ULD to Dell Universal XportJames Bottomley1-0/+1
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-2/+0
2009-01-13[SCSI] Add SUN Universal Xport to no attach blacklistILLES, Marton1-0/+1
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-3/+3