index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
scsi: lpfc: code cleanups in NVME initiator discovery
James Smart
2
-3
/
+3
2017-03-07
scsi: lpfc: code cleanups in NVME initiator base
James Smart
2
-9
/
+10
2017-03-07
scsi: lpfc: correct rdp diag portnames
James Smart
1
-4
/
+4
2017-03-07
scsi: lpfc: remove dead sli3 nvme code
James Smart
1
-5
/
+0
2017-03-07
scsi: lpfc: correct double print
James Smart
1
-22
/
+0
2017-03-07
scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT
James Smart
4
-9
/
+10
2017-03-07
scsi: lpfc: Rework lpfc Kconfig for NVME options
James Smart
3
-6
/
+41
2017-03-07
scsi: lpfc: add transport eh_timed_out reference
James Smart
1
-0
/
+1
2017-03-07
scsi: lpfc: Fix eh_deadline setting for sli3 adapters.
James Smart
5
-6
/
+69
2017-03-07
scsi: lpfc: add NVME exchange aborts
James Smart
8
-10
/
+143
2017-03-07
scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localport
James Smart
1
-2
/
+2
2017-03-07
scsi: lpfc: Fix IO submission if WQ is full
James Smart
2
-2
/
+5
2017-03-07
scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problem
James Smart
1
-13
/
+4
2017-03-07
scsi: lpfc: Fix RCTL value on NVME LS request and response
James Smart
2
-2
/
+2
2017-03-07
scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters
James Smart
1
-4
/
+10
2017-03-07
scsi: lpfc: fix missing spin_unlock on sql_list_lock
James Smart
1
-1
/
+1
2017-03-07
scsi: lpfc: don't dereference dma_buf->iocbq before null check
James Smart
1
-1
/
+1
2017-03-07
scsi: lpfc: sanity check hrq is null before dereferencing it
James Smart
1
-5
/
+5
2017-03-07
scsi: lpfc: remove redundant assignment of sgel
James Smart
1
-1
/
+0
2017-03-07
scsi: lpfc: replace init_timer by setup_timer
Tomas Jasek
2
-33
/
+19
2017-03-07
scsi: qedf: Use vsprintf extension %pad
Joe Perches
1
-2
/
+2
2017-03-07
scsi: qedf: Fix defective logging format and argument mismatches
Joe Perches
3
-8
/
+11
2017-03-07
scsi: vmw_pvscsi: handle the return value from pci_alloc_irq_vectors correctly
Christoph Hellwig
1
-1
/
+1
2017-03-07
scsi: qla2xxx: Fix ql_dump_buffer
Joe Perches
1
-8
/
+4
2017-03-07
scsi: aacraid: Fix typo in blink status
Raghava Aditya Renukunta
1
-1
/
+1
2017-03-07
scsi: qedi: fix build error without DEBUG_FS
Arnd Bergmann
4
-15
/
+21
2017-03-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
83
-3168
/
+22328
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
8
-4
/
+10
2017-03-03
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
18
-2525
/
+4298
2017-03-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-114
/
+13
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2
-0
/
+4
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
3
-2
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-2
/
+3
2017-03-02
scsi: mpt3sas: Avoid sleeping in interrupt context
Bart Van Assche
4
-12
/
+12
2017-03-02
scsi: sd: Check for unaligned partial completion
Damien Le Moal
2
-15
/
+17
2017-03-02
scsi: ufs: Factor out ufshcd_read_desc_param
Potomski, MichalX
3
-72
/
+196
2017-03-01
scsi: libiscsi: add lock around task lists to fix list corruption regression
Chris Leech
1
-1
/
+25
2017-03-01
scsi: qedi: fix missing return error code check on call to qedi_setup_int
Colin Ian King
1
-1
/
+1
2017-02-28
scsi: qedi: Fix memory leak in tmf response processing.
Dupuis, Chad
1
-2
/
+3
2017-02-28
scsi: aacraid: remove redundant zero check on ret
Colin Ian King
1
-5
/
+1
2017-02-28
scsi: lpfc: use proper format string for dma_addr_t
Arnd Bergmann
1
-6
/
+6
2017-02-28
scsi: lpfc: use div_u64 for 64-bit division
Arnd Bergmann
1
-32
/
+32
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
3
-9
/
+9
2017-02-28
scripts/spelling.txt: add "therfore" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
2017-02-28
scripts/spelling.txt: add "omited" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2017-02-28
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
4
-10
/
+10
2017-02-28
scripts/spelling.txt: add "embeded" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
[prev]
[next]