开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-04-25
scsi: ufs: Declare the quirks array const
Bart Van Assche
2022-04-25
scsi: ufs: Rename struct ufs_dev_fix into ufs_dev_quirk
Bart Van Assche
2022-04-25
scsi: ufs: Remove the UFS_FIX() and END_FIX() macros
Bart Van Assche
2022-04-25
scsi: ufs: Use get_unaligned_be16() instead of be16_to_cpup()
Bart Van Assche
2022-04-25
scsi: ufs: Remove ufshcd_lrb.sense_buffer
Bart Van Assche
2022-04-25
scsi: ufs: Remove ufshcd_lrb.sense_bufflen
Bart Van Assche
2022-04-25
scsi: ufs: Simplify statements that return a boolean
Bart Van Assche
2022-04-25
scsi: ufs: Remove superfluous boolean conversions
Bart Van Assche
2022-04-25
scsi: ufs: Declare ufshcd_wait_for_register() static
Bart Van Assche
2022-04-25
scsi: ufs: Fix a spelling error in a source code comment
Bart Van Assche
2022-04-25
scsi: ufs: core: Increase fDeviceInit poll frequency
Konstantin Vyshetsky
2022-04-25
scsi: target: core: Silence the message about unknown VPD pages
Konstantin Shelekhin
2022-04-25
scsi: mpt3sas: Fix adapter replyPostRegisterIndex declaration
Damien Le Moal
2022-04-25
scsi: mpt3sas: Fix event callback log_code value handling
Damien Le Moal
2022-04-25
scsi: mpt3sas: Fix ioc->base_readl() use
Damien Le Moal
2022-04-25
scsi: mpt3sas: Fix writel() use
Damien Le Moal
2022-04-25
scsi: mpt3sas: Fix _ctl_set_task_mid() TaskMID check
Damien Le Moal
2022-04-25
scsi: qla2xxx: Remove free_sg command flag
Gleb Chesnokov
2022-04-18
scsi: core: Increase max device queue_depth to 4096
Sumit Saxena
2022-04-18
scsi: fcoe: Simplify if-if to if-else
Yihao Han
2022-04-18
scsi: pmcraid: Remove unneeded semicolon
Jiapeng Chong
2022-04-18
scsi: lpfc: Copyright updates for 14.2.0.2 patches
James Smart
2022-04-18
scsi: lpfc: Update lpfc version to 14.2.0.2
James Smart
2022-04-18
scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE
James Smart
2022-04-18
scsi: lpfc: Update stat accounting for READ_STATUS mbox command
James Smart
2022-04-18
scsi: lpfc: Change FA-PWWN detection methodology
James Smart
2022-04-18
scsi: lpfc: Refactor cleanup of mailbox commands
James Smart
2022-04-18
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
2022-04-18
scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completion
James Smart
2022-04-18
scsi: lpfc: Register for Application Services FC-4 type in Fabric topology
James Smart
2022-04-18
scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV ports
James Smart
2022-04-18
scsi: lpfc: Revise FDMI reporting of supported port speed for trunk groups
James Smart
2022-04-18
scsi: lpfc: Fix call trace observed during I/O with CMF enabled
James Smart
2022-04-18
scsi: lpfc: Correct CRC32 calculation for congestion stats
James Smart
2022-04-18
scsi: lpfc: Move MI module parameter check to handle dynamic disable
James Smart
2022-04-18
scsi: lpfc: Remove unnecessary NULL pointer assignment for ELS_RDF path
James Smart
2022-04-18
scsi: lpfc: Transition to NPR state upon LOGO cmpl if link down or aborted
James Smart
2022-04-18
scsi: lpfc: Update fc_prli_sent outstanding only after guaranteed IOCB submit
James Smart
2022-04-18
scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT
James Smart
2022-04-18
scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI
James Smart
2022-04-18
scsi: lpfc: Clear fabric topology flag before initiating a new FLOGI
James Smart
2022-04-18
scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock
James Smart
2022-04-18
scsi: lpfc: Requeue SCSI I/O to upper layer when fw reports link down
James Smart
2022-04-18
scsi: lpfc: Zero SLI4 fcp_cmnd buffer's fcpCntl0 field
James Smart
2022-04-18
scsi: lpfc: Fix diagnostic fw logging after a function reset
James Smart
2022-04-18
scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()
James Smart
2022-04-18
scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescan
James Smart
2022-04-18
Merge branch '5.18/scsi-fixes' into 5.19/scsi-staging
Martin K. Petersen
2022-04-18
scsi: ufs: core: Remove redundant HPB unmap
Po-Wen Kao
2022-04-11
scsi: qedi: Fix failed disconnect handling
Mike Christie
[next]