linux-2.6-microblaze.git
2020-05-08 Jason Yanscsi: vmw_pvscsi: Use true, false for adapter->use_msg
2020-05-08 Jason Yanscsi: fnic: Use true, false for fnic->internal_reset_in...
2020-05-08 Jason Yanscsi: qedi: Remove comparison of 0/1 to bool variable
2020-05-08 Zou Weiscsi: aacraid: Make some symbols static
2020-05-08 Jason Yanscsi: qla2xxx: Make qlafx00_process_aen() return void
2020-05-08 Jason Yanscsi: qla2xxx: Use true, false for ha->fw_dumped
2020-05-08 Jason Yanscsi: qla2xxx: Use true, false for need_mpi_reset
2020-05-08 Jason Yanscsi: qla2xxx: Make qla_set_ini_mode() return void
2020-05-08 Viacheslav... scsi: qla2xxx: Fix issue with adapter's stopping state
2020-05-08 Viacheslav... scsi: qla2xxx: Fix failure message in qlt_disable_vha()
2020-05-08 Viacheslav... scsi: qla2xxx: Fix warning after FC target reset
2020-05-08 Hannes Reineckescsi: core: Remove 'list' entry from struct scsi_cmnd
2020-05-08 Damien Le Moalscsi: scsi_debug: Disallow zone sizes that are not...
2020-05-05 Damien Le Moalscsi: scsi_debug: Implement ZBC host-aware emulation
2020-05-05 Damien Le Moalscsi: scsi_debug: Add zone_size_mb module parameter
2020-05-05 Damien Le Moalscsi: scsi_debug: Add zone_nr_conv module parameter
2020-05-05 Damien Le Moalscsi: scsi_debug: Add zone_max_open module parameter
2020-05-05 Douglas Gilbertscsi: scsi_debug: Add ZBC module parameter
2020-05-05 Douglas Gilbertscsi: scsi_debug: Add ZBC zone commands
2020-05-05 Douglas Gilbertscsi: scsi_debug: Add ZBC mode and VPD pages
2020-05-05 Douglas Gilbertscsi: scsi_debug: Bump to version 1.89
2020-05-05 Douglas Gilbertscsi: scsi_debug: Re-arrange parameters alphabetically
2020-05-05 Douglas Gilbertscsi: scsi_debug: Implement PRE-FETCH commands
2020-05-05 Douglas Gilbertscsi: scsi_debug: Improve command duration calculation
2020-05-05 Douglas Gilbertscsi: scsi_debug: Weaken rwlock around ramdisk access
2020-05-05 Douglas Gilbertscsi: scsi_debug: Implement VERIFY(10), add VERIFY(16)
2020-05-05 Douglas Gilbertscsi: scsi_debug: Add per_host_store option
2020-05-05 Douglas Gilbertscsi: scsi_debug: Randomize command completion time
2020-04-30 Xiongfeng Wangscsi: dpt_i2o: Remove always false 'chan < 0' statement
2020-04-30 Dan Carpenterscsi: qedi: Check for buffer overflow in qedi_set_path()
2020-04-30 Colin Ian Kingscsi: qla2xxx: make 1-bit bit-fields unsigned int
2020-04-30 Johannes Thumshirnscsi: core: free sgtables in case command setup fails
2020-04-27 André Almeidascsi: core: doc: Change function comments to kernel...
2020-04-27 Asutosh Dasscsi: ufs-qcom: Configure write booster type
2020-04-27 Asutosh Dasscsi: ufs: sysfs: Add sysfs entries for write booster
2020-04-27 Asutosh Dasscsi: ufs: Add write booster feature support
2020-04-27 Jason Yanscsi: ufs: Use true for bool variables in ufshcd_comple...
2020-04-27 Bart Van Asschescsi: sr: Use {get,put}_unaligned_be*() instead of...
2020-04-27 Christophe... scsi: aacraid: Fix error handling paths in aac_probe_one()
2020-04-24 Jason Yanscsi: sgiwd93: Remove unneeded semicolon in sgiwd93.c
2020-04-24 Jason Yanscsi: qla4xxx: Remove unneeded semicolon in ql4_os.c
2020-04-24 Jason Yanscsi: isci: Use true, false for bool variables
2020-04-24 Jason Yanscsi: bnx2fc: Remove unneeded semicolon in bnx2fc_fcoe.c
2020-04-24 Jason Yanscsi: bfa: Remove unneeded semicolon in bfa_fcs_rport.c
2020-04-24 YueHaibingscsi: bfa: Remove set but not used variable 'fchs'
2020-04-24 Jason Yanscsi: snic: Make snic_io_exch_ver_cmpl_handler() return...
2020-04-24 Jason Yanscsi: mpt3sas: Remove NULL check before freeing function
2020-04-24 Jason Yanscsi: ipr: Remove NULL check before freeing function
2020-04-24 Jason Yanscsi: bfa: Remove unneeded semicolon in bfa_fcs_lport_n...
2020-04-24 Wu Boscsi: pmcraid: Replace dma_pool_malloc with dma_pool_zalloc
2020-04-24 Maurizio Lombardiscsi: target: iscsi: Remove the iscsi_data_count structure
2020-04-24 Ming Leiscsi: core: Avoid calling synchronize_rcu() for each...
2020-04-24 Jason Yanscsi: BusLogic: Remove conversion to bool in blogic_inq...
2020-04-24 Jason Yanscsi: megaraid: Use true, false for bool variables
2020-04-24 Suganath Prabuscsi: mpt3sas: Update mpt3sas version to 33.101.00.00
2020-04-24 Suganath Prabuscsi: mpt3sas: Handle RDPQ DMA allocation in same 4G...
2020-04-24 Suganath Prabuscsi: mpt3sas: Separate out RDPQ allocation to new...
2020-04-24 Suganath Prabuscsi: mpt3sas: Rename function name is_MSB_are_same
2020-04-24 Christoph Hellwigscsi: mpt3sas: Don't change the DMA coherent mask after...
2020-04-24 Jules Irengescsi: bnx2fc: Add missing annotation for bnx2fc_abts_cl...
2020-04-24 Alex Dewarscsi: aic7xxx: Remove unnecessary NULL checks before...
2020-04-24 Alex Dewarscsi: aic7xxx: Use kzalloc() instead of kmalloc()+memset()
2020-04-24 Xu Wangscsi: cxgb4i: Remove superfluous null check
2020-04-24 Arun Easiscsi: qla2xxx: Fix MPI failure AEN (8200) handling
2020-04-22 James Smartscsi: lpfc: remove duplicate unloading checks
2020-04-22 Jason Yanscsi: mpt3sas: use true,false for bool variables
2020-04-22 Jason Yanscsi: fcoe: remove unneeded semicolon in fcoe.c
2020-04-22 Jason Yanscsi: ufs-qcom: remove unneeded variable 'ret'
2020-04-22 Jason Yanscsi: st: remove unneeded variable 'result' in st_release()
2020-04-17 Saurav Kashyapscsi: qedf: Get dev info after updating the params
2020-04-17 Chad Dupuisscsi: qedf: Fix crash when MFW calls for protocol stats...
2020-04-17 Chad Dupuisscsi: qedf: Add schedule recovery handler
2020-04-17 Saurav Kashyapscsi: qedf: Implement callback for bw_update
2020-04-17 Sudarsana Reddy... scsi: qed: Send BW update notifications to the protocol...
2020-04-17 Javed Hasanscsi: qedf: Honor status qualifier in FCP_RSP per spec
2020-04-17 Javed Hasanscsi: qedf: Acquire rport_lock for resetting the delay_...
2020-04-17 Javed Hasanscsi: qedf: Increase the upper limit of retry delay
2020-04-17 Saurav Kashyapscsi: qedf: Keep track of num of pending flogi
2020-04-17 Jason Yanscsi: mvsas: remove unused symbol 'mvs_th'
2020-04-17 Jason Yanscsi: mvsas: make mvst_host_attrs static
2020-04-17 Jason Yanscsi: qedi: make qedi_ll2_buf_size static
2020-04-17 Asutosh Dasscsi: ufs: full reinit upon resume if link was off
2020-04-17 Jason Yanscsi: fnic: make vnic_wq_get_ctrl and vnic_wq_alloc_rin...
2020-04-17 Jason Yanscsi: fnic: make fnic_list and fnic_list_lock static
2020-04-17 Jason Yanscsi: fnic: make some symbols static
2020-04-15 Jules Irengescsi: libsas: Add missing annotation for sas_ata_qc_issue()
2020-04-15 Jason Yanscsi: ipr: remove unneeded semicolon
2020-04-15 Jason Yanscsi: qla1280: make qla1280_firmware_mutex and qla1280_...
2020-04-15 Jason Yanscsi: megaraid: make two symbols static in megaraid_sas...
2020-04-15 Jason Yanscsi: megaraid: make some symbols static in megaraid_sa...
2020-04-15 Jason Yanscsi: megaraid: make some symbols static in megaraid_sa...
2020-04-15 Jason Yanscsi: megaraid: make two symbols static in megaraid_mbox.c
2020-04-15 Jason Yanscsi: bfa: bfad.c: make max_rport_logins static
2020-04-15 Jason Yanscsi: bfa: bfad_attr.c: make two funcitons static
2020-04-15 Jason Yanscsi: bfa: bfa_ioc_ct.c: make two funcitons static
2020-04-15 Jason Yanscsi: bfa: bfa_fcs_lport.c: make bfa_fcport_get_loop_at...
2020-04-15 Jason Yanscsi: bfa: bfa_fcpim.c: make two functions static
2020-04-15 Jason Yanscsi: bfa: bfa_core.c: make bfa_isr_rspq() static
2020-04-15 Jason Yanscsi: bfa: bfa_svc.c: make two functions static
2020-04-15 Wang Haiscsi: gdth: Make __gdth_execute static
next