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
2018-12-07
scsi: qedf: NULL check before some freeing functions is not needed
Thomas Meyer
1
-2
/
+1
2018-12-07
scsi: megaraid_sas: NULL check before some freeing functions is not needed
Thomas Meyer
3
-16
/
+8
2018-12-07
scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() function
Bart Van Assche
1
-38
/
+36
2018-12-07
scsi: csiostor: remove flush_scheduled_work()
Varun Prakash
1
-1
/
+0
2018-12-07
scsi: BusLogic: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-12-07
scsi: ufs: Remove redundant sense size definition
Avri Altman
2
-12
/
+9
2018-12-07
scsi: snic: Use vzalloc
Sabyasachi Gupta
1
-2
/
+1
2018-12-07
scsi: fnic: Use vzalloc
Sabyasachi Gupta
1
-2
/
+1
2018-12-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-37
/
+39
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
4
-2
/
+25
2018-11-28
scsi: xen-scsifront: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-28
scsi: megaraid_sas_fusion: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-28
scsi: megaraid: megaraid_sas_base: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-28
scsi: libfc: fc_rport: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-28
scsi: hpsa: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2018-11-28
scsi: aacraid: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-28
scsi: aacraid: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+4
2018-11-28
scsi: qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp()
Bart Van Assche
1
-7
/
+7
2018-11-28
scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing"
Colin Ian King
1
-1
/
+1
2018-11-28
scsi: ufs: add fall through annotation
Tomas Winkler
1
-0
/
+3
2018-11-28
scsi: storvsc: Fix a race in sub-channel creation that can cause panic
Dexuan Cui
1
-31
/
+30
2018-11-28
scsi: qedi: Update driver version to 8.33.0.21
Nilesh Javali
1
-2
/
+2
2018-11-28
scsi: qedi: Move LL2 producer index processing in BH.
Manish Rangankar
1
-12
/
+19
2018-11-28
scsi: qedi: add module param to set ping packet size
Nilesh Javali
2
-5
/
+9
2018-11-28
scsi: qedi: Add packet filter in light L2 Rx path.
Manish Rangankar
1
-0
/
+24
2018-11-28
scsi: qedi: Check for session online before getting iSCSI TLV data.
Manish Rangankar
1
-0
/
+3
2018-11-28
scsi: qedi: Allocate IRQs based on msix_cnt
Nilesh Javali
1
-1
/
+1
2018-11-28
scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZE
Nilesh Javali
1
-7
/
+9
2018-11-28
scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING"
Nilesh Javali
2
-3
/
+3
2018-11-28
scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definition
Nilesh Javali
1
-2
/
+0
2018-11-28
scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload
Cathy Avery
1
-2
/
+2
2018-11-28
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
2
-3
/
+0
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2
-18
/
+3
2018-11-28
scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
Fred Herard
1
-2
/
+2
2018-11-28
scsi: lpfc: fix block guard enablement on SLI3 adapters
Martin Wilck
2
-2
/
+5
2018-11-26
scsi: Do not rely on blk-mq for double completions
Keith Busch
2
-12
/
+23
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-2
/
+25
2018-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
1
-2
/
+1
2018-11-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-2
/
+25
2018-11-21
scsi: lpfc: Use dma_zalloc_coherent
Sabyasachi Gupta
1
-2
/
+1
2018-11-21
scsi: bnx2i: remove set but not used variable 'cid_num'
YueHaibing
1
-2
/
+0
2018-11-21
scsi: aha1542: convert to DMA mapping API
Christoph Hellwig
1
-35
/
+91
2018-11-21
scsi: megaraid_sas: Add support for MegaRAID Aero controllers
Shivasharan S
2
-0
/
+19
2018-11-21
scsi: mpt3sas: Display message on Configurable secure HBA
Sreekanth Reddy
1
-3
/
+4
2018-11-21
scsi: libfc: Remove set but not used variable 'disc'
Yue Haibing
1
-2
/
+0
2018-11-21
scsi: cxgb4i: fix thermal configuration dependencies
Arnd Bergmann
1
-2
/
+2
2018-11-21
scsi: aic94xx: Use dma_pool_zalloc
Souptick Joarder
1
-2
/
+1
2018-11-19
nvme-fc: remove ->poll implementation
Jens Axboe
1
-12
/
+0
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
12
-15
/
+23
2018-11-16
Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+8
[prev]
[next]