index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
csiostor
Age
Commit message (
Expand
)
Author
Lines
2019-08-12
scsi: csiostor: Prefer pcie_capability_read_word()
Frederick Lawler
-6
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-1
/
+27
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-0
/
+1
2019-04-29
scsi: csiostor: create per port irq affinity mask set
Varun Prakash
-1
/
+27
2019-04-08
scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
Varun Prakash
-1
/
+4
2019-04-08
scsi: csiostor: csio_wr: mark expected switch fall-through
Gustavo A. R. Silva
-0
/
+1
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-12
/
+5
2019-03-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-2
/
+5
2019-02-27
scsi: csiostor: drop serial_number usage
Hannes Reinecke
-4
/
+4
2019-02-25
scsi: csiostor: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
-2
/
+5
2019-02-01
scsi: csiostor: Remove set but not used variable 'pln'
YueHaibing
-3
/
+0
2019-01-29
scsi: csiostor: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-5
/
+1
2019-01-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-1
/
+1
2019-01-22
scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()
Varun Prakash
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
-2
/
+2
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-4
/
+1
2018-12-19
scsi: csiostor: fix incorrect dma device in case of vport
Varun Prakash
-1
/
+1
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
-2
/
+0
2018-12-07
scsi: csiostor: remove flush_scheduled_work()
Varun Prakash
-1
/
+0
2018-11-07
block: kill request ->cpu member
Jens Axboe
-7
/
+1
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-22
/
+20
2018-10-17
scsi: csiostor: switch to generic DMA API
Christoph Hellwig
-22
/
+20
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
-1
/
+0
2018-08-27
scsi: csiostor: fix incorrect port capabilities
Varun Prakash
-14
/
+48
2018-08-27
scsi: csiostor: add a check for NULL pointer after kmalloc()
Varun Prakash
-7
/
+9
2018-08-02
scsi: csiostor: update csio_get_flash_params()
Arjun Vynipadath
-13
/
+102
2018-07-19
scsi: csiostor: update ingress pack and pad boundary value
Varun Prakash
-5
/
+79
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
-2
/
+2
2018-05-23
cxgb4: change the port capability bits definition
Ganesh Goudar
-1
/
+1
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
-1
/
+1
2018-03-15
scsi: csiostor: add support for 32 bit port capabilities
Varun Prakash
-42
/
+395
2018-01-30
scsi: csiostor: remove redundant assignment to pointer 'ln'
Colin Ian King
-1
/
+1
2017-12-04
scsi: csiostor: fix spelling mistake: "Couldnt" -> "Couldn't"
Colin Ian King
-3
/
+3
2017-12-04
scsi: csiostor: remove unneeded DRIVER_LICENSE #define
Greg Kroah-Hartman
-2
/
+1
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-0
/
+9
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-16
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+1
2017-11-01
scsi: csiostor: Convert timers to use timer_setup()
Kees Cook
-16
/
+11
2017-09-25
scsi: csiostor: enable PCIe relaxed ordering if supported
Varun Prakash
-0
/
+9
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
-5
/
+11
2017-08-16
scsi: csiostor: fail probe if fw does not support FCoE
Varun Prakash
-5
/
+11
2017-08-07
scsi: csiostor: Replace PCI pool old API
Romain Perier
-9
/
+10
2017-06-26
scsi: csiostor: update module version
Varun Prakash
-1
/
+1
2017-06-12
scsi: csiostor: add check for supported fw version
Varun Prakash
-0
/
+20
2017-06-12
scsi: csiostor: Avoid content leaks and casts
Kees Cook
-17
/
+26
2017-06-12
scsi: csiostor: add support for Chelsio T6 adapters
Varun Prakash
-44
/
+88
2017-05-18
scsi: csiostor: fix use after free in csio_hw_use_fwconfig()
Varun Prakash
-1
/
+4
2017-04-06
scsi: csiostor: switch to pci_alloc_irq_vectors
Christoph Hellwig
-82
/
+47
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
-0
/
+2
[next]