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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2020-04-23
scsi: sg: add sg_remove_request in sg_common_write
Li Bin
1
-1
/
+3
2020-04-21
scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
Can Guo
1
-0
/
+5
2020-04-17
scsi: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list()
James Smart
2
-2
/
+2
2020-04-17
scsi: lpfc: Fix broken Credit Recovery after driver load
James Smart
2
-20
/
+40
2020-04-17
scsi: lpfc: Fix configuration of BB credit recovery in service parameters
James Smart
1
-10
/
+3
2020-04-17
scsi: lpfc: Fix Fabric hostname registration if system hostname changes
James Smart
5
-13
/
+46
2020-04-17
scsi: lpfc: Add registration for CPU Offline/Online events
James Smart
5
-12
/
+388
2020-04-17
scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
Sreekanth Reddy
1
-4
/
+4
2020-04-17
scsi: lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error path
James Smart
1
-1
/
+3
2020-04-17
scsi: ufs: fix Auto-Hibern8 error detection
Stanley Chu
2
-1
/
+8
2020-04-17
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
2
-3
/
+0
2020-04-01
scsi: sd: Fix optimal I/O size for devices that change reported values
Martin K. Petersen
1
-1
/
+3
2020-04-01
scsi: ipr: Fix softlockup when rescanning devices in petitboot
Wen Xiong
2
-1
/
+3
2020-03-21
scsi: libfc: free response frame from GPN_ID
Igor Druzhinin
1
-0
/
+2
2020-03-12
scsi: megaraid_sas: silence a warning
Tomas Henzl
1
-2
/
+3
2020-02-24
scsi: iscsi: Don't destroy session if there are outstanding connections
Nick Black
2
-3
/
+27
2020-02-24
scsi: ufs-mediatek: add apply_dev_quirks variant operation
Stanley Chu
1
-0
/
+11
2020-02-24
scsi: ufs: pass device information to apply_dev_quirks
Stanley Chu
3
-8
/
+10
2020-02-24
scsi: lpfc: Fix: Rework setting of fdmi symbolic node name registration
James Smart
1
-20
/
+22
2020-02-24
scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
Nathan Chancellor
1
-1
/
+1
2020-02-24
scsi: ufs: Complete pending requests in host reset and restore path
Can Guo
2
-14
/
+12
2020-02-14
scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...
Bean Huo
1
-1
/
+2
2020-02-11
scsi: ufs: Recheck bkops level if bkops is disabled
Asutosh Das
1
-0
/
+3
2020-02-11
scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free
Nathan Chancellor
1
-1
/
+1
2020-02-11
scsi: csiostor: Adjust indentation in csio_device_reset
Nathan Chancellor
1
-1
/
+1
2020-02-11
scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type
Bart Van Assche
1
-4
/
+3
2020-02-11
scsi: qla2xxx: Fix unbound NVME response length
Arun Easi
3
-6
/
+18
2020-02-11
scsi: qla2xxx: Fix stuck login session using prli_pend_timer
Quinn Tran
3
-8
/
+32
2020-02-11
scsi: qla2xxx: Fix mtcp dump collection failure
Quinn Tran
1
-2
/
+1
2020-02-11
scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state
Anand Lodnoor
3
-2
/
+5
2020-02-05
scsi: fnic: do not queue commands during fwreset
Hannes Reinecke
1
-0
/
+3
2020-01-26
scsi: ufs: delete redundant function ufshcd_def_desc_sizes()
Bean Huo
1
-14
/
+1
2020-01-23
scsi: lpfc: use hdwq assigned cpu for allocation
James Smart
1
-2
/
+2
2020-01-23
scsi: lpfc: Fix a kernel warning triggered by lpfc_get_sgl_per_hdwq()
Bart Van Assche
1
-2
/
+2
2020-01-23
scsi: lpfc: Fix hdwq sgl locks and irq handling
James Smart
1
-16
/
+22
2020-01-23
scsi: lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwq
James Smart
1
-7
/
+7
2020-01-23
scsi: core: scsi_trace: Use get_unaligned_be*()
Bart Van Assche
1
-80
/
+33
2020-01-23
scsi: qla2xxx: fix rports not being mark as lost in sync fabric scan
Martin Wilck
1
-3
/
+3
2020-01-23
scsi: qla2xxx: Fix qla2x00_request_irqs() for MSI
Huacai Chen
1
-3
/
+3
2020-01-23
scsi: scsi_transport_sas: Fix memory leak when removing devices
John Garry
1
-8
/
+1
2020-01-23
scsi: hisi_sas: Return directly if init hardware failed
Xiang Chen
1
-0
/
+1
2020-01-23
scsi: lpfc: fix: Coverity: lpfc_get_scsi_buf_s3(): Null pointer dereferences
James Smart
1
-1
/
+1
2020-01-23
scsi: bnx2i: fix potential use after free
Pan Bian
1
-1
/
+1
2020-01-23
scsi: qla4xxx: fix double free bug
Pan Bian
1
-3
/
+0
2020-01-23
scsi: hisi_sas: Set the BIST init value before enabling BIST
Xiang Chen
1
-5
/
+5
2020-01-23
scsi: hisi_sas: Don't create debugfs dump folder twice
Xiang Chen
1
-3
/
+0
2020-01-23
scsi: esas2r: unlock on error in esas2r_nvram_read_direct()
Dan Carpenter
1
-0
/
+1
2020-01-23
scsi: storvsc: Correctly set number of hardware queues for IDE disk
Long Li
1
-1
/
+3
2020-01-23
scsi: fnic: fix invalid stack access
Arnd Bergmann
1
-10
/
+10
2020-01-17
scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()
Varun Prakash
1
-1
/
+2
[next]