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-07-19
scsi: mpt3sas: Transition IOC to Ready state during shutdown
Sreekanth Reddy
3
-17
/
+26
2021-07-18
scsi: lpfc: Copyright updates for 12.8.0.11 patches
James Smart
2
-2
/
+2
2021-07-18
scsi: lpfc: Update lpfc version to 12.8.0.11
James Smart
1
-1
/
+1
2021-07-18
scsi: lpfc: Skip issuing ADISC when node is in NPR state
James Smart
1
-15
/
+19
2021-07-18
scsi: lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl path
James Smart
1
-0
/
+8
2021-07-18
scsi: lpfc: Call discovery state machine when handling PLOGI/ADISC completions
James Smart
1
-11
/
+4
2021-07-18
scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes
James Smart
7
-90
/
+207
2021-07-18
scsi: lpfc: Enable adisc discovery after RSCN by default
James Smart
1
-2
/
+2
2021-07-18
scsi: lpfc: Use PBDE feature enabled bit to determine PBDE support
James Smart
2
-7
/
+11
2021-07-18
scsi: lpfc: Clear outstanding active mailbox during PCI function reset
James Smart
2
-3
/
+40
2021-07-18
scsi: lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi() routine
James Smart
1
-1
/
+2
2021-07-18
scsi: lpfc: Remove REG_LOGIN check requirement to issue an ELS RDF
James Smart
1
-12
/
+0
2021-07-18
scsi: lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR request
James Smart
1
-0
/
+2
2021-07-18
scsi: lpfc: Fix NULL ptr dereference with NPIV ports for RDF handling
James Smart
1
-5
/
+2
2021-07-18
scsi: lpfc: Keep NDLP reference until after freeing the IOCB after ELS handling
James Smart
1
-1
/
+7
2021-07-18
scsi: lpfc: Fix target reset handler from falsely returning FAILURE
James Smart
1
-30
/
+36
2021-07-18
scsi: lpfc: Discovery state machine fixes for LOGO handling
James Smart
1
-0
/
+12
2021-07-18
scsi: lpfc: Fix function description comments for vmid routines
James Smart
2
-4
/
+3
2021-07-18
scsi: lpfc: Improve firmware download logging
James Smart
3
-42
/
+121
2021-07-18
scsi: lpfc: Remove use of kmalloc() in trace event logging
James Smart
1
-8
/
+17
2021-07-18
scsi: lpfc: Fix NVMe support reporting in log message
James Smart
2
-3
/
+1
2021-07-18
scsi: aacraid: Remove an unused include
Christoph Hellwig
1
-1
/
+0
2021-07-18
scsi: qla2xxx: Remove redundant continue statement in a for-loop
Colin Ian King
1
-1
/
+0
2021-07-18
scsi: be2iscsi: Fix use-after-free during IP updates
Mike Christie
1
-39
/
+45
2021-07-18
scsi: iscsi: Fix iface sysfs attr detection
Mike Christie
1
-56
/
+34
2021-07-18
scsi: ufs: Refactor ufshcd_is_intr_aggr_allowed()
Keoseong Park
1
-10
/
+2
2021-07-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-101
/
+114
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
1
-1
/
+1
2021-07-13
scsi: libsas: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-1
/
+1
2021-07-12
scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req()
Jaegeuk Kim
1
-2
/
+7
2021-07-12
scsi: mpi3mr: Fix W=1 compilation warnings
Sreekanth Reddy
1
-8
/
+7
2021-07-12
scsi: pm8001: Clean up kernel-doc and comments
Randy Dunlap
5
-89
/
+97
2021-07-12
scsi: core: Fix bad pointer dereference when ehandler kthread is invalid
Tyrel Datwyler
1
-0
/
+1
2021-07-12
scsi: fas216: Fix a build error
Bart Van Assche
1
-1
/
+1
2021-07-12
scsi: core: Fix the documentation of the scsi_execute() time parameter
Bart Van Assche
1
-1
/
+1
2021-07-12
sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVT
Christoph Hellwig
1
-4
/
+0
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
34
-145
/
+258
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-7
/
+7
2021-07-07
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
1
-1
/
+3
2021-07-06
scsi: aic94xx: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-1
/
+3
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-17
/
+9
2021-07-04
scsi: blkcg: Fix application ID config options
Martin K. Petersen
1
-13
/
+0
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
210
-2617
/
+49124
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
4
-7
/
+7
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-06-29
scsi: virtio_scsi: Add validation for residual bytes from response
Xie Yongji
1
-1
/
+1
2021-06-29
scsi: ipr: System crashes when seeing type 20 error
Wen Xiong
2
-2
/
+3
2021-06-29
scsi: core: Retry I/O for Notify (Enable Spinup) Required error
Quat Le
1
-0
/
+1
2021-06-29
scsi: mpi3mr: Fix warnings reported by smatch
Sreekanth Reddy
1
-2
/
+3
2021-06-29
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+2
[prev]
[next]