index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
scsi: lpfc: Update lpfc version to 14.2.0.16
Justin Tee
2023-11-15
1
-1
/
+1
|
|
*
|
|
scsi: lpfc: Enhance driver logging for selected discovery events
Justin Tee
2023-11-15
2
-22
/
+38
|
|
*
|
|
scsi: lpfc: Refactor and clean up mailbox command memory free
Justin Tee
2023-11-15
4
-23
/
+40
|
|
*
|
|
scsi: lpfc: Return early in lpfc_poll_eratt() when the driver is unloading
Justin Tee
2023-11-15
1
-0
/
+3
|
|
*
|
|
scsi: lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss()
Justin Tee
2023-11-15
1
-1
/
+1
|
|
*
|
|
scsi: lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi()
Justin Tee
2023-11-15
1
-2
/
+2
|
|
*
|
|
scsi: lpfc: Fix possible file string name overflow when updating firmware
Justin Tee
2023-11-15
2
-2
/
+3
|
|
*
|
|
scsi: lpfc: Correct maximum PCI function value for RAS fw logging
Justin Tee
2023-11-15
1
-2
/
+2
|
|
|
/
/
|
*
|
|
Merge patch series "Replace deprecated strncpy() with strscpy()"
Martin K. Petersen
2023-11-15
5
-19
/
+25
|
|
\
\
\
|
|
*
|
|
scsi: elx: libefc: Replace deprecated strncpy() with strscpy_pad()/memcpy()
Justin Stitt
2023-11-15
1
-6
/
+6
|
|
*
|
|
scsi: csiostor: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-11-15
1
-1
/
+2
|
|
*
|
|
scsi: ch: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-11-15
1
-4
/
+8
|
|
*
|
|
scsi: bnx2fc: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-11-15
1
-7
/
+7
|
|
*
|
|
scsi: 3w-sas: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-11-15
1
-1
/
+2
|
|
|
/
/
|
*
|
|
scsi: mpt3sas: Replace dynamic allocations with local variables
James Seo
2023-11-15
1
-25
/
+12
|
*
|
|
scsi: mpt3sas: Replace a dynamic allocation with a local variable
James Seo
2023-11-15
1
-14
/
+5
|
*
|
|
scsi: mpt3sas: Fix typo of "TRIGGER"
James Seo
2023-11-15
3
-28
/
+28
|
*
|
|
scsi: mpt3sas: Fix an outdated comment
James Seo
2023-11-15
1
-1
/
+1
|
*
|
|
scsi: mpt3sas: Remove the iounit_pg8 member of the per-adapter struct
James Seo
2023-11-15
2
-5
/
+4
|
*
|
|
scsi: mpt3sas: Use struct_size() for struct size calculations
James Seo
2023-11-15
4
-22
/
+11
|
*
|
|
scsi: mpt3sas: Make MPI26_CONFIG_PAGE_PIOUNIT_1::PhyData[] a flexible array
James Seo
2023-11-15
1
-6
/
+3
|
*
|
|
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_1::PhyData[] a flexible array
James Seo
2023-11-15
1
-6
/
+3
|
*
|
|
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_0::PhyData[] a flexible array
James Seo
2023-11-15
1
-7
/
+3
|
*
|
|
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_RAID_VOL_0::PhysDisk[] a flexible array
James Seo
2023-11-15
1
-7
/
+3
|
*
|
|
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_IO_UNIT_8::Sensor[] a flexible array
James Seo
2023-11-15
1
-7
/
+3
|
*
|
|
scsi: mpt3sas: Use flexible arrays when obviously possible
James Seo
2023-11-15
3
-165
/
+75
|
|
/
/
*
|
|
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
3
-55
/
+37
|
\
\
\
|
*
|
|
sd: remove the !ZBC && blk_queue_is_zoned case in sd_read_block_characteristics
Christoph Hellwig
2024-01-08
1
-4
/
+3
|
*
|
|
block: rename and document BLK_DEF_MAX_SECTORS
Christoph Hellwig
2023-12-27
1
-1
/
+1
|
*
|
|
sd: only call disk_clear_zoned when needed
Christoph Hellwig
2023-12-19
1
-1
/
+1
|
*
|
|
block: simplify disk_set_zoned
Christoph Hellwig
2023-12-19
1
-2
/
+5
|
*
|
|
block: remove support for the host aware zone model
Christoph Hellwig
2023-12-19
3
-54
/
+34
|
|
|
/
|
|
/
|
*
|
|
scsi: core: Always send batch on reset or error handling command
Alexander Atanasov
2023-12-18
1
-0
/
+2
*
|
|
scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()
Wei Yongjun
2023-12-18
1
-6
/
+3
*
|
|
Revert "scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity"
Martin K. Petersen
2023-12-08
4
-43
/
+3
*
|
|
scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()
Dinghao Liu
2023-12-05
1
-0
/
+1
*
|
|
scsi: sd: Fix system start for ATA devices
Damien Le Moal
2023-11-24
1
-1
/
+8
|
/
/
*
|
Merge branch '6.7/scsi-staging' into 6.7/scsi-fixes
Martin K. Petersen
2023-11-14
3
-40
/
+34
|
\
\
|
|
/
|
/
|
|
*
scsi: sd: Fix sshdr use in sd_suspend_common()
Mike Christie
2023-11-08
1
-30
/
+23
|
*
scsi: scsi_debug: Delete some bogus error checking
Dan Carpenter
2023-11-08
1
-7
/
+0
|
*
scsi: scsi_debug: Fix some bugs in sdebug_error_write()
Dan Carpenter
2023-11-08
1
-1
/
+1
|
*
scsi: qla2xxx: Fix system crash due to bad pointer access
Quinn Tran
2023-11-08
1
-2
/
+10
*
|
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
2
-180
/
+16
|
\
\
|
*
|
scsi: qla2xxx: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
Xingui Yang
2023-10-04
1
-52
/
+7
|
*
|
scsi: hisi_sas: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
Xingui Yang
2023-10-04
1
-128
/
+9
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-11-02
57
-1032
/
+1900
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
scsi: megaraid: Fix up debug message in megaraid_abort_and_reset()
Hannes Reinecke
2023-10-24
1
-4
/
+7
|
*
|
scsi: aic79xx: Fix up NULL command in ahd_done()
Hannes Reinecke
2023-10-24
1
-2
/
+4
|
*
|
scsi: mpt3sas: Fix loop logic
Ranjan Kumar
2023-10-24
1
-2
/
+2
|
*
|
scsi: snic: Remove useless code in snic_dr_clean_pending_req()
Su Hui
2023-10-24
1
-10
/
+4
[prev]
[next]