index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-2
/
+25
2018-11-16
Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+8
2018-11-14
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
1
-0
/
+8
2018-11-08
scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoC
Wei Li
3
-0
/
+17
2018-11-08
scsi: qla2xxx: Timeouts occur on surprise removal of QLogic adapter
Bill Kuzeja
1
-2
/
+8
2018-11-06
scsi: qla2xxx: Initialize port speed to avoid setting lower speed
Quinn Tran
1
-0
/
+1
2018-11-06
Revert "scsi: ufs: Disable blk-mq for now"
Martin K. Petersen
1
-7
/
+0
2018-11-05
scsi: NCR5380: Return false instead of NULL
Finn Thain
1
-1
/
+1
2018-11-05
scsi: qla2xxx: Fix a typo in MODULE_PARM_DESC
Masanari Iida
1
-1
/
+1
2018-11-05
scsi: hisi_sas: Remove set but not used variable 'dq_list'
YueHaibing
3
-6
/
+0
2018-11-05
scsi: myrs: only build on little-endian platforms
Arnd Bergmann
1
-0
/
+1
2018-11-05
scsi: myrs: avoid stack overflow warning
Arnd Bergmann
1
-5
/
+8
2018-11-05
scsi: lpfc: fix remoteport access
Arnd Bergmann
1
-0
/
+2
2018-11-05
scsi: myrb: fix sprintf buffer overflow warning
Arnd Bergmann
1
-1
/
+2
2018-11-03
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-11
/
+11
2018-11-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
14
-45
/
+47
2018-11-02
powerpc: remove CONFIG_MCA leftovers
Christoph Hellwig
1
-3
/
+3
2018-11-02
scsi: aha152x: rename the PCMCIA define
Christoph Hellwig
2
-8
/
+8
2018-10-26
Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-396
/
+135
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-32
/
+1
2018-10-25
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
3
-198
/
+26
2018-10-25
block: add a report_zones method
Christoph Hellwig
3
-124
/
+53
2018-10-25
scsi: sd_zbc: Fix sd_zbc_check_zones() error checks
Damien Le Moal
1
-11
/
+8
2018-10-25
scsi: sd_zbc: Reduce boot device scan and revalidate time
Damien Le Moal
1
-54
/
+40
2018-10-25
scsi: sd_zbc: Rearrange code
Damien Le Moal
1
-20
/
+19
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
175
-5836
/
+15759
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-19
/
+1
2018-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-8
/
+3
2018-10-23
scsi: mvsas: Remove set but not used variable 'id'
YueHaibing
1
-2
/
+1
2018-10-23
scsi: qla2xxx: Remove two arguments from qlafx00_error_entry()
Bart Van Assche
1
-8
/
+5
2018-10-23
scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res'
Bart Van Assche
1
-1
/
+1
2018-10-23
scsi: qla2xxx: Remove a set-but-not-used variable
Bart Van Assche
1
-3
/
+3
2018-10-23
scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyze
Bart Van Assche
1
-1
/
+1
2018-10-23
scsi: qla2xxx: Declare local functions 'static'
Bart Van Assche
1
-2
/
+3
2018-10-23
scsi: qla2xxx: Improve several kernel-doc headers
Bart Van Assche
8
-17
/
+17
2018-10-23
scsi: qla2xxx: Modify fall-through annotations
Bart Van Assche
2
-2
/
+2
2018-10-23
scsi: 3w-sas: 3w-9xxx: Use unsigned char for cdb
Nathan Chancellor
2
-7
/
+13
2018-10-23
scsi: mvsas: Use dma_pool_zalloc
Sabyasachi Gupta
1
-2
/
+1
2018-10-23
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
5
-59
/
+9
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-6
/
+12
2018-10-20
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2018-10-19
scsi: myrs: Fix the processor absent message in processor_show()
Dan Carpenter
1
-2
/
+2
2018-10-19
scsi: myrs: Fix a logical vs bitwise bug
Dan Carpenter
1
-1
/
+1
2018-10-19
scsi: hisi_sas: Fix NULL pointer dereference
Gustavo A. R. Silva
1
-4
/
+4
2018-10-19
scsi: myrs: fix build failure on 32 bit
James Bottomley
1
-3
/
+4
2018-10-17
scsi: fnic: replace gross legacy tag hack with blk-mq hack
Jens Axboe
1
-49
/
+12
2018-10-17
scsi: mesh: switch to generic DMA API
Christoph Hellwig
1
-4
/
+4
2018-10-17
scsi: ips: switch to generic DMA API
Christoph Hellwig
1
-39
/
+41
2018-10-17
scsi: smartpqi: fully convert to the generic DMA API
Christoph Hellwig
2
-64
/
+47
2018-10-17
scsi: vmw_pscsi: switch to generic DMA API
Christoph Hellwig
1
-39
/
+38
[next]