index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: smartpqi: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2023-06-22
2
-5
/
+4
*
scsi: target: tcmu: Replace strlcpy() with strscpy()
Azeem Shaikh
2023-06-22
1
-2
/
+2
*
scsi: ncr53c8xx: Replace strlcpy() with strscpy()
Azeem Shaikh
2023-06-22
1
-1
/
+1
*
scsi: lpfc: Fix lpfc_name struct packing
Arnd Bergmann
2023-06-22
1
-5
/
+5
*
Merge patch series "scsi: fixes for targets with many LUNs, and scsi_target_b...
Martin K. Petersen
2023-06-16
8
-49
/
+50
|
\
|
*
scsi: core: Improve warning message in scsi_device_block()
Martin Wilck
2023-06-16
1
-2
/
+4
|
*
scsi: core: Replace scsi_target_block() with scsi_block_targets()
Martin Wilck
2023-06-16
6
-17
/
+24
|
*
scsi: core: Don't wait for quiesce in scsi_device_block()
Martin Wilck
2023-06-16
1
-7
/
+10
|
*
scsi: core: Don't wait for quiesce in scsi_stop_queue()
Martin Wilck
2023-06-16
1
-16
/
+16
|
*
scsi: core: Merge scsi_internal_device_block() and device_block()
Martin Wilck
2023-06-16
1
-19
/
+8
|
*
scsi: sg: Increase number of devices
Hannes Reinecke
2023-06-16
1
-1
/
+1
|
*
scsi: bsg: Increase number of devices
Hannes Reinecke
2023-06-16
1
-1
/
+1
*
|
scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue
Manish Rangankar
2023-06-16
2
-4
/
+0
*
|
Merge patch series "qla2xxx klocwork fixes"
Martin K. Petersen
2023-06-16
7
-8
/
+19
|
\
\
|
*
|
scsi: qla2xxx: Update version to 10.02.08.400-k
Nilesh Javali
2023-06-15
1
-2
/
+2
|
*
|
scsi: qla2xxx: Correct the index of array
Bikash Hazarika
2023-06-15
1
-1
/
+4
|
*
|
scsi: qla2xxx: Pointer may be dereferenced
Shreyas Deodhar
2023-06-15
1
-0
/
+2
|
*
|
scsi: qla2xxx: Fix buffer overrun
Quinn Tran
2023-06-15
1
-1
/
+1
|
*
|
scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()
Nilesh Javali
2023-06-15
1
-0
/
+4
|
*
|
scsi: qla2xxx: Avoid fcport pointer dereference
Nilesh Javali
2023-06-15
1
-2
/
+2
|
*
|
scsi: qla2xxx: Fix potential NULL pointer dereference
Bikash Hazarika
2023-06-15
1
-1
/
+2
|
*
|
scsi: qla2xxx: Array index may go out of bound
Nilesh Javali
2023-06-15
1
-1
/
+2
*
|
|
scsi: ufs: ufs-pci: Add support for Intel Arrow Lake
Adrian Hunter
2023-06-16
1
-0
/
+1
*
|
|
scsi: sd: sd_zbc: Use PAGE_SECTORS_SHIFT
Johannes Thumshirn
2023-06-16
1
-1
/
+1
*
|
|
scsi: ufs: wb: Add explicit flush_threshold sysfs attribute
Lu Hongfei
2023-06-16
2
-0
/
+44
*
|
|
scsi: ufs: ufs-qcom: Switch to the new ICE API
Abel Vesa
2023-06-16
5
-277
/
+104
*
|
|
scsi: ufs: dt-bindings: qcom: Add ICE phandle
Abel Vesa
2023-06-16
1
-0
/
+24
*
|
|
scsi: ufs: ufs-mediatek: Set UFSHCD_QUIRK_MCQ_BROKEN_RTC quirk
Po-Wen Kao
2023-06-16
1
-0
/
+1
*
|
|
scsi: ufs: ufs-mediatek: Set UFSHCD_QUIRK_MCQ_BROKEN_INTR quirk
Po-Wen Kao
2023-06-16
1
-0
/
+1
*
|
|
scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_RTC
Po-Wen Kao
2023-06-16
2
-0
/
+18
*
|
|
scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_INTR
Po-Wen Kao
2023-06-16
2
-1
/
+12
*
|
|
scsi: ufs: core: Remove dedicated hwq for dev command
Po-Wen Kao
2023-06-16
3
-13
/
+6
*
|
|
scsi: ufs: core: mcq: Fix the incorrect OCS value for the device command
Stanley Chu
2023-06-16
2
-4
/
+7
*
|
|
scsi: ufs: dt-bindings: samsung,exynos: Drop unneeded quotes
Krzysztof Kozlowski
2023-06-16
1
-1
/
+1
*
|
|
scsi: block: Improve ioprio value validity checks
Damien Le Moal
2023-06-16
2
-17
/
+34
*
|
|
scsi: qla2xxx: Drop useless LIST_HEAD
Christophe JAILLET
2023-06-08
1
-1
/
+0
*
|
|
scsi: qla2xxx: Replace one-element array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2023-06-08
2
-4
/
+4
*
|
|
scsi: hisi_sas: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-08
4
-15
/
+4
*
|
|
scsi: lpfc: Avoid -Wstringop-overflow warning
Gustavo A. R. Silva
2023-06-08
1
-2
/
+6
*
|
|
scsi: lpfc: Use struct_size() helper
Justin Tee
2023-06-08
1
-4
/
+2
*
|
|
scsi: ufs: core: Combine ufshcd_mq_poll_cqe functions
Stanley Chu
2023-06-08
1
-13
/
+4
*
|
|
scsi: ufs: core: Fix ufshcd_inc_sq_tail() function bug
zhanghui
2023-06-08
1
-2
/
+3
*
|
|
scsi: ufs: core: Remove a ufshcd_add_command_trace() call
Bart Van Assche
2023-06-08
1
-1
/
+0
*
|
|
Merge patch series "UFS host controller driver patches"
Martin K. Petersen
2023-06-01
13
-77
/
+25
|
\
\
\
|
*
|
|
scsi: ufs: core: Simplify driver shutdown
Bart Van Assche
2023-06-01
13
-53
/
+5
|
*
|
|
scsi: ufs: core: Move ufshcd_wl_shutdown()
Bart Van Assche
2023-06-01
1
-22
/
+22
|
*
|
|
scsi: ufs: core: Fix handling of lrbp->cmd
Bart Van Assche
2023-06-01
1
-6
/
+1
|
*
|
|
scsi: ufs: core: Increase the START STOP UNIT timeout from one to ten seconds
Bart Van Assche
2023-06-01
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
scsi: mpi3mr: Propagate sense data for admin queue SCSI I/O
Sathya Prakash
2023-06-01
1
-0
/
+5
*
|
|
Merge patch series "ufs: core: mcq: Add ufshcd_abort() and error handler supp...
Martin K. Petersen
2023-06-01
6
-62
/
+501
|
\
\
\
[next]