index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-09
lpfc: Refactor Send LS Abort support
James Smart
2
-50
/
+77
2020-05-09
lpfc: Refactor Send LS Request support
James Smart
2
-118
/
+184
2020-05-09
lpfc: Refactor NVME LS receive handling
James Smart
5
-130
/
+184
2020-05-09
lpfc: Commonize lpfc_async_xchg_ctx state and flag definitions
James Smart
3
-97
/
+100
2020-05-09
lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx
James Smart
7
-62
/
+63
2020-05-09
lpfc: Refactor lpfc nvme headers
James Smart
12
-187
/
+146
2020-05-09
nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request
James Smart
2
-6
/
+6
2020-05-07
scsi: lpfc: Update lpfc version to 12.8.0.1
Dick Kennedy
1
-1
/
+1
2020-05-07
scsi: lpfc: Fix MDS Diagnostic Enablement definition
Dick Kennedy
1
-1
/
+1
2020-05-07
scsi: lpfc: Fix noderef and address space warnings
Dick Kennedy
3
-6
/
+8
2020-05-07
scsi: lpfc: Remove unnecessary lockdep_assert_held calls
Dick Kennedy
2
-23
/
+18
2020-05-07
scsi: lpfc: Change default queue allocation for reduced memory consumption
Dick Kennedy
4
-76
/
+137
2020-05-07
scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4type
Dick Kennedy
1
-1
/
+0
2020-05-07
scsi: lpfc: Remove re-binding of nvme rport during registration
Dick Kennedy
1
-32
/
+0
2020-05-07
scsi: lpfc: Maintain atomic consistency of queue_claimed flag
Dick Kennedy
1
-2
/
+2
2020-05-07
scsi: mpt3sas: Disable DIF when prot_mask set to zero
Sreekanth Reddy
1
-2
/
+2
2020-05-07
scsi: mpt3sas: Capture IOC data for debugging purposes
Suganath Prabu
4
-4
/
+179
2020-05-07
scsi: mpt3sas: Use true, false for ioc->use_32bit_dma
Jason Yan
1
-1
/
+1
2020-05-07
scsi: vmw_pvscsi: Use true, false for adapter->use_msg
Jason Yan
1
-1
/
+1
2020-05-07
scsi: fnic: Use true, false for fnic->internal_reset_inprogress
Jason Yan
1
-3
/
+3
2020-05-07
scsi: qedi: Remove comparison of 0/1 to bool variable
Jason Yan
1
-2
/
+2
2020-05-07
scsi: aacraid: Make some symbols static
Zou Wei
2
-4
/
+4
2020-05-07
scsi: qla2xxx: Make qlafx00_process_aen() return void
Jason Yan
2
-5
/
+2
2020-05-07
scsi: qla2xxx: Use true, false for ha->fw_dumped
Jason Yan
6
-11
/
+11
2020-05-07
scsi: qla2xxx: Use true, false for need_mpi_reset
Jason Yan
1
-2
/
+2
2020-05-07
scsi: qla2xxx: Make qla_set_ini_mode() return void
Jason Yan
1
-4
/
+1
2020-05-07
scsi: qla2xxx: Fix issue with adapter's stopping state
Viacheslav Dubeyko
1
-0
/
+2
2020-05-07
scsi: qla2xxx: Fix failure message in qlt_disable_vha()
Viacheslav Dubeyko
1
-1
/
+6
2020-05-07
scsi: qla2xxx: Fix warning after FC target reset
Viacheslav Dubeyko
1
-0
/
+1
2020-05-07
scsi: core: Remove 'list' entry from struct scsi_cmnd
Hannes Reinecke
1
-1
/
+0
2020-05-07
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-04
scsi: scsi_debug: Bump to version 1.89
Douglas Gilbert
1
-3
/
+3
2020-05-04
scsi: scsi_debug: Re-arrange parameters alphabetically
Douglas Gilbert
1
-16
/
+18
2020-05-04
scsi: scsi_debug: Implement PRE-FETCH commands
Douglas Gilbert
1
-5
/
+70
2020-05-04
scsi: scsi_debug: Improve command duration calculation
Douglas Gilbert
1
-2
/
+29
2020-05-04
scsi: scsi_debug: Weaken rwlock around ramdisk access
Douglas Gilbert
1
-29
/
+18
2020-05-04
scsi: scsi_debug: Implement VERIFY(10), add VERIFY(16)
Douglas Gilbert
1
-7
/
+94
2020-05-04
scsi: scsi_debug: Add per_host_store option
Douglas Gilbert
1
-213
/
+493
2020-05-04
scsi: scsi_debug: Randomize command completion time
Douglas Gilbert
1
-3
/
+39
2020-05-04
block: add a cdrom_device_info pointer to struct gendisk
Christoph Hellwig
1
-2
/
+1
2020-04-29
scsi: dpt_i2o: Remove always false 'chan < 0' statement
Xiongfeng Wang
1
-1
/
+1
2020-04-29
scsi: qedi: Check for buffer overflow in qedi_set_path()
Dan Carpenter
1
-0
/
+4
2020-04-29
scsi: qla2xxx: make 1-bit bit-fields unsigned int
Colin Ian King
1
-2
/
+2
[prev]
[next]