index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
parallel-perf.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
scsi: aacraid: Remove useless code
Tomas Henzl
2
-10
/
+1
2025-05-27
scsi: core: devinfo: Fix typo in comment
mrigendrachaubey
1
-1
/
+1
2025-05-27
scsi: ufs: core: Don't perform UFS clkscaling during host async scan
Ziqi Chen
1
-0
/
+3
2025-05-20
scsi: target: core: Constify struct target_opcode_descriptor
Christophe JAILLET
1
-59
/
+59
2025-05-20
scsi: target: core: Constify enabled() in struct target_opcode_descriptor
Christophe JAILLET
2
-9
/
+9
2025-05-20
scsi: hisi_sas: Fix warning detected by sparse
Yihang Li
1
-1
/
+1
2025-05-20
scsi: mpt3sas: Fix _ctl_get_mpt_mctp_passthru_adapter() to return IOC pointer
Shivasharan S
1
-1
/
+2
2025-05-20
scsi: sg: Remove unnecessary NULL check before unregister_sysctl_table()
Chen Ni
1
-2
/
+1
2025-05-20
scsi: ufs: mcq: Delete ufshcd_release_scsi_cmd() in ufshcd_mcq_abort()
ping.gao
1
-6
/
+0
2025-05-20
scsi: ufs: qcom: dt-bindings: Document the SM8750 UFS Controller
Nitin Rawat
1
-0
/
+2
2025-05-20
scsi: mvsas: Fix typos in SAS/SATA VSP register comments
Alok Tiwari
1
-2
/
+2
2025-05-20
scsi: fnic: Replace memset() with eth_zero_addr()
Chen Ni
1
-4
/
+4
2025-05-12
scsi: ufs: core: Support updating device command timeout
Peter Wang
1
-7
/
+28
2025-05-12
scsi: ufs: core: Change hwq_id type and value
Peter Wang
1
-1
/
+1
2025-05-12
scsi: ufs: core: Increase the UIC command timeout further
Bart Van Assche
1
-2
/
+2
2025-05-12
scsi: zfcp: Simplify workqueue allocation
Benjamin Block
1
-8
/
+6
2025-05-12
scsi: ufs: core: Print error value as hex format in ufshcd_err_handler()
Wonkon Kim
1
-1
/
+1
2025-05-12
scsi: sd: Remove the stream_status member from scsi_stream_status_header
Christoph Hellwig
2
-3
/
+2
2025-05-12
scsi: docs: Clean up some style in scsi_mid_low_api
Randy Dunlap
1
-9
/
+9
2025-05-12
scsi: core: Remove unused scsi_dev_info_list_del_keyed()
Dr. David Alan Gilbert
2
-29
/
+0
2025-05-12
scsi: isci: Remove unused sci_remote_device_reset()
Dr. David Alan Gilbert
2
-45
/
+0
2025-05-05
scsi: scsi_debug: Reduce DEF_ATOMIC_WR_MAX_LENGTH
John Garry
1
-1
/
+1
2025-05-05
scsi: smartpqi: Delete a stray tab in pqi_is_parity_write_stream()
Dan Carpenter
1
-1
/
+1
2025-05-05
scsi: dc395x: Remove leftover if statement in reselect()
Nathan Chancellor
1
-1
/
+0
2025-04-28
scsi: ufs: ufs-qcom: Add support to dump testbus registers
Manish Pandey
1
-0
/
+50
2025-04-28
scsi: ufs: ufs-qcom: Add support to dump MCQ registers
Manish Pandey
2
-0
/
+67
2025-04-28
scsi: ufs: ufs-qcom: Add support to dump HW and SW hibern8 count
Manish Pandey
2
-0
/
+18
2025-04-28
scsi: mpi3mr: Event processing debug improvement
Ranjan Kumar
1
-17
/
+50
2025-04-28
scsi: target: Move delayed/ordered tracking to per CPU
Mike Christie
3
-60
/
+83
2025-04-28
scsi: target: Move I/O path stats to per CPU
Mike Christie
3
-37
/
+121
2025-04-28
scsi: smartpqi: Update driver version to 2.1.34-035
Don Brace
1
-3
/
+3
2025-04-28
scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels
Yi Zhang
1
-2
/
+2
2025-04-28
scsi: smartpqi: Enhance WWID logging logic
Venkatesh Emparala
1
-5
/
+18
2025-04-28
scsi: smartpqi: Add new PCI IDs
David Strahan
1
-0
/
+84
2025-04-28
scsi: smartpqi: Take drives offline when controller is offline
David Strahan
1
-0
/
+23
2025-04-28
scsi: lpfc: Copyright updates for 14.4.0.9 patches
Justin Tee
3
-3
/
+3
2025-04-28
scsi: lpfc: Update lpfc version to 14.4.0.9
Justin Tee
1
-1
/
+1
2025-04-28
scsi: lpfc: Create lpfc_vmid_info sysfs entry
Justin Tee
1
-0
/
+134
2025-04-28
scsi: lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbk
Justin Tee
1
-15
/
+17
2025-04-28
scsi: lpfc: Prevent failure to reregister with NVMe transport after PRLI retry
Justin Tee
2
-5
/
+7
2025-04-28
scsi: lpfc: Restart eratt_poll timer if HBA_SETUP flag still unset
Justin Tee
1
-7
/
+17
2025-04-28
scsi: lpfc: Notify FC transport of rport disappearance during PCI fcn reset
Justin Tee
1
-0
/
+3
2025-04-28
scsi: lpfc: Fix lpfc_check_sli_ndlp() handling for GEN_REQUEST64 commands
Justin Tee
1
-1
/
+1
2025-04-28
scsi: qla4xxx: Remove duplicate struct crb_addr_pair
Kees Cook
1
-5
/
+0
2025-04-28
scsi: qla2xxx: Remove duplicate struct crb_addr_pair
Kees Cook
1
-5
/
+0
2025-04-28
scsi: lpfc: Use secs_to_jiffies() instead of msecs_to_jiffies()
Thorsten Blum
2
-6
/
+4
2025-04-28
scsi: dc395x: Remove DEBUG conditional compilation
Oliver Neukum
1
-663
/
+33
2025-04-28
scsi: ufs: core: Fix WB resize using wrong offset
Huan Tang
1
-1
/
+1
2025-04-21
scsi: qedi: Remove unused qedi_get_proto_itt()
Dr. David Alan Gilbert
2
-9
/
+0
2025-04-21
scsi: qedi: Remove unused sysfs functions
Dr. David Alan Gilbert
2
-34
/
+0
[next]