index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-26
/
+26
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-68
/
+100
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
12
-59
/
+75
2021-12-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-6
/
+11
2021-12-22
scsi: vmw_pvscsi: Set residual data length conditionally
Alexey Makhalov
1
-2
/
+5
2021-12-22
scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
Lixiaokeng
1
-2
/
+4
2021-12-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-17
/
+21
2021-12-16
scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
Dan Carpenter
1
-2
/
+2
2021-12-13
scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t
John Garry
1
-17
/
+21
2021-12-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-29
/
+23
2021-12-10
scsi: lpfc: Use irq_set_affinity()
Nitesh Narayan Lal
1
-3
/
+1
2021-12-10
scsi: mpt3sas: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
1
-11
/
+10
2021-12-10
scsi: megaraid_sas: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
1
-12
/
+15
2021-12-06
scsi: qla2xxx: Format log strings only if needed
Roman Bolshakov
1
-0
/
+3
2021-12-06
scsi: scsi_debug: Fix buffer size of REPORT ZONES command
Shin'ichiro Kawasaki
1
-1
/
+1
2021-12-06
scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issue
Manish Rangankar
3
-24
/
+17
2021-12-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-7
/
+20
2021-12-02
scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()
Igor Pylypiv
1
-4
/
+2
2021-11-29
scsi: ufs: ufs-pci: Add support for Intel ADL
Adrian Hunter
1
-0
/
+18
2021-11-29
scsi: remove the gendisk argument to scsi_ioctl
Christoph Hellwig
6
-32
/
+22
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
8
-10
/
+10
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
6
-21
/
+24
2021-11-29
sr: set GENHD_FL_REMOVABLE earlier
Christoph Hellwig
1
-2
/
+1
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2
-1
/
+1
2021-11-29
block: remove GENHD_FL_CD
Christoph Hellwig
1
-1
/
+0
2021-11-29
block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags
Christoph Hellwig
1
-2
/
+3
2021-11-29
block: move blk_rq_err_bytes to scsi
Christoph Hellwig
1
-1
/
+41
2021-11-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2021-11-24
Revert "virtio-scsi: don't let virtio core to validate used buffer length"
Michael S. Tsirkin
1
-1
/
+0
2021-11-23
scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO
James Smart
1
-7
/
+2
2021-11-22
scsi: scsi_debug: Zero clear zones at reset write pointer
Shin'ichiro Kawasaki
1
-0
/
+5
2021-11-22
scsi: core: sysfs: Fix setting device state to SDEV_RUNNING
Mike Christie
1
-1
/
+1
2021-11-22
scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()
George Kennedy
1
-2
/
+2
2021-11-18
scsi: mpt3sas: Fix incorrect system timestamp
Sreekanth Reddy
1
-2
/
+2
2021-11-18
scsi: mpt3sas: Fix system going into read-only mode
Sreekanth Reddy
2
-1
/
+60
2021-11-18
scsi: mpt3sas: Fix kernel panic during drive powercycle test
Sreekanth Reddy
1
-1
/
+1
2021-11-18
scsi: ufs: ufs-mediatek: Add put_device() after of_find_device_by_node()
Ye Guojin
1
-0
/
+1
2021-11-18
scsi: scsi_debug: Fix type in min_t to avoid stack OOB
George Kennedy
1
-15
/
+19
2021-11-18
scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo()
Dan Carpenter
1
-1
/
+1
2021-11-18
scsi: ufs: ufshpb: Fix warning in ufshpb_set_hpb_read_to_upiu()
Bean Huo
1
-1
/
+1
2021-11-16
scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()
Ewan D. Milne
1
-4
/
+2
2021-11-16
scsi: ufs: core: Fix another task management completion race
Adrian Hunter
1
-2
/
+1
2021-11-16
scsi: ufs: core: Fix task management completion timeout race
Adrian Hunter
1
-5
/
+0
2021-11-16
scsi: core: sysfs: Fix hang when device state is set via sysfs
Mike Christie
1
-11
/
+19
2021-11-16
scsi: iscsi: Unblock session then wake up error handler
Mike Christie
1
-3
/
+3
2021-11-16
scsi: ufs: core: Improve SCSI abort handling
Bart Van Assche
1
-0
/
+1
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
29
-348
/
+889
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+40
2021-11-09
scsi: make sure that request queue queiesce and unquiesce balanced
Ming Lei
1
-9
/
+28
2021-11-09
scsi: avoid to quiesce sdev->request_queue two times
Ming Lei
1
-15
/
+14
[next]