index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bnx2fc
/
bnx2fc_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: bnx2fc: Avoid using get_cpu() in bnx2fc_cmd_alloc()
Sebastian Andrzej Siewior
2022-05-16
1
-3
/
+1
*
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
2022-05-16
1
-8
/
+5
*
scsi: bnx2fc: Stop using the SCSI pointer
Bart Van Assche
2022-02-22
1
-12
/
+11
*
scsi: bnx2fc: Call scsi_done() directly
Bart Van Assche
2021-10-16
1
-4
/
+4
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-11
1
-1
/
+1
|
\
|
*
scsi: bnx2fc: Remove meaningless bnx2fc_abts_cleanup() return value assignment
SeongJae Park
2021-06-22
1
-1
/
+1
*
|
scsi: bnx2fc: Return failure if io_req is already in ABTS processing
Javed Hasan
2021-05-21
1
-0
/
+1
|
/
*
scsi: bnx2fc: Fix spelling mistake "couldnt" -> "couldn't"
Colin Ian King
2020-08-24
1
-3
/
+3
*
scsi: bnx2fc: Add missing annotation for bnx2fc_abts_cleanup()
Jules Irenge
2020-04-24
1
-0
/
+1
*
scsi: bnx2fc: Fix SCSI command completion after cleanup is posted
Saurav Kashyap
2020-03-29
1
-0
/
+6
*
scsi: bnx2fc: Process the RQE with CQE in interrupt context
Javed Hasan
2020-03-29
1
-21
/
+7
*
scsi: bnx2fc: timeout calculation invalid for bnx2fc_eh_abort()
Laurence Oberman
2019-11-19
1
-1
/
+1
*
scsi: bnx2fc: Handle scope bits when array returns BUSY or TSF
Laurence Oberman
2019-09-23
1
-5
/
+24
*
scsi: bnx2fc: remove set but not used variables 'lport','host'
zhengbin
2019-08-29
1
-7
/
+0
*
scsi: bnx2fc: Limit the IO size according to the FW capability
Saurav Kashyap
2019-06-26
1
-0
/
+11
*
scsi: bnx2fc: Do not allow both a cleanup completion and abort completion for...
Saurav Kashyap
2019-06-26
1
-0
/
+32
*
scsi: bnx2fc: Separate out completion flags and variables for abort and cleanup
Saurav Kashyap
2019-06-26
1
-27
/
+32
*
scsi: bnx2fc: Only put reference to io_req in bnx2fc_abts_cleanup if cleanup ...
Chad Dupuis
2019-06-26
1
-7
/
+7
*
scsi: bnx2fc: remove unneeded variable
Ding Xiang
2019-04-03
1
-2
/
+1
*
scsi: bnx2fc: Fix error handling in probe()
Dan Carpenter
2019-01-29
1
-2
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-4
/
+4
*
scsi: bnx2fc: Fix check in SCSI completion handler for timed out request
Chad Dupuis
2018-01-30
1
-0
/
+1
*
scsi: bnx2fc: Fix hung task messages when a cleanup response is not received ...
Chad Dupuis
2017-11-15
1
-8
/
+32
*
scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer.
Chad Dupuis
2017-06-27
1
-8
/
+3
*
scsi: bnx2fc: Update copyright for 2017.
Chad Dupuis
2017-06-27
1
-1
/
+2
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-4
/
+4
*
scsi: bnx2fc: Mark symbols static where possible
Baoyou Xie
2016-09-09
1
-1
/
+1
*
bnx2fc: replace printk() with BNX2FC_IO_DBG()
Maurizio Lombardi
2016-07-12
1
-1
/
+1
*
bnx2fc: Check sc_cmd device and host pointer before returning the command to ...
Chad Dupuis
2016-04-15
1
-0
/
+12
*
bnx2fc: Add driver tunables.
Joe Carnuccio
2016-04-15
1
-1
/
+1
*
bnx2fc: bnx2fc_eh_abort(): fix wrong return code.
Maurizio Lombardi
2016-02-23
1
-3
/
+2
*
bnx2fc: Remove explicit logouts.
Chad Dupuis
2015-11-09
1
-76
/
+11
*
bnx2fc: Fix FCP RSP residual parsing.
Chad Dupuis
2015-11-09
1
-1
/
+4
*
bnx2fc: Set ELS transfer length correctly for middle path commands.
Chad Dupuis
2015-11-09
1
-2
/
+6
*
bnx2fc: Remove 'NetXtreme II' from source files.
Chad Dupuis
2015-11-09
1
-1
/
+1
*
bnx2fc: Update copyright for 2015.
Chad Dupuis
2015-11-09
1
-2
/
+2
*
fc: FCP_PTA_SIMPLE is 0
Christoph Hellwig
2014-12-04
1
-5
/
+1
*
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
2014-11-12
1
-15
/
+3
*
bnx2fc: fix tgt spinlock locking
Maurizio Lombardi
2014-11-10
1
-9
/
+10
*
bnx2fc: fix incorrect DMA memory mapping in bnx2fc_unmap_sg_list()
Chad Dupuis
2014-09-16
1
-2
/
+13
*
bnx2fc: Rebranding bnx2fc driver
Saurav Kashyap
2014-07-25
1
-1
/
+2
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-2
/
+2
*
bnx2fc: do not scan uninitialized lists in case of error.
Maurizio Lombardi
2014-06-25
1
-0
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-04-01
1
-1
/
+18
|
\
|
*
[SCSI] bnx2fc: Fixed the handling for the SCSI retry delay
Eddie Wai
2014-03-15
1
-1
/
+18
*
|
cnic,bnx2i,bnx2fc: Fix inconsistent use of page size
Michael Chan
2014-03-18
1
-8
/
+8
|
/
*
[SCSI] bnx2fc: Fixed a SCSI CMD cmpl race condition between ABTS and CLEANUP
Eddie Wai
2013-10-25
1
-0
/
+6
*
[SCSI] bnx2fc: Update copyright dates
Bhanu Prakash Gollapudi
2013-05-02
1
-1
/
+1
*
[SCSI] bnx2fc: Fix race condition between IO completion and abort
Bhanu Prakash Gollapudi
2013-05-02
1
-2
/
+5
*
bnx2x, bnx2fc: Use per port max exchange resources
Bhanu Prakash Gollapudi
2013-04-25
1
-4
/
+5
[next]