index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
57
-1032
/
+1900
2023-11-02
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+8
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-2
/
+0
2023-11-01
Merge tag 'ata-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-6
/
+3
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+2
2023-10-27
Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...
Linus Torvalds
1
-3
/
+36
2023-10-27
scsi: sd: Introduce manage_shutdown device flag
Damien Le Moal
1
-3
/
+36
2023-10-24
scsi: megaraid: Fix up debug message in megaraid_abort_and_reset()
Hannes Reinecke
1
-4
/
+7
2023-10-24
scsi: aic79xx: Fix up NULL command in ahd_done()
Hannes Reinecke
1
-2
/
+4
2023-10-24
scsi: mpt3sas: Fix loop logic
Ranjan Kumar
1
-2
/
+2
2023-10-24
scsi: snic: Remove useless code in snic_dr_clean_pending_req()
Su Hui
1
-10
/
+4
2023-10-24
scsi: core: Clean up scsi_dev_queue_ready()
Wenchao Hao
1
-17
/
+15
2023-10-24
scsi: pmcraid: Add missing scsi_device_put() in pmcraid_eh_target_reset_handl...
Hannes Reinecke
1
-3
/
+6
2023-10-24
scsi: pmcraid: Fix kernel-doc comment
Yang Li
1
-1
/
+1
2023-10-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+4
2023-10-16
scsi: qla2xxx: Fix double free of dsd_list during driver load
Quinn Tran
1
-1
/
+1
2023-10-16
scsi: mpt3sas: Fix in error path
Tomas Henzl
1
-1
/
+3
2023-10-16
scsi: core: Handle depopulation and restoration in progress
Douglas Gilbert
2
-0
/
+5
2023-10-16
Merge patch series "scsi: scsi_debug: Add error injection for single device"
Martin K. Petersen
1
-5
/
+570
2023-10-16
scsi: scsi_debug: Add param to control sdev's allow_restart
Wenchao Hao
1
-0
/
+6
2023-10-16
scsi: scsi_debug: Add debugfs interface to fail target reset
Wenchao Hao
1
-1
/
+113
2023-10-16
scsi: scsi_debug: Add new error injection type: Reset LUN failed
Wenchao Hao
1
-0
/
+39
2023-10-16
scsi: scsi_debug: Add new error injection type: Abort Failed
Wenchao Hao
1
-0
/
+40
2023-10-16
scsi: scsi_debug: Set command result and sense data if error is injected
Wenchao Hao
1
-0
/
+53
2023-10-16
scsi: scsi_debug: Return failed value if error is injected
Wenchao Hao
1
-0
/
+36
2023-10-16
scsi: scsi_debug: Time out command if the error is injected
Wenchao Hao
1
-0
/
+34
2023-10-16
scsi: scsi_debug: Define grammar to remove added error injection
Wenchao Hao
1
-0
/
+31
2023-10-16
scsi: scsi_debug: Add interface to manage error injection for a single device
Wenchao Hao
1
-4
/
+210
2023-10-16
scsi: scsi_debug: Create scsi_debug directory in the debugfs filesystem
Wenchao Hao
1
-0
/
+8
2023-10-13
Merge patch series "lpfc: Update lpfc to revision 14.2.0.15"
Martin K. Petersen
7
-15
/
+48
2023-10-13
scsi: lpfc: Update lpfc version to 14.2.0.15
Justin Tee
1
-1
/
+1
2023-10-13
scsi: lpfc: Introduce LOG_NODE_VERBOSE messaging flag
Justin Tee
2
-5
/
+5
2023-10-13
scsi: lpfc: Validate ELS LS_ACC completion payload
Justin Tee
1
-0
/
+23
2023-10-13
scsi: lpfc: Reject received PRLIs with only initiator fcn role for NPIV ports
Justin Tee
1
-4
/
+14
2023-10-13
scsi: lpfc: Treat IOERR_SLI_DOWN I/O completion status the same as pci offline
Justin Tee
1
-2
/
+4
2023-10-13
scsi: lpfc: Remove unnecessary zero return code assignment in lpfc_sli4_hba_s...
Justin Tee
1
-3
/
+1
2023-10-13
Merge patch series "megaraid_sas: Driver version update to 07.727.03.00-rc1"
Martin K. Petersen
3
-4
/
+7
2023-10-13
scsi: megaraid_sas: Driver version update to 07.727.03.00-rc1
Chandrakanth patil
1
-2
/
+2
2023-10-13
scsi: megaraid_sas: Log message when controller reset is requested but not is...
Chandrakanth patil
1
-0
/
+3
2023-10-13
scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selec...
Chandrakanth patil
1
-2
/
+2
2023-10-13
Merge patch series "scsi: sshdr and retry fixes"
Martin K. Petersen
7
-75
/
+82
2023-10-13
scsi: sr: Fix sshdr use in sr_get_events
Mike Christie
1
-1
/
+2
2023-10-13
scsi: sd: Fix sshdr use in cache_type_store
Mike Christie
1
-4
/
+5
2023-10-13
scsi: Fix sshdr use in scsi_cdl_enable
Mike Christie
1
-1
/
+1
2023-10-13
scsi: Fix sshdr use in scsi_test_unit_ready
Mike Christie
1
-2
/
+2
2023-10-13
scsi: sd: Fix scsi_mode_sense caller's sshdr use
Mike Christie
1
-2
/
+2
2023-10-13
scsi: spi: Fix sshdr use
Mike Christie
1
-2
/
+2
2023-10-13
scsi: rdac: Fix sshdr use
Mike Christie
1
-3
/
+6
2023-10-13
scsi: rdac: Fix send_mode_select retry handling
Mike Christie
1
-9
/
+9
2023-10-13
scsi: hp_sw: Fix sshdr use
Mike Christie
1
-39
/
+40
[next]