index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-22
scsi: fnic: fnic devcmd2 controller definitions
Satish Kharat
1
-2
/
+28
2019-01-22
scsi: fnic: fnic devcmd2 interface definitions
Satish Kharat
2
-2
/
+163
2019-01-22
scsi: fnic: Impose upper limit on max. # of CQs processed per intr
Satish Kharat
3
-4
/
+11
2019-01-22
scsi: fnic: RQ enable and then post descriptors
Satish Kharat
2
-3
/
+4
2019-01-22
scsi: fnic: delaying vnic dev enable till after req intr
Satish Kharat
1
-2
/
+2
2019-01-22
scsi: fnic: Warn when calling done for IO not issued to fw
Satish Kharat
1
-2
/
+8
2019-01-22
scsi: fnic: fnic stats for max CQs processed and ISR time
Satish Kharat
3
-0
/
+28
2019-01-22
scsi: fnic: Add port speed stat to fnic debug stats
Satish Kharat
3
-0
/
+12
2019-01-22
scsi: fnic: use fnic_lock to guard fnic->state_flags
Satish Kharat
1
-6
/
+5
2019-01-22
scsi: fnic: vnic_rq_clean change BUG_ON to WARN_ON
Satish Kharat
1
-1
/
+1
2019-01-22
scsi: fnic: change fnic queue depth to 256
Satish Kharat
1
-1
/
+1
2019-01-22
scsi: fnic: support to display 20G port speed
Satish Kharat
3
-1
/
+9
2019-01-22
scsi: core: Remove an atomic instruction from the hot path
Bart Van Assche
1
-1
/
+1
2019-01-22
scsi: sd: Rename 'SCpnt' into 'cmd'
Bart Van Assche
1
-22
/
+22
2019-01-22
scsi: sd: Clean up sd_setup_read_write_cmnd()
Martin K. Petersen
1
-51
/
+27
2019-01-22
scsi: sd: Create helper functions for read/write commands
Martin K. Petersen
1
-75
/
+92
2019-01-22
scsi: sd: Simplify misaligned I/O check
Martin K. Petersen
1
-45
/
+12
2019-01-22
scsi: sd: Be consistent about blocks vs. sectors
Martin K. Petersen
1
-86
/
+83
2019-01-22
scsi: sd: Remove a local variable
Bart Van Assche
1
-2
/
+1
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/scsi
Linus Torvalds
22
-58
/
+95
2019-01-11
scsi: ufs: Remove select of phy-qcom-ufs from ufs-qcom
Evan Green
1
-1
/
+0
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: doc: remove reference to tmscsim.txt file
Otto Sabart
1
-2
/
+0
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: libsas: Support SATA PHY connection rate unmatch fixing during discovery
John Garry
1
-0
/
+20
2019-01-11
scsi: libsas: Check SMP PHY control function result
John Garry
1
-1
/
+8
2019-01-11
scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary
Giridhar Malavali
8
-62
/
+497
2019-01-11
scsi: qla2xxx: Add protection mask module parameters
Martin K. Petersen
1
-8
/
+28
2019-01-11
scsi: qla2xxx: Use correct number of vectors for online CPUs
Ming Lei
3
-1
/
+4
2019-01-11
scsi: aic7xxx: aic79xx: mark expected switch fall-through
Gustavo A. R. Silva
1
-5
/
+9
2019-01-11
scsi: bfa: bfa_ioc: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-6
/
+3
2019-01-11
scsi: bfa: bfa_fcs_rport: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-12
/
+7
2019-01-11
scsi: bfa: bfa_fcs_lport: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-6
/
+2
2019-01-11
scsi: esas2r: esas2r_init: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+2
2019-01-11
scsi: st: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-01-11
scsi: hisi_sas: Set protection parameters prior to adding SCSI host
John Garry
1
-6
/
+6
2019-01-11
scsi: qla4xxx: ql4_os: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-01-08
scsi: bnx2i: fix indentation issue, remove a tab
Colin Ian King
1
-1
/
+1
2019-01-08
scsi: sd: Make protection lookup tables static and relocate functions
John Garry
2
-62
/
+62
[prev]
[next]