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-09-22
scsi: qla2xxx: Add rport fields in debugfs
Arun Easi
1
-0
/
+53
2020-09-22
scsi: qla2xxx: Make tgt_port_database available in initiator mode
Arun Easi
1
-32
/
+32
2020-09-22
scsi: qla2xxx: Fix I/O errors during LIP reset tests
Arun Easi
1
-0
/
+8
2020-09-22
scsi: qla2xxx: Performance tweak
Quinn Tran
8
-39
/
+91
2020-09-22
scsi: qla2xxx: Fix memory size truncation
Quinn Tran
3
-6
/
+8
2020-09-22
scsi: qla2xxx: Reduce duplicate code in reporting speed
Quinn Tran
4
-137
/
+9
2020-09-22
scsi: qla2xxx: Honor status qualifier in FCP_RSP per spec
Arun Easi
3
-18
/
+40
2020-09-22
scsi: qla2xxx: Allow dev_loss_tmo setting for FC-NVMe devices
Arun Easi
1
-0
/
+58
2020-09-22
scsi: qla2xxx: Setup debugfs entries for remote ports
Arun Easi
5
-1
/
+51
2020-09-22
scsi: qla2xxx: Fix I/O failures during remote port toggle testing
Arun Easi
2
-4
/
+1
2020-09-22
scsi: ibmvfc: Protect vhost->task_set increment by the host lock
Brian King
1
-1
/
+1
2020-09-16
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
30
-60
/
+30
2020-09-16
scsi/qla4xxx: Convert to SPDX license identifiers
Thomas Gleixner
21
-42
/
+21
2020-09-15
scsi: core: Only re-run queue in scsi_end_request() if device queue is busy
Ming Lei
1
-4
/
+44
2020-09-15
scsi: aic7xxx: Use kmemdup() in two places
Alex Dewar
2
-4
/
+2
2020-09-15
scsi: virtio_scsi: Rescan the entire target on transport reset when LUN is 0
Matej Genci
1
-1
/
+6
2020-09-15
scsi: myrb: Make some symblos static
Jason Yan
1
-3
/
+3
2020-09-15
scsi: myrs: Make some symbols static
Jason Yan
1
-4
/
+4
2020-09-15
scsi: isci: Make scu_link_layer_set_txcomsas_timeout() static
Jason Yan
1
-1
/
+1
2020-09-15
scsi: bnx2fc: Make a bunch of symbols static in bnx2fc_fcoe.c
Jason Yan
1
-5
/
+5
2020-09-15
scsi: isci: Make isci_host_attrs static
Jason Yan
1
-1
/
+1
2020-09-15
scsi: aacraid: Make some symbols static in aachba.c
Jason Yan
1
-3
/
+3
2020-09-15
scsi: sym53c8xx_2: Delete unnecessary else-if in sym_xerr_cam_status()
Ye Bin
1
-5
/
+1
2020-09-15
scsi: ibmvfc: Avoid link down on FS9100 canister reboot
Brian King
2
-17
/
+247
2020-09-15
scsi: core: Update additional sense codes list
Damien Le Moal
1
-1
/
+53
2020-09-15
scsi: core: Clean up scsi_noretry_cmd()
Damien Le Moal
1
-2
/
+2
2020-09-15
scsi: ufs: Fix NOP OUT timeout value
Daejun Park
1
-2
/
+2
2020-09-15
scsi: sd: sd_zbc: Fix ZBC disk initialization
Damien Le Moal
3
-35
/
+35
2020-09-15
scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
Damien Le Moal
3
-14
/
+24
2020-09-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+2
2020-09-15
scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supported
James Smart
1
-24
/
+52
2020-09-15
scsi: mpt3sas: A small correction in _base_process_reply_queue
Tomas Henzl
1
-1
/
+1
2020-09-15
scsi: mpt3sas: Fix sync irqs
Tomas Henzl
1
-5
/
+9
2020-09-15
scsi: mpt3sas: Detect tampered Aero and Sea adapters
Sreekanth Reddy
1
-16
/
+105
2020-09-15
scsi: megaraid: Make smp_affinity_enable static
Jason Yan
1
-1
/
+1
2020-09-15
scsi: aic94xx: Remove unused inline function
YueHaibing
1
-8
/
+0
2020-09-15
scsi: libfc: Fix passing zero to 'PTR_ERR' warning
YueHaibing
1
-2
/
+2
2020-09-15
scsi: fnic: Remove unneeded semicolon
Jason Yan
1
-1
/
+1
2020-09-15
scsi: nsp32: Remove unneeded semicolon
Jason Yan
1
-2
/
+2
2020-09-15
scsi: sym53c8xx_2: Remove unneeded semicolon
Jason Yan
1
-3
/
+3
2020-09-15
scsi: qla2xxx: Remove unneeded variable 'rval'
Jason Yan
1
-3
/
+2
2020-09-15
scsi: ufs-pci: Add LTR support for Intel controllers
Adrian Hunter
1
-2
/
+125
2020-09-15
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
27
-80
/
+147
2020-09-10
sr: simplify sr_block_revalidate_disk
Christoph Hellwig
1
-23
/
+13
2020-09-10
sr: use bdev_check_media_change
Christoph Hellwig
1
-2
/
+4
2020-09-10
sd: use bdev_check_media_change
Christoph Hellwig
1
-3
/
+4
2020-09-09
scsi: lpfc: Remove set but not used 'qp'
Ye Bin
1
-3
/
+0
2020-09-09
scsi: gdth: Remove set but used 'cmd_index'
Ye Bin
1
-2
/
+0
2020-09-09
scsi: pmcraid: Remove set but not used 'res'
Ye Bin
1
-2
/
+0
2020-09-09
scsi: qla1280: Remove set but not used variable in qla1280_status_entry()
Jason Yan
1
-7
/
+2
[prev]
[next]