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
/
libfc
/
fc_fcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: libfc: Map FC_TIMED_OUT to DID_TIME_OUT
Hannes Reinecke
2023-12-05
1
-2
/
+2
*
scsi: libfc: Fix up timeout error in fc_fcp_rec_error()
Hannes Reinecke
2023-12-05
1
-1
/
+1
*
scsi: libfc: Don't schedule abort twice
Hannes Reinecke
2023-12-05
1
-5
/
+11
*
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
2022-05-16
1
-19
/
+10
*
scsi: libfc: Stop using the SCSI pointer
Bart Van Assche
2022-02-22
1
-15
/
+11
*
scsi: libfc: Call scsi_done() directly
Bart Van Assche
2021-10-16
1
-3
/
+3
*
scsi: libfc: Fix misspelling of fc_fcp_destroy()
Lee Jones
2021-03-15
1
-1
/
+1
*
scsi: libfc: Move scsi/fc_encode.h to libfc
Arnd Bergmann
2020-10-29
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-4
/
+4
*
scsi: libfc: Provide missing and repair existing function documentation
Lee Jones
2020-07-15
1
-4
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
scsi: libfc: remove set but not used variable 'rpriv'
YueHaibing
2018-09-11
1
-3
/
+0
*
scsi: libfc: remove unnecessary condition check
Chengguang Xu
2018-08-30
1
-2
/
+1
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
1
-3
/
+3
*
scsi: libfc: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-11
/
+10
*
scsi: fc_fcp: do not call fc_block_scsi_eh() from host reset
Hannes Reinecke
2017-08-25
1
-2
/
+0
*
scsi: libfc: do not flood console with messages 'libfc: queue full ...'
Hannes Reinecke
2017-05-08
1
-6
/
+9
*
scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t
Elena Reshetova
2017-03-15
1
-3
/
+3
*
scsi: libfc: Replace ->seq_start_next callback with function call
Hannes Reinecke
2016-11-08
1
-2
/
+2
*
scsi: libfc: Replace ->exch_done callback with function call
Hannes Reinecke
2016-11-08
1
-11
/
+9
*
scsi: libfc: Replace ->seq_exch_abort callback with function call
Hannes Reinecke
2016-11-08
1
-2
/
+2
*
scsi: libfc: Replace ->seq_send callback with function call
Hannes Reinecke
2016-11-08
1
-2
/
+2
*
scsi: libfc: Replace ->exch_seq_send callback with function call
Hannes Reinecke
2016-11-08
1
-6
/
+5
*
scsi: libfc: Replace ->lport_reset callback with function call
Hannes Reinecke
2016-11-08
1
-1
/
+1
*
scsi: libfc: wait for E_D_TOV when out-of-order sequence is received
Hannes Reinecke
2016-11-08
1
-18
/
+20
*
scsi: libfc: reset timeout on queue full
Hannes Reinecke
2016-11-08
1
-3
/
+17
*
scsi: libfc: don't fail sequence abort for completed exchanges
Hannes Reinecke
2016-11-08
1
-10
/
+30
*
scsi: libfc: quarantine timed out xids
Hannes Reinecke
2016-11-08
1
-6
/
+7
*
scsi: libfc: Clarify ramp-down messages
Hannes Reinecke
2016-11-08
1
-3
/
+9
*
scsi: libfc: do not overwrite DID_TIME_OUT status
Hannes Reinecke
2016-11-08
1
-3
/
+9
*
scsi: libfc: sanitize E_D_TOV and R_A_TOV setting
Hannes Reinecke
2016-11-08
1
-4
/
+5
*
scsi: libfc: spurious I/O error under high load
Hannes Reinecke
2016-11-08
1
-8
/
+15
*
scsi: libfc: additional debugging messages
Hannes Reinecke
2016-11-08
1
-8
/
+33
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-09-02
1
-1
/
+1
|
\
|
*
libfc: Fix a typo in a source code comment
Bart Van Assche
2015-08-12
1
-1
/
+1
*
|
libfc: Fix fc_fcp_cleanup_each_cmd()
Bart Van Assche
2015-08-12
1
-2
/
+17
|
/
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-14
/
+1
*
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-13
/
+1
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-3
/
+3
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-6
/
+1
*
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
1
-20
/
+0
*
fcp: Do not interpret check condition as underrun
Bart Van Assche
2013-09-04
1
-5
/
+5
*
treewide: relase -> release
Geert Uytterhoeven
2013-06-28
1
-1
/
+1
*
libfc: fix REC handling
Vasu Dev
2012-12-04
1
-3
/
+3
*
[SCSI] libfc: fix lun reset failure bugs in fc_fcp_resp handling of FCP_RSP_INFO
Yi Zou
2012-10-07
1
-1
/
+2
*
[SCSI] libfc: fix sending REC after FCP_RESP is received
Yi Zou
2012-07-20
1
-3
/
+3
*
[SCSI] libfc: adds FCP failures stats
Vasu Dev
2012-07-20
1
-0
/
+8
*
[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats
Vasu Dev
2012-07-20
1
-4
/
+4
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-03-22
1
-3
/
+2
|
\
|
*
scsi: Use struct scsi_lun in fc/fcp.h
Andy Grover
2012-02-25
1
-3
/
+2
[next]