index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
gvp11.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-11
scsi: bnx2fc: Fix comparison to bool warning
Kaixu Xia
1
-2
/
+2
2020-11-11
scsi: isci: Don't use PCI helper functions
Vaibhav Gupta
1
-17
/
+1
2020-11-11
scsi: ufs-mediatek: Add HS-G4 support
Stanley Chu
2
-2
/
+41
2020-11-11
scsi: ufs: Add enums for UniPro version higher than 1.6
Stanley Chu
1
-2
/
+4
2020-11-11
scsi: ufs-mediatek: Support option to disable auto-hibern8
Stanley Chu
2
-0
/
+19
2020-11-11
scsi: ufs-mediatek: Decouple features from platform bindings
Stanley Chu
2
-42
/
+18
2020-11-11
scsi: ufs-mediatek: Support VA09 regulator operations
Stanley Chu
2
-32
/
+108
2020-11-11
scsi: ufs-mediatek: Assign arguments with correct type
Stanley Chu
1
-6
/
+6
2020-11-11
scsi: core: Return BLK_STS_AGAIN for ALUA transitioning
Hannes Reinecke
1
-0
/
+3
2020-11-11
scsi: scsi_dh_alua: Set 'transitioning' state on Unit Attention
Hannes Reinecke
1
-0
/
+8
2020-11-11
scsi: scsi_dh_alua: Return BLK_STS_AGAIN for ALUA transitioning state
Hannes Reinecke
2
-1
/
+6
2020-11-11
scsi: block: Return status code in blk_mq_end_request()
Hannes Reinecke
1
-1
/
+1
2020-11-11
scsi: MAINTAINERS: Make Bodo target_core_user maintainer
Mike Christie
1
-0
/
+9
2020-11-11
scsi: dc395x: Mark 's_stat2' as __maybe_unused
Lee Jones
1
-1
/
+1
2020-11-11
scsi: dc395x: Remove a few unused variables
Lee Jones
1
-9
/
+4
2020-11-11
scsi: advansys: Relocate or remove unused variables
Lee Jones
1
-13
/
+3
2020-11-11
scsi: esas2r: esas2r_main: Demote non-conformant kernel-doc header
Lee Jones
1
-6
/
+2
2020-11-11
scsi: lpfc: lpfc_nvmet: Fix-up some formatting and doc-rot issues
Lee Jones
1
-9
/
+8
2020-11-11
scsi: esas2r: esas2r_int: Add brackets around potentially empty if()s
Lee Jones
1
-3
/
+5
2020-11-11
scsi: lpfc: lpfc_nvme: Fix some kernel-doc related issues
Lee Jones
1
-20
/
+15
2020-11-11
scsi: ufs: ufshcd: Fix some function doc-rot
Lee Jones
1
-1
/
+2
2020-11-11
scsi: lpfc: lpfc_nvme: Remove unused variable 'phba'
Lee Jones
1
-2
/
+0
2020-11-11
scsi: esas2r: esas2r_init: Place brackets around a potentially empty if()
Lee Jones
1
-2
/
+3
2020-11-11
scsi: esas2r: esas2r_disc: Place brackets around a potentially empty if()
Lee Jones
1
-1
/
+2
2020-11-11
scsi: lpfc: lpfc_bsg: Provide correct documentation for a bunch of functions
Lee Jones
1
-17
/
+17
2020-11-11
scsi: lpfc: lpfc_debugfs: Fix a couple of function documentation issues
Lee Jones
1
-1
/
+2
2020-11-11
scsi: lpfc: lpfc_attr: Fix-up a bunch of kernel-doc misdemeanours
Lee Jones
1
-10
/
+23
2020-11-11
scsi: lpfc: lpfc_attr: Demote kernel-doc format for redefined functions
Lee Jones
1
-11
/
+12
2020-11-11
scsi: lpfc: lpfc_scsi: Fix a whole host of kernel-doc issues
Lee Jones
1
-18
/
+30
2020-11-11
scsi: mpt3sas: mpt3sas_scsih: Fix function documentation formatting
Lee Jones
1
-4
/
+4
2020-11-11
scsi: aic7xxx: aic79xx_osm: Remove unused variable 'saved_scsiid'
Lee Jones
1
-2
/
+1
2020-11-11
scsi: pm8001: pm8001_sas: Fix strncpy() warning when space is not left for NUL
Lee Jones
1
-1
/
+1
2020-11-11
scsi: arcmsr: Stop __builtin_strncpy complaining about a lack of space for NUL
Lee Jones
1
-3
/
+3
2020-11-05
scsi: ufs: Allow an error return value from ->device_reset()
Adrian Hunter
3
-7
/
+14
2020-11-05
scsi: ufs: Add DeepSleep feature
Adrian Hunter
5
-4
/
+63
2020-11-05
scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition
yuuzheng
1
-1
/
+6
2020-11-05
scsi: pm80xx: Avoid busywait in FW ready check
akshatzen
2
-10
/
+17
2020-11-05
scsi: pm80xx: Make running_req atomic
Viswas G
5
-27
/
+147
2020-11-05
scsi: pm80xx: Make mpi_build_cmd locking consistent
peter chang
2
-14
/
+15
2020-11-05
scsi: tcm_loop: Allow queues, can_queue and cmd_per_lun to be settable
Mike Christie
1
-2
/
+12
2020-11-05
scsi: target: Make state_list per CPU
Mike Christie
5
-98
/
+126
2020-11-05
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
8
-59
/
+43
2020-11-05
scsi: qla2xxx: Move sess cmd list/lock to driver
Mike Christie
5
-22
/
+42
2020-11-05
scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAG
Mike Christie
2
-34
/
+0
2020-11-05
scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG
Mike Christie
2
-13
/
+12
2020-11-05
scsi: target: Fix cmd_count ref leak
Mike Christie
1
-0
/
+8
2020-11-05
scsi: target: Fix LUN ref count handling
Mike Christie
1
-23
/
+20
2020-11-05
scsi: fcoe: Remove unneeded semicolon
Tom Rix
2
-3
/
+3
2020-11-05
scsi: bnx2fc: Remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-11-05
scsi: target: Return COMPARE AND WRITE miscompare offsets
David Disseldorp
2
-10
/
+27
[next]