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-04-11
scsi: target: core: Fix invalid memory access
Maurizio Lombardi
1
-4
/
+3
2023-04-02
scsi: scsi_debug: Drop sdebug_queue
John Garry
1
-138
/
+51
2023-04-02
scsi: scsi_debug: Only allow sdebug_max_queue be modified when no shosts
John Garry
1
-61
/
+6
2023-04-02
scsi: scsi_debug: Use scsi_host_busy() in delay_store() and ndelay_store()
John Garry
1
-14
/
+13
2023-04-02
scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in stop_all_queued()
John Garry
1
-28
/
+17
2023-04-02
scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in sdebug_blk_mq_poll()
John Garry
1
-97
/
+98
2023-04-02
scsi: scsi_debug: Dynamically allocate sdebug_queued_cmd
John Garry
1
-174
/
+253
2023-04-02
scsi: scsi_debug: Use scsi_block_requests() to block queues
John Garry
1
-9
/
+9
2023-04-02
scsi: scsi_debug: Protect block_unblock_all_queues() with mutex
John Garry
1
-1
/
+17
2023-04-02
scsi: scsi_debug: Change shost list lock to a mutex
John Garry
1
-19
/
+19
2023-04-02
scsi: scsi_debug: Don't iter all shosts in clear_luns_changed_on_target()
John Garry
1
-8
/
+5
2023-04-02
scsi: scsi_debug: Fix check for sdev queue full
John Garry
1
-1
/
+1
2023-04-02
scsi: hisi_sas: Exit suspend state when usage count is greater than 0
Yihang Li
1
-17
/
+56
2023-04-02
scsi: hisi_sas: Ensure all enabled PHYs up during controller reset
Yihang Li
1
-2
/
+30
2023-04-02
scsi: hisi_sas: Handle NCQ error when IPTT is valid
Xingui Yang
3
-3
/
+15
2023-04-02
scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list
Xingui Yang
5
-13
/
+23
2023-04-02
scsi: qla4xxx: Remove unused 'count' variable
Tom Rix
1
-2
/
+0
2023-04-02
scsi: snic: Remove unused 'xfer_len' variable
Tom Rix
1
-6
/
+1
2023-04-02
scsi: qedf: Remove unused 'num_handled' variable
Tom Rix
1
-2
/
+0
2023-04-02
scsi: ufs: ufs-pci: Add support for Intel Lunar Lake
Adrian Hunter
1
-0
/
+1
2023-04-02
scsi: scsi_transport_fc: Remove unused 'desc_cnt' variable
Tom Rix
1
-2
/
+1
2023-04-02
scsi: sr: Simplify the sr_open() function
Enze Li
1
-6
/
+1
2023-04-02
scsi: target: core: Remove unused 'prod_len' variable
Tom Rix
1
-5
/
+0
2023-04-02
scsi: libsas: Abort all in-flight requests when device is gone
Jason Yan
1
-0
/
+29
2023-04-02
scsi: core: Clean up struct ufs_saved_pwr_info
Stanley Chu
2
-10
/
+4
2023-03-24
scsi: mpt3sas: Don't print sense pool info twice
Jerry Snitselaar
1
-5
/
+0
2023-03-24
scsi: core: Improve scsi_vpd_inquiry() checks
Damien Le Moal
1
-2
/
+9
2023-03-24
scsi: megaraid_sas: Fix crash after a double completion
Tomas Henzl
1
-2
/
+2
2023-03-24
scsi: megaraid_sas: Fix fw_crash_buffer_show()
Tomas Henzl
1
-1
/
+1
2023-03-24
scsi: target: tcm_loop: Remove redundant driver match function
Lizhe
1
-7
/
+0
2023-03-24
scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition
Zheng Wang
1
-0
/
+2
2023-03-24
scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDS
Danila Chernetsov
1
-0
/
+1
2023-03-24
scsi: usb: uas: Declare two host templates and host template pointers const
Bart Van Assche
4
-4
/
+4
2023-03-24
scsi: ufs: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-24
scsi: target: tcm-loop: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-24
scsi: rts5208: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-24
scsi: xen-scsifront: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-24
scsi: wd719x: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-24
scsi: virtio-scsi: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-24
scsi: sym53c8xx: Declare SCSI host template const
Bart Van Assche
1
-2
/
+2
2023-03-24
scsi: stex: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-24
scsi: snic: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-24
scsi: smartpqi: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-24
scsi: sgiwd93: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-24
scsi: qlogicpti: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-24
scsi: qla2xxx: Declare SCSI host template const
Bart Van Assche
3
-4
/
+4
2023-03-24
scsi: qla1280: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-24
scsi: ps3rom: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-24
scsi: ppa: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-24
scsi: pmcraid: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
[next]