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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-05-31
scsi: fnic: Use vzalloc()
Christophe JAILLET
1
-6
/
+2
2023-05-31
scsi: pm80xx: Add fatal error checks
Changyuan Lyu
1
-0
/
+22
2023-05-31
scsi: Add HAS_IOPORT dependencies
Niklas Schnelle
8
-21
/
+26
2023-05-31
scsi: message: fusion: Add HAS_IOPORT dependencies
Niklas Schnelle
1
-1
/
+1
2023-05-31
scsi: lpfc: Fix incorrect big endian type assignments in FDMI and VMID paths
Justin Tee
2
-52
/
+52
2023-05-31
scsi: lpfc: Copyright updates for 14.2.0.13 patches
Justin Tee
2
-2
/
+2
2023-05-31
scsi: lpfc: Update lpfc version to 14.2.0.13
Justin Tee
1
-1
/
+1
2023-05-31
scsi: lpfc: Enhance congestion statistics collection
Justin Tee
2
-208
/
+81
2023-05-31
scsi: lpfc: Clean up SLI-4 CQE status handling
Justin Tee
5
-50
/
+41
2023-05-31
scsi: lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_EVENT
Justin Tee
3
-41
/
+41
2023-05-31
scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_state
Justin Tee
1
-2
/
+12
2023-05-31
scsi: lpfc: Account for fabric domain ctlr device loss recovery
Justin Tee
1
-5
/
+14
2023-05-31
scsi: lpfc: Clear NLP_IN_DEV_LOSS flag if already in rediscovery
Justin Tee
1
-3
/
+3
2023-05-31
scsi: lpfc: Fix use-after-free rport memory access in lpfc_register_remote_port()
Justin Tee
1
-8
/
+0
2023-05-31
scsi: ufs: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-05-31
scsi: smartpqi: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-05-31
scsi: sym53c8xx: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-05-31
scsi: message: fusion: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2
-3
/
+3
2023-05-31
scsi: libfcoe: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-05-31
scsi: lpfc: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-05-31
scsi: dt-bindings: ufs: qcom: Add compatible for sa8775p
Bartosz Golaszewski
1
-0
/
+2
2023-05-31
scsi: ufs: core: Do not open code SZ_x
Avri Altman
6
-25
/
+25
2023-05-31
scsi: ufs: Ungate the clock synchronously
Bart Van Assche
4
-62
/
+30
2023-05-31
scsi: ufs: Declare ufshcd_{hold,release}() once
Bart Van Assche
1
-3
/
+0
2023-05-31
scsi: ufs: Conditionally enable the BLK_MQ_F_BLOCKING flag
Bart Van Assche
1
-0
/
+1
2023-05-31
scsi: core: Support setting BLK_MQ_F_BLOCKING
Bart Van Assche
3
-7
/
+11
2023-05-31
scsi: core: Rework scsi_host_block()
Bart Van Assche
1
-5
/
+13
2023-05-31
scsi: virtio_scsi: Remove a useless function call
Christophe JAILLET
1
-3
/
+1
2023-05-31
scsi: ata: libata-scsi: Fix ata_msense_control kdoc comment
Damien Le Moal
1
-0
/
+1
2023-05-31
scsi: qla2xxx: Fix end of loop test
Dan Carpenter
1
-1
/
+1
2023-05-31
scsi: core: Only kick the requeue list if necessary
Bart Van Assche
1
-5
/
+8
2023-05-31
scsi: core: Trace SCSI sense data
Bart Van Assche
1
-2
/
+19
2023-05-31
scsi: core: Use min() instead of open-coding it
Bart Van Assche
1
-2
/
+1
2023-05-22
scsi: docs: sym53c8xx_2: Shorten chapter heading
Randy Dunlap
1
-3
/
+3
2023-05-22
scsi: docs: ncr53c8xx: Shorten chapter heading
Randy Dunlap
1
-3
/
+3
[next]