index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
stackleak.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-13
scsi: ufs: core: Fix ufs clk specs violation
Ziqi Chen
1
-10
/
+10
2021-01-13
scsi: isci: Remove the unneeded variable "status"
YANG LI
1
-3
/
+1
2021-01-13
scsi: ufs: ufs-debugfs: Add error counters
Adrian Hunter
5
-4
/
+111
2021-01-08
scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callb...
Andrea Parri (Microsoft)
1
-0
/
+6
2021-01-08
scsi: storvsc: Resolve data race in storvsc_probe()
Andrea Parri (Microsoft)
1
-20
/
+25
2021-01-08
scsi: storvsc: Fix max_outstanding_req_per_channel for Win8 and newer
Andrea Parri (Microsoft)
1
-2
/
+5
2021-01-08
scsi: lpfc: Update lpfc version to 12.8.0.7
James Smart
1
-1
/
+1
2021-01-08
scsi: lpfc: Enhancements to LOG_TRACE_EVENT for better readability
James Smart
2
-2
/
+20
2021-01-08
scsi: lpfc: Implement health checking when aborting I/O
James Smart
10
-75
/
+178
2021-01-08
scsi: lpfc: Fix crash when nvmet transport calls host_release
James Smart
3
-15
/
+63
2021-01-08
scsi: lpfc: Fix vport create logging
James Smart
1
-1
/
+1
2021-01-08
scsi: lpfc: Fix NVMe recovery after mailbox timeout
James Smart
4
-28
/
+37
2021-01-08
scsi: lpfc: Fix target reset failing
James Smart
3
-2
/
+46
2021-01-08
scsi: lpfc: Fix error log messages being logged following SCSI task mgnt
James Smart
1
-4
/
+13
2021-01-08
scsi: lpfc: Prevent duplicate requests to unregister with cpuhp framework
James Smart
1
-1
/
+5
2021-01-08
scsi: lpfc: Fix FW reset action if I/Os are outstanding
James Smart
1
-0
/
+10
2021-01-08
scsi: lpfc: Use the nvme-fc transport supplied timeout for LS requests
James Smart
1
-2
/
+2
2021-01-08
scsi: lpfc: Fix crash when a fabric node is released prematurely
James Smart
2
-6
/
+20
2021-01-08
scsi: lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue state
James Smart
1
-0
/
+11
2021-01-08
scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3
James Smart
4
-48
/
+26
2021-01-08
scsi: lpfc: Fix PLOGI S_ID of 0 on pt2pt config
James Smart
1
-26
/
+5
2021-01-08
scsi: hisi_sas: Remove auto_affine_msi_experimental module_param
John Garry
1
-5
/
+0
2021-01-08
scsi: ufs: Replace sprintf and snprintf with sysfs_emit
Bean Huo
1
-15
/
+15
2021-01-08
scsi: ufs: Fix all Kconfig help text indentation
Randy Dunlap
1
-7
/
+7
2021-01-08
scsi: ibmvfc: Relax locking around ibmvfc_queuecommand()
Tyrel Datwyler
1
-8
/
+4
2021-01-08
scsi: ibmvfc: Complete commands outside the host/queue lock
Tyrel Datwyler
2
-14
/
+47
2021-01-08
scsi: ibmvfc: Define per-queue state/list locks
Tyrel Datwyler
2
-20
/
+80
2021-01-08
scsi: ibmvfc: Make command event pool queue specific
Tyrel Datwyler
2
-50
/
+55
2021-01-08
scsi: ibmvfc: Define generic queue structure for CRQs
Tyrel Datwyler
2
-62
/
+107
2021-01-08
scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM
Bean Huo
3
-7
/
+27
2021-01-08
scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU t...
Bean Huo
1
-2
/
+6
2021-01-08
scsi: ufs: Distinguish between query REQ and query RSP in query trace
Bean Huo
1
-2
/
+8
2021-01-08
scsi: ufs: Don't call trace_ufshcd_upiu() in case trace poit is disabled
Bean Huo
1
-0
/
+9
2021-01-08
scsi: ufs: Use __print_symbolic() for UFS trace string print
Bean Huo
3
-43
/
+69
2021-01-08
scsi: ufs: Remove stringize operator '#' restriction
Bean Huo
1
-20
/
+20
2021-01-06
scsi: ufs: ufs-exynos: Apply vendor-specific values for three timeouts
Kiwoong Kim
1
-1
/
+7
2021-01-06
scsi: ufs: Add a quirk to permit overriding UniPro defaults
Kiwoong Kim
2
-19
/
+27
2021-01-06
scsi: ufs-mediatek: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
Stanley Chu
1
-0
/
+1
2021-01-04
Linux 5.11-rc2
v5.11-rc2
Linus Torvalds
1
-1
/
+1
2021-01-01
depmod: handle the case of /sbin/depmod without /sbin in PATH
Linus Torvalds
1
-0
/
+2
2020-12-31
kernel/io_uring: cancel io_uring before task works
Pavel Begunkov
2
-2
/
+2
2020-12-31
io_uring: fix io_sqe_files_unregister() hangs
Pavel Begunkov
1
-2
/
+22
2020-12-31
io_uring: add a helper for setting a ref node
Pavel Begunkov
1
-10
/
+12
2020-12-30
intel_idle: add SnowRidge C-state table
Artem Bityutskiy
1
-1
/
+40
2020-12-30
cpufreq: intel_pstate: Fix fast-switch fallback path
Rafael J. Wysocki
1
-1
/
+0
2020-12-30
s390/Kconfig: sort config S390 select list once again
Heiko Carstens
1
-14
/
+17
2020-12-30
s390: update defconfigs
Heiko Carstens
3
-7
/
+18
2020-12-30
block: add debugfs stanza for QUEUE_FLAG_NOWAIT
Andres Freund
1
-0
/
+1
2020-12-30
fs: block_dev.c: fix kernel-doc warnings from struct block_device changes
Randy Dunlap
1
-1
/
+1
2020-12-30
mm: slub: call account_slab_page() after slab page initialization
Roman Gushchin
1
-3
/
+2
[next]