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-01-02
scsi: ibmvfc: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-3
/
+3
2025-01-02
scsi: esas2r: Constify 'struct bin_attribute'
Thomas Weißschuh
2
-22
/
+22
2025-01-02
scsi: arcmsr: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-6
/
+6
2025-01-02
scsi: 3w-sas: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-6
/
+6
2025-01-02
scsi: core: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-8
/
+8
2025-01-02
Merge patch series "Update lpfc to revision 14.4.0.7"
Martin K. Petersen
15
-172
/
+349
2025-01-02
scsi: lpfc: Copyright updates for 14.4.0.7 patches
Justin Tee
2
-2
/
+2
2025-01-02
scsi: lpfc: Update lpfc version to 14.4.0.7
Justin Tee
1
-1
/
+1
2025-01-02
scsi: lpfc: Add support for large fw object application layer reads
Justin Tee
3
-9
/
+224
2025-01-02
scsi: lpfc: Update definition of firmware configuration mbox cmds
Justin Tee
3
-66
/
+28
2025-01-02
scsi: lpfc: Change lpfc_nodelist save_flags member into a bitmask
Justin Tee
7
-53
/
+33
2025-01-02
scsi: lpfc: Add handling for LS_RJT reason explanation authentication required
Justin Tee
2
-0
/
+27
2025-01-02
scsi: lpfc: Modify handling of ADISC based on ndlp state and RPI registration
Justin Tee
1
-17
/
+22
2025-01-02
scsi: lpfc: Delete NLP_TARGET_REMOVE flag due to obsolete usage
Justin Tee
3
-21
/
+7
2025-01-02
scsi: lpfc: Restrict the REG_FCFI MAM field to FCoE adapters only
Justin Tee
1
-2
/
+4
2025-01-02
scsi: lpfc: Redefine incorrect type in lpfc_create_device_data()
Justin Tee
1
-1
/
+1
2025-01-02
scsi: myrb: Remove dead code
Ariel Otilibili
1
-2
/
+0
2025-01-02
scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1
Paul Menzel
1
-2
/
+1
2025-01-02
scsi: mpt3sas: Add details to EEDPTagMode error message
Paul Menzel
1
-1
/
+1
2025-01-02
scsi: esp: Fix variable typo
Siddharth Menon
1
-1
/
+1
2025-01-02
scsi: isci: Remove unused isci_remote_device_reset_complete()
Dr. David Alan Gilbert
2
-46
/
+0
2025-01-02
scsi: iscsi: Remove unused iscsi_create_session()
Dr. David Alan Gilbert
1
-27
/
+0
2025-01-02
scsi: qedi: Use kthread_create_on_cpu()
Frederic Weisbecker
1
-4
/
+2
2025-01-02
scsi: bnx2i: Use kthread_create_on_cpu()
Frederic Weisbecker
1
-5
/
+2
2025-01-02
scsi: bnx2fc: Use kthread_create_on_cpu()
Frederic Weisbecker
1
-5
/
+2
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
1
-1
/
+0
2024-12-23
virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queues
Daniel Wagner
1
-2
/
+1
2024-12-23
scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
12
-21
/
+13
2024-12-23
scsi: add support for user-meta interface
Anuj Gupta
1
-2
/
+2
2024-12-13
scsi/cxlflash: Deprecate driver
Andrew Donnellan
2
-2
/
+6
2024-12-09
scsi: Constify struct pci_device_id
Christophe JAILLET
32
-32
/
+32
2024-12-09
scsi: storvsc: Don't assume cpu_possible_mask is dense
Michael Kelley
1
-7
/
+6
2024-12-09
scsi: Eliminate scsi_register() and scsi_unregister() usage & docs
Randy Dunlap
1
-1
/
+1
2024-12-04
Merge patch series "Replace the "slave_*" function names"
Martin K. Petersen
58
-303
/
+335
2024-12-04
scsi: core: Remove the .slave_configure() method
Bart Van Assche
1
-3
/
+1
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
38
-107
/
+144
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
14
-46
/
+43
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
39
-152
/
+152
2024-12-04
scsi: pm80xx: Improve debugging for aborted commands
Vishakha Channapattan
4
-9
/
+77
2024-12-04
scsi: pm80xx: Increase reserved tags from 8 to 128
Igor Pylypiv
1
-1
/
+1
2024-12-04
scsi: pm80xx: Use dynamic tag numbers for PHY start and stop
Jolly Shah
1
-9
/
+28
2024-12-04
scsi: pm80xx: Do not use libsas port ID
Igor Pylypiv
1
-19
/
+2
2024-12-04
scsi: scsi_debug: Fix hrtimer support for ndelay
John Garry
1
-1
/
+1
2024-12-04
scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error
Cathy Avery
1
-1
/
+6
2024-12-04
scsi: sg: Fix slab-use-after-free read in sg_release()
Suraj Sonawane
1
-1
/
+1
2024-12-04
scsi: qla2xxx: Update version to 10.02.09.400-k
Nilesh Javali
1
-2
/
+2
2024-12-04
scsi: qla2xxx: Supported speed displayed incorrectly for VPorts
Anil Gurumurthy
1
-0
/
+1
2024-12-04
scsi: qla2xxx: Fix NVMe and NPIV connect issue
Quinn Tran
1
-0
/
+1
2024-12-04
scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt
Saurav Kashyap
1
-10
/
+0
2024-12-04
scsi: qla2xxx: Move FCE Trace buffer allocation to user control
Quinn Tran
4
-30
/
+125
[prev]
[next]