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-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
2025-08-25
scsi: mpi3mr: Update MPI headers to revision 37
Chandrakanth Patil
4
-2
/
+41
2025-08-25
scsi: mpi3mr: Fix I/O failures during controller reset
Chandrakanth Patil
2
-0
/
+5
2025-08-25
scsi: mpi3mr: Fix controller init failure on fault during queue creation
Chandrakanth Patil
1
-0
/
+10
2025-08-25
scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speed
Chandrakanth Patil
2
-6
/
+13
2025-08-25
scsi: aic94xx: Remove redundant code
Qiang Liu
1
-1
/
+0
2025-08-19
scsi: myrs: Fix dma_alloc_coherent() error check
Thomas Fourier
1
-4
/
+4
2025-08-19
scsi: lpfc: use min() to improve code
Qianfeng Rong
2
-10
/
+3
2025-08-19
scsi: hpsa: use min()/min_t() to improve code
Qianfeng Rong
1
-8
/
+3
2025-08-19
scsi: ufs: core: Reduce the size of struct ufshcd_lrb
Bart Van Assche
1
-3
/
+2
2025-08-19
scsi: ufs: core: Only collect timestamps if monitoring is enabled
Bart Van Assche
1
-10
/
+16
2025-08-19
scsi: qla2xxx: Fix memcpy() field-spanning write issue
Gustavo A. R. Silva
4
-16
/
+18
2025-08-19
scsi: scsi_debug: Use vcalloc() to simplify code
Qianfeng Rong
1
-4
/
+2
2025-08-19
scsi: ipr: Use vmalloc_array() to simplify code
Qianfeng Rong
1
-4
/
+4
2025-08-19
scsi: hpsa: Fix incorrect comment format
Cryolitia PukNgae
1
-2
/
+2
2025-08-18
scsi: pm80xx: Use pm80xx_get_local_phy_id() to access phy array
Niklas Cassel
1
-2
/
+5
2025-08-18
scsi: pm80xx: Fix pm8001_abort_task() for chip_8006 when using an expander
Niklas Cassel
1
-3
/
+3
2025-08-18
scsi: pm80xx: Add helper function to get the local phy id
Niklas Cassel
4
-8
/
+16
2025-08-18
scsi: pm80xx: Use dev_parent_is_expander() helper
Niklas Cassel
3
-13
/
+8
2025-08-18
scsi: mvsas: Use dev_parent_is_expander() helper
Niklas Cassel
1
-1
/
+1
2025-08-18
scsi: isci: Use dev_parent_is_expander() helper
Niklas Cassel
1
-1
/
+1
2025-08-18
scsi: hisi_sas: Use dev_parent_is_expander() helper
Niklas Cassel
3
-9
/
+5
2025-08-18
scsi: libsas: Add dev_parent_is_expander() helper
Niklas Cassel
2
-4
/
+9
2025-08-18
scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmod
Niklas Cassel
1
-1
/
+8
2025-08-18
scsi: pm80xx: Restore support for expanders
Niklas Cassel
1
-3
/
+2
2025-08-18
scsi: ufs: core: Improve IOPS
Bart Van Assche
1
-1
/
+3
2025-08-14
scsi: ufs: host: mediatek: Fix invalid access in vccqx handling
Alice Chao
1
-0
/
+3
2025-08-14
scsi: ufs: host: mediatek: Change reset sequence for improved stability
Peter Wang
1
-3
/
+3
2025-08-14
scsi: ufs: host: mediatek: Fix UniPro setting for MT6989
Peter Wang
1
-0
/
+11
2025-08-14
scsi: ufs: host: mediatek: Optimize power mode change handling
Peter Wang
1
-0
/
+11
2025-08-14
scsi: ufs: host: mediatek: Assign power mode userdata before FASTAUTO mode ch...
Alice Chao
1
-0
/
+22
2025-08-14
scsi: ufs: host: mediatek: Fix PWM mode switch issue
Peter Wang
1
-3
/
+22
2025-08-14
scsi: ufs: host: mediatek: Fine-tune clock scaling
Peter Wang
1
-0
/
+13
2025-08-14
scsi: ufs: host: mediatek: Add debug information for Auto-Hibern8
Peter Wang
1
-1
/
+7
2025-08-14
scsi: ufs: host: mediatek: Fix auto-hibern8 timer configuration
Peter Wang
1
-22
/
+64
[next]