]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2016-09-30  Ondrej Zaryscsi: g_NCR5380: Stop using scsi_module.c
2016-09-30  Ondrej Zaryscsi: g_NCR5380: Reduce overrides[] from array to struct
2016-09-30  Ondrej Zaryscsi: g_NCR5380: Remove deprecated __setup
2016-09-30  Wei Yongjunscsi: ufs: Fix error return code in ufshcd_init()
2016-09-30  Zang Leigangscsi: ufs: Data Segment only needed for WRITE DESCRIPTOR
2016-09-28  Varun Prakashscsi: cxgb4i: Set completion bit in work request
2016-09-28  Lee DuncanMAINTAINERS: Update open-iscsi maintainers
2016-09-28  Kyuho Choiscsi: ufs: Enable no vccq quirk for skhynix device
2016-09-28  Baoyou Xiescsi: be2iscsi: mark symbols static where possible
2016-09-27  Baoyou Xiescsi: mvsas: Mark symbols static where possible
2016-09-27  Baoyou Xiescsi: pm8001: Mark symbols static where possible
2016-09-27  Borislav Petkovscsi: arcmsr: Simplify user_len checking
2016-09-27  Vincent StehlĂ©scsi: fcoe: fix off by one in eth2fc_speed()
2016-09-27  Christoph Hellwigscsi: dtc: remove from tree
2016-09-27  Christoph Hellwigscsi: t128: remove from tree
2016-09-27  Christoph Hellwigscsi: pas16: remove from tree
2016-09-27  Christoph Hellwigscsi: u14-34f: remove from tree
2016-09-27  Christoph Hellwigscsi: ultrastor: remove from tree
2016-09-27  Christoph Hellwigscsi: in2000: remove from tree
2016-09-27  Christoph Hellwigscsi: wd7000: remove from tree
2016-09-27  tang.junhuiscsi: scsi_dh_alua: Fix memory leak in alua_rtpg()
2016-09-27  Baoyou Xiescsi: lpfc: Mark symbols static where possible
2016-09-21  Don Bracescsi: hpsa: correct call to hpsa_do_reset
2016-09-21  Kiwoong Kimscsi: ufs: Get a TM service response from the correct...
2016-09-19  Brian Kingscsi: ibmvfc: Fix I/O hang when port is not mapped
2016-09-19  Baoyou Xiescsi: megaraid_sas: clean function declarations in...
2016-09-19  Brian Kingscsi: ipr: Remove redundant messages at adapter init...
2016-09-19  Brian Kingscsi: ipr: Don't log unnecessary 9084 error details
2016-09-19  kevin Barnettscsi: smartpqi: raid bypass lba calculation fix
2016-09-19  Mahesh Rajashekharascsi: hpsa: correct scsi 6byte lba calculation
2016-09-19  Bryant G. Lyscsi: ibmvscsis: Fixed unused variable
2016-09-15  Dan Carpenterscsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
2016-09-15  Wei Yongjunscsi: ibmvscsis: Fix error return code in ibmvscsis_probe()
2016-09-15  Christoph Hellwigscsi: sd: Move DIF protection types to t10-pi.h
2016-09-15  Christoph Hellwigscsi: qla2xxx: Use struct t10_pi_tuple
2016-09-15  Christoph Hellwigscsi: scsi_debug: Use struct t10_pi_tuple instead of...
2016-09-14  Wei Yongjunscsi: fusion: Fix error return code in mptfc_probe()
2016-09-14  Don Bracescsi: hpsa: Check for null devices in ioaccel submissio...
2016-09-14  Scott Teelscsi: hpsa: Prevent sending bmic commands to externals
2016-09-14  Scott Teelscsi: hpsa: Check for vpd support before sending
2016-09-14  Don Bracescsi: hpsa: Check for null device pointers
2016-09-14  Don Bracescsi: hpsa: Determine device external status earlier
2016-09-14  Finn Thainscsi: ncr5380: Improve interrupt latency during PIO...
2016-09-14  Daniel Wagnerscsi: virtio_scsi: Use complete() instead complete_all()
2016-09-14  Daniel Wagnerscsi: sym53c8xx_2: Use complete() instead complete_all()
2016-09-14  Daniel Wagnerscsi: csiostor: Fix completion usage
2016-09-14  Colin Ian Kingscsi: megaraid_sas: add in missing white space in error...
2016-09-14  John Garryscsi: hisi_sas: send three identify before phy up
2016-09-14  John Garryscsi: hisi_sas: add missing SATA pending device type...
2016-09-14  John Garryscsi: hisi_sas: remove init_id_frame_v1_hw()
2016-09-14  John Garryscsi: hisi_sas: remove init_id_frame_v2_hw()
2016-09-14  John Garryscsi: hisi_sas: fix HBA SAS addr endianness for v1 hw
2016-09-14  John Garryscsi: hisi_sas: fix HBA SAS addr endianness for v2 hw
2016-09-14  John Garryscsi: hisi_sas: set dma mask before allocate DMA memory
2016-09-14  John Garryscsi: hisi_sas: fix a potential warning for sata disk...
2016-09-14  John Garryscsi: hisi_sas: fix phy8 linkrate calculation in phy_up...
2016-09-14  John Garryscsi: hisi_sas: disable dlvry queues once at reset...
2016-09-14  John Garryscsi: hisi_sas: use safe BITS_PER_BYTE for slot tag...
2016-09-14  John Garryscsi: hisi_sas: only zero slot memory when reused
2016-09-14  John Garryscsi: hisi_sas: keep CHL_INT2 masked for v2 HW
2016-09-14  John Garryscsi: hisi_sas: save delivery queue write pointer
2016-09-14  John Garryscsi: hisi_sas: save completion queue read pointer
2016-09-14  Matthew R.... scsi: cxlflash: Fix context reference tracking on detach
2016-09-14  Matthew R.... scsi: cxlflash: Refactor WWPN setup
2016-09-14  Matthew R.... scsi: cxlflash: Improve EEH recovery time
2016-09-14  Matthew R.... scsi: cxlflash: Fix to avoid EEH and host reset collisions
2016-09-09  Uma Krishnanscsi: cxlflash: Remove the device cleanly in the system...
2016-09-09  Uma Krishnanscsi: cxlflash: Scan host only after the port is ready...
2016-09-09  Wei Yongjunscsi: ibmvfc: fix typo in parameter description
2016-09-09  Kiwoong Kimscsi: ufs: Fix a wrong string in power mode change
2016-09-09  Baoyou Xiescsi: bnx2fc: Mark symbols static where possible
2016-09-09  Baoyou Xiescsi: aacraid: mark aac_src_select_comm() static
2016-09-09  Christophe... scsi: bnx2fc: Simplify code
2016-09-04  Baoyou Xiescsi: ufs: Add missing header dependencies for tc-dwc...
2016-09-04  Julia Lawallscsi: sr: constify sr_pm_ops structure
2016-09-04  Baoyou Xiescsi: pmcraid: mark symbols static where possible
2016-09-04  Bryant G. Lyscsi: ibmvscsis: Fixed a bug reported by Dan Carpenter
2016-09-04  Bryant G. Lyscsi: ibmvscsis: Code cleanup of print statements
2016-09-04  Bryant G. Lyscsi: ibmvscsis: Properly deregister target sessions
2016-09-02  Kevin Barnettscsi: smartpqi: bump driver version
2016-09-02  Don Bracescsi: smartpqi: add smartpqi.txt
2016-09-02  Kevin Barnettscsi: smartpqi: update Kconfig
2016-09-02  Kevin Barnettscsi: smartpqi: remove timeout for cache flush operations
2016-09-02  Kevin Barnettscsi: smartpqi: scsi queuecommand cleanup
2016-09-02  Kevin Barnettscsi: smartpqi: minor tweaks to update time support
2016-09-02  Kevin Barnettscsi: smartpqi: minor function reformating
2016-09-02  Kevin Barnettscsi: smartpqi: correct event acknowledgment timeout...
2016-09-02  Kevin Barnettscsi: smartpqi: correct controller offline issue
2016-09-02  Kevin Barnettscsi: smartpqi: add kdump support
2016-09-02  Kevin Barnettscsi: smartpqi: enhance reset logic
2016-09-02  Kevin Barnettscsi: smartpqi: enhance drive offline informational...
2016-09-02  Kevin Barnettscsi: smartpqi: simplify spanning
2016-09-02  Kevin Barnettscsi: smartpqi: change tmf macro names
2016-09-02  Kevin Barnettscsi: smartpqi: change aio sg processing
2016-09-02  Bhaktipriya... scsi: mpt: Remove deprecated create_singlethread_workqueue
2016-09-02  Bhaktipriya... scsi: mptfc: Remove deprecated create_singlethread_work...
2016-09-02  Colin Ian Kingscsi: bfa: Do not dereference port before it is null...
2016-09-02  Baoyou Xiescsi: qla4xxx: Mark symbols static where possible
2016-08-31  Baoyou Xiescsi: move function declarations to scsi_priv.h
2016-08-31  Colin Ian Kingscsi: qla2xxx: fix spelling mistake "retyring" -> ...
next