linux-2.6-microblaze.git
2025-11-20 Shawn Linscsi: ufs: rockchip: Fix compile error without CONFIG_G...
2025-11-20 Shawn Linscsi: ufs: rockchip: Reset controller on PRE_CHANGE...
2025-11-19 Bart Van Asschescsi: ufs: core: Use scsi_device_busy()
2025-11-19 Bart Van Asschescsi: ufs: core: Fix single doorbell mode support
2025-11-13 Martin K. PetersenMerge patch series "replace old wq(s), added WQ_PERCPU...
2025-11-13 Marco Crivellariscsi: pm80xx: Add WQ_PERCPU to alloc_workqueue() users
2025-11-13 Marco Crivellariscsi: target: Add WQ_PERCPU to alloc_workqueue() users
2025-11-13 Marco Crivellariscsi: qedi: Add WQ_PERCPU to alloc_workqueue() users
2025-11-13 Marco Crivellariscsi: target: ibmvscsi: Add WQ_PERCPU to alloc_workqueu...
2025-11-13 Marco Crivellariscsi: qedf: Add WQ_PERCPU to alloc_workqueue() users
2025-11-13 Marco Crivellariscsi: bnx2fc: Add WQ_PERCPU to alloc_workqueue() users
2025-11-13 Marco Crivellariscsi: be2iscsi: Add WQ_PERCPU to alloc_workqueue()...
2025-11-13 Marco Crivellariscsi: message: fusion: Add WQ_PERCPU to alloc_workqueue...
2025-11-13 Marco Crivellariscsi: lpfc: WQ_PERCPU added to alloc_workqueue() users
2025-11-13 Marco Crivellariscsi: scsi_transport_fc: WQ_PERCPU added to alloc_workq...
2025-11-13 Marco Crivellariscsi: scsi_dh_alua: WQ_PERCPU added to alloc_workqueue...
2025-11-13 Marco Crivellariscsi: qla2xxx: WQ_PERCPU added to alloc_workqueue(...
2025-11-13 Marco Crivellariscsi: target: sbp: Replace use of system_unbound_wq...
2025-11-13 Marco Crivellariscsi: scsi_transport_iscsi: Replace use of system_unbou...
2025-11-13 Marco Crivellariscsi: qla2xxx: Replace use of system_unbound_wq with...
2025-11-13 Ally Heevscsi: scsi_debug: Fix uninitialized pointers with __fre...
2025-11-13 Bart Van Asschescsi: ufs: core: Remove an unnecessary NULL pointer...
2025-11-13 Nuno Sáscsi: pm: Drop unneeded call to pm_runtime_mark_last_busy()
2025-11-13 Haotian Zhangscsi: sim710: Fix resource leak by adding missing iopor...
2025-11-13 Junrui Luoscsi: aic94xx: fix use-after-free in device removal...
2025-11-12 Martin K. PetersenMerge patch series "qla2xxx target mode improvements"
2025-11-12 Tony Battersbyscsi: qla2xxx: target: Improve safety of cmd lookup...
2025-11-12 Tony Battersbyscsi: qla2xxx: target: Add back SRR support
2025-11-12 Tony Battersbyscsi: qla2xxx: target: Improve cmd logging
2025-11-12 Tony Battersbyscsi: qla2xxx: target: Add cmd->rsp_sent
2025-11-12 Tony Battersbyscsi: qla2xxx: target: Fix invalid memory access with...
2025-11-12 Tony Battersbyscsi: qla2xxx: Fix TMR failure handling
2025-11-12 Tony Battersbyscsi: qla2xxx: target: Improve checks in qlt_xmit_respo...
2025-11-12 Tony Battersbyscsi: qla2xxx: target: Fix races with aborting commands
2025-11-12 Tony Battersbyscsi: qla2xxx: Clear cmds after chip reset
2025-11-12 Martin K. PetersenMerge patch series "Optimize the hot path in the UFS...
2025-11-12 Tony Battersbyscsi: qla2xxx: target: Fix term exchange when cmd_sent_...
2025-11-12 Tony Battersbyscsi: qla2xxx: target: Improve debug output for term...
2025-11-12 Tony Battersbyscsi: qla2xxx: target: Remove code for unsupported...
2025-11-12 Tony Battersbyscsi: qla2xxx: Use reinit_completion on mbx_intr_comp
2025-11-12 Tony Battersbyscsi: qla2xxx: Fix lost interrupts with qlini_mode...
2025-11-12 Tony Battersbyscsi: qla2xxx: Fix initiator mode with qlini_mode=exclusive
2025-11-12 Tony Battersbyscsi: Revert "scsi: qla2xxx: Perform lockless command...
2025-11-12 Bart Van Asschescsi: ufs: core: Switch to scsi_get_internal_cmd()
2025-11-12 Bart Van Asschescsi: ufs: core: Move code out of ufshcd_wait_for_dev_cmd()
2025-11-12 Bart Van Asschescsi: ufs: core: Make blk_mq_tagset_busy_iter() skip...
2025-11-12 Bart Van Asschescsi: ufs: core: Remove the ufshcd_lrb task_tag member
2025-11-12 Bart Van Asschescsi: ufs: core: Pass a SCSI pointer instead of an...
2025-11-12 Bart Van Asschescsi: ufs: core: Optimize the hot path
2025-11-12 Bart Van Asschescsi: ufs: core: Do not clear driver-private command...
2025-11-12 Bart Van Asschescsi: ufs: core: Make the reserved slot a reserved...
2025-11-12 Bart Van Asschescsi: ufs: core: Use hba->reserved_slot
2025-11-12 Bart Van Asschescsi: ufs: core: Call ufshcd_init_lrb() later
2025-11-12 Bart Van Asschescsi: ufs: core: Allocate the SCSI host earlier
2025-11-12 Bart Van Asschescsi: ufs: core: Rework the SCSI host queue depth calcu...
2025-11-12 Bart Van Asschescsi: ufs: core: Rework ufshcd_eh_device_reset_handler()
2025-11-12 Bart Van Asschescsi: ufs: core: Rework ufshcd_mcq_compl_pending_transfer()
2025-11-12 Bart Van Asschescsi: ufs: core: Change the monitor function argument...
2025-11-12 Bart Van Asschescsi: ufs: core: Only call ufshcd_should_inform_monitor...
2025-11-12 Bart Van Asschescsi: ufs: core: Change the type of one ufshcd_send_com...
2025-11-12 Bart Van Asschescsi: ufs: core: Change the type of one ufshcd_add_comm...
2025-11-12 Bart Van Asschescsi: ufs: core: Only call ufshcd_add_command_trace...
2025-11-12 Bart Van Asschescsi: ufs: core: Change the type of one ufshcd_add_cmd_...
2025-11-12 Bart Van Asschescsi: ufs: core: Move an assignment in ufshcd_mcq_proce...
2025-11-12 Bart Van Asschescsi: scsi_debug: Abort SCSI commands via an internal...
2025-11-12 Hannes Reineckescsi: core: Add scsi_{get,put}_internal_cmd() helpers
2025-11-12 John Garryscsi: core: Introduce .queue_reserved_command()
2025-11-12 Hannes Reineckescsi: core: Support allocating a pseudo SCSI device
2025-11-12 Bart Van Asschescsi: core: Make the budget map optional
2025-11-12 Bart Van Asschescsi: core: Move two statements
2025-11-12 Hannes Reineckescsi: core: Support allocating reserved commands
2025-11-08 Martin K. PetersenMerge patch series "Support power resources defined...
2025-11-08 Markus Probstscsi: ata: Stop disk on restart if ACPI power resources...
2025-11-08 Markus Probstscsi: ata: Use ACPI methods to power on disks
2025-11-08 Markus Probstscsi: sd: Add manage_restart device attribute to scsi_disk
2025-11-08 Martin K. PetersenMerge patch series "Update lpfc to revision 14.4.0.12"
2025-11-08 Justin Teescsi: lpfc: Update lpfc version to 14.4.0.12
2025-11-08 Justin Teescsi: lpfc: Add capability to register Platform Name...
2025-11-08 Justin Teescsi: lpfc: Allow support for BB credit recovery in...
2025-11-08 Justin Teescsi: lpfc: Fix reusing an ndlp that is marked NLP_DROP...
2025-11-08 Justin Teescsi: lpfc: Modify kref handling for Fabric Controller...
2025-11-08 Justin Teescsi: lpfc: Fix leaked ndlp krefs when in point-to...
2025-11-08 Justin Teescsi: lpfc: Ensure unregistration of rpis for received...
2025-11-08 Justin Teescsi: lpfc: Remove redundant NULL ptr assignment in...
2025-11-08 Justin Teescsi: lpfc: Revise discovery related function headers...
2025-11-08 Justin Teescsi: lpfc: Update various NPIV diagnostic log messaging
2025-11-08 Martin K. PetersenMerge patch series "smartpqi updates"
2025-11-08 Don Bracescsi: smartpqi: Update version to 2.1.36-026
2025-11-08 David Strahanscsi: smartpqi: Add support for Hurray Data new control...
2025-11-08 Mike McGowenscsi: smartpqi: Fix device resources accessed after...
2025-11-08 Mike McGowenscsi: smartpqi: Add timeout value to RAID path requests...
2025-11-08 Thomas Richard... scsi: ufs: ti-j721e: Add suspend-resume support
2025-11-08 Marco Crivellariscsi: fcoe: Add WQ_PERCPU to alloc_workqueue() users
2025-11-08 David Jefferyscsi: st: Skip buffer flush for information ioctls
2025-11-08 David Jefferyscsi: st: Separate st-unique ioctl handling from SCSI...
2025-11-08 Peter Wangscsi: dt-bindings: phy: mediatek,ufs-phy: Update mainta...
2025-11-08 Haotian Zhangscsi: stex: Fix reboot_notifier leak in probe error...
2025-11-03 Martin K. PetersenMerge patch series "target: RW/num_cmds stats improvements"
2025-11-03 Mike Christiescsi: target: Move LUN stats to per-CPU
2025-11-03 Mike Christiescsi: target: Create and use macro helpers for per...
next