summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-22scsi: sd: Simplify misaligned I/O checkMartin K. Petersen
2019-01-22scsi: sd: Be consistent about blocks vs. sectorsMartin K. Petersen
2019-01-22scsi: sd: Remove a local variableBart Van Assche
2019-01-11scsi: ufs: Remove select of phy-qcom-ufs from ufs-qcomEvan Green
2019-01-11scsi: doc: remove reference to tmscsim.txt fileOtto Sabart
2019-01-11scsi: libsas: Support SATA PHY connection rate unmatch fixing during discoveryJohn Garry
2019-01-11scsi: libsas: Check SMP PHY control function resultJohn Garry
2019-01-11scsi: libsas: Fix some indentation in libsas.hJohn Garry
2019-01-11scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundaryGiridhar Malavali
2019-01-11scsi: qla2xxx: Add protection mask module parametersMartin K. Petersen
2019-01-11scsi: aic7xxx: aic79xx: mark expected switch fall-throughGustavo A. R. Silva
2019-01-11scsi: bfa: bfa_ioc: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-11scsi: bfa: bfa_fcs_rport: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-11scsi: bfa: bfa_fcs_lport: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-11scsi: esas2r: esas2r_init: mark expected switch fall-throughsGustavo A. R. Silva
2019-01-11scsi: st: mark expected switch fall-throughsGustavo A. R. Silva
2019-01-11scsi: qla4xxx: ql4_os: mark expected switch fall-throughGustavo A. R. Silva
2019-01-08scsi: bnx2i: fix indentation issue, remove a tabColin Ian King
2019-01-08scsi: sd: Make protection lookup tables static and relocate functionsJohn Garry
2019-01-08scsi: hisi_sas: Add debugfs IOST file and add file operationsLuo Jiaxing
2019-01-08scsi: hisi_sas: Add debugfs DQ file and add file operationsLuo Jiaxing
2019-01-08scsi: hisi_sas: Add debugfs CQ file and add file operationsLuo Jiaxing
2019-01-08scsi: hisi_sas: Add debugfs for port registersLuo Jiaxing
2019-01-08scsi: hisi_sas: Debugfs global register create file and add file operationsLuo Jiaxing
2019-01-08scsi: hisi_sas: Take debugfs snapshot for all regsLuo Jiaxing
2019-01-08scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registersLuo Jiaxing
2019-01-08scsi: hisi_sas: Create root and device debugfs directoriesLuo Jiaxing
2019-01-08scsi: arcmsr: Update driver version to v1.40.00.10-20181217Ching Huang
2019-01-08scsi: arcmsr: Fix suspend/resume of ACB_ADAPTER_TYPE_BChing Huang
2019-01-08scsi: arcmsr: Separate 'set dma mask' as a functionChing Huang
2019-01-08scsi: arcmsr: Add an option of set dma_mask_64 for ACB_ADAPTER_TYPE_AChing Huang
2019-01-08scsi: arcmsr: Update ACB_ADAPTER_TYPE_D for >4GB ccb addressingChing Huang
2019-01-08scsi: arcmsr: Update ACB_ADAPTER_TYPE_C for >4GB ccb addressingChing Huang
2019-01-08scsi: arcmsr: Update ACB_ADAPTER_TYPE_B for >4GB ccb addressingChing Huang
2019-01-08scsi: arcmsr: Update ACB_ADAPTER_TYPE_A for >4GB ccb addressingChing Huang
2019-01-08scsi: arcmsr: Update arcmsr_alloc_ccb_pool for ccb buffer address above 4GBChing Huang
2019-01-08scsi: arcmsr: Merge arcmsr_alloc_io_queue to arcmsr_alloc_ccb_poolChing Huang
2019-01-08scsi: arcmsr: Rename arcmsr_free_mu to arcmsr_free_io_queueChing Huang
2019-01-08scsi: arcmsr: Rename acb structure member roundup_ccbsize to ioqueue_sizeChing Huang
2019-01-08scsi: gdth: use generic DMA APIChristoph Hellwig
2019-01-08scsi: gdth: remove interrupt coalescing supportChristoph Hellwig
2019-01-08scsi: gdth: remove dead code under #ifdef GDTH_IOCTL_PROCChristoph Hellwig
2019-01-08scsi: gdth: remove dead dma statistics codeChristoph Hellwig
2019-01-08scsi: gdth: remove dead rtc codeChristoph Hellwig
2019-01-08scsi: gdth: remove direct serial port accessChristoph Hellwig
2019-01-08scsi: gdth: remove ISA and EISA supportChristoph Hellwig
2019-01-08scsi: gdth: remove gdth_{alloc,free}_ioctlChristoph Hellwig
2019-01-08scsi: gdth: reuse dma coherent allocation in gdth_show_infoChristoph Hellwig
2019-01-08scsi: gdth: refactor ioc_generalChristoph Hellwig
2019-01-06Linux 5.0-rc1Linus Torvalds