index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+9
2019-03-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-03-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-35
/
+70
2019-02-27
scsi: core: Avoid that system resume triggers a kernel warning
Bart Van Assche
1
-1
/
+0
2019-02-25
scsi: hptiop: fix calls to dma_set_mask()
Hannes Reinecke
1
-3
/
+7
2019-02-25
scsi: hisi_sas: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
2
-5
/
+11
2019-02-25
scsi: csiostor: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
1
-2
/
+5
2019-02-25
scsi: bfa: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
1
-5
/
+13
2019-02-25
scsi: aic94xx: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
1
-3
/
+5
2019-02-25
scsi: 3w-sas: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
1
-4
/
+8
2019-02-25
scsi: 3w-9xxx: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
1
-5
/
+9
2019-02-25
scsi: lpfc: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
1
-7
/
+12
2019-02-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-3
/
+14
2019-02-18
genirq/affinity: Add new callback for (re)calculating interrupt sets
Ming Lei
1
-1
/
+1
2019-02-15
scsi: core: reset host byte in DID_NEXUS_FAILURE case
Martin Wilck
1
-0
/
+1
2019-02-15
scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached
John Garry
1
-0
/
+2
2019-02-15
scsi: sd_zbc: Fix sd_zbc_report_zones() buffer allocation
Masato Suzuki
1
-3
/
+5
2019-02-15
scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task
Anoob Soman
1
-0
/
+6
2019-02-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-5
/
+11
2019-02-12
scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmd
Bill Kuzeja
1
-2
/
+2
2019-02-12
scsi: sd: fix entropy gathering for most rotational disks
James Bottomley
1
-3
/
+9
2019-02-11
Merge 5.0-rc6 into char-misc-next
Greg Kroah-Hartman
8
-35
/
+41
2019-02-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-9
/
+14
2019-02-04
scsi: cxlflash: Prevent deadlock when adapter probe fails
Vaibhav Jain
1
-0
/
+2
2019-02-04
Revert "scsi: libfc: Add WARN_ON() when deleting rports"
Ross Lagerwall
1
-1
/
+0
2019-02-04
scsi: sd_zbc: Fix zone information messages
Damien Le Moal
1
-4
/
+8
2019-02-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-26
/
+27
2019-02-01
scsi: aic94xx: fix module loading
James Bottomley
1
-4
/
+4
2019-01-29
scsi: 53c700: pass correct "dev" to dma_alloc_attrs()
Dan Carpenter
1
-1
/
+1
2019-01-29
scsi: bnx2fc: Fix error handling in probe()
Dan Carpenter
1
-2
/
+2
2019-01-29
scsi: scsi_debug: fix write_same with virtual_gb problem
Douglas Gilbert
1
-20
/
+21
2019-01-29
scsi: libfc: free skb when receiving invalid flogi resp
Ming Lu
1
-3
/
+3
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
54
-286
/
+346
2019-01-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-22
/
+31
2019-01-22
scsi: ufs: Use explicit access size in ufshcd_dump_regs
Marc Gonzalez
1
-2
/
+8
2019-01-22
scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()
Varun Prakash
1
-1
/
+1
2019-01-22
scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport
Ewan D. Milne
2
-4
/
+6
2019-01-22
scsi: lpfc: nvme: avoid hang / use-after-free when destroying localport
Ewan D. Milne
2
-8
/
+10
2019-01-22
scsi: communicate max segment size to the DMA mapping code
Christoph Hellwig
2
-7
/
+6
2019-01-22
nvram: Replace nvram_* function exports with static functions
Finn Thain
1
-3
/
+5
2019-01-22
scsi/atari_scsi: Don't select CONFIG_NVRAM
Finn Thain
2
-4
/
+4
2019-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
22
-58
/
+95
2019-01-11
scsi: cxgb4i: add wait_for_completion()
Varun Prakash
4
-18
/
+31
2019-01-11
scsi: qla1280: set 64bit coherent mask
Thomas Bogendoerfer
1
-1
/
+1
2019-01-11
scsi: ufs: Fix geometry descriptor size
Avri Altman
1
-1
/
+1
2019-01-11
scsi: megaraid_sas: Retry reads of outbound_intr_status reg
Shivasharan S
1
-1
/
+2
2019-01-11
scsi: qedi: Add ep_state for login completion on un-reachable targets
Manish Rangankar
2
-0
/
+4
2019-01-11
scsi: ufs: Fix system suspend status
Stanley Chu
1
-0
/
+2
2019-01-11
scsi: qla2xxx: Use correct number of vectors for online CPUs
Ming Lei
3
-1
/
+4
2019-01-11
scsi: hisi_sas: Set protection parameters prior to adding SCSI host
John Garry
1
-6
/
+6
[next]