index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
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-11-05
230
-2757
/
+4107
|
\
|
*
scsi: lpfc: Update lpfc version to 14.0.0.3
James Smart
2021-10-21
1
-1
/
+1
|
*
scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss
James Smart
2021-10-21
6
-15
/
+139
|
*
scsi: lpfc: Fix link down processing to address NULL pointer dereference
James Smart
2021-10-21
1
-7
/
+7
|
*
scsi: lpfc: Allow PLOGI retry if previous PLOGI was aborted
James Smart
2021-10-21
1
-0
/
+13
|
*
scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine
James Smart
2021-10-21
1
-0
/
+1
|
*
scsi: lpfc: Correct sysfs reporting of loop support after SFP status change
James Smart
2021-10-21
3
-21
/
+55
|
*
scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_reset
James Smart
2021-10-21
1
-0
/
+7
|
*
scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_...
James Smart
2021-10-21
3
-6
/
+6
|
*
scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer
Srinivas Kandagatla
2021-10-21
1
-2
/
+2
|
*
scsi: ufs: mediatek: Avoid sched_clock() misuse
Arnd Bergmann
2021-10-21
1
-3
/
+3
|
*
scsi: mpt3sas: Make mpt3sas_dev_attrs static
Jiapeng Chong
2021-10-21
1
-1
/
+1
|
*
scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitions
Sreekanth Reddy
2021-10-19
1
-0
/
+1
|
*
scsi: target: core: Stop using bdevname()
Christoph Hellwig
2021-10-19
1
-3
/
+1
|
*
scsi: aha1542: Use memcpy_{from,to}_bvec()
Christoph Hellwig
2021-10-19
1
-4
/
+2
|
*
scsi: sr: Add error handling support for add_disk()
Luis Chamberlain
2021-10-19
1
-1
/
+6
|
*
scsi: sd: Add error handling support for add_disk()
Luis Chamberlain
2021-10-19
1
-1
/
+7
|
*
scsi: target: Perform ALUA group changes in one step
Mike Christie
2021-10-19
1
-7
/
+16
|
*
scsi: target: Replace lun_tg_pt_gp_lock with rcu in I/O path
Mike Christie
2021-10-19
1
-27
/
+34
|
*
scsi: target: Fix alua_tg_pt_gps_count tracking
Mike Christie
2021-10-19
1
-1
/
+0
|
*
scsi: target: Fix ordered tag handling
Mike Christie
2021-10-19
3
-22
/
+57
|
*
scsi: target: Fix ordered CMD_T_SENT handling
Mike Christie
2021-10-19
1
-5
/
+5
|
*
scsi: ufs: ufs-mediatek: Fix wrong location for ref-clk delay
Peter Wang
2021-10-19
1
-4
/
+4
|
*
scsi: ufs: ufs-mediatek: Fix build error caused by use of sched_clock()
Stanley Chu
2021-10-19
1
-0
/
+1
|
*
scsi: ufs: ufs-mediatek: Introduce default delay for reference clock
Stanley Chu
2021-10-19
2
-5
/
+9
|
*
scsi: target: tcmu: Allocate zeroed pages for data area
Bodo Stroesser
2021-10-19
1
-2
/
+2
|
*
scsi: target: cxgbit: Enable Delayed ACK
Varun Prakash
2021-10-19
2
-10
/
+26
|
*
scsi: target: cxgbit: Increase max DataSegmentLength
Varun Prakash
2021-10-19
1
-5
/
+12
|
*
scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()
Ye Bin
2021-10-19
1
-3
/
+4
|
*
scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()
Ye Bin
2021-10-19
1
-2
/
+2
|
*
scsi: 3w-xxx: Remove redundant initialization of variable retval
Colin Ian King
2021-10-19
1
-1
/
+1
|
*
scsi: fcoe: Use netif_is_bond_master() instead of open code
MichelleJin
2021-10-19
1
-1
/
+1
|
*
scsi: ibmvscsi: Use GFP_KERNEL with dma_alloc_coherent() in initialize_event_...
Tyrel Datwyler
2021-10-19
1
-1
/
+1
|
*
scsi: mpi3mr: Use scnprintf() instead of snprintf()
Dan Carpenter
2021-10-19
1
-2
/
+2
|
*
scsi: sd: Print write through due to no caching mode page as warning
Martin Kepplinger
2021-10-19
1
-2
/
+3
|
*
scsi: core: Remove two host template members that are no longer used
Bart Van Assche
2021-10-17
3
-39
/
+0
|
*
scsi: usb: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-3
/
+5
|
*
scsi: staging: unisys: Remove the shost_attrs member
Bart Van Assche
2021-10-17
1
-1
/
+0
|
*
scsi: snic: Switch to attribute groups
Bart Van Assche
2021-10-17
3
-7
/
+16
|
*
scsi: smartpqi: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-21
/
+25
|
*
scsi: qla4xxx: Switch to attribute groups
Bart Van Assche
2021-10-17
3
-18
/
+28
|
*
scsi: qla2xxx: Switch to attribute groups
Bart Van Assche
2021-10-17
3
-66
/
+67
|
*
scsi: qla2xxx: Remove a declaration
Bart Van Assche
2021-10-17
1
-1
/
+0
|
*
scsi: qedi: Switch to attribute groups
Bart Van Assche
2021-10-17
3
-5
/
+14
|
*
scsi: qedf: Switch to attribute groups
Bart Van Assche
2021-10-17
3
-5
/
+14
|
*
scsi: pmcraid: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-5
/
+6
|
*
scsi: pm8001: Switch to attribute groups
Bart Van Assche
2021-10-17
3
-30
/
+38
|
*
scsi: sym53c500_cs: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-3
/
+5
|
*
scsi: ncr53c8xx: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-4
/
+6
|
*
scsi: myrs: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-18
/
+22
[next]