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
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-21
scsi: qla2xxx: Remove unused ql_log_qp
Dr. David Alan Gilbert
2
-56
/
+0
2025-04-21
scsi: qla2xxx: Remove unused qla82xx_wait_for_state_change()
Dr. David Alan Gilbert
2
-27
/
+0
2025-04-21
scsi: qla2xxx: Remove unused qla82xx_pci_region_offset()
Dr. David Alan Gilbert
2
-20
/
+0
2025-04-21
scsi: qla2xxx: Remove unused qlt_83xx_iospace_config()
Dr. David Alan Gilbert
2
-11
/
+0
2025-04-21
scsi: qla2xxx: Remove unused qlt_fc_port_deleted()
Dr. David Alan Gilbert
2
-45
/
+0
2025-04-21
scsi: qla2xxx: Remove unused qlt_free_qfull_cmds()
Dr. David Alan Gilbert
2
-76
/
+0
2025-04-21
scsi: hisi_sas: Wait until error handling is complete
Yihang Li
1
-0
/
+2
2025-04-21
scsi: hisi_sas: Call I_T_nexus after soft reset for SATA disk
Yihang Li
1
-24
/
+5
2025-04-21
scsi: hisi_sas: Coding style cleanup
Yihang Li
5
-25
/
+17
2025-04-21
scsi: hisi_sas: Use macro instead of magic number
Yihang Li
3
-115
/
+213
2025-04-21
scsi: mpi3mr: Fix typo and grammar
Chelsy Ratnawat
1
-3
/
+3
2025-04-21
scsi: mpi3mr: Add level check to control event logging
Ranjan Kumar
1
-0
/
+3
2025-04-21
scsi: scsi_transport_fc: Rename del_timer() in comment
WangYuli
1
-1
/
+1
2025-04-21
scsi: core: Clear flags for scsi_cmnd that did not complete
Anastasia Kovaleva
1
-1
/
+5
2025-04-11
scsi: pm80xx: Add __nonstring annotations for unterminated strings
Kees Cook
1
-1
/
+1
2025-04-11
scsi: mpi3mr: Reset the pending interrupt flag
Ranjan Kumar
1
-0
/
+3
2025-04-11
scsi: mpi3mr: Fix pending I/O counter
Ranjan Kumar
1
-1
/
+1
2025-04-11
scsi: lpfc: Use memcpy() for BIOS version
Daniel Wagner
1
-2
/
+2
2025-04-11
scsi: elx: sli4: Replace deprecated strncpy() with strscpy()
Thorsten Blum
1
-3
/
+3
2025-04-11
scsi: scsi_debug: Add ERASE for tapes
Kai Mäkisara
1
-3
/
+20
2025-04-11
scsi: scsi_debug: Use scsi_device->type instead os sdebug_ptype where possible
Kai Mäkisara
1
-26
/
+35
2025-04-11
scsi: scsi_debug: Move some tape-specific commands to separate definitions
Kai Mäkisara
1
-39
/
+38
2025-04-11
scsi: scsi_debug: Enable different command definitions for different device types
Kai Mäkisara
1
-89
/
+115
2025-04-11
scsi: scsi_debug: Fix two typos in command definitions
Kai Mäkisara
1
-2
/
+2
2025-04-08
Merge branch '6.15/scsi-queue' into 6.15/scsi-fixes
Martin K. Petersen
10
-18
/
+66
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
58
-166
/
+166
2025-04-03
scsi: megaraid_sas: Driver version update to 07.734.00.00-rc1
Chandrakanth Patil
1
-2
/
+2
2025-04-03
scsi: megaraid_sas: Block zero-length ATA VPD inquiry
Chandrakanth Patil
2
-3
/
+11
2025-04-03
scsi: scsi_transport_srp: Replace min/max nesting with clamp()
Li Haoran
1
-1
/
+1
2025-04-03
scsi: smartpqi: Use is_kdump_kernel() to check for kdump
Martin Wilck
1
-6
/
+7
2025-04-03
scsi: pm80xx: Set phy_attached to zero when device is gone
Igor Pylypiv
1
-0
/
+1
2025-04-03
scsi: iscsi: Fix missing scsi_host_put() in error path
Miaoqian Lin
1
-2
/
+5
2025-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
81
-11363
/
+2003
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-9
/
+6
2025-03-24
Merge tag 'bitmap-for-6.15' of https://github.com/norov/linux
Linus Torvalds
2
-19
/
+6
2025-03-24
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
4
-11
/
+11
2025-03-20
scsi: hisi_sas: Fix I/O errors caused by hardware port ID changes
Xingui Yang
1
-0
/
+20
2025-03-20
scsi: hisi_sas: Enable force phy when SATA disk directly connected
Xingui Yang
2
-4
/
+19
2025-03-17
scsi: st: Tighten the page format heuristics with MODE SELECT
Kai Mäkisara
1
-1
/
+3
2025-03-17
scsi: st: ERASE does not change tape location
Kai Mäkisara
1
-1
/
+0
2025-03-17
scsi: st: Fix array overflow in st_setup()
Kai Mäkisara
1
-1
/
+1
2025-03-17
scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flag
Ewan D. Milne
1
-0
/
+2
2025-03-17
scsi: hisi_sas: Fixed failure to issue vendor specific commands
Xingui Yang
4
-10
/
+29
2025-03-17
scsi: fnic: Remove unnecessary NUL-terminations
Thorsten Blum
1
-3
/
+0
2025-03-17
scsi: fnic: Remove redundant flush_workqueue() calls
Chen Ni
1
-3
/
+2
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
1
-1
/
+1
2025-03-10
scsi: core: Use a switch statement when attaching VPD pages
Chaohai Chen
1
-8
/
+20
2025-03-10
scsi: mpi3mr: Task Abort EH Support
Chandrakanth Patil
1
-0
/
+99
2025-03-10
scsi: storvsc: Don't report the host packet status as the hv status
Roman Kisel
1
-2
/
+2
[prev]
[next]