index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
scsi: lpfc: Constify 'struct bin_attribute'
Thomas Weißschuh
2025-01-02
1
-10
/
+10
|
|
*
|
|
scsi: ibmvfc: Constify 'struct bin_attribute'
Thomas Weißschuh
2025-01-02
1
-3
/
+3
|
|
*
|
|
scsi: esas2r: Constify 'struct bin_attribute'
Thomas Weißschuh
2025-01-02
2
-22
/
+22
|
|
*
|
|
scsi: arcmsr: Constify 'struct bin_attribute'
Thomas Weißschuh
2025-01-02
1
-6
/
+6
|
|
*
|
|
scsi: 3w-sas: Constify 'struct bin_attribute'
Thomas Weißschuh
2025-01-02
1
-6
/
+6
|
|
*
|
|
scsi: core: Constify 'struct bin_attribute'
Thomas Weißschuh
2025-01-02
1
-8
/
+8
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge patch series "Update lpfc to revision 14.4.0.7"
Martin K. Petersen
2025-01-02
15
-174
/
+351
|
|
\
\
\
|
|
*
|
|
scsi: lpfc: Copyright updates for 14.4.0.7 patches
Justin Tee
2025-01-02
2
-2
/
+2
|
|
*
|
|
scsi: lpfc: Update lpfc version to 14.4.0.7
Justin Tee
2025-01-02
1
-1
/
+1
|
|
*
|
|
scsi: lpfc: Add support for large fw object application layer reads
Justin Tee
2025-01-02
3
-9
/
+224
|
|
*
|
|
scsi: lpfc: Update definition of firmware configuration mbox cmds
Justin Tee
2025-01-02
3
-66
/
+28
|
|
*
|
|
scsi: lpfc: Change lpfc_nodelist save_flags member into a bitmask
Justin Tee
2025-01-02
7
-53
/
+33
|
|
*
|
|
scsi: lpfc: Add handling for LS_RJT reason explanation authentication required
Justin Tee
2025-01-02
2
-0
/
+27
|
|
*
|
|
scsi: lpfc: Modify handling of ADISC based on ndlp state and RPI registration
Justin Tee
2025-01-02
1
-19
/
+24
|
|
*
|
|
scsi: lpfc: Delete NLP_TARGET_REMOVE flag due to obsolete usage
Justin Tee
2025-01-02
3
-21
/
+7
|
|
*
|
|
scsi: lpfc: Restrict the REG_FCFI MAM field to FCoE adapters only
Justin Tee
2025-01-02
1
-2
/
+4
|
|
*
|
|
scsi: lpfc: Redefine incorrect type in lpfc_create_device_data()
Justin Tee
2025-01-02
1
-1
/
+1
|
|
|
/
/
|
*
|
|
scsi: myrb: Remove dead code
Ariel Otilibili
2025-01-02
1
-2
/
+0
|
*
|
|
scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1
Paul Menzel
2025-01-02
1
-2
/
+1
|
*
|
|
scsi: mpt3sas: Add details to EEDPTagMode error message
Paul Menzel
2025-01-02
1
-1
/
+1
|
*
|
|
scsi: esp: Fix variable typo
Siddharth Menon
2025-01-02
1
-1
/
+1
|
*
|
|
scsi: isci: Remove unused isci_remote_device_reset_complete()
Dr. David Alan Gilbert
2025-01-02
2
-46
/
+0
|
*
|
|
scsi: iscsi: Remove unused iscsi_create_session()
Dr. David Alan Gilbert
2025-01-02
1
-27
/
+0
|
*
|
|
scsi: qedi: Use kthread_create_on_cpu()
Frederic Weisbecker
2025-01-02
1
-4
/
+2
|
*
|
|
scsi: bnx2i: Use kthread_create_on_cpu()
Frederic Weisbecker
2025-01-02
1
-5
/
+2
|
*
|
|
scsi: bnx2fc: Use kthread_create_on_cpu()
Frederic Weisbecker
2025-01-02
1
-5
/
+2
|
*
|
|
scsi: Constify struct pci_device_id
Christophe JAILLET
2024-12-10
32
-32
/
+32
|
*
|
|
scsi: storvsc: Don't assume cpu_possible_mask is dense
Michael Kelley
2024-12-10
1
-7
/
+6
|
*
|
|
scsi: Eliminate scsi_register() and scsi_unregister() usage & docs
Randy Dunlap
2024-12-10
1
-1
/
+1
|
*
|
|
Merge patch series "Replace the "slave_*" function names"
Martin K. Petersen
2024-12-04
58
-303
/
+335
|
|
\
\
\
|
|
*
|
|
scsi: core: Remove the .slave_configure() method
Bart Van Assche
2024-12-04
1
-3
/
+1
|
|
*
|
|
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
2024-12-04
38
-107
/
+144
|
|
*
|
|
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
2024-12-04
14
-46
/
+43
|
|
*
|
|
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
2024-12-04
39
-152
/
+152
|
|
|
/
/
|
*
|
|
scsi: pm80xx: Improve debugging for aborted commands
Vishakha Channapattan
2024-12-04
4
-9
/
+77
|
*
|
|
scsi: pm80xx: Increase reserved tags from 8 to 128
Igor Pylypiv
2024-12-04
1
-1
/
+1
|
*
|
|
scsi: pm80xx: Use dynamic tag numbers for PHY start and stop
Jolly Shah
2024-12-04
1
-9
/
+28
|
*
|
|
scsi: pm80xx: Do not use libsas port ID
Igor Pylypiv
2024-12-04
1
-19
/
+2
|
*
|
|
scsi: qla2xxx: Move FCE Trace buffer allocation to user control
Quinn Tran
2024-12-04
4
-31
/
+126
|
*
|
|
scsi: csiostor: Fix typo doesnt->doesn't
Prateek Singh Rathore
2024-12-04
1
-1
/
+1
|
*
|
|
scsi: fnic: Use vcalloc() instead of vmalloc() and memset(0)
Thorsten Blum
2024-12-04
1
-13
/
+3
|
|
/
/
*
|
|
Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
9 days
2
-2
/
+6
|
\
\
\
|
*
|
|
scsi/cxlflash: Deprecate driver
Andrew Donnellan
2024-12-13
2
-2
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
9 days
1
-2
/
+2
|
\
\
\
|
*
|
|
scsi: add support for user-meta interface
Anuj Gupta
2024-12-23
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
9 days
16
-43
/
+24
|
\
\
\
|
*
|
|
block: Add common atomic writes enable flag
John Garry
13 days
1
-0
/
+1
|
*
|
|
block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
2025-01-10
2
-16
/
+6
|
*
|
|
block: simplify tag allocation policy selection
Christoph Hellwig
2025-01-06
2
-3
/
+3
|
*
|
|
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
2024-12-23
1
-1
/
+0
[prev]
[next]