]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/scsi
misc: rtsx: make various functions static
[mirror_ubuntu-bionic-kernel.git] / drivers / scsi /
2019-03-01 Shivasharan Sscsi: megaraid_sas: Increase timeout by 1 sec for non...
2019-03-01 Xose Vazquez Perezscsi: scsi_dh: replace too broad "TP9" string with...
2019-03-01 Chad Dupuisscsi: qedf: Set the UNLOADING flag when removing a...
2019-03-01 Dan Carpenterscsi: megaraid: silence a static checker bug
2019-03-01 Wenwen Wangscsi: 3w-xxxx: fix a missing-check bug
2019-03-01 Wenwen Wangscsi: 3w-9xxx: fix a missing-check bug
2019-03-01 Maya Erezscsi: ufs: fix exception event handling
2019-03-01 Subhash Jadavaniscsi: ufs: ufshcd: fix possible unclocked register...
2019-02-27 John Garryscsi: libsas: Fix rphy phy_identifier for PHYs with...
2019-02-06 Damien Le Moalscsi: sd_zbc: Fix variable type and bogus comment
2019-02-06 Shivasharan Sscsi: megaraid_sas: Use 63-bit DMA addressing
2019-01-14 Xiang Chenscsi: hisi_sas: Add support for DIF feature for v2 hw
2019-01-14 Xiang Chenscsi: hisi_sas: Make sg_tablesize consistent value
2019-01-14 Xiang Chenscsi: hisi_sas: Relocate some code to reduce complexity
2019-01-14 John Garryscsi: hisi_sas: Fix warnings detected by sparse
2019-01-14 Xiang Chenscsi: hisi_sas: change the time of SAS SSP connection
2019-01-14 Xiang Chenscsi: hisi_sas: Relocate some codes to avoid an unused...
2019-01-14 Xiang Chenscsi: hisi_sas: Add support for interrupt coalescing...
2019-01-14 Xiang Chenscsi: hisi_sas: Add support for interrupt converge...
2019-01-14 Xiang Chenscsi: hisi_sas: Create separate host attributes per HBA
2019-01-14 Christoph Hellwigscsi: hisi_sas: use dma_set_mask_and_coherent
2019-01-14 YueHaibingscsi: hisi_sas: Remove set but not used variable 'dq_list'
2019-01-14 Gustavo A. R. Silvascsi: hisi_sas: Fix NULL pointer dereference
2019-01-14 John Garryscsi: hisi_sas: Fix spin lock management in slot_index_...
2019-01-14 Xiang Chenscsi: hisi_sas: Update v3 hw AIP_LIMIT and CFG_AGING_TI...
2019-01-14 Xiang Chenscsi: hisi_sas: Use block layer tag instead for IPTT
2019-01-14 Xiang Chenscsi: hisi_sas: unmask interrupts ent72 and ent74
2019-01-14 Xiang Chenscsi: hisi_sas: Free slot later in slot_complete_vx_hw()
2019-01-14 Xiang Chenscsi: hisi_sas: Fix the race between IO completion...
2019-01-14 Luo Jiaxingscsi: hisi_sas: Move evaluation of hisi_hba in hisi_sas...
2019-01-14 Luo Jiaxingscsi: hisi_sas: Feed back linkrate(max/min) when re...
2019-01-14 John Garryscsi: hisi_sas: Drop hisi_sas_slot_abort()
2019-01-14 John Garryscsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()
2019-01-14 John Garryscsi: hisi_sas: remove some unneeded structure members
2019-01-14 Xiaofei Tanscsi: hisi_sas: consolidate command check in hisi_sas_g...
2019-01-14 Geert Uytterhoevenscsi: hisi_sas: Remove depends on HAS_DMA in case of...
2019-01-14 Jason Yanscsi: libsas: check the ata device status by ata_dev_en...
2019-01-14 Jason Yanscsi: libsas: fix a race condition when smp task timeout
2019-01-14 Chaitra P Bscsi: mpt3sas: As per MPI-spec, use combined reply...
2019-01-14 Raghava Aditya Ren... scsi: aacraid: Fix PD performance regression over incor...
2019-01-14 Mikhail Malyginscsi: qla2xxx: Spinlock recursion in qla_target
2019-01-14 Luis Henriquesscsi: scsi_debug: Fix memory leak on module unload
2019-01-14 Anil Gurumurthyscsi: qla2xxx: Mask off Scope bits in retry delay
2019-01-14 Himanshu Madhaniscsi: qla2xxx: Fix setting lower transfer speed if...
2018-10-23 Jann Hornscsi: sg: mitigate read/write abuse
2018-10-01 Xiang Chenscsi: hisi_sas: Add SATA FIS check for v3 hw
2018-10-01 Xiaofei Tanscsi: hisi_sas: add memory barrier in task delivery...
2018-10-01 Xiang Chenscsi: hisi_sas: Tidy hisi_sas_task_prep()
2018-10-01 Xiaofei Tanscsi: hisi_sas: Implement handlers of PCIe FLR for...
2018-10-01 Xiaofei Tanscsi: hisi_sas: relocate some common code for v3 hw
2018-10-01 Xiaofei Tanscsi: hisi_sas: tidy host controller reset function...
2018-10-01 Xiaofei Tanscsi: hisi_sas: Fix the failure of recovering PHY from...
2018-10-01 Xiaofei Tanscsi: hisi_sas: tidy channel interrupt handler for...
2018-10-01 Jim Gillscsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-inita...
2018-10-01 Colin Ian Kingscsi: isci: Fix infinite loop in while loop
2018-10-01 Long Liscsi: storvsc: Set up correct queue depth values for...
2018-10-01 Vinson Leescsi: megaraid_sas: Do not log an error if FW successfu...
2018-10-01 Chris Leechscsi: iscsi: respond to netlink with unicast when appro...
2018-09-05 Bart Van Asschescsi: sd_zbc: Avoid that resetting a zone fails sporadi...
2018-09-05 Bart Van Asschescsi: scsi_transport_srp: Fix shost to rport translation
2018-08-27 Maurizio Lombardicdrom: do not call check_disk_change() inside cdrom_open()
2018-08-27 Jens Axboesr: get/drop reference to device in revalidate and...
2018-08-27 Sinan Kayascsi: hpsa: disable device during shutdown
2018-08-14 Jens Axboesr: pass down correctly sized SCSI sense buffer
2018-08-14 James Smartscsi: lpfc: Fix NVME Initiator FirstBurst
2018-08-14 Wilfried Weissmannscsi: mvsas: fix wrong endianness of sgpio api
2018-08-14 Douglas Gilbertscsi: core: Make SCSI Status CONDITION MET equivalent...
2018-08-14 Dave Carrollscsi: aacraid: Insure command thread is not recursively...
2018-08-14 Jianchao Wangscsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data...
2018-08-14 Jeremy Clinescsi: sd: Keep disk read-only when re-reading partition
2018-08-14 Hannes Reineckescsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM...
2018-08-14 Manish Rangankarscsi: qedi: Fix kernel crash during port toggle
2018-08-14 Manish Rangankarscsi: qla4xxx: skip error recovery in case of register...
2018-08-14 Meelis Roosscsi: aacraid: fix shutdown crash when init fails
2018-08-14 Andrew Vasquezscsi: qedi: Fix truncation of CHAP name and secret
2018-08-14 Michael Kelley ... scsi: storvsc: Increase cmd_per_lun for higher speed...
2018-08-14 Bart Van Asschescsi: qla2xxx: Avoid triggering undefined behavior...
2018-08-14 Dan Carpenterscsi: sym53c8xx_2: iterator underflow in sym_getsync()
2018-08-14 Chad Dupuisscsi: bnx2fc: Fix check in SCSI completion handler...
2018-08-14 Sujit Reddy Thummascsi: ufs: Enable quirk to ignore sending WRITE_SAME...
2018-08-14 Tomas Henzlscsi: mpt3sas: fix an out of bound write
2018-08-14 Alexander Potapenkoscsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
2018-08-14 Mahesh Rajashekharascsi: sd: Defer spinning up drive while SANITIZE is...
2018-08-14 Dave Carrollscsi: aacraid: Correct hba_send to include iu_type
2018-07-01 John Garryscsi: hisi_sas: Update a couple of register settings...
2018-07-01 John Garryscsi: hisi_sas: Add missing PHY spinlock init
2018-07-01 Xiang Chenscsi: hisi_sas: Pre-allocate slot DMA buffers
2018-07-01 Xiaofei Tanscsi: hisi_sas: Release all remaining resources in...
2018-07-01 Xiaofei Tanscsi: hisi_sas: Add a flag to filter PHY events during...
2018-07-01 Xiaofei Tanscsi: hisi_sas: Adjust task reject period during host...
2018-07-01 Xiaofei Tanscsi: hisi_sas: Fix the conflict between dev gone and...
2018-07-01 Xiaofei Tanscsi: hisi_sas: Only process broadcast change in phy_bc...
2018-07-01 Xiang Chenscsi: hisi_sas: Use dmam_alloc_coherent()
2018-07-01 Xiang Chenscsi: hisi_sas: use dma_zalloc_coherent()
2018-07-01 Xiang Chenscsi: hisi_sas: make SAS address of SATA disks unique
2018-06-12 Ming Leiscsi: virtio_scsi: unify scsi_host_template
2018-06-12 Ming Leiscsi: virtio_scsi: fix IO hang caused by automatic...
2018-06-12 Ming Leiscsi: core: introduce force_blk_mq
2018-06-12 Ming Leiscsi: megaraid_sas: fix selection of reply queue
2018-06-12 Ming Leiscsi: hpsa: fix selection of reply queue
next