index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
FlashPoint.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-27
scsi: stex: make S6flag static
Colin Ian King
1
-1
/
+1
2017-04-27
scsi: mac_esp: fix to pass correct device identity to free_irq()
Wei Yongjun
1
-1
/
+1
2017-04-27
scsi: aacraid: pci_alloc_consistent() failures on ARM64
Mahesh Rajashekhara
6
-31
/
+35
2017-04-27
scsi: ufs: make ufshcd_get_lists_status() register operation obvious
Tomohiro Kusumi
2
-10
/
+5
2017-04-27
scsi: ufs: use MASK_EE_STATUS
Tomohiro Kusumi
1
-2
/
+2
2017-04-25
scsi: mac_esp: Replace bogus memory barrier with spinlock
Finn Thain
1
-10
/
+23
2017-04-25
scsi: fcoe: make fcoe_e_d_tov and fcoe_r_a_tov static
Colin Ian King
1
-2
/
+2
2017-04-25
scsi: sd_zbc: Do not write lock zones for reset
Damien Le Moal
1
-26
/
+16
2017-04-25
scsi: sd_zbc: Remove superfluous assignments
Bart Van Assche
1
-3
/
+1
2017-04-25
scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmnd
Damien Le Moal
3
-15
/
+11
2017-04-25
scsi: Improve scsi_get_sense_info_fld
Damien Le Moal
2
-25
/
+17
2017-04-25
scsi: sd: Cleanup sd_done sense data handling
Christoph Hellwig
1
-10
/
+9
2017-04-25
scsi: sd: Improve sd_completed_bytes
Damien Le Moal
2
-24
/
+32
2017-04-25
scsi: sd: Fix function descriptions
Damien Le Moal
1
-15
/
+14
2017-04-25
scsi: mpt3sas: remove redundant wmb
Sinan Kaya
1
-2
/
+0
2017-04-25
scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host()
Hannes Reinecke
3
-4
/
+15
2017-04-25
scsi: sg: reset 'res_in_use' after unlinking reserved array
Hannes Reinecke
1
-0
/
+2
2017-04-25
scsi: mvumi: remove code handling zero scsi_sg_count(scmd) case
Alexey Khoroshilov
1
-59
/
+26
2017-04-25
scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency"
Colin Ian King
1
-1
/
+1
2017-04-25
scsi: pmcraid: use normal copy_from_user
Arnd Bergmann
1
-33
/
+7
2017-04-25
scsi: pmcraid: fix minor sparse warnings
Arnd Bergmann
1
-3
/
+3
2017-04-25
scsi: pmcraid: fix endianess sparse annotations
Arnd Bergmann
2
-52
/
+51
2017-04-25
scsi: pmcraid: use __iomem pointers for ioctl argument
Arnd Bergmann
1
-28
/
+16
2017-04-24
scsi: pmcraid: fix lock imbalance in pmcraid_reset_reload()
Christoph Hellwig
1
-31
/
+28
2017-04-21
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
7
-8
/
+6
2017-04-21
scsi: BusLogic: fix incorrect spelling of adatper_reset_req
Colin Ian King
2
-4
/
+12
2017-04-21
scsi: bfa: use designated initializers
Kees Cook
1
-10
/
+21
2017-04-20
scsi: aic7xxx: fix order of arguments in function prototype
Colin Ian King
1
-2
/
+2
2017-04-20
scsi: bfa: remove bfa_module_s madness
Christoph Hellwig
5
-298
/
+108
2017-04-20
scsi: qedi: qedf: Use designated initializers
Kees Cook
2
-2
/
+2
2017-04-20
scsi: storvsc: Add support for FC rport.
Cathy Avery
1
-5
/
+18
2017-04-20
scsi: scsi_transport_fc: Add dummy initiator role to rport
Cathy Avery
2
-4
/
+7
2017-04-20
scsi: virtio_scsi: Always try to read VPD pages
David Gibson
1
-0
/
+24
2017-04-19
scsi: lpfc: fix potential buffer overflow.
Maurizio Lombardi
1
-2
/
+2
2017-04-19
scsi: cxgb4i: update module description
Varun Prakash
1
-1
/
+1
2017-04-19
scsi: fc: remove redundant check of an unsigned long being less than zero
Colin Ian King
1
-1
/
+1
2017-04-19
scsi: ibmvfc: don't check for failure from mempool_alloc()
NeilBrown
1
-6
/
+0
2017-04-14
scsi: storvsc: remove return at end of void function
Miguel Bernal Marin
1
-2
/
+0
2017-04-14
scsi: storvsc: Prefer kcalloc over kzalloc with multiply
Miguel Bernal Marin
1
-1
/
+1
2017-04-14
scsi: cxlflash: Introduce hardware queue steering
Matthew R. Ochs
2
-6
/
+126
2017-04-14
scsi: cxlflash: Add hardware queues attribute
Matthew R. Ochs
2
-16
/
+106
2017-04-14
scsi: cxlflash: Support multiple hardware queues
Uma Krishnan
3
-164
/
+309
2017-04-14
scsi: cxlflash: Improve asynchronous interrupt processing
Matthew R. Ochs
1
-52
/
+42
2017-04-14
scsi: cxlflash: Fix warnings/errors
Matthew R. Ochs
4
-50
/
+57
2017-04-14
scsi: cxlflash: Fix power-of-two validations
Matthew R. Ochs
2
-6
/
+2
2017-04-14
scsi: cxlflash: Remove unnecessary DMA mapping
Matthew R. Ochs
1
-13
/
+2
2017-04-14
scsi: cxlflash: Fence EEH during probe
Matthew R. Ochs
3
-7
/
+28
2017-04-14
scsi: cxlflash: Support up to 4 ports
Matthew R. Ochs
2
-4
/
+80
2017-04-14
scsi: cxlflash: SISlite updates to support 4 ports
Matthew R. Ochs
3
-57
/
+141
2017-04-14
scsi: cxlflash: Hide FC internals behind common access routine
Matthew R. Ochs
3
-41
/
+61
[next]