index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
Fix rejected nvme LS Req.
James Smart
1
-5
/
+21
2017-04-24
Fix nvme unregister port timeout.
James Smart
1
-3
/
+5
2017-04-24
Standardize nvme SGL segment count
James Smart
3
-7
/
+3
2017-04-21
nvmet_fc: Rework target side abort handling
James Smart
1
-21
/
+28
2017-04-21
nvmet_fc: add req_release to lldd api
James Smart
2
-7
/
+73
2017-04-21
nvmet_fc: add target feature flags for upcall isr contexts
James Smart
1
-1
/
+3
2017-04-18
scsi: lpfc: fix potential buffer overflow.
Maurizio Lombardi
1
-2
/
+2
2017-03-29
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
James Bottomley
3
-11
/
+18
2017-03-23
scsi: lpfc: fix building without debugfs support
Arnd Bergmann
2
-10
/
+16
2017-03-23
scsi: lpfc: Fix PT2PT PRLI reject
Dick Kennedy
1
-1
/
+2
2017-03-15
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
James Bottomley
4
-10
/
+17
2017-03-15
scsi: lpfc: Finalize Kconfig options for nvme
James Smart
4
-10
/
+17
2017-03-12
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
James Bottomley
1
-0
/
+1
2017-03-07
scsi: lpfc: Add shutdown method for kexec
Anton Blanchard
1
-0
/
+1
2017-03-07
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
17
-136
/
+315
2017-03-06
scsi: lpfc: revise version number to 11.2.0.10
James Smart
1
-1
/
+1
2017-03-06
scsi: lpfc: code cleanups in NVME initiator discovery
James Smart
2
-3
/
+3
2017-03-06
scsi: lpfc: code cleanups in NVME initiator base
James Smart
2
-9
/
+10
2017-03-06
scsi: lpfc: correct rdp diag portnames
James Smart
1
-4
/
+4
2017-03-06
scsi: lpfc: remove dead sli3 nvme code
James Smart
1
-5
/
+0
2017-03-06
scsi: lpfc: correct double print
James Smart
1
-22
/
+0
2017-03-06
scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT
James Smart
4
-9
/
+10
2017-03-06
scsi: lpfc: Rework lpfc Kconfig for NVME options
James Smart
2
-3
/
+25
2017-03-06
scsi: lpfc: add transport eh_timed_out reference
James Smart
1
-0
/
+1
2017-03-06
scsi: lpfc: Fix eh_deadline setting for sli3 adapters.
James Smart
5
-6
/
+69
2017-03-06
scsi: lpfc: add NVME exchange aborts
James Smart
8
-10
/
+143
2017-03-06
scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localport
James Smart
1
-2
/
+2
2017-03-06
scsi: lpfc: Fix IO submission if WQ is full
James Smart
2
-2
/
+5
2017-03-06
scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problem
James Smart
1
-13
/
+4
2017-03-06
scsi: lpfc: Fix RCTL value on NVME LS request and response
James Smart
2
-2
/
+2
2017-03-06
scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters
James Smart
1
-4
/
+10
2017-03-06
scsi: lpfc: fix missing spin_unlock on sql_list_lock
James Smart
1
-1
/
+1
2017-03-06
scsi: lpfc: don't dereference dma_buf->iocbq before null check
James Smart
1
-1
/
+1
2017-03-06
scsi: lpfc: sanity check hrq is null before dereferencing it
James Smart
1
-5
/
+5
2017-03-06
scsi: lpfc: remove redundant assignment of sgel
James Smart
1
-1
/
+0
2017-03-06
scsi: lpfc: replace init_timer by setup_timer
Tomas Jasek
2
-33
/
+19
2017-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
35
-2773
/
+13071
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-27
scsi: lpfc: use proper format string for dma_addr_t
Arnd Bergmann
1
-6
/
+6
2017-02-27
scsi: lpfc: use div_u64 for 64-bit division
Arnd Bergmann
1
-32
/
+32
2017-02-27
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2017-02-27
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
1
-7
/
+7
2017-02-27
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-22
scsi: lpfc: Update lpfc version to 11.2.0.7
James Smart
1
-1
/
+1
2017-02-22
scsi: lpfc: Update copyrights
James Smart
35
-40
/
+112
2017-02-22
scsi: lpfc: NVME Target: Add debugfs support
James Smart
3
-5
/
+628
2017-02-22
scsi: lpfc: NVME Target: bind to nvmet_fc api
James Smart
9
-15
/
+1752
2017-02-22
scsi: lpfc: NVME Target: Merge into FC discovery
James Smart
5
-14
/
+167
2017-02-22
scsi: lpfc: NVME Target: Receive buffer updates
James Smart
9
-22
/
+1374
2017-02-22
scsi: lpfc: NVME Target: Base modifications
James Smart
12
-20
/
+807
[prev]
[next]