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: mpt3sas: Capture IOC data for debugging purposes
Suganath Prabu
2020-05-08
4
-4
/
+179
*
scsi: mpt3sas: Use true, false for ioc->use_32bit_dma
Jason Yan
2020-05-08
1
-1
/
+1
*
scsi: vmw_pvscsi: Use true, false for adapter->use_msg
Jason Yan
2020-05-08
1
-1
/
+1
*
scsi: fnic: Use true, false for fnic->internal_reset_inprogress
Jason Yan
2020-05-08
1
-3
/
+3
*
scsi: qedi: Remove comparison of 0/1 to bool variable
Jason Yan
2020-05-08
1
-2
/
+2
*
scsi: aacraid: Make some symbols static
Zou Wei
2020-05-08
2
-4
/
+4
*
scsi: qla2xxx: Make qlafx00_process_aen() return void
Jason Yan
2020-05-08
2
-5
/
+2
*
scsi: qla2xxx: Use true, false for ha->fw_dumped
Jason Yan
2020-05-08
6
-11
/
+11
*
scsi: qla2xxx: Use true, false for need_mpi_reset
Jason Yan
2020-05-08
1
-2
/
+2
*
scsi: qla2xxx: Make qla_set_ini_mode() return void
Jason Yan
2020-05-08
1
-4
/
+1
*
scsi: qla2xxx: Fix issue with adapter's stopping state
Viacheslav Dubeyko
2020-05-08
1
-0
/
+2
*
scsi: qla2xxx: Fix failure message in qlt_disable_vha()
Viacheslav Dubeyko
2020-05-08
1
-1
/
+6
*
scsi: qla2xxx: Fix warning after FC target reset
Viacheslav Dubeyko
2020-05-08
1
-0
/
+1
*
scsi: core: Remove 'list' entry from struct scsi_cmnd
Hannes Reinecke
2020-05-08
2
-2
/
+0
*
scsi: scsi_debug: Disallow zone sizes that are not powers of 2
Damien Le Moal
2020-05-08
1
-10
/
+7
*
scsi: scsi_debug: Implement ZBC host-aware emulation
Damien Le Moal
2020-05-05
1
-45
/
+103
*
scsi: scsi_debug: Add zone_size_mb module parameter
Damien Le Moal
2020-05-05
1
-5
/
+7
*
scsi: scsi_debug: Add zone_nr_conv module parameter
Damien Le Moal
2020-05-05
1
-1
/
+12
*
scsi: scsi_debug: Add zone_max_open module parameter
Damien Le Moal
2020-05-05
1
-3
/
+5
*
scsi: scsi_debug: Add ZBC module parameter
Douglas Gilbert
2020-05-05
1
-3
/
+78
*
scsi: scsi_debug: Add ZBC zone commands
Douglas Gilbert
2020-05-05
1
-15
/
+804
*
scsi: scsi_debug: Add ZBC mode and VPD pages
Douglas Gilbert
2020-05-05
1
-11
/
+44
*
scsi: scsi_debug: Bump to version 1.89
Douglas Gilbert
2020-05-05
1
-3
/
+3
*
scsi: scsi_debug: Re-arrange parameters alphabetically
Douglas Gilbert
2020-05-05
1
-16
/
+18
*
scsi: scsi_debug: Implement PRE-FETCH commands
Douglas Gilbert
2020-05-05
1
-5
/
+70
*
scsi: scsi_debug: Improve command duration calculation
Douglas Gilbert
2020-05-05
1
-2
/
+29
*
scsi: scsi_debug: Weaken rwlock around ramdisk access
Douglas Gilbert
2020-05-05
1
-29
/
+18
*
scsi: scsi_debug: Implement VERIFY(10), add VERIFY(16)
Douglas Gilbert
2020-05-05
1
-7
/
+94
*
scsi: scsi_debug: Add per_host_store option
Douglas Gilbert
2020-05-05
1
-214
/
+494
*
scsi: scsi_debug: Randomize command completion time
Douglas Gilbert
2020-05-05
1
-3
/
+39
*
scsi: dpt_i2o: Remove always false 'chan < 0' statement
Xiongfeng Wang
2020-04-30
1
-1
/
+1
*
scsi: qedi: Check for buffer overflow in qedi_set_path()
Dan Carpenter
2020-04-30
1
-0
/
+4
*
scsi: qla2xxx: make 1-bit bit-fields unsigned int
Colin Ian King
2020-04-30
1
-2
/
+2
*
scsi: core: free sgtables in case command setup fails
Johannes Thumshirn
2020-04-30
1
-5
/
+11
*
scsi: core: doc: Change function comments to kernel-doc style
André Almeida
2020-04-28
1
-107
/
+62
*
scsi: ufs-qcom: Configure write booster type
Asutosh Das
2020-04-28
1
-0
/
+1
*
scsi: ufs: sysfs: Add sysfs entries for write booster
Asutosh Das
2020-04-28
2
-1
/
+43
*
scsi: ufs: Add write booster feature support
Asutosh Das
2020-04-28
3
-6
/
+291
*
scsi: ufs: Use true for bool variables in ufshcd_complete_dev_init()
Jason Yan
2020-04-28
1
-1
/
+1
*
scsi: sr: Use {get,put}_unaligned_be*() instead of open-coding these functions
Bart Van Assche
2020-04-28
1
-16
/
+10
*
scsi: aacraid: Fix error handling paths in aac_probe_one()
Christophe JAILLET
2020-04-28
1
-4
/
+8
*
scsi: sgiwd93: Remove unneeded semicolon in sgiwd93.c
Jason Yan
2020-04-25
1
-1
/
+1
*
scsi: qla4xxx: Remove unneeded semicolon in ql4_os.c
Jason Yan
2020-04-25
1
-1
/
+1
*
scsi: isci: Use true, false for bool variables
Jason Yan
2020-04-25
1
-3
/
+3
*
scsi: bnx2fc: Remove unneeded semicolon in bnx2fc_fcoe.c
Jason Yan
2020-04-25
1
-2
/
+2
*
scsi: bfa: Remove unneeded semicolon in bfa_fcs_rport.c
Jason Yan
2020-04-25
1
-2
/
+2
*
scsi: bfa: Remove set but not used variable 'fchs'
YueHaibing
2020-04-25
1
-3
/
+0
*
scsi: snic: Make snic_io_exch_ver_cmpl_handler() return void
Jason Yan
2020-04-25
2
-5
/
+2
*
scsi: mpt3sas: Remove NULL check before freeing function
Jason Yan
2020-04-25
1
-2
/
+1
*
scsi: ipr: Remove NULL check before freeing function
Jason Yan
2020-04-25
1
-2
/
+1
[prev]
[next]