index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
iscsi_boot_sysfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-02
scsi: esas2r: Switch to flexible array member
Kees Cook
1
-1
/
+1
2021-06-02
scsi: FlashPoint: Rename si_flags field
Randy Dunlap
1
-16
/
+16
2021-06-02
scsi: mpt3sas: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2021-06-02
scsi: qla2xxx: Log PCI address in qla_nvme_unregister_remote_port()
Daniel Wagner
1
-1
/
+1
2021-06-02
scsi: ufs: ufs-mediatek: Disable HCI before HW reset
Alice.Chao
1
-0
/
+3
2021-06-02
scsi: ufs: core: Export ufshcd_hba_stop()
Alice.Chao
2
-1
/
+3
2021-06-01
scsi: ufs: Suppress false positive unhandled interrupt messages
Bart Van Assche
1
-1
/
+2
2021-06-01
scsi: mpt3sas: Handle firmware faults during second half of IOC init
Suganath Prabu S
3
-16
/
+145
2021-06-01
scsi: mpt3sas: Handle firmware faults during first half of IOC init
Suganath Prabu S
3
-77
/
+201
2021-06-01
scsi: mpt3sas: Fix deadlock while cancelling the running firmware event
Suganath Prabu S
1
-0
/
+22
2021-05-22
scsi: core: Cap scsi_host cmd_per_lun at can_queue
John Garry
1
-0
/
+3
2021-05-22
scsi: lpfc: Update lpfc version to 12.8.0.10
James Smart
1
-1
/
+1
2021-05-22
scsi: lpfc: Reregister FPIN types if ELS_RDF is received from fabric controller
James Smart
2
-0
/
+76
2021-05-22
scsi: lpfc: Add a option to enable interlocked ABTS before job completion
James Smart
4
-7
/
+53
2021-05-22
scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLs
James Smart
1
-2
/
+3
2021-05-22
scsi: lpfc: Ignore GID-FT response that may be received after a link flip
James Smart
2
-8
/
+38
2021-05-22
scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller
James Smart
7
-20
/
+189
2021-05-22
scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIs
James Smart
1
-3
/
+18
2021-05-22
scsi: lpfc: Add ndlp kref accounting for resume RPI path
James Smart
2
-1
/
+26
2021-05-22
scsi: lpfc: Fix "Unexpected timeout" error in direct attach topology
James Smart
1
-0
/
+9
2021-05-22
scsi: lpfc: Fix non-optimized ERSP handling
James Smart
1
-2
/
+12
2021-05-22
scsi: lpfc: Fix unreleased RPIs when NPIV ports are created
James Smart
6
-40
/
+115
2021-05-22
scsi: scsi_dh_alua: Retry RTPG on a different path after failure
Martin Wilck
1
-3
/
+67
2021-05-22
scsi: qla2xxx: Remove redundant assignment to rval
Jiapeng Chong
1
-2
/
+0
2021-05-22
scsi: ufs: ufs-exynos: Make a const array static, makes object smaller
Colin Ian King
1
-1
/
+1
2021-05-22
scsi: fas216: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-1
/
+1
2021-05-22
scsi: ufs: core: Clean up whitespace
Keoseong Park
1
-1
/
+1
2021-05-21
scsi: Fix spelling mistakes in header files
Zhen Lei
4
-6
/
+6
2021-05-21
scsi: core: Remove leading spaces in Kconfig
Juerg Haefliger
1
-1
/
+1
2021-05-21
scsi: target: tcmu: Fix boolreturn.cocci warnings
kernel test robot
1
-1
/
+1
2021-05-21
scsi: ufs: Use designated initializers in ufs_pm_lvl_states[]
Bart Van Assche
2
-14
/
+14
2021-05-21
scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()
Sergey Shtylyov
1
-6
/
+6
2021-05-21
scsi: bfa: Fix inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-05-21
scsi: bfa: Fix typo
zuoqilin
1
-1
/
+1
2021-05-21
scsi: pmcraid: Fix typos
zuoqilin
1
-2
/
+2
2021-05-21
scsi: scsi_transport_fc: Remove double FC_FPORT_DELETED in mask creation
Daniel Wagner
1
-1
/
+1
2021-05-21
scsi: arcmsr: Update driver version to v1.50.00.05-20210429
ching Huang
1
-1
/
+1
2021-05-21
scsi: arcmsr: Fix doorbell status being updated late on ARC-1886
ching Huang
1
-2
/
+9
2021-05-21
scsi: qedf: Use vzalloc() instead of vmalloc()/memset(0)
Yang Yingliang
1
-2
/
+1
2021-05-21
scsi: ufs: ufs-exynos: Move definitions from .h to .c
Bart Van Assche
2
-27
/
+26
2021-05-16
scsi: 3w-9xxx: Fix endianness issues in command packets
Samuel Holland
2
-86
/
+81
2021-05-16
scsi: 3w-9xxx: Reduce scope of structure packing
Samuel Holland
1
-8
/
+10
2021-05-16
scsi: 3w-9xxx: Use flexible array members to avoid struct padding
Samuel Holland
2
-8
/
+12
2021-05-15
scsi: be2iscsi: Remove redundant initialization
Nigel Christian
1
-2
/
+0
2021-05-15
scsi: ufs: core: Remove redundant parenthesis
Keoseong Park
1
-4
/
+4
2021-05-15
scsi: ufs: core: Remove usfhcd_is_*_pm() macros
Bart Van Assche
3
-9
/
+5
2021-05-15
scsi: bfa: Remove some unused variables
Christophe JAILLET
1
-6
/
+0
2021-05-15
scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY data
Konstantin Shelekhin
2
-1
/
+45
2021-05-15
scsi: target: core: Bump INQUIRY VERSION to SPC-4
Konstantin Shelekhin
1
-1
/
+1
2021-05-15
scsi: target: core: Add configurable IEEE Company ID attribute
Sergey Samoylenko
4
-7
/
+63
[next]