index
:
linux-stable.git
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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2024-02-16
scsi: core: Move scsi_host_busy() out of host lock if it is for per-command
Ming Lei
2024-02-05
scsi: core: Move scsi_host_busy() out of host lock for waking up EH handler
Ming Lei
2024-02-05
scsi: isci: Fix an error code problem in isci_io_request_build()
Su Hui
2024-02-05
scsi: hisi_sas: Set .phy_attached before notifing phyup event HISI_PHYE_PHY_U...
Yihang Li
2024-02-05
scsi: libfc: Fix up timeout error in fc_fcp_rec_error()
Hannes Reinecke
2024-02-05
scsi: libfc: Don't schedule abort twice
Hannes Reinecke
2024-02-05
scsi: arcmsr: Support new PCI device IDs 1883 and 1886
ching Huang
2024-02-05
scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116
Sumit Saxena
2024-02-05
scsi: lpfc: Fix possible file string name overflow when updating firmware
Justin Tee
2024-01-25
scsi: mpi3mr: Block PEL Enable Command on Controller Reset and Unrecoverable ...
Chandrakanth patil
2024-01-25
scsi: mpi3mr: Refresh sdev queue depth after controller reset
Chandrakanth patil
2024-01-25
scsi: hisi_sas: Correct the number of global debugfs registers
Yihang Li
2024-01-25
scsi: hisi_sas: Rollback some operations if FLR failed
Yihang Li
2024-01-25
scsi: hisi_sas: Replace with standard error code return value
Yihang Li
2024-01-25
scsi: fnic: Return error if vmalloc() failed
Artem Chernyshev
2024-01-01
scsi: core: Always send batch on reset or error handling command
Alexander Atanasov
2024-01-01
Revert "scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity"
Martin K. Petersen
2024-01-01
scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()
Wei Yongjun
2023-12-13
scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()
Dinghao Liu
2023-12-08
scsi: sd: Fix system start for ATA devices
Damien Le Moal
2023-11-28
scsi: qla2xxx: Fix system crash due to bad pointer access
Quinn Tran
2023-11-28
scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selec...
Chandrakanth patil
2023-11-28
scsi: mpt3sas: Fix loop logic
Ranjan Kumar
2023-11-28
scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()
Wenchao Hao
2023-11-28
scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool
Tyrel Datwyler
2023-11-28
scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs
Yihang Li
2023-11-20
scsi: ibmvfc: Fix erroneous use of rtas_busy_delay with hcall return code
Tyrel Datwyler
2023-11-08
scsi: mpt3sas: Fix in error path
Tomas Henzl
2023-11-02
scsi: sd: Introduce manage_shutdown device flag
Damien Le Moal
2023-10-19
scsi: Do not rescan devices with a suspended queue
Damien Le Moal
2023-10-10
scsi: Do not attempt to rescan suspended devices
Damien Le Moal
2023-10-10
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
2023-10-10
scsi: sd: Do not issue commands to suspended disks on shutdown
Damien Le Moal
2023-10-10
scsi: sd: Differentiate system and runtime start/stop management
Damien Le Moal
2023-10-10
ata,scsi: do not issue START STOP UNIT on resume
Damien Le Moal
2023-10-06
scsi: qla2xxx: Fix NULL pointer dereference in target mode
Gleb Chesnokov
2023-10-06
scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...
Michal Grzedzicki
2023-10-06
scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
Michal Grzedzicki
2023-10-06
scsi: qedf: Add synchronization between I/O completions and abort
Javed Hasan
2023-10-06
scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id()
Nilesh Javali
2023-10-06
scsi: qla2xxx: Select qpair depending on which CPU post_cmd() gets called
Shreyas Deodhar
2023-10-06
scsi: iscsi_tcp: restrict to TCP sockets
Eric Dumazet
2023-09-23
scsi: pm8001: Setup IRQs on resume
Damien Le Moal
2023-09-23
scsi: megaraid_sas: Fix deadlock on firmware crashdump
Junxiao Bi
2023-09-23
scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
Jinjie Ruan
2023-09-23
scsi: qla2xxx: Fix NULL vs IS_ERR() bug for debugfs_create_dir()
Jinjie Ruan
2023-09-23
scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected
Justin Tee
2023-09-19
scsi: qla2xxx: Fix firmware resource tracking
Quinn Tran
2023-09-19
scsi: qla2xxx: Error code did not return to upper layer
Quinn Tran
2023-09-19
scsi: qla2xxx: Fix smatch warn for qla_init_iocb_limit()
Nilesh Javali
[next]