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
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
scsi: lpfc: Update lpfc version to 14.4.0.11
Justin Tee
1
-1
/
+1
2025-09-16
scsi: lpfc: Convert debugfs directory counts from atomic to unsigned int
Justin Tee
2
-10
/
+10
2025-09-16
scsi: lpfc: Clean up extraneous phba dentries
Justin Tee
2
-390
/
+124
2025-09-16
scsi: lpfc: Use switch case statements in DIF debugfs handlers
Justin Tee
2
-58
/
+83
2025-09-16
scsi: lpfc: Fix memory leak when nvmeio_trc debugfs entry is used
Justin Tee
1
-1
/
+0
2025-09-16
scsi: lpfc: Define size of debugfs entry for xri rebalancing
Justin Tee
1
-0
/
+3
2025-09-16
scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topology
Justin Tee
2
-8
/
+25
2025-09-16
scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESET
Justin Tee
1
-4
/
+10
2025-09-16
scsi: lpfc: Decrement ndlp kref after FDISC retries exhausted
Justin Tee
1
-0
/
+5
2025-09-16
scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanup
Justin Tee
2
-8
/
+5
2025-09-16
scsi: lpfc: Clean up allocated queues when queue setup mbox commands fail
Justin Tee
1
-2
/
+1
2025-09-16
scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progress
Justin Tee
1
-12
/
+4
2025-09-16
scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vport
Justin Tee
1
-10
/
+0
2025-09-16
scsi: qla2xxx: Fix incorrect sign of error code in qla_nvme_xmt_ls_rsp()
Qianfeng Rong
1
-1
/
+1
2025-09-16
scsi: qla2xxx: Fix incorrect sign of error code in START_SP_W_RETRIES()
Qianfeng Rong
1
-2
/
+2
2025-09-16
scsi: qla2xxx: edif: Fix incorrect sign of error code
Qianfeng Rong
1
-2
/
+2
2025-09-16
scsi: ufs: core: Disable timestamp functionality if not supported
Bart Van Assche
2
-1
/
+8
2025-09-15
scsi: target: iscsi: fix typos and formatting in lio_target messages
Alok Tiwari
1
-3
/
+3
2025-09-15
scsi: ufs: ufs-qcom: Disable lane clocks during phy hibern8
Palash Kambar
1
-0
/
+10
2025-09-15
scsi: ufs: exynos: Correct sync pattern mask timing comment
Alok Tiwari
1
-1
/
+1
2025-09-09
scsi: bfa: Remove self-assignment code
Qiang Liu
1
-1
/
+0
2025-09-09
scsi: ufs: ufs-qcom: Refactor MCQ register dump logic
Nitin Rawat
2
-40
/
+19
2025-09-09
scsi: ufs: ufs-qcom: Streamline UFS MCQ resource mapping
Nitin Rawat
2
-100
/
+66
2025-09-09
scsi: ufs: host: mediatek: Fix device power control
Peter Wang
1
-0
/
+7
2025-09-09
scsi: ufs: host: mediatek: Fix unbalanced IRQ enable issue
Peter Wang
1
-0
/
+1
2025-09-09
scsi: ufs: host: mediatek: Fix adapt issue after PA_Init
Alice Chao
1
-0
/
+11
2025-09-09
scsi: ufs: host: mediatek: Return error directly on idle wait timeout
Sanjeev Y
1
-4
/
+16
2025-09-09
scsi: ufs: host: mediatek: Disable auto-hibern8 during power mode changes
Peter Wang
1
-23
/
+30
2025-09-09
scsi: ufs: host: mediatek: Support UFS PHY runtime PM and correct sequence
Peter Wang
2
-6
/
+48
2025-09-09
scsi: ufs: host: mediatek: Correct resume flow for LPM and MTCMOS
Alice Chao
1
-2
/
+2
2025-09-09
scsi: ufs: host: mediatek: Correct system PM flow
Peter Wang
1
-3
/
+14
2025-09-09
scsi: ufs: host: mediatek: Enhance recovery on resume failure
Peter Wang
1
-1
/
+14
2025-09-09
scsi: ufs: host: mediatek: Enhance recovery on hibernation exit failure
Peter Wang
3
-4
/
+14
2025-09-09
scsi: pm80xx: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-2
/
+6
2025-09-09
scsi: ufs: ufs-qcom: Align programming sequence of Shared ICE for UFS control...
Palash Kambar
2
-1
/
+22
2025-09-09
scsi: scsi_debug: Replace kzalloc() + copy_from_user() with memdup_user_nul()
Thorsten Blum
1
-8
/
+3
2025-09-09
scsi: lpfc: Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-09-09
scsi: target: iscsi: Use int type to store negative value
Qianfeng Rong
1
-1
/
+2
2025-08-30
scsi: ufs: core: Move the tracing enumeration types into a new file
Bart Van Assche
3
-17
/
+25
2025-08-30
scsi: qla2xxx: Use secs_to_jiffies() instead of msecs_to_jiffies()
Thorsten Blum
2
-6
/
+6
2025-08-30
scsi: csiostor: Fix some spelling errors
Xichao Zhao
1
-2
/
+2
2025-08-30
scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
3
-23
/
+43
2025-08-30
scsi: pm8001: Use int instead of u32 to store error codes
Qianfeng Rong
1
-1
/
+1
2025-08-30
scsi: sd: Make sd_revalidate_disk() return void
Abinash Singh
1
-6
/
+5
2025-08-30
scsi: sd: Remove redundant printk() after kmalloc() failure
Abinash Singh
1
-4
/
+1
2025-08-30
scsi: sd: Fix build warning in sd_revalidate_disk()
Abinash Singh
1
-22
/
+28
2025-08-30
scsi: ufs: exynos: fsd: Gate ref_clk and put UFS device in reset on suspend
Bharat Uppal
1
-0
/
+8
2025-08-25
scsi: pm80xx: Fix race condition caused by static variables
Francisco Gutierrez
3
-10
/
+17
2025-08-25
scsi: mpi3mr: Update driver version to 8.15.0.5.50
Chandrakanth Patil
1
-2
/
+2
2025-08-25
scsi: mpi3mr: Fix premature TM timeouts on virtual drives
Chandrakanth Patil
2
-5
/
+17
[next]