index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-20
scsi: qla1280: Fix hw revision numbering for ISP1020/1040
Magnus Lindholm
1
-6
/
+6
2024-11-20
Merge branch '6.12/scsi-fixes' into 6.13/scsi-staging
Martin K. Petersen
1
-2
/
+1
2024-11-19
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2
-5
/
+3
2024-11-12
block: remove the write_hint field from struct request
Christoph Hellwig
1
-3
/
+3
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-2
/
+0
2024-11-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+1
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
1
-0
/
+2
2024-11-06
Merge patch series "scsi: st: Device reset patches"
Martin K. Petersen
1
-10
/
+26
2024-11-06
scsi: st: New session only when Unit Attention for new tape
Kai Mäkisara
1
-1
/
+4
2024-11-06
scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset
Kai Mäkisara
1
-8
/
+21
2024-11-06
scsi: st: Don't modify unknown block number in MTIOCGET
Kai Mäkisara
1
-1
/
+1
2024-11-06
scsi: sun3: Mark driver struct with __refdata to prevent section mismatch
Geert Uytterhoeven
1
-1
/
+7
2024-11-06
scsi: sg: Enable runtime power management
Bart Van Assche
1
-8
/
+1
2024-11-06
scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()
Zhen Lei
1
-0
/
+1
2024-11-06
scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()
Zhen Lei
1
-0
/
+1
2024-11-06
scsi: bfa: Fix use-after-free in bfad_im_module_exit()
Ye Bin
1
-2
/
+1
2024-11-06
scsi: esas2r: Remove unused esas2r_build_cli_req()
Dr. David Alan Gilbert
2
-21
/
+0
2024-11-06
scsi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
16
-20
/
+20
2024-11-06
scsi: pm8001: Increase request sg length to support 4MiB requests
Igor Pylypiv
2
-2
/
+6
2024-11-06
scsi: pm8001: Initialize devices in pm8001_alloc_dev()
Igor Pylypiv
2
-8
/
+12
2024-11-06
scsi: pm8001: Use module param to set pcs event log severity
Salomon Dushimirimana
3
-1
/
+8
2024-11-06
Merge branch '6.12/scsi-fixes' into 6.13/scsi-staging
Martin K. Petersen
6
-27
/
+37
2024-11-06
Merge patch series "Update lpfc to revision 14.4.0.6"
Martin K. Petersen
15
-814
/
+665
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
1
-1
/
+1
2024-11-04
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-2
/
+0
2024-11-02
scsi: lpfc: Copyright updates for 14.4.0.6 patches
Justin Tee
2
-2
/
+2
2024-11-02
scsi: lpfc: Update lpfc version to 14.4.0.6
Justin Tee
1
-1
/
+1
2024-11-02
scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmask
Justin Tee
13
-661
/
+476
2024-11-02
scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structure
Justin Tee
6
-127
/
+44
2024-11-02
scsi: lpfc: Prevent NDLP reference count underflow in dev_loss_tmo callback
Justin Tee
1
-12
/
+24
2024-11-02
scsi: lpfc: Add cleanup of nvmels_wq after HBA reset
Justin Tee
3
-2
/
+51
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/...
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/...
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
[prev]
[next]