index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-22
129
-8893
/
+5332
|
\
|
*
scsi: ufs: Give clk scaling min gear a value
Can Guo
2021-01-29
1
-0
/
+3
|
*
scsi: lpfc: Fix 'physical' typos
Bjorn Helgaas
2021-01-29
1
-1
/
+1
|
*
scsi: megaraid_mbox: Fix spelling of 'allocated'
dingsenjie
2021-01-29
1
-1
/
+1
|
*
scsi: qla2xxx: Simplify the calculation of variables
Jiapeng Zhong
2021-01-29
1
-1
/
+1
|
*
scsi: hisi_sas: Add trace FIFO debugfs support
Luo Jiaxing
2021-01-27
2
-0
/
+266
|
*
scsi: hisi_sas: Flush workqueue in hisi_sas_v3_remove()
Luo Jiaxing
2021-01-27
1
-0
/
+1
|
*
scsi: hisi_sas: Enable debugfs support by default
Luo Jiaxing
2021-01-27
2
-2
/
+17
|
*
scsi: hisi_sas: Don't check .nr_hw_queues in hisi_sas_task_prep()
John Garry
2021-01-27
1
-4
/
+2
|
*
scsi: hisi_sas: Remove deferred probe check in hisi_sas_v2_probe()
John Garry
2021-01-27
1
-12
/
+0
|
*
scsi: lpfc: Add auto select on IRQ_POLL
Tong Zhang
2021-01-27
1
-0
/
+1
|
*
scsi: ncr53c8xx: Fix typos
Hannes Reinecke
2021-01-27
1
-3
/
+3
|
*
scsi: lpfc: Fix ancient double free
Dan Carpenter
2021-01-27
1
-8
/
+7
|
*
scsi: qla2xxx: Fix some memory corruption
Dan Carpenter
2021-01-27
1
-1
/
+1
|
*
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
2021-01-27
8
-26
/
+61
|
|
\
|
*
|
scsi: qla2xxx: Remove redundant NULL check
Yang Li
2021-01-23
1
-10
/
+5
|
*
|
scsi: megaraid: Fix ifnullfree.cocci warnings
kernel test robot
2021-01-23
1
-2
/
+1
|
*
|
scsi: qla1280: Fix printk regression
René Rebe
2021-01-23
1
-6
/
+6
|
*
|
scsi: ufs: Cleanup WB buffer flush toggle implementation
Bean Huo
2021-01-23
1
-42
/
+19
|
*
|
scsi: qla2xxx: Remove unnecessary NULL check
Dan Carpenter
2021-01-23
1
-1
/
+1
|
*
|
scsi: qla2xxx: Assign boolean values to a bool variable
Jiapeng Zhong
2021-01-23
1
-2
/
+2
|
*
|
scsi: lpfc: Fix kerneldoc inconsistency in lpfc_sli4_dump_page_a0()
Eric Curtin
2021-01-23
1
-1
/
+1
|
*
|
scsi: mpt3sas: Simplify bool comparison
YANG LI
2021-01-23
1
-2
/
+2
|
*
|
scsi: libsas: Remove temporarily-added _gfp() API variants
Ahmed S. Darwish
2021-01-23
3
-25
/
+0
|
*
|
scsi: mvsas: Switch back to original libsas event notifiers
Ahmed S. Darwish
2021-01-23
1
-4
/
+4
|
*
|
scsi: isci: Switch back to original libsas event notifiers
Ahmed S. Darwish
2021-01-23
1
-6
/
+6
|
*
|
scsi: libsas: Switch back to original event notifiers API
Ahmed S. Darwish
2021-01-23
2
-7
/
+7
|
*
|
scsi: pm80xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
2021-01-23
3
-41
/
+36
|
*
|
scsi: aic94xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
2021-01-23
1
-16
/
+13
|
*
|
scsi: hisi_sas: Switch back to original libsas event notifiers
Ahmed S. Darwish
2021-01-23
4
-11
/
+10
|
*
|
scsi: libsas: Add gfp_t flags parameter to event notifications
Ahmed S. Darwish
2021-01-23
3
-54
/
+25
|
*
|
scsi: hisi_sas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
2021-01-23
5
-18
/
+29
|
*
|
scsi: aic94xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
2021-01-23
1
-9
/
+16
|
*
|
scsi: pm80xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
2021-01-23
3
-38
/
+65
|
*
|
scsi: libsas: Pass gfp_t flags to event notifiers
Ahmed S. Darwish
2021-01-23
2
-2
/
+4
|
*
|
scsi: isci: Pass gfp_t flags in isci_port_bc_change_received()
Ahmed S. Darwish
2021-01-23
1
-1
/
+2
|
*
|
scsi: isci: Pass gfp_t flags in isci_port_link_up()
Ahmed S. Darwish
2021-01-23
1
-1
/
+2
|
*
|
scsi: isci: Pass gfp_t flags in isci_port_link_down()
Ahmed S. Darwish
2021-01-23
1
-2
/
+2
|
*
|
scsi: mvsas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
2021-01-23
1
-9
/
+10
|
*
|
scsi: libsas: Introduce a _gfp() variant of event notifiers
Ahmed S. Darwish
2021-01-23
3
-17
/
+73
|
*
|
scsi: libsas: Remove notifier indirection
John Garry
2021-01-23
13
-100
/
+64
|
*
|
scsi: ncr53c8xx: Use SAM status values
Hannes Reinecke
2021-01-23
2
-53
/
+46
|
*
|
scsi: advansys: Kill driver-defined status byte accessors
Hannes Reinecke
2021-01-23
1
-60
/
+24
|
*
|
scsi: qla2xxx: fc_remote_port_chkready() returns a SCSI result value
Hannes Reinecke
2021-01-23
1
-1
/
+1
|
*
|
scsi: storvsc: Return DID_ERROR for invalid commands
Hannes Reinecke
2021-01-23
1
-1
/
+1
|
*
|
scsi: ips: Use correct command completion on error
Hannes Reinecke
2021-01-23
1
-2
/
+7
|
*
|
scsi: wd33c93: Use SCSI status
Hannes Reinecke
2021-01-23
1
-3
/
+3
|
*
|
scsi: esp_scsi: Do not set SCSI message byte
Hannes Reinecke
2021-01-23
1
-4
/
+1
|
*
|
scsi: esp_scsi: Use host byte as last argument to esp_cmd_is_done()
Hannes Reinecke
2021-01-23
1
-14
/
+10
|
*
|
scsi: dpt_i2o: Use DID_ERROR instead of INITIATOR_ERROR message
Hannes Reinecke
2021-01-23
1
-1
/
+1
[next]