index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_bsg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: fc: use bsg_job_done
Johannes Thumshirn
2016-11-17
1
-20
/
+20
*
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
2016-11-17
1
-38
/
+38
*
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
2016-11-17
1
-2
/
+2
*
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
2016-11-17
1
-17
/
+17
*
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
2016-11-17
1
-23
/
+48
*
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
2016-11-17
1
-75
/
+124
*
scsi: Get rid of struct fc_bsg_buffer
Johannes Thumshirn
2016-11-17
1
-1
/
+2
*
scsi: lpfc: Synchronize link speed with boot driver
James Smart
2016-11-08
1
-0
/
+45
*
lpfc: remove set but not used variables
Sebastian Herbszt
2015-10-27
1
-20
/
+0
*
lpfc: Update copyright to 2015
James Smart
2015-04-10
1
-1
/
+1
*
lpfc: Fix OS crash when running loopback test in applications
James Smart
2015-04-10
1
-0
/
+1
*
lpfc: Add new mbx cmd recognition
James Smart
2015-04-10
1
-0
/
+1
*
lpfc: fix low priority issues from fortify source code scan
James Smart
2014-09-16
1
-5
/
+0
*
lpfc: fix high priority issues from fortify source code scan
James Smart
2014-09-16
1
-3
/
+5
*
lpfc: use dma_zalloc_coherent
Joe Perches
2014-09-16
1
-3
/
+2
*
lpfc: mark function as static in lpfc/lpfc_bsg.c
Rashika Kheria
2014-09-16
1
-1
/
+1
*
lpfc: Update Copyright on changed files from 8.3.45 patches
James Smart
2014-06-02
1
-1
/
+1
*
[SCSI] lpfc 8.3.45: Added dport mailbox pass through support.
James Smart
2014-03-15
1
-0
/
+3
*
[SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response status
James Smart
2013-10-25
1
-3
/
+4
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-09-15
1
-18
/
+72
|
\
|
*
[SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running ou...
James Smart
2013-09-10
1
-7
/
+7
|
*
[SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout...
James Smart
2013-09-10
1
-16
/
+70
|
*
[SCSI] lpfc 8.3.42: Fixed using unsafe linked list macro for walking and dele...
James Smart
2013-09-10
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Convert retrun typos to return
Joe Perches
2013-09-04
1
-1
/
+1
*
|
[SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times out
James Smart
2013-08-23
1
-3
/
+5
|
/
*
[SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 ...
James Smart
2013-06-26
1
-1
/
+1
*
[SCSI] lpfc 8.3.40: Fix to allow OCM to report FEC status
James Smart
2013-06-26
1
-1
/
+1
*
[SCSI] lpfc 8.3.39: Fixed crash when processing bsg's sg list with high memor...
James Smart
2013-05-02
1
-10
/
+23
*
[SCSI] lpfc 8.3.39: Remove driver dependency on HZ
James Smart
2013-05-02
1
-2
/
+4
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-04-30
1
-505
/
+602
|
\
|
*
[SCSI] scsilpfc 8.3.38: Fixed bsg timeout handling issues that would result i...
James Smart
2013-04-09
1
-504
/
+601
|
*
[SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.
James Smart
2013-04-09
1
-1
/
+1
*
|
treewide: Fix typos in kernel messages
Masanari Iida
2013-03-31
1
-1
/
+1
|
/
*
[SCSI] lpfc 8.3.37: Fixed no-context ABTS failed with BA_RJT
James Smart
2013-01-30
1
-5
/
+46
*
[SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT status
James Smart
2012-09-14
1
-3
/
+3
*
[SCSI] lpfc 8.3.33: When doing loopback testing, set the diag valid bit
James Smart
2012-09-14
1
-0
/
+2
*
[SCSI] lpfc 8.3.31: Fix bug with driver using the wrong xritag when sending a...
James Smart
2012-05-17
1
-0
/
+1
*
[SCSI] lpfc 8.3.31: Fix bug with driver not supporting the get controller att...
James Smart
2012-05-17
1
-1
/
+2
*
[SCSI] lpfc 8.3.29: SLI related fixes
James Smart
2012-02-19
1
-2
/
+2
*
[SCSI] lpfc 8.3.29: BSG and User interface fixes
James Smart
2012-02-19
1
-3
/
+11
*
[SCSI] lpfc 8.3.28: Add Loopback support for SLI4 adapters
James Smart
2011-12-15
1
-86
/
+272
*
[SCSI] lpfc 8.3.28: Miscellaneous fixes in sysfs and mgmt interfaces
James Smart
2011-12-15
1
-13
/
+61
*
[SCSI] lpfc 8.3.25: Enhancements to Debug infrastructure
James Smart
2011-07-27
1
-2
/
+35
*
[SCSI] lpfc 8.3.25: Adapter Interface fixes and changes
James Smart
2011-07-27
1
-7
/
+8
*
[SCSI] lpfc 8.3.25: Miscellaneous Bug fixes and code cleanup
James Smart
2011-07-27
1
-16
/
+21
*
[SCSI] lpfc 8.3.24: Extend BSG infrastructure and add link diagnostics
James Smart
2011-05-26
1
-380
/
+1725
*
[SCSI] lpfc 8.3.24: Add resource extent support
James Smart
2011-05-26
1
-0
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2011-04-26
1
-13
/
+25
|
|
\
[next]