index
:
kernel/git/stable/linux.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-27
scsi: ufs: Use true for bool variables in ufshcd_complete_dev_init()
Jason Yan
2020-04-27
scsi: sr: Use {get,put}_unaligned_be*() instead of open-coding these functions
Bart Van Assche
2020-04-27
scsi: aacraid: Fix error handling paths in aac_probe_one()
Christophe JAILLET
2020-04-24
scsi: sgiwd93: Remove unneeded semicolon in sgiwd93.c
Jason Yan
2020-04-24
scsi: qla4xxx: Remove unneeded semicolon in ql4_os.c
Jason Yan
2020-04-24
scsi: isci: Use true, false for bool variables
Jason Yan
2020-04-24
scsi: bnx2fc: Remove unneeded semicolon in bnx2fc_fcoe.c
Jason Yan
2020-04-24
scsi: bfa: Remove unneeded semicolon in bfa_fcs_rport.c
Jason Yan
2020-04-24
scsi: bfa: Remove set but not used variable 'fchs'
YueHaibing
2020-04-24
scsi: snic: Make snic_io_exch_ver_cmpl_handler() return void
Jason Yan
2020-04-24
scsi: mpt3sas: Remove NULL check before freeing function
Jason Yan
2020-04-24
scsi: ipr: Remove NULL check before freeing function
Jason Yan
2020-04-24
scsi: bfa: Remove unneeded semicolon in bfa_fcs_lport_ns_sm_online()
Jason Yan
2020-04-24
scsi: pmcraid: Replace dma_pool_malloc with dma_pool_zalloc
Wu Bo
2020-04-24
scsi: target: iscsi: Remove the iscsi_data_count structure
Maurizio Lombardi
2020-04-24
scsi: core: Avoid calling synchronize_rcu() for each device in scsi_host_block()
Ming Lei
2020-04-24
scsi: BusLogic: Remove conversion to bool in blogic_inquiry()
Jason Yan
2020-04-24
scsi: megaraid: Use true, false for bool variables
Jason Yan
2020-04-24
scsi: mpt3sas: Update mpt3sas version to 33.101.00.00
Suganath Prabu
2020-04-24
scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G region
Suganath Prabu
2020-04-24
scsi: mpt3sas: Separate out RDPQ allocation to new function
Suganath Prabu
2020-04-24
scsi: mpt3sas: Rename function name is_MSB_are_same
Suganath Prabu
2020-04-24
scsi: mpt3sas: Don't change the DMA coherent mask after allocations
Christoph Hellwig
2020-04-24
scsi: bnx2fc: Add missing annotation for bnx2fc_abts_cleanup()
Jules Irenge
2020-04-24
scsi: aic7xxx: Remove unnecessary NULL checks before kfree
Alex Dewar
2020-04-24
scsi: aic7xxx: Use kzalloc() instead of kmalloc()+memset()
Alex Dewar
2020-04-24
scsi: cxgb4i: Remove superfluous null check
Xu Wang
2020-04-24
scsi: qla2xxx: Fix MPI failure AEN (8200) handling
Arun Easi
2020-04-22
scsi: lpfc: remove duplicate unloading checks
James Smart
2020-04-22
scsi: mpt3sas: use true,false for bool variables
Jason Yan
2020-04-22
scsi: fcoe: remove unneeded semicolon in fcoe.c
Jason Yan
2020-04-22
scsi: ufs-qcom: remove unneeded variable 'ret'
Jason Yan
2020-04-22
scsi: st: remove unneeded variable 'result' in st_release()
Jason Yan
2020-04-17
scsi: qedf: Get dev info after updating the params
Saurav Kashyap
2020-04-17
scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...
Chad Dupuis
2020-04-17
scsi: qedf: Add schedule recovery handler
Chad Dupuis
2020-04-17
scsi: qedf: Implement callback for bw_update
Saurav Kashyap
2020-04-17
scsi: qed: Send BW update notifications to the protocol drivers
Sudarsana Reddy Kalluru
2020-04-17
scsi: qedf: Honor status qualifier in FCP_RSP per spec
Javed Hasan
2020-04-17
scsi: qedf: Acquire rport_lock for resetting the delay_timestamp
Javed Hasan
2020-04-17
scsi: qedf: Increase the upper limit of retry delay
Javed Hasan
2020-04-17
scsi: qedf: Keep track of num of pending flogi
Saurav Kashyap
2020-04-17
scsi: mvsas: remove unused symbol 'mvs_th'
Jason Yan
2020-04-17
scsi: mvsas: make mvst_host_attrs static
Jason Yan
2020-04-17
scsi: qedi: make qedi_ll2_buf_size static
Jason Yan
2020-04-17
scsi: ufs: full reinit upon resume if link was off
Asutosh Das
2020-04-17
scsi: fnic: make vnic_wq_get_ctrl and vnic_wq_alloc_ring static
Jason Yan
2020-04-17
scsi: fnic: make fnic_list and fnic_list_lock static
Jason Yan
2020-04-17
scsi: fnic: make some symbols static
Jason Yan
2020-04-14
scsi: libsas: Add missing annotation for sas_ata_qc_issue()
Jules Irenge
[next]