index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
algboss.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-27
scsi: target: core: Change ASCQ for residual write
Anastasia Kovaleva
2
-1
/
+8
2021-01-27
scsi: target: core: Signal WRITE residuals
Anastasia Kovaleva
1
-14
/
+20
2021-01-27
scsi: target: core: Set residuals for 4Kn devices
Roman Bolshakov
1
-11
/
+0
2021-01-27
scsi: hisi_sas: Add trace FIFO debugfs support
Luo Jiaxing
2
-0
/
+266
2021-01-27
scsi: hisi_sas: Flush workqueue in hisi_sas_v3_remove()
Luo Jiaxing
1
-0
/
+1
2021-01-27
scsi: hisi_sas: Enable debugfs support by default
Luo Jiaxing
2
-2
/
+17
2021-01-27
scsi: hisi_sas: Don't check .nr_hw_queues in hisi_sas_task_prep()
John Garry
1
-4
/
+2
2021-01-27
scsi: hisi_sas: Remove deferred probe check in hisi_sas_v2_probe()
John Garry
1
-12
/
+0
2021-01-27
scsi: lpfc: Add auto select on IRQ_POLL
Tong Zhang
1
-0
/
+1
2021-01-27
scsi: ncr53c8xx: Fix typos
Hannes Reinecke
1
-3
/
+3
2021-01-27
scsi: lpfc: Fix ancient double free
Dan Carpenter
1
-8
/
+7
2021-01-27
scsi: qla2xxx: Fix some memory corruption
Dan Carpenter
1
-1
/
+1
2021-01-23
scsi: qla2xxx: Remove redundant NULL check
Yang Li
1
-10
/
+5
2021-01-23
scsi: megaraid: Fix ifnullfree.cocci warnings
kernel test robot
1
-2
/
+1
2021-01-23
scsi: qla1280: Fix printk regression
René Rebe
1
-6
/
+6
2021-01-23
scsi: ufs: Cleanup WB buffer flush toggle implementation
Bean Huo
1
-42
/
+19
2021-01-23
scsi: qla2xxx: Remove unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2021-01-23
scsi: qla2xxx: Assign boolean values to a bool variable
Jiapeng Zhong
1
-2
/
+2
2021-01-23
scsi: lpfc: Fix kerneldoc inconsistency in lpfc_sli4_dump_page_a0()
Eric Curtin
1
-1
/
+1
2021-01-23
scsi: mpt3sas: Simplify bool comparison
YANG LI
1
-2
/
+2
2021-01-23
scsi: libsas: Remove temporarily-added _gfp() API variants
Ahmed S. Darwish
5
-31
/
+0
2021-01-23
scsi: mvsas: Switch back to original libsas event notifiers
Ahmed S. Darwish
1
-4
/
+4
2021-01-23
scsi: isci: Switch back to original libsas event notifiers
Ahmed S. Darwish
1
-6
/
+6
2021-01-23
scsi: libsas: Switch back to original event notifiers API
Ahmed S. Darwish
2
-7
/
+7
2021-01-23
scsi: pm80xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
3
-41
/
+36
2021-01-23
scsi: aic94xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
1
-16
/
+13
2021-01-23
scsi: hisi_sas: Switch back to original libsas event notifiers
Ahmed S. Darwish
4
-11
/
+10
2021-01-23
scsi: libsas: Add gfp_t flags parameter to event notifications
Ahmed S. Darwish
5
-58
/
+31
2021-01-23
scsi: hisi_sas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
5
-18
/
+29
2021-01-23
scsi: aic94xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
1
-9
/
+16
2021-01-23
scsi: pm80xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
3
-38
/
+65
2021-01-23
scsi: libsas: Pass gfp_t flags to event notifiers
Ahmed S. Darwish
2
-2
/
+4
2021-01-23
scsi: isci: Pass gfp_t flags in isci_port_bc_change_received()
Ahmed S. Darwish
1
-1
/
+2
2021-01-23
scsi: isci: Pass gfp_t flags in isci_port_link_up()
Ahmed S. Darwish
1
-1
/
+2
2021-01-23
scsi: isci: Pass gfp_t flags in isci_port_link_down()
Ahmed S. Darwish
1
-2
/
+2
2021-01-23
scsi: mvsas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
1
-9
/
+10
2021-01-23
scsi: libsas: Introduce a _gfp() variant of event notifiers
Ahmed S. Darwish
5
-17
/
+79
2021-01-23
scsi: libsas: Remove notifier indirection
John Garry
15
-110
/
+69
2021-01-23
scsi: libsas: docs: Remove notify_ha_event()
Ahmed S. Darwish
1
-1
/
+0
2021-01-23
scsi: ncr53c8xx: Use SAM status values
Hannes Reinecke
2
-53
/
+46
2021-01-23
scsi: advansys: Kill driver-defined status byte accessors
Hannes Reinecke
1
-60
/
+24
2021-01-23
scsi: qla2xxx: fc_remote_port_chkready() returns a SCSI result value
Hannes Reinecke
1
-1
/
+1
2021-01-23
scsi: storvsc: Return DID_ERROR for invalid commands
Hannes Reinecke
1
-1
/
+1
2021-01-23
scsi: ips: Use correct command completion on error
Hannes Reinecke
1
-2
/
+7
2021-01-23
scsi: wd33c93: Use SCSI status
Hannes Reinecke
1
-3
/
+3
2021-01-23
scsi: esp_scsi: Do not set SCSI message byte
Hannes Reinecke
1
-4
/
+1
2021-01-23
scsi: esp_scsi: Use host byte as last argument to esp_cmd_is_done()
Hannes Reinecke
1
-14
/
+10
2021-01-23
scsi: core: Add 'set_status_byte()' accessor
Hannes Reinecke
1
-0
/
+5
2021-01-23
scsi: dpt_i2o: Use DID_ERROR instead of INITIATOR_ERROR message
Hannes Reinecke
1
-1
/
+1
2021-01-23
scsi: mac53c94: Do not set invalid command result
Hannes Reinecke
1
-1
/
+0
[next]