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-07-30
scsi: ibmvscsi_tgt: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2019-07-30
scsi: cxlflash: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+10
2019-07-30
scsi: mpt3sas: clean up a couple sizeof() uses
Dan Carpenter
1
-3
/
+2
2019-07-30
scsi: qla2xxx: Fix possible fcport null-pointer dereferences
Jia-Ju Bai
1
-1
/
+1
2019-07-30
scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
Suganath Prabu
1
-5
/
+7
2019-07-30
scsi: scsi_debugfs: Use for_each_set_bit to simplify code
Andy Shevchenko
1
-3
/
+2
2019-07-30
scsi: hpsa: remove printing internal cdb on tag collision
Don Brace
1
-2
/
+0
2019-07-30
scsi: hpsa: correct scsi command status issue after reset
Don Brace
1
-1
/
+11
2019-07-30
scsi: qla2xxx: Replace vmalloc + memset with vzalloc
Chuhong Yuan
1
-4
/
+2
2019-07-30
scsi: fdomain_isa: use CFG1_IRQ_MASK
Sergei Shtylyov
1
-3
/
+2
2019-07-30
scsi: fdomain: use BSTAT_{MSG|CMD|IO} in fdomain_work()
Sergei Shtylyov
1
-2
/
+2
2019-07-30
scsi: fdomain: use BCTL_RST in fdomain_reset()
Sergei Shtylyov
1
-1
/
+1
2019-07-30
scsi: aic94xx: Remove unnecessary null check
YueHaibing
1
-6
/
+3
2019-07-30
scsi: qla2xxx: Remove unnecessary null check
YueHaibing
1
-2
/
+1
2019-07-30
drivers: Add generic helper to match any device
Suzuki K Poulose
1
-7
/
+2
2019-07-29
scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_priv
Hannes Reinecke
1
-48
/
+51
2019-07-29
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
2
-32
/
+24
2019-07-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-21
/
+32
2019-07-23
scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG
Hannes Reinecke
1
-1
/
+6
2019-07-23
scsi: ibmvfc: fix WARN_ON during event pool release
Tyrel Datwyler
1
-1
/
+1
2019-07-23
scsi: fcoe: fix a typo
Christophe JAILLET
1
-1
/
+1
2019-07-23
scsi: megaraid_sas: Make some functions static
YueHaibing
1
-13
/
+14
2019-07-23
scsi: megaraid_sas: fix panic on loading firmware crashdump
Junxiao Bi
1
-0
/
+3
2019-07-23
scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"
Colin Ian King
1
-1
/
+1
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-22
scsi: core: fix the dma_max_mapping_size call
Christoph Hellwig
1
-2
/
+4
2019-07-22
scsi: fdomain: fix building pcmcia front-end
Arnd Bergmann
1
-2
/
+2
2019-07-22
scsi: ufs: change msleep to usleep_range
Bean Huo
1
-8
/
+2
2019-07-22
scsi: lpfc: Remove unnecessary null check before kfree
YueHaibing
1
-3
/
+1
2019-07-22
scsi: virtio_scsi: implement request batching
Paolo Bonzini
1
-15
/
+40
2019-07-22
scsi: core: add support for request batching
Paolo Bonzini
1
-3
/
+34
2019-07-22
scsi: ufs: Add history of fatal events
Stanley Chu
2
-14
/
+50
2019-07-22
scsi: ufs: Do not reset error history during host reset
Stanley Chu
1
-12
/
+1
2019-07-22
scsi: ufs: Add fatal and auto-hibern8 error history
Stanley Chu
2
-2
/
+19
2019-07-22
scsi: ufs: Change names related to error history
Stanley Chu
2
-29
/
+30
2019-07-22
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental into mauro
Jonathan Corbet
1
-2
/
+2
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
15
-24
/
+55
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-19
/
+4
2019-07-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2019-07-17
scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.ver
Masahiro Yamada
1
-1
/
+1
2019-07-17
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
1
-2
/
+2
2019-07-16
scsi: megaraid_sas: set an unlimited max_segment_size
Christoph Hellwig
1
-0
/
+1
2019-07-16
scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAs
Christoph Hellwig
1
-0
/
+1
2019-07-16
scsi: storvsc: set virt_boundary_mask in the scsi host template
Christoph Hellwig
1
-3
/
+2
2019-07-16
scsi: ufshcd: set max_segment_size in the scsi host template
Christoph Hellwig
1
-2
/
+1
2019-07-16
scsi: core: take the DMA max mapping size into account
Christoph Hellwig
1
-0
/
+2
2019-07-16
scsi: core: add a host / host template field for the virt boundary
Christoph Hellwig
2
-1
/
+5
2019-07-16
scsi: core: Fix race on creating sense cache
Ming Lei
1
-3
/
+3
2019-07-16
scsi: sd_zbc: Fix compilation warning
Damien Le Moal
1
-1
/
+1
[prev]
[next]