index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-08
scsi: qla2xxx: Make qla_set_ini_mode() return void
Jason Yan
1
-4
/
+1
2020-05-08
scsi: qla2xxx: Fix issue with adapter's stopping state
Viacheslav Dubeyko
1
-0
/
+2
2020-05-08
scsi: qla2xxx: Fix failure message in qlt_disable_vha()
Viacheslav Dubeyko
1
-1
/
+6
2020-05-08
scsi: qla2xxx: Fix warning after FC target reset
Viacheslav Dubeyko
1
-0
/
+1
2020-05-08
scsi: core: Remove 'list' entry from struct scsi_cmnd
Hannes Reinecke
2
-2
/
+0
2020-05-08
scsi: scsi_debug: Disallow zone sizes that are not powers of 2
Damien Le Moal
1
-10
/
+7
2020-05-05
scsi: scsi_debug: Implement ZBC host-aware emulation
Damien Le Moal
1
-45
/
+103
2020-05-05
scsi: scsi_debug: Add zone_size_mb module parameter
Damien Le Moal
1
-5
/
+7
2020-05-05
scsi: scsi_debug: Add zone_nr_conv module parameter
Damien Le Moal
1
-1
/
+12
2020-05-05
scsi: scsi_debug: Add zone_max_open module parameter
Damien Le Moal
1
-3
/
+5
2020-05-05
scsi: scsi_debug: Add ZBC module parameter
Douglas Gilbert
1
-3
/
+78
2020-05-05
scsi: scsi_debug: Add ZBC zone commands
Douglas Gilbert
1
-15
/
+804
2020-05-05
scsi: scsi_debug: Add ZBC mode and VPD pages
Douglas Gilbert
1
-11
/
+44
2020-05-05
scsi: scsi_debug: Bump to version 1.89
Douglas Gilbert
1
-3
/
+3
2020-05-05
scsi: scsi_debug: Re-arrange parameters alphabetically
Douglas Gilbert
1
-16
/
+18
2020-05-05
scsi: scsi_debug: Implement PRE-FETCH commands
Douglas Gilbert
1
-5
/
+70
2020-05-05
scsi: scsi_debug: Improve command duration calculation
Douglas Gilbert
1
-2
/
+29
2020-05-05
scsi: scsi_debug: Weaken rwlock around ramdisk access
Douglas Gilbert
1
-29
/
+18
2020-05-05
scsi: scsi_debug: Implement VERIFY(10), add VERIFY(16)
Douglas Gilbert
1
-7
/
+94
2020-05-05
scsi: scsi_debug: Add per_host_store option
Douglas Gilbert
1
-214
/
+494
2020-05-05
scsi: scsi_debug: Randomize command completion time
Douglas Gilbert
1
-3
/
+39
2020-04-30
scsi: dpt_i2o: Remove always false 'chan < 0' statement
Xiongfeng Wang
1
-1
/
+1
2020-04-30
scsi: qedi: Check for buffer overflow in qedi_set_path()
Dan Carpenter
1
-0
/
+4
2020-04-30
scsi: qla2xxx: make 1-bit bit-fields unsigned int
Colin Ian King
1
-2
/
+2
2020-04-30
scsi: core: free sgtables in case command setup fails
Johannes Thumshirn
1
-5
/
+11
2020-04-28
scsi: core: doc: Change function comments to kernel-doc style
André Almeida
1
-107
/
+62
2020-04-28
scsi: ufs-qcom: Configure write booster type
Asutosh Das
1
-0
/
+1
2020-04-28
scsi: ufs: sysfs: Add sysfs entries for write booster
Asutosh Das
2
-1
/
+43
2020-04-28
scsi: ufs: Add write booster feature support
Asutosh Das
3
-6
/
+291
2020-04-28
scsi: ufs: Use true for bool variables in ufshcd_complete_dev_init()
Jason Yan
1
-1
/
+1
2020-04-28
scsi: sr: Use {get,put}_unaligned_be*() instead of open-coding these functions
Bart Van Assche
1
-16
/
+10
2020-04-28
scsi: aacraid: Fix error handling paths in aac_probe_one()
Christophe JAILLET
1
-4
/
+8
2020-04-25
scsi: sgiwd93: Remove unneeded semicolon in sgiwd93.c
Jason Yan
1
-1
/
+1
2020-04-25
scsi: qla4xxx: Remove unneeded semicolon in ql4_os.c
Jason Yan
1
-1
/
+1
2020-04-25
scsi: isci: Use true, false for bool variables
Jason Yan
1
-3
/
+3
2020-04-25
scsi: bnx2fc: Remove unneeded semicolon in bnx2fc_fcoe.c
Jason Yan
1
-2
/
+2
2020-04-25
scsi: bfa: Remove unneeded semicolon in bfa_fcs_rport.c
Jason Yan
1
-2
/
+2
2020-04-25
scsi: bfa: Remove set but not used variable 'fchs'
YueHaibing
1
-3
/
+0
2020-04-25
scsi: snic: Make snic_io_exch_ver_cmpl_handler() return void
Jason Yan
2
-5
/
+2
2020-04-25
scsi: mpt3sas: Remove NULL check before freeing function
Jason Yan
1
-2
/
+1
2020-04-25
scsi: ipr: Remove NULL check before freeing function
Jason Yan
1
-2
/
+1
2020-04-25
scsi: bfa: Remove unneeded semicolon in bfa_fcs_lport_ns_sm_online()
Jason Yan
1
-1
/
+1
2020-04-25
scsi: pmcraid: Replace dma_pool_malloc with dma_pool_zalloc
Wu Bo
1
-3
/
+1
2020-04-25
scsi: target: iscsi: Remove the iscsi_data_count structure
Maurizio Lombardi
2
-34
/
+6
2020-04-25
scsi: core: Avoid calling synchronize_rcu() for each device in scsi_host_block()
Ming Lei
1
-1
/
+17
2020-04-25
scsi: BusLogic: Remove conversion to bool in blogic_inquiry()
Jason Yan
1
-1
/
+1
2020-04-25
scsi: megaraid: Use true, false for bool variables
Jason Yan
1
-5
/
+5
2020-04-24
scsi: mpt3sas: Update mpt3sas version to 33.101.00.00
Suganath Prabu
1
-2
/
+2
2020-04-24
scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G region
Suganath Prabu
2
-46
/
+109
2020-04-24
scsi: mpt3sas: Separate out RDPQ allocation to new function
Suganath Prabu
1
-34
/
+45
[next]