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
2024-11-02
scsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMI
Justin Tee
1
-7
/
+14
2024-11-02
scsi: lpfc: Update lpfc_els_flush_cmd() to check for SLI_ACTIVE before BSG flag
Justin Tee
1
-6
/
+16
2024-11-02
scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod paths
Justin Tee
2
-5
/
+38
2024-11-02
scsi: lpfc: Check devloss callbk done flag for potential stale NDLP ptrs
Justin Tee
1
-0
/
+6
2024-11-02
scsi: lpfc: Modify CGN warning signal calculation based on EDC response
Justin Tee
1
-2
/
+4
2024-11-02
scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES buffer
Johannes Thumshirn
1
-2
/
+1
2024-10-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+4
2024-10-25
scsi: scsi_debug: Fix do_device_access() handling of unexpected SG copy length
John Garry
1
-6
/
+4
2024-10-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-17
/
+29
2024-10-16
scsi: aha152x: Switch to irq_get_nr_irqs()
Bart Van Assche
1
-1
/
+1
2024-10-15
Merge patch series "scsi: hisi_sas: Some fixes for hisi_sas"
Martin K. Petersen
5
-51
/
+204
2024-10-15
scsi: hisi_sas: Add latest_dump for the debugfs dump
Yihang Li
1
-0
/
+17
2024-10-15
scsi: hisi_sas: Create all dump files during debugfs initialization
Yihang Li
1
-22
/
+77
2024-10-15
scsi: hisi_sas: Update v3 hw STP_LINK_TIMER setting
Xingui Yang
1
-1
/
+1
2024-10-15
scsi: hisi_sas: Add time interval between two H2D FIS following soft reset spec
Xingui Yang
1
-0
/
+1
2024-10-15
scsi: hisi_sas: Update disk locked timeout to 7 seconds
Xingui Yang
1
-0
/
+2
2024-10-15
scsi: hisi_sas: Default enable interrupt coalescing
Yihang Li
1
-7
/
+10
2024-10-15
scsi: hisi_sas: Add cond_resched() for no forced preemption model
Yihang Li
1
-0
/
+1
2024-10-15
scsi: hisi_sas: Check usage count only when the runtime PM status is RPM_SUSPENDING
Yihang Li
1
-1
/
+2
2024-10-15
scsi: hisi_sas: Reset PHY again if phyup timeout
Yihang Li
1
-1
/
+12
2024-10-15
scsi: hisi_sas: Enable all PHYs that are not disabled by user during controller reset
Yihang Li
1
-1
/
+7
2024-10-15
scsi: hisi_sas: Add firmware information check
Yihang Li
5
-0
/
+62
2024-10-15
scsi: hisi_sas: Create trigger_dump at the end of the debugfs initialization
Yihang Li
1
-5
/
+4
2024-10-15
scsi: hisi_sas: Adjust priority of registering and exiting debugfs for security
Yihang Li
2
-13
/
+8
2024-10-15
scsi: mpi3mr: Validate SAS port assignments
Ranjan Kumar
2
-17
/
+29
2024-10-15
Merge patch series "scsi: bfa: Remove deadcode"
Martin K. Petersen
15
-389
/
+0
2024-10-15
scsi: bfa: Remove unused misc code
Dr. David Alan Gilbert
4
-31
/
+0
2024-10-15
scsi: bfa: Remove unused bfa_fcs code
Dr. David Alan Gilbert
4
-212
/
+0
2024-10-15
scsi: bfa: Remove unused bfa_ioc code
Dr. David Alan Gilbert
2
-23
/
+0
2024-10-15
scsi: bfa: Remove unused bfa_svc code
Dr. David Alan Gilbert
3
-78
/
+0
2024-10-15
scsi: bfa: Remove unused bfa_core code
Dr. David Alan Gilbert
2
-45
/
+0
2024-10-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-4
/
+4
2024-10-03
scsi: scsi_transport_fc: Allow setting rport state to current state
Benjamin Marzinski
1
-2
/
+2
2024-10-03
scsi: aic7xxx: Remove unused aic7770_find_device()
Dr. David Alan Gilbert
2
-17
/
+0
2024-10-03
scsi: aacraid: Remove unused aac_check_health()
Dr. David Alan Gilbert
2
-122
/
+0
2024-10-03
scsi: wd33c93: Don't use stale scsi_pointer value
Daniel Palmer
1
-1
/
+1
2024-10-03
scsi: fnic: Move flush_work initialization out of if block
Martin Wilck
1
-1
/
+1
2024-10-03
scsi: bfa: Fix cacography in bfi.h file
Liu Jing
1
-1
/
+1
2024-10-03
scsi: qedf: Remove dead code
Liao Chen
1
-5
/
+0
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
47
-47
/
+47
2024-09-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
32
-152
/
+413
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-25
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
1
-9
/
+3
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-2
/
+2
2024-09-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
66
-584
/
+926
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-8
/
+10
2024-09-19
Merge tag 'ata-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
1
-1
/
+0
2024-09-17
Merge tag 'v6.11' into for-6.12/block
Jens Axboe
8
-24
/
+66
2024-09-13
blk-integrity: improved sg segment mapping
Keith Busch
1
-8
/
+3
2024-09-13
scsi: use request to get integrity segments
Keith Busch
1
-2
/
+1
[prev]
[next]