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-08-17
scsi: ufs: Improve interrupt handling for shared interrupts
Adrian Hunter
1
-3
/
+3
2020-08-17
scsi: ufs: Fix interrupt error message for shared interrupts
Adrian Hunter
1
-1
/
+1
2020-08-17
scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL
Adrian Hunter
2
-3
/
+22
2020-08-17
scsi: ufs-mediatek: Fix incorrect time to wait link status
Stanley Chu
1
-1
/
+1
2020-08-17
scsi: ufs: Fix possible infinite loop in ufshcd_hold
Stanley Chu
1
-1
/
+4
2020-08-17
scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe()
Jing Xiangfeng
1
-0
/
+1
2020-08-17
scsi: ufs: Fix a race condition between error handler and runtime PM ops
Can Guo
1
-34
/
+51
2020-08-17
scsi: ufs: Move dumps in IRQ handler to error handler
Can Guo
1
-8
/
+15
2020-08-17
scsi: ufs: Recover HBA runtime PM error in error handler
Can Guo
1
-9
/
+99
2020-08-17
scsi: ufs: Fix concurrency of error handler and other error recovery paths
Can Guo
3
-128
/
+150
2020-08-17
scsi: ufs: Add some debug information to ufshcd_print_host_state()
Can Guo
2
-13
/
+23
2020-08-17
scsi: ufs-qcom: Remove testbus dump in ufs_qcom_dump_dbg_regs
Can Guo
1
-32
/
+0
2020-08-17
scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()
Can Guo
1
-5
/
+0
2020-08-17
scsi: ufs: Add checks before setting clk-gating states
Can Guo
1
-3
/
+14
2020-08-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
15
-94
/
+163
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+2
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
3
-3
/
+7
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
189
-3143
/
+6897
2020-08-06
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-5
/
+11
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-28
/
+50
2020-08-05
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+5
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+6
2020-08-05
virtio_scsi: correct tags for config space fields
Michael S. Tsirkin
1
-2
/
+2
2020-08-04
scsi: lpfc: Update lpfc version to 12.8.0.3
Dick Kennedy
1
-1
/
+1
2020-08-04
scsi: lpfc: Fix LUN loss after cable pull
Dick Kennedy
1
-1
/
+7
2020-08-04
scsi: lpfc: Fix validation of bsg reply lengths
Dick Kennedy
1
-13
/
+8
2020-08-04
scsi: lpfc: Fix retry of PRLI when status indicates its unsupported
Dick Kennedy
1
-3
/
+7
2020-08-04
scsi: lpfc: Fix oops when unloading driver while running mds diags
Dick Kennedy
1
-2
/
+9
2020-08-04
scsi: lpfc: Fix RSCN timeout due to incorrect gidft counter
Dick Kennedy
1
-6
/
+16
2020-08-04
scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range value
Dick Kennedy
2
-4
/
+19
2020-08-04
scsi: lpfc: Fix FCoE speed reporting
Dick Kennedy
2
-2
/
+19
2020-08-04
scsi: lpfc: Add missing misc_deregister() for lpfc_init()
Jing Xiangfeng
1
-2
/
+5
2020-08-04
scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport
Ewan D. Milne
1
-1
/
+1
2020-08-04
scsi: scsi_transport_sas: Add spaces around binary operator "|"
Xiang Chen
1
-1
/
+1
2020-08-04
scsi: sd_zbc: Improve zone revalidation
Damien Le Moal
3
-54
/
+60
2020-08-04
scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
Javed Hasan
1
-3
/
+9
2020-08-04
scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
Javed Hasan
1
-1
/
+1
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
3
-3
/
+3
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-14
/
+6
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+11
2020-07-30
scsi: scsi_transport_srp: Sanitize scsi_target_block/unblock sequences
Hannes Reinecke
1
-7
/
+5
2020-07-30
scsi: ufs-mediatek: Apply DELAY_AFTER_LPM quirk to Micron devices
Stanley Chu
1
-0
/
+2
2020-07-30
scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM"
Stanley Chu
2
-0
/
+18
2020-07-30
scsi: virtio-scsi: Correctly handle the case where all LUNs are unplugged
Maxim Levitsky
1
-0
/
+8
2020-07-29
scsi: scsi_debug: Implement tur_ms_to_ready parameter
Douglas Gilbert
1
-17
/
+93
2020-07-29
scsi: scsi_debug: Fix request sense
Douglas Gilbert
1
-35
/
+29
2020-07-28
scsi: lpfc: Fix typo in comment for ULP
Ferruh Yigit
1
-1
/
+1
2020-07-28
scsi: ufs-mediatek: Prevent LPM operation on undeclared VCC
Stanley Chu
1
-1
/
+1
2020-07-28
scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
Jing Xiangfeng
1
-1
/
+1
2020-07-28
scsi: hpsa: Correct ctrl queue depth
Don Brace
1
-5
/
+6
[prev]
[next]