index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
scsi: cxgbi: Fix 'generated' typo
Muhammad Muzammil
1
-1
/
+1
2023-10-13
scsi: ufs: core: Fix abnormal scale up after scale down
Peter Wang
1
-0
/
+7
2023-10-13
scsi: ufs: core: Fix abnormal scale up after last cmd finish
Peter Wang
1
-13
/
+4
2023-10-13
scsi: ufs: core: Only suspend clock scaling if scaling down
Peter Wang
1
-1
/
+1
2023-10-09
scsi: ufs: qcom: Remove unnecessary check
Dan Carpenter
1
-9
/
+5
2023-10-09
scsi: ufs: ufs-pci: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
1
-2
/
+3
2023-10-09
scsi: ufs: core: Remove dev cmd clock scaling busy
Peter Wang
1
-2
/
+2
2023-10-09
scsi: message: fusion: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-8
/
+8
2023-10-09
scsi: message: fusion: Replace deprecated strncpy() with strscpy_pad()
Justin Stitt
1
-10
/
+9
2023-10-09
scsi: ufs: core: WLUN send SSU timeout recovery
Peter Wang
1
-0
/
+13
2023-09-27
scsi: fnic: Clean up some inconsistent indenting
Jiapeng Chong
1
-5
/
+6
2023-09-27
scsi: target: tcmu: Annotate struct tcmu_tmr with __counted_by
Kees Cook
1
-1
/
+1
2023-09-27
scsi: ufs: core: Set the Command Priority (CP) flag for RT requests
Bart Van Assche
2
-1
/
+6
2023-09-27
scsi: ufs: core: Simplify ufshcd_comp_scsi_upiu()
Bart Van Assche
1
-12
/
+4
2023-09-27
scsi: ufs: core: Move the 4K alignment code into the Exynos driver
Bart Van Assche
3
-9
/
+13
2023-09-27
scsi: ufs: core: Remove request tag range checks
Bart Van Assche
1
-6
/
+0
2023-09-27
scsi: target: Remove the references to http://www.linux-iscsi.org/
Bart Van Assche
2
-5
/
+6
2023-09-21
scsi: ibmvfc: Add protocol field to target structure
Tyrel Datwyler
1
-5
/
+6
2023-09-21
scsi: ibmvfc: Make discovery buffer per protocol channel group
Tyrel Datwyler
2
-20
/
+33
2023-09-21
scsi: ibmvfc: Add protocol field to ibmvfc_channels
Tyrel Datwyler
2
-4
/
+27
2023-09-21
scsi: ibmvfc: Make channel allocation generic
Tyrel Datwyler
1
-52
/
+75
2023-09-21
scsi: ibmvfc: Track max and desired queue size in ibmvfc_channels
Tyrel Datwyler
2
-7
/
+11
2023-09-21
scsi: ibmvfc: Rename ibmvfc_scsi_channels to ibmvfc_channels
Tyrel Datwyler
2
-4
/
+4
2023-09-21
scsi: ibmvfc: Use a bitfield for boolean flags
Tyrel Datwyler
1
-10
/
+10
2023-09-21
scsi: ibmvfc: Fix erroneous use of rtas_busy_delay with hcall return code
Tyrel Datwyler
1
-2
/
+1
2023-09-21
scsi: ibmvfc: Limit max hw queues by num_online_cpus()
Tyrel Datwyler
1
-1
/
+2
2023-09-21
scsi: ibmvfc: Implement channel queue depth and event buffer accounting
Tyrel Datwyler
2
-41
/
+80
2023-09-21
scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool
Tyrel Datwyler
1
-2
/
+122
2023-09-21
scsi: hisi_sas: Allocate DFX memory during dump trigger
Yihang Li
2
-49
/
+46
2023-09-21
scsi: hisi_sas: Directly call register snapshot instead of using workqueue
Yihang Li
3
-14
/
+8
2023-09-21
scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs
Yihang Li
1
-6
/
+7
2023-09-21
scsi: ufs: Convert all platform drivers to return void
Uwe Kleine-König
9
-31
/
+18
2023-09-21
scsi: pm8001: Remove PM8001_READ_VPD
Damien Le Moal
2
-25
/
+28
2023-09-21
scsi: pm8001: Remove PM8001_USE_TASKLET
Damien Le Moal
2
-22
/
+21
2023-09-21
scsi: pm8001: Remove PM8001_USE_MSIX
Damien Le Moal
4
-55
/
+67
2023-09-21
scsi: pm8001: Remove pm80xx_chip_intx_interrupt_enable/disable()
Damien Le Moal
1
-26
/
+5
2023-09-21
scsi: pm8001: Simplify pm8001_chip_interrupt_enable/disable()
Damien Le Moal
1
-63
/
+6
2023-09-21
scsi: pm8001: Introduce pm8001_handle_irq()
Damien Le Moal
1
-28
/
+22
2023-09-21
scsi: pm8001: Introduce pm8001_kill_tasklet()
Damien Le Moal
1
-21
/
+19
2023-09-21
scsi: pm8001: Introduce pm8001_init_tasklet()
Damien Le Moal
1
-24
/
+27
2023-09-21
scsi: pm8001: Introduce pm8001_free_irq()
Damien Le Moal
1
-21
/
+28
2023-09-13
scsi: ufs: qcom: Rename "hs_gear" to "phy_gear"
Manivannan Sadhasivam
2
-8
/
+8
2023-09-13
scsi: ufs: qcom: Update PHY settings only when scaling to higher gears
Manivannan Sadhasivam
2
-3
/
+9
2023-09-13
scsi: ufs: qcom: Configure SYS1CLK_1US_REG for UFS V4 and above
Nitin Rawat
1
-16
/
+40
2023-09-13
scsi: ufs: qcom: Align programing of unipro clk attributes
Nitin Rawat
1
-6
/
+5
2023-09-13
scsi: ufs: qcom: Add support to configure PA_VS_CORE_CLK_40NS_CYCLES
Nitin Rawat
2
-1
/
+89
2023-09-13
scsi: ufs: qcom: Add multiple frequency support for MAX_CORE_CLK_1US_CYCLES
Nitin Rawat
2
-21
/
+31
2023-09-13
scsi: ufs: qcom: Update MAX_CORE_CLK_1US_CYCLES for UFS V4 and above
Nitin Rawat
2
-7
/
+16
2023-09-13
scsi: imm: Add a module parameter for the transfer mode
Alex Henrie
3
-52
/
+37
2023-09-13
scsi: libsas: Declare sas_discover_end_dev() static
Damien Le Moal
2
-3
/
+1
[next]