index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: mpt3sas: Update hba_port objects after host reset
Sreekanth Reddy
2020-11-05
1
-0
/
+338
*
scsi: mpt3sas: Get sas_device objects using device's rphy
Sreekanth Reddy
2020-11-05
3
-6
/
+47
*
scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port()
Sreekanth Reddy
2020-11-05
2
-12
/
+30
*
scsi: mpt3sas: Get device objects using sas_address & portID
Sreekanth Reddy
2020-11-05
3
-87
/
+178
*
scsi: mpt3sas: Update hba_port's sas_address & phy_mask
Sreekanth Reddy
2020-11-05
3
-27
/
+126
*
scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device()
Sreekanth Reddy
2020-11-05
1
-58
/
+58
*
scsi: mpt3sas: Allocate memory for hba_port objects
Sreekanth Reddy
2020-11-05
1
-4
/
+69
*
scsi: mpt3sas: Define hba_port structure
Sreekanth Reddy
2020-11-05
1
-1
/
+34
*
scsi: arcmsr: Ensure getting a free ccb is done under the spin_lock
ching Huang
2020-10-30
1
-1
/
+3
*
scsi: arcmsr: Configure the default command timeout value
ching Huang
2020-10-30
2
-0
/
+17
*
scsi: ufs: qcom: Enable aggressive power collapse for ufs HBA
Asutosh Das
2020-10-30
1
-0
/
+1
*
scsi: ufs: Put HBA into LPM during clk gating
Can Guo
2020-10-30
2
-2
/
+20
*
scsi: libfc: Fix enum-conversion warning
Arnd Bergmann
2020-10-30
1
-1
/
+1
*
scsi: libfc: Work around -Warray-bounds warning
Arnd Bergmann
2020-10-30
1
-11
/
+19
*
scsi: libfc: Move scsi/fc_encode.h to libfc
Arnd Bergmann
2020-10-30
9
-8
/
+704
*
scsi: doc: Fix some kernel-doc markups
Mauro Carvalho Chehab
2020-10-27
5
-8
/
+9
*
scsi: lpfc: Update lpfc version to 12.8.0.5
James Smart
2020-10-27
1
-1
/
+1
*
scsi: lpfc: Reject CT request for MIB commands
James Smart
2020-10-27
3
-39
/
+296
*
scsi: lpfc: Add FDMI Vendor MIB support
James Smart
2020-10-27
9
-6
/
+117
*
scsi: lpfc: Enlarge max_sectors in scsi host templates
James Smart
2020-10-27
2
-6
/
+3
*
scsi: lpfc: Fix duplicate wq_create_version check
James Smart
2020-10-27
1
-6
/
+0
*
scsi: lpfc: Removed unused macros in lpfc_attr.c
James Smart
2020-10-27
1
-4
/
+0
*
scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()
James Smart
2020-10-27
1
-1
/
+1
*
scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi
James Smart
2020-10-27
8
-42
/
+136
*
scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()
James Smart
2020-10-27
2
-5
/
+9
*
scsi: Remove unneeded break statements
Tom Rix
2020-10-26
17
-31
/
+4
*
scsi: fc: Add mechanism to update FPIN signal statistics
Shyam Sundar
2020-10-26
1
-0
/
+5
*
scsi: fc: Parse FPIN packets and update statistics
Shyam Sundar
2020-10-26
1
-0
/
+293
*
scsi: fc: Add FPIN statistics to fc_host and fc_rport objects
Shyam Sundar
2020-10-26
1
-0
/
+117
*
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-24
1
-0
/
+9
|
\
|
*
scsi: handle zone resources errors
Damien Le Moal
2020-10-13
1
-0
/
+9
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-24
27
-582
/
+815
|
\
\
|
*
|
scsi: qla2xxx: Fix return of uninitialized value in rval
Colin Ian King
2020-10-08
1
-1
/
+1
|
*
|
scsi: core: Set sc_data_direction to DMA_NONE for no-transfer commands
Christoph Hellwig
2020-10-08
1
-1
/
+4
|
*
|
scsi: sr: Initialize ->cmd_len
Christoph Hellwig
2020-10-08
1
-0
/
+1
|
*
|
scsi: arcmsr: Update driver version to v1.50.00.02-20200819
ching Huang
2020-10-08
1
-1
/
+1
|
*
|
scsi: arcmsr: Add support for ARC-1886 series RAID controllers
ching Huang
2020-10-08
2
-18
/
+367
|
*
|
scsi: arcmsr: Fix device hot-plug monitoring timer stop
ching Huang
2020-10-08
2
-26
/
+3
|
*
|
scsi: arcmsr: Remove unnecessary syntax
ching Huang
2020-10-08
1
-45
/
+18
|
*
|
scsi: pm80xx: Driver version update
Viswas G
2020-10-08
1
-1
/
+1
|
*
|
scsi: pm80xx: Increase the number of outstanding I/O supported to 1024
Viswas G
2020-10-08
5
-47
/
+73
|
*
|
scsi: pm80xx: Remove DMA memory allocation for ccb and device structures
Viswas G
2020-10-08
2
-23
/
+33
|
*
|
scsi: pm80xx: Increase number of supported queues
Viswas G
2020-10-08
6
-104
/
+160
|
*
|
scsi: sym53c8xx_2: Fix sizeof() mismatch
Colin Ian King
2020-10-08
1
-1
/
+1
|
*
|
scsi: isci: Fix a typo in a comment
Christophe JAILLET
2020-10-08
1
-1
/
+1
|
*
|
scsi: qla4xxx: Fix inconsistent format argument type
Ye Bin
2020-10-08
1
-1
/
+1
|
*
|
scsi: myrb: Fix inconsistent format argument types
Ye Bin
2020-10-08
1
-2
/
+2
|
*
|
scsi: myrb: Remove redundant assignment to variable timeout
Jing Xiangfeng
2020-10-08
1
-1
/
+0
|
*
|
scsi: bfa: Fix error return in bfad_pci_init()
Jing Xiangfeng
2020-10-08
1
-0
/
+1
|
*
|
scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup()
Qinglang Miao
2020-10-08
1
-7
/
+1
[next]