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-06-21
scsi: lpfc: Fix lpfc_name struct packing
Arnd Bergmann
1
-5
/
+5
2023-06-16
scsi: core: Improve warning message in scsi_device_block()
Martin Wilck
1
-2
/
+4
2023-06-16
scsi: core: Replace scsi_target_block() with scsi_block_targets()
Martin Wilck
6
-17
/
+24
2023-06-16
scsi: core: Don't wait for quiesce in scsi_device_block()
Martin Wilck
1
-7
/
+10
2023-06-16
scsi: core: Don't wait for quiesce in scsi_stop_queue()
Martin Wilck
1
-16
/
+16
2023-06-16
scsi: core: Merge scsi_internal_device_block() and device_block()
Martin Wilck
1
-19
/
+8
2023-06-16
scsi: sg: Increase number of devices
Hannes Reinecke
1
-1
/
+1
2023-06-16
scsi: bsg: Increase number of devices
Hannes Reinecke
1
-1
/
+1
2023-06-16
scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue
Manish Rangankar
2
-4
/
+0
2023-06-16
scsi: ufs: ufs-pci: Add support for Intel Arrow Lake
Adrian Hunter
1
-0
/
+1
2023-06-16
scsi: sd: sd_zbc: Use PAGE_SECTORS_SHIFT
Johannes Thumshirn
1
-1
/
+1
2023-06-16
scsi: ufs: wb: Add explicit flush_threshold sysfs attribute
Lu Hongfei
2
-0
/
+44
2023-06-16
scsi: ufs: ufs-qcom: Switch to the new ICE API
Abel Vesa
5
-277
/
+104
2023-06-16
scsi: ufs: dt-bindings: qcom: Add ICE phandle
Abel Vesa
1
-0
/
+24
2023-06-16
scsi: ufs: ufs-mediatek: Set UFSHCD_QUIRK_MCQ_BROKEN_RTC quirk
Po-Wen Kao
1
-0
/
+1
2023-06-16
scsi: ufs: ufs-mediatek: Set UFSHCD_QUIRK_MCQ_BROKEN_INTR quirk
Po-Wen Kao
1
-0
/
+1
2023-06-16
scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_RTC
Po-Wen Kao
2
-0
/
+18
2023-06-16
scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_INTR
Po-Wen Kao
2
-1
/
+12
2023-06-16
scsi: ufs: core: Remove dedicated hwq for dev command
Po-Wen Kao
3
-13
/
+6
2023-06-16
scsi: ufs: core: mcq: Fix the incorrect OCS value for the device command
Stanley Chu
2
-4
/
+7
2023-06-16
scsi: ufs: dt-bindings: samsung,exynos: Drop unneeded quotes
Krzysztof Kozlowski
1
-1
/
+1
2023-06-16
scsi: block: Improve ioprio value validity checks
Damien Le Moal
2
-17
/
+34
2023-06-14
scsi: qla2xxx: Update version to 10.02.08.400-k
Nilesh Javali
1
-2
/
+2
2023-06-14
scsi: qla2xxx: Correct the index of array
Bikash Hazarika
1
-1
/
+4
2023-06-14
scsi: qla2xxx: Pointer may be dereferenced
Shreyas Deodhar
1
-0
/
+2
2023-06-14
scsi: qla2xxx: Fix buffer overrun
Quinn Tran
1
-1
/
+1
2023-06-14
scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()
Nilesh Javali
1
-0
/
+4
2023-06-14
scsi: qla2xxx: Avoid fcport pointer dereference
Nilesh Javali
1
-2
/
+2
2023-06-14
scsi: qla2xxx: Fix potential NULL pointer dereference
Bikash Hazarika
1
-1
/
+2
2023-06-14
scsi: qla2xxx: Array index may go out of bound
Nilesh Javali
1
-1
/
+2
2023-06-07
scsi: qla2xxx: Drop useless LIST_HEAD
Christophe JAILLET
1
-1
/
+0
2023-06-07
scsi: qla2xxx: Replace one-element array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2
-4
/
+4
2023-06-07
scsi: hisi_sas: Convert to platform remove callback returning void
Uwe Kleine-König
4
-15
/
+4
2023-06-07
scsi: lpfc: Avoid -Wstringop-overflow warning
Gustavo A. R. Silva
1
-2
/
+6
2023-06-07
scsi: lpfc: Use struct_size() helper
Justin Tee
1
-4
/
+2
2023-06-07
scsi: ufs: core: Combine ufshcd_mq_poll_cqe functions
Stanley Chu
1
-13
/
+4
2023-06-07
scsi: ufs: core: Fix ufshcd_inc_sq_tail() function bug
zhanghui
1
-2
/
+3
2023-06-07
scsi: ufs: core: Remove a ufshcd_add_command_trace() call
Bart Van Assche
1
-1
/
+0
2023-05-31
scsi: ufs: core: Simplify driver shutdown
Bart Van Assche
13
-53
/
+5
2023-05-31
scsi: ufs: core: Move ufshcd_wl_shutdown()
Bart Van Assche
1
-22
/
+22
2023-05-31
scsi: ufs: core: Fix handling of lrbp->cmd
Bart Van Assche
1
-6
/
+1
2023-05-31
scsi: ufs: core: Increase the START STOP UNIT timeout from one to ten seconds
Bart Van Assche
1
-1
/
+2
2023-05-31
scsi: mpi3mr: Propagate sense data for admin queue SCSI I/O
Sathya Prakash
1
-0
/
+5
2023-05-31
scsi: ufs: core: Add error handling for MCQ mode
Bao D. Nguyen
3
-18
/
+139
2023-05-31
scsi: ufs: mcq: Use ufshcd_mcq_poll_cqe_lock() in MCQ mode
Bao D. Nguyen
5
-8
/
+6
2023-05-31
scsi: ufs: mcq: Added ufshcd_mcq_abort()
Bao D. Nguyen
3
-5
/
+71
2023-05-31
scsi: ufs: mcq: Add support for cleaning up MCQ resources
Bao D. Nguyen
2
-9
/
+66
2023-05-31
scsi: ufs: mcq: Add supporting functions for MCQ abort
Bao D. Nguyen
5
-1
/
+197
2023-05-31
scsi: ufs: core: Update the ufshcd_clear_cmds() functionality
Bao D. Nguyen
1
-16
/
+21
2023-05-31
scsi: ufs: core: Combine 32-bit command_desc_base_addr_lo/hi
Bao D. Nguyen
2
-8
/
+4
[next]