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
2021-12-06
scsi: lpfc: Cap CMF read bytes to MBPI
James Smart
2
-2
/
+11
2021-12-06
scsi: lpfc: Adjust CMF total bytes and rxmonitor
James Smart
4
-15
/
+22
2021-12-06
scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup
James Smart
4
-30
/
+48
2021-12-06
scsi: lpfc: Fix NPIV port deletion crash
James Smart
4
-25
/
+73
2021-12-06
scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalance
James Smart
1
-5
/
+0
2021-12-06
scsi: lpfc: Change return code on I/Os received during link bounce
James Smart
2
-4
/
+6
2021-12-06
scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV
James Smart
3
-3
/
+17
2021-12-06
scsi: ufs: Implement polling support
Bart Van Assche
1
-18
/
+67
2021-12-06
scsi: ufs: Optimize the command queueing code
Bart Van Assche
2
-10
/
+24
2021-12-06
scsi: ufs: Stop using the clock scaling lock in the error handler
Bart Van Assche
1
-2
/
+10
2021-12-06
scsi: ufs: Fix a kernel crash during shutdown
Bart Van Assche
1
-5
/
+10
2021-12-06
scsi: ufs: Improve SCSI abort handling further
Bart Van Assche
1
-0
/
+12
2021-12-06
scsi: ufs: Introduce ufshcd_release_scsi_cmd()
Bart Van Assche
1
-8
/
+14
2021-12-06
scsi: ufs: Remove the 'update_scaling' local variable
Bart Van Assche
1
-5
/
+2
2021-12-06
scsi: ufs: Remove hba->cmd_queue
Bart Van Assche
2
-12
/
+1
2021-12-06
scsi: ufs: Fix a deadlock in the error handler
Bart Van Assche
2
-39
/
+16
2021-12-06
scsi: ufs: Rework ufshcd_change_queue_depth()
Bart Van Assche
1
-5
/
+1
2021-12-06
scsi: ufs: Remove ufshcd_any_tag_in_use()
Bart Van Assche
1
-20
/
+1
2021-12-06
scsi: ufs: Fix race conditions related to driver data
Bart Van Assche
4
-5
/
+7
2021-12-06
scsi: ufs: Remove dead code
Bart Van Assche
1
-6
/
+1
2021-12-06
scsi: ufs: Remove the sdev_rpmb member
Bart Van Assche
2
-7
/
+6
2021-12-06
scsi: ufs: Remove is_rpmb_wlun()
Bart Van Assche
1
-5
/
+0
2021-12-06
scsi: ufs: Rename a function argument
Bart Van Assche
2
-3
/
+4
2021-12-06
scsi: core: Fix scsi_device_max_queue_depth()
Bart Van Assche
1
-2
/
+2
2021-12-06
scsi: qla4xxx: Format SYSFS_FLAG_FW_SEL_BOOT as byte
Florian Fainelli
1
-2
/
+2
2021-12-06
scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting
Florian Fainelli
1
-3
/
+2
2021-12-06
scsi: hisi_sas: Use non-atomic bitmap functions when possible
Christophe JAILLET
1
-2
/
+2
2021-12-06
scsi: hisi_sas: Remove some useless code in hisi_sas_alloc()
Christophe JAILLET
1
-9
/
+0
2021-12-06
scsi: hisi_sas: Use devm_bitmap_zalloc() when applicable
Christophe JAILLET
1
-3
/
+2
2021-12-06
scsi: scsi_debug: Fix buffer size of REPORT ZONES command
Shin'ichiro Kawasaki
1
-1
/
+1
2021-12-06
scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issue
Manish Rangankar
3
-24
/
+17
2021-12-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-7
/
+20
2021-12-02
scsi: sd_zbc: Clean up sd_zbc_parse_report() setting of wp
Niklas Cassel
1
-1
/
+2
2021-12-02
scsi: sd_zbc: Simplify zone full condition check
Niklas Cassel
1
-2
/
+1
2021-12-02
scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()
Igor Pylypiv
1
-4
/
+2
2021-11-29
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
7
-7
/
+0
2021-11-29
scsi: pmcraid: Fix a kernel-doc warning
Bart Van Assche
1
-1
/
+0
2021-11-29
scsi: pm8001: Fix kernel-doc warnings
Bart Van Assche
1
-12
/
+12
2021-11-29
scsi: megaraid: Fix a kernel-doc warning
Bart Van Assche
1
-1
/
+0
2021-11-29
scsi: initio: Fix a kernel-doc warning
Bart Van Assche
1
-2
/
+0
2021-11-29
scsi: dc395x: Fix a kernel-doc warning
Bart Van Assche
1
-2
/
+1
2021-11-29
scsi: bfa: Declare 'bfad_im_vport_attrs' static
Bart Van Assche
1
-1
/
+1
2021-11-29
scsi: atp870u: Fix a kernel-doc warning
Bart Van Assche
1
-1
/
+0
2021-11-29
scsi: a100u2w: Fix a kernel-doc warning
Bart Van Assche
1
-2
/
+0
2021-11-29
scsi: core: Show SCMD_LAST in text form
Bart Van Assche
1
-0
/
+1
2021-11-29
scsi: core: Declare 'scsi_scan_type' static
Bart Van Assche
1
-1
/
+1
2021-11-29
scsi: core: Suppress a kernel-doc warning
Bart Van Assche
1
-1
/
+1
2021-11-29
scsi: qedi: Remove set but unused 'page' variable
Florian Fainelli
1
-3
/
+0
2021-11-29
scsi: ufs: ufs-pci: Add support for Intel ADL
Adrian Hunter
1
-0
/
+18
2021-11-29
scsi: ufs: Let devices remain runtime suspended during system suspend
Adrian Hunter
3
-6
/
+58
[prev]
[next]