summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: be2iscsi: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-171-10/+10
* scsi: aacraid: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-171-8/+9
* scsi: zfcp: log FC Endpoint Security errorsJens Remus2020-03-172-0/+70
* scsi: zfcp: enhance handling of FC Endpoint Security errorsJens Remus2020-03-172-2/+12
* scsi: zfcp: trace FC Endpoint Security of FCP devices and connectionsJens Remus2020-03-175-8/+100
* scsi: zfcp: log FC Endpoint Security of connectionsJens Remus2020-03-172-1/+54
* scsi: zfcp: report FC Endpoint Security in sysfsJens Remus2020-03-175-6/+170
* scsi: zfcp: auto variables for dereferenced structs in open port handlerJens Remus2020-03-171-6/+7
* scsi: zfcp: fix fc_host attributes that should be unknown on local link downSteffen Maier2020-03-171-18/+21
* scsi: zfcp: wire previously driver-specific sysfs attributes also to fc_hostSteffen Maier2020-03-172-0/+15
* scsi: zfcp: expose fabric name as common fc_host sysfs attributeSteffen Maier2020-03-172-0/+6
* scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier2020-03-171-1/+1
* scsi: scsi_trace: Use get_unaligned_be24()Bart Van Assche2020-03-171-4/+2
* scsi: st: Use get_unaligned_be24() and sign_extend32()Bart Van Assche2020-03-171-2/+2
* scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche2020-03-174-19/+1
* scsi: hisi_sas: Use dev_err() in read_iost_itct_cache_v3_hw()Luo Jiaxing2020-03-161-1/+2
* scsi: core: avoid repetitive logging of device offline messagesEwan D. Milne2020-03-121-2/+6
* scsi: docs: convert arcmsr_spec.txt to ReSTMauro Carvalho Chehab2020-03-122-2/+2
* scsi: docs: convert ufs.txt to ReSTMauro Carvalho Chehab2020-03-121-1/+1
* scsi: docs: convert sym53c8xx_2.txt to ReSTMauro Carvalho Chehab2020-03-121-1/+1
* scsi: docs: convert st.txt to ReSTMauro Carvalho Chehab2020-03-122-2/+2
* scsi: docs: convert smartpqi.txt to ReSTMauro Carvalho Chehab2020-03-121-1/+1
* scsi: docs: convert scsi.txt to ReSTMauro Carvalho Chehab2020-03-121-8/+8
* scsi: docs: convert scsi-generic.txt to ReSTMauro Carvalho Chehab2020-03-121-1/+1
* scsi: docs: convert scsi-changer.txt to ReSTMauro Carvalho Chehab2020-03-121-1/+1
* scsi: docs: convert qlogicfas.txt to ReSTMauro Carvalho Chehab2020-03-121-1/+1
* scsi: docs: convert ppa.txt to ReSTMauro Carvalho Chehab2020-03-121-2/+2
* scsi: docs: convert NinjaSCSI.txt to ReSTMauro Carvalho Chehab2020-03-121-1/+1
* scsi: docs: convert ncr53c8xx.txt to ReSTMauro Carvalho Chehab2020-03-121-1/+1
* scsi: docs: convert g_NCR5380.txt to ReSTMauro Carvalho Chehab2020-03-121-1/+1
* scsi: docs: convert FlashPoint.txt to ReSTMauro Carvalho Chehab2020-03-121-1/+1
* scsi: docs: convert dpti.txt to ReSTMauro Carvalho Chehab2020-03-124-4/+4
* scsi: docs: convert dc395x.txt to ReSTMauro Carvalho Chehab2020-03-121-1/+1
* scsi: docs: convert BusLogic.txt to ReSTMauro Carvalho Chehab2020-03-122-2/+2
* scsi: docs: convert aic7xxx.txt to ReSTMauro Carvalho Chehab2020-03-121-1/+1
* scsi: docs: convert aic79xx.txt to ReSTMauro Carvalho Chehab2020-03-121-1/+1
* scsi: docs: convert aha152x.txt to ReSTMauro Carvalho Chehab2020-03-122-3/+3
* scsi: docs: convert aacraid.txt to ReSTMauro Carvalho Chehab2020-03-121-1/+1
* scsi: qla2xxx: add ring buffer for tracing debug logsRajan Shanmugavelu2020-03-121-3/+20
* scsi: aacraid: clean up warning cast-function-typePhong Tran2020-03-121-1/+6
* scsi: ufs-mediatek: fix HOST_PA_TACTIVATE quirk for Samsung UFS DevicesStanley Chu2020-03-121-1/+3
* scsi: ibmvfc: Fix NULL return compiler warningBrian King2020-03-121-1/+1
* scsi: fusion: fix if-statement empty body warningRandy Dunlap2020-03-121-2/+3
* scsi: iscsi: Add support for asynchronous iSCSI session destructionFrank Mayhar2020-03-121-0/+38
* scsi: aacraid: Disabling TM path and only processing IOP resetSagar Biradar2020-03-122-10/+26
* scsi: ibmvfc: Avoid loss of all paths during SVC node rebootBrian King2020-03-122-37/+173
* scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-129-12/+12
* scsi: ufs: Simplify two testsBart Van Assche2020-02-291-2/+2
* scsi: ufs: Introduce ufshcd_init_lrb()Bart Van Assche2020-02-291-16/+22
* scsi: core: Introduce {init,exit}_cmd_priv()Bart Van Assche2020-02-291-6/+23