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