summaryrefslogtreecommitdiffstats
path: root/drivers/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-05scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain1-0/+2
2019-02-05Revert "scsi: libfc: Add WARN_ON() when deleting rports"Ross Lagerwall1-1/+0
2019-02-05scsi: sd_zbc: Fix zone information messagesDamien Le Moal1-4/+8
2019-02-05scsi: target: make the pi_prot_format ConfigFS path readableDavid Disseldorp1-1/+7
2019-02-02scsi: aic94xx: fix module loadingJames Bottomley1-4/+4
2019-01-29scsi: 53c700: pass correct "dev" to dma_alloc_attrs()Dan Carpenter1-1/+1
2019-01-29scsi: bnx2fc: Fix error handling in probe()Dan Carpenter1-2/+2
2019-01-29scsi: scsi_debug: fix write_same with virtual_gb problemDouglas Gilbert1-20/+21
2019-01-29scsi: libfc: free skb when receiving invalid flogi respMing Lu1-3/+3
2019-01-29scsi: zfcp: fix sysfs block queue limit output for max_segment_sizeSteffen Maier2-1/+2
2019-01-23scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez1-2/+8
2019-01-23scsi: tcmu: fix use after freeXiubo Li1-1/+2
2019-01-23scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash1-1/+1
2019-01-23scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne2-4/+6
2019-01-23scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne2-8/+10
2019-01-23scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig5-29/+20
2019-01-12scsi: cxgb4i: add wait_for_completion()Varun Prakash4-18/+31
2019-01-12scsi: qla1280: set 64bit coherent maskThomas Bogendoerfer1-1/+1
2019-01-12scsi: ufs: Fix geometry descriptor sizeAvri Altman1-1/+1
2019-01-12scsi: megaraid_sas: Retry reads of outbound_intr_status regShivasharan S1-1/+2
2019-01-12scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar2-0/+4
2019-01-12scsi: ufs: Fix system suspend statusStanley Chu1-0/+2
2019-01-12scsi: qla2xxx: Use correct number of vectors for online CPUsMing Lei3-1/+4
2019-01-12scsi: hisi_sas: Set protection parameters prior to adding SCSI hostJohn Garry1-6/+6
2019-01-12scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comesXiubo Li1-27/+61
2019-01-09scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe1-7/+7
2019-01-09scsi: lpfc: lpfc_sli: Mark expected switch fall-throughsGustavo A. R. Silva1-9/+11
2019-01-09scsi: smartpqi_init: fix boolean expression in pqi_device_remove_startGustavo A. R. Silva1-1/+1
2019-01-09scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu1-11/+15
2019-01-09scsi: pm80xx: reduce indentationJulia Lawall1-1/+1
2019-01-09scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing1-0/+2
2019-01-09scsi: megaraid_sas: correct an info messageTomas Henzl1-1/+1
2019-01-09scsi: target/iscsi: fix error msg typo when create lio_qr_cache failedLeo Zhang1-1/+1
2019-01-09scsi: sd: Fix cache_type_store()Ivan Mironov1-0/+6
2019-01-07Linux 5.0-rc1v5.0-rc1Linus Torvalds1-3/+3
2019-01-06Change mincore() to count "mapped" pages rather than "cached" pagesLinus Torvalds1-81/+13
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds2-5/+10
2019-01-06fscrypt: add Adiantum supportEric Biggers7-188/+468
2019-01-06kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada2-18/+19
2019-01-06kbuild: remove unnecessary stubs for archheader and archscriptsMasahiro Yamada1-5/+1
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada6-26/+12
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada24-408/+0
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada3-10/+10
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada24-25/+0
2019-01-06riscv: remove redundant kernel-space generic-yMasahiro Yamada1-25/+0
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada7-12/+14
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada9-25/+16
2019-01-06kbuild: clean up rule_dtc_dt_yamlMasahiro Yamada1-2/+2
2019-01-06kbuild: remove UIMAGE_IN and UIMAGE_OUTMasahiro Yamada1-4/+2
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada42-119/+65