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
2025-11-08
scsi: sd: Add manage_restart device attribute to scsi_disk
Markus Probst
1
-1
/
+33
2025-11-08
Merge patch series "Update lpfc to revision 14.4.0.12"
Martin K. Petersen
10
-110
/
+327
2025-11-08
scsi: lpfc: Update lpfc version to 14.4.0.12
Justin Tee
1
-1
/
+1
2025-11-08
scsi: lpfc: Add capability to register Platform Name ID to fabric
Justin Tee
7
-8
/
+150
2025-11-08
scsi: lpfc: Allow support for BB credit recovery in point-to-point topology
Justin Tee
1
-2
/
+4
2025-11-08
scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGI
Justin Tee
2
-8
/
+32
2025-11-08
scsi: lpfc: Modify kref handling for Fabric Controller ndlps
Justin Tee
2
-36
/
+67
2025-11-08
scsi: lpfc: Fix leaked ndlp krefs when in point-to-point topology
Justin Tee
3
-20
/
+49
2025-11-08
scsi: lpfc: Ensure unregistration of rpis for received PLOGIs
Justin Tee
2
-14
/
+5
2025-11-08
scsi: lpfc: Remove redundant NULL ptr assignment in lpfc_els_free_iocb()
Justin Tee
1
-2
/
+0
2025-11-08
scsi: lpfc: Revise discovery related function headers and comments
Justin Tee
2
-13
/
+13
2025-11-08
scsi: lpfc: Update various NPIV diagnostic log messaging
Justin Tee
2
-6
/
+6
2025-11-08
Merge patch series "smartpqi updates"
Martin K. Petersen
1
-3
/
+43
2025-11-08
scsi: smartpqi: Update version to 2.1.36-026
Don Brace
1
-3
/
+3
2025-11-08
scsi: smartpqi: Add support for Hurray Data new controller PCI device
David Strahan
1
-0
/
+4
2025-11-08
scsi: smartpqi: Fix device resources accessed after device removal
Mike McGowen
1
-0
/
+19
2025-11-08
scsi: smartpqi: Add timeout value to RAID path requests to physical devices
Mike McGowen
1
-0
/
+17
2025-11-08
scsi: fcoe: Add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
1
-1
/
+1
2025-11-08
scsi: st: Skip buffer flush for information ioctls
David Jeffery
1
-18
/
+22
2025-11-08
scsi: st: Separate st-unique ioctl handling from SCSI common ioctl handling
David Jeffery
1
-23
/
+62
2025-11-08
scsi: stex: Fix reboot_notifier leak in probe error path
Haotian Zhang
1
-0
/
+1
2025-11-05
block: introduce disk_report_zone()
Damien Le Moal
2
-14
/
+8
2025-11-02
scsi: core: Improve sdev_store_timeout()
Bart Van Assche
1
-4
/
+8
2025-11-02
scsi: core: Remove unused code from scsi_sysfs.c
Bart Van Assche
1
-62
/
+0
2025-10-23
scsi: qla4xxx: Use correct variable in memset for clarity
Alok Tiwari
1
-2
/
+2
2025-10-23
scsi: aacraid: Improve code readability
Bart Van Assche
1
-1
/
+1
2025-10-23
scsi: advansys: Don't call asc_prt_scsi_host() -> scsi_host_busy()
John Garry
1
-2
/
+1
2025-10-23
scsi: core: Minor comment fixes for scsi_host_busy()
John Garry
1
-2
/
+2
2025-10-21
scsi: qla1280: Fix compiler warnings (DEBUG mode)
Magnus Lindholm
1
-29
/
+6
2025-10-21
scsi: core: Do not declare scsi_cmnd pointers const
Bart Van Assche
1
-11
/
+10
2025-10-21
scsi: core: Fix the unit attention counter implementation
Bart Van Assche
1
-2
/
+2
2025-10-20
scsi: fnic: Self-assignment of intr_time_type has no effect
Qiang Liu
1
-1
/
+0
2025-10-20
scsi: smartpqi: Prefer kmalloc_array() over kmalloc()
Bhanu Seshu Kumar Valluri
1
-1
/
+2
2025-10-20
scsi: megaraid_sas: Avoid a couple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-5
/
+12
2025-10-20
scsi: isci: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-4
/
+6
2025-10-20
scsi: core: Fix a regression triggered by scsi_host_busy()
Bart Van Assche
1
-2
/
+3
2025-10-13
Merge branch '6.18/scsi-queue' into 6.18/scsi-fixes
Martin K. Petersen
3
-56
/
+50
2025-10-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-19
/
+17
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2025-10-06
scsi: libfc: Prevent integer overflow in fc_fcp_recv_data()
Dan Carpenter
1
-1
/
+1
2025-10-06
scsi: qla4xxx: Fix typos in comments
Alok Tiwari
1
-4
/
+4
2025-10-06
scsi: storvsc: Prefer returning channel with the same CPU as on the I/O issui...
Long Li
1
-51
/
+45
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+1
2025-10-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
55
-705
/
+549
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+2
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
38
-65
/
+65
2025-10-01
Drivers: hv: Add CONFIG_HYPERV_VMBUS option
Mukesh Rathor
1
-1
/
+1
2025-09-29
scsi: mvsas: Fix use-after-free bugs in mvs_work_queue
Duoming Zhou
1
-1
/
+1
2025-09-29
Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"
John Meneghini
4
-18
/
+16
2025-09-24
Merge patch series "mpt3sas: Few Enhancements and minor fixes"
Martin K. Petersen
3
-8
/
+15
[prev]
[next]