index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-07
scsi: core: Clear driver private data when retrying request
Ye Bin
1
-7
/
+7
2025-02-17
scsi: core: Do not retry I/Os during depopulation
Igor Pylypiv
1
-2
/
+7
2025-02-17
scsi: storvsc: Set correct data length for sending SCSI command without payload
Long Li
1
-0
/
+1
2025-02-17
scsi: qla2xxx: Move FCE Trace buffer allocation to user control
Quinn Tran
4
-31
/
+126
2025-02-17
scsi: st: Don't set pos_unknown just after device recognition
Kai Mäkisara
2
-0
/
+7
2025-02-08
scsi: mpi3mr: Fix possible crash when setting up bsg fails
Guixin Liu
1
-2
/
+6
2025-02-08
scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1
Paul Menzel
1
-2
/
+1
2025-02-01
scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
Easwar Hariharan
1
-1
/
+7
2025-02-01
scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request
Xiang Zhang
1
-1
/
+3
2025-01-02
scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a...
Cathy Avery
1
-1
/
+6
2025-01-02
scsi: mpi3mr: Handling of fault code for insufficient power
Ranjan Kumar
1
-0
/
+40
2025-01-02
scsi: mpi3mr: Start controller indexing from 0
Ranjan Kumar
1
-1
/
+1
2025-01-02
scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs
Ranjan Kumar
2
-77
/
+13
2025-01-02
scsi: mpi3mr: Synchronize access to ioctl data buffer
Ranjan Kumar
1
-11
/
+25
2025-01-02
scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...
Ranjan Kumar
1
-1
/
+6
2025-01-02
scsi: megaraid_sas: Fix for a potential deadlock
Tomas Henzl
1
-1
/
+4
2025-01-02
scsi: qla1280: Fix hw revision numbering for ISP1020/1040
Magnus Lindholm
1
-6
/
+6
2024-12-14
scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset
Kai Mäkisara
1
-8
/
+21
2024-12-14
scsi: st: Don't modify unknown block number in MTIOCGET
Kai Mäkisara
1
-1
/
+1
2024-12-14
scsi: lpfc: Prevent NDLP reference count underflow in dev_loss_tmo callback
Justin Tee
1
-12
/
+24
2024-12-14
scsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMI
Justin Tee
1
-7
/
+14
2024-12-14
scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod paths
Justin Tee
2
-5
/
+38
2024-12-14
scsi: hisi_sas: Create all dump files during debugfs initialization
Yihang Li
1
-22
/
+77
2024-12-14
scsi: hisi_sas: Add cond_resched() for no forced preemption model
Yihang Li
1
-0
/
+1
2024-12-14
scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt
Saurav Kashyap
1
-10
/
+0
2024-12-14
scsi: qla2xxx: Fix use after free on unload
Quinn Tran
1
-7
/
+8
2024-12-14
scsi: qla2xxx: Supported speed displayed incorrectly for VPorts
Anil Gurumurthy
1
-0
/
+1
2024-12-14
scsi: qla2xxx: Fix NVMe and NPIV connect issue
Quinn Tran
1
-0
/
+1
2024-12-14
scsi: qla2xxx: Fix abort in bsg timeout
Quinn Tran
1
-22
/
+92
2024-12-14
scsi: scsi_debug: Fix hrtimer support for ndelay
John Garry
1
-1
/
+1
2024-12-14
scsi: sg: Fix slab-use-after-free read in sg_release()
Suraj Sonawane
1
-1
/
+1
2024-12-05
scsi: sg: Enable runtime power management
Bart Van Assche
1
-8
/
+1
2024-12-05
scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()
Zhen Lei
1
-0
/
+1
2024-12-05
scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()
Zhen Lei
1
-0
/
+1
2024-12-05
scsi: bfa: Fix use-after-free in bfad_im_module_exit()
Ye Bin
1
-2
/
+1
2024-12-05
scsi: hisi_sas: Enable all PHYs that are not disabled by user during controll...
Yihang Li
1
-1
/
+7
2024-11-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+1
2024-11-02
scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES buffer
Johannes Thumshirn
1
-2
/
+1
2024-10-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-6
/
+4
2024-10-25
scsi: scsi_debug: Fix do_device_access() handling of unexpected SG copy length
John Garry
1
-6
/
+4
2024-10-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-17
/
+29
2024-10-15
scsi: mpi3mr: Validate SAS port assignments
Ranjan Kumar
2
-17
/
+29
2024-10-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-4
/
+4
2024-10-03
scsi: scsi_transport_fc: Allow setting rport state to current state
Benjamin Marzinski
1
-2
/
+2
2024-10-03
scsi: wd33c93: Don't use stale scsi_pointer value
Daniel Palmer
1
-1
/
+1
2024-10-03
scsi: fnic: Move flush_work initialization out of if block
Martin Wilck
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
47
-47
/
+47
2024-09-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
32
-152
/
+413
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-25
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
1
-9
/
+3
[next]