index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2024-11-06
scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()
Zhen Lei
2024-11-06
scsi: bfa: Fix use-after-free in bfad_im_module_exit()
Ye Bin
2024-11-06
scsi: esas2r: Remove unused esas2r_build_cli_req()
Dr. David Alan Gilbert
2024-11-06
scsi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-11-06
scsi: pm8001: Increase request sg length to support 4MiB requests
Igor Pylypiv
2024-11-06
scsi: pm8001: Initialize devices in pm8001_alloc_dev()
Igor Pylypiv
2024-11-06
scsi: pm8001: Use module param to set pcs event log severity
Salomon Dushimirimana
2024-11-06
Merge branch '6.12/scsi-fixes' into 6.13/scsi-staging
Martin K. Petersen
2024-11-06
Merge patch series "Update lpfc to revision 14.4.0.6"
Martin K. Petersen
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
2024-11-04
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-02
scsi: lpfc: Copyright updates for 14.4.0.6 patches
Justin Tee
2024-11-02
scsi: lpfc: Update lpfc version to 14.4.0.6
Justin Tee
2024-11-02
scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmask
Justin Tee
2024-11-02
scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structure
Justin Tee
2024-11-02
scsi: lpfc: Prevent NDLP reference count underflow in dev_loss_tmo callback
Justin Tee
2024-11-02
scsi: lpfc: Add cleanup of nvmels_wq after HBA reset
Justin Tee
2024-11-02
scsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMI
Justin Tee
2024-11-02
scsi: lpfc: Update lpfc_els_flush_cmd() to check for SLI_ACTIVE before BSG flag
Justin Tee
2024-11-02
scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod paths
Justin Tee
2024-11-02
scsi: lpfc: Check devloss callbk done flag for potential stale NDLP ptrs
Justin Tee
2024-11-02
scsi: lpfc: Modify CGN warning signal calculation based on EDC response
Justin Tee
2024-11-02
scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES buffer
Johannes Thumshirn
2024-10-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-10-25
scsi: scsi_debug: Fix do_device_access() handling of unexpected SG copy length
John Garry
2024-10-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-10-16
scsi: aha152x: Switch to irq_get_nr_irqs()
Bart Van Assche
2024-10-15
Merge patch series "scsi: hisi_sas: Some fixes for hisi_sas"
Martin K. Petersen
2024-10-15
scsi: hisi_sas: Add latest_dump for the debugfs dump
Yihang Li
2024-10-15
scsi: hisi_sas: Create all dump files during debugfs initialization
Yihang Li
2024-10-15
scsi: hisi_sas: Update v3 hw STP_LINK_TIMER setting
Xingui Yang
2024-10-15
scsi: hisi_sas: Add time interval between two H2D FIS following soft reset spec
Xingui Yang
2024-10-15
scsi: hisi_sas: Update disk locked timeout to 7 seconds
Xingui Yang
2024-10-15
scsi: hisi_sas: Default enable interrupt coalescing
Yihang Li
2024-10-15
scsi: hisi_sas: Add cond_resched() for no forced preemption model
Yihang Li
2024-10-15
scsi: hisi_sas: Check usage count only when the runtime PM status is RPM_SUSP...
Yihang Li
2024-10-15
scsi: hisi_sas: Reset PHY again if phyup timeout
Yihang Li
2024-10-15
scsi: hisi_sas: Enable all PHYs that are not disabled by user during controll...
Yihang Li
2024-10-15
scsi: hisi_sas: Add firmware information check
Yihang Li
2024-10-15
scsi: hisi_sas: Create trigger_dump at the end of the debugfs initialization
Yihang Li
2024-10-15
scsi: hisi_sas: Adjust priority of registering and exiting debugfs for security
Yihang Li
2024-10-15
scsi: mpi3mr: Validate SAS port assignments
Ranjan Kumar
2024-10-15
Merge patch series "scsi: bfa: Remove deadcode"
Martin K. Petersen
2024-10-15
scsi: bfa: Remove unused misc code
Dr. David Alan Gilbert
2024-10-15
scsi: bfa: Remove unused bfa_fcs code
Dr. David Alan Gilbert
2024-10-15
scsi: bfa: Remove unused bfa_ioc code
Dr. David Alan Gilbert
2024-10-15
scsi: bfa: Remove unused bfa_svc code
Dr. David Alan Gilbert
2024-10-15
scsi: bfa: Remove unused bfa_core code
Dr. David Alan Gilbert
2024-10-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-10-03
scsi: scsi_transport_fc: Allow setting rport state to current state
Benjamin Marzinski
[prev]
[next]