summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_devinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-311-22/+17
|\
| * scsi: devinfo: fix format of the device listXose Vazquez Perez2018-01-221-4/+3
| * scsi: devinfo: replace "Dell PV 650F" with "EMC CLARiiON"Xose Vazquez Perez2017-12-071-2/+2
| * scsi: devinfo: apply to HP XP the same flags as Hitachi VSPXose Vazquez Perez2017-12-071-1/+1
| * scsi: devinfo: Apply to HP-rebranded the same flags as HitachiXose Vazquez Perez2017-12-071-3/+2
| * scsi: core: Introduce scsi_devinfo_key enumeration typeBart Van Assche2017-12-071-6/+8
| * scsi: core: scsi_get_device_flags_keyed(): Always return device flagsBart Van Assche2017-12-071-6/+1
* | scsi: core: Use blist_flags_t consistentlyBart Van Assche2017-12-141-4/+2
* | scsi: scsi_devinfo: cleanly zero-pad devinfo stringsMartin Wilck2017-12-041-15/+7
* | scsi: scsi_devinfo: handle non-terminated stringsMartin Wilck2017-12-041-2/+3
|/
* scsi: Use 'blist_flags_t' for scsi_devinfo flagsHannes Reinecke2017-11-161-9/+9
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-34/+38
|\
| * scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entryKurt Garloff2017-10-181-1/+1
| * scsi: scsi_devinfo: Add TRY_VPD_PAGES to HITACHI OPEN-V blacklist entryHannes Reinecke2017-10-171-1/+1
| * scsi: scsi_devinfo: Add 'AIX VDASD' to blacklistHannes Reinecke2017-10-171-0/+1
| * scsi: scsi_devinfo: fixup string compareHannes Reinecke2017-10-171-10/+13
| * scsi: scsi_devinfo: Whitespace fixesHannes Reinecke2017-10-171-22/+22
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* scsi: scsi_devinfo: remove synchronous ALUA for NETAPP devicesXose Vazquez Perez2016-12-071-2/+0
* scsi: blacklist all RDAC devices for BLIST_NO_ULD_ATTACHXose Vazquez Perez2016-08-161-0/+4
* SCSI: fix new bug in scsi_dev_info_list string matchingAlan Stern2016-06-291-4/+6
* scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne2016-05-311-0/+1
* scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke2016-02-231-0/+2
* Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-02-111-0/+1
|\
| * SCSI: Add Marvell configuration device to VPD blacklistTodd Fujinaka2016-02-091-0/+1
* | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-02-041-0/+1
|\ \ | |/
| * SCSI: Add Marvell Console to VPD blacklistMika Westerberg2016-02-041-0/+1
* | scsi: add Synology to 1024 sector blacklistMike Christie2016-01-071-0/+1
|/
* SCSI: fix bug in scsi_dev_info_list matchingAlan Stern2015-10-271-34/+35
* SCSI: refactor device-matching code in scsi_devinfo.cAlan Stern2015-10-271-71/+41
* SCSI: add 1024 max sectors black list flagMike Christie2015-04-271-0/+1
* scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen2014-12-151-0/+1
* scsi: add Intel Multi-Flex to scsi scan blacklistChristian Sünkenberg2014-11-201-0/+1
* scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz2014-07-291-0/+1
* [SCSI] Workaround for disks that report bad optimal transfer lengthMartin K. Petersen2013-06-241-0/+1
* [SCSI] Disable DIF on Hitachi Ultrastar 15K300Martin K. Petersen2012-09-241-0/+1
* [SCSI] Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups.Werner Fink2011-06-291-0/+2
* [SCSI] Add scsi_dev_info_list_del_keyed()Peter Jones2011-01-241-0/+85
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] fix func names in kernel-docRandy Dunlap2009-12-041-2/+2
* [SCSI] scsi_devinfo: update Hitachi entries (v2)Takahiro Yasui2009-12-041-5/+4
* enhance device info matching for multiple tablesJames Bottomley2009-06-211-22/+225
* [SCSI] don't attach ULD to Dell Universal XportJames Bottomley2009-06-151-0/+1
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-2/+0
* [SCSI] Add SUN Universal Xport to no attach blacklistILLES, Marton2009-01-131-0/+1
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-3/+3
* proc: switch /proc/scsi/device_info to seq_file interfaceAlexey Dobriyan2008-04-291-33/+44
* [SCSI] kernel-doc: use correct function nameRandy Dunlap2008-01-111-1/+1
* [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-111-19/+15
* [SCSI] Add QUANTUM XP34301 to the blacklistMatthew Wilcox2007-10-121-0/+1
OpenPOWER on IntegriCloud