index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libfc
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: libfc: fix seconds_since_last_reset miscalculation
Johannes Thumshirn
2016-11-17
1
-1
/
+1
*
scsi: libfc: do not send ABTS when resetting exchanges
Hannes Reinecke
2016-08-18
1
-1
/
+0
*
scsi: libfc: reset exchange manager during LOGO handling
Hannes Reinecke
2016-08-18
1
-1
/
+13
*
scsi: libfc: send LOGO for PLOGI failure
Hannes Reinecke
2016-08-18
1
-1
/
+9
*
scsi: libfc: Issue PRLI after a PRLO has been received
Hannes Reinecke
2016-08-18
1
-1
/
+1
*
libfc: sanity check cpu number extracted from xid
Chris Leech
2016-07-13
1
-1
/
+9
*
scsi: libfc: fix seconds_since_last_reset calculation
Arnd Bergmann
2016-07-12
1
-4
/
+1
*
libfc: Update rport reference counting
Hannes Reinecke
2016-07-12
2
-31
/
+37
*
libfc: Use the correct function name in kernel-doc comment.
Sebastian Herbszt
2015-11-09
1
-1
/
+1
*
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
*
|
libfc: Fix fc_exch_recv_req() error path
Bart Van Assche
2015-08-12
1
-4
/
+4
|
/
*
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
*
libfc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-09-30
1
-2
/
+2
*
fcp: Do not interpret check condition as underrun
Bart Van Assche
2013-09-04
1
-5
/
+5
*
libfc: Do not invoke the response handler after fc_exch_done()
Bart Van Assche
2013-09-04
1
-39
/
+92
*
libfc: Reduce exchange lock contention in fc_exch_recv_abts()
Bart Van Assche
2013-09-04
1
-8
/
+10
*
libfc: Avoid that sending after an abort triggers a kernel warning
Bart Van Assche
2013-09-04
1
-22
/
+37
*
libfc: Protect ep->esb_stat changes via ex_lock
Bart Van Assche
2013-09-04
1
-2
/
+7
*
libfc: Fix a race in fc_exch_timer_set_locked()
Bart Van Assche
2013-09-04
1
-3
/
+4
*
libfc: Clarify fc_exch_find()
Bart Van Assche
2013-09-04
1
-1
/
+3
*
libfc: Micro-optimize fc_setup_exch_mgr()
Bart Van Assche
2013-09-04
1
-7
/
+3
*
libfc: Debug code fixes
Bart Van Assche
2013-09-04
2
-5
/
+5
*
libfc: Source code comment spelling fixes
Bart Van Assche
2013-09-04
3
-8
/
+5
*
Merge tag 'fcoe' into for-linus
James Bottomley
2013-07-13
2
-2
/
+29
|
\
|
*
libfc: Differentiate echange timer cancellation debug statements
Robert Love
2013-07-09
1
-1
/
+1
|
*
libfc: Remove extra space in fc_exch_timer_cancel definition
Robert Love
2013-07-09
1
-1
/
+1
|
*
libfc: Reject PLOGI from nodes with incompatible role
Mark Rustad
2013-07-09
1
-0
/
+27
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: relase -> release
Geert Uytterhoeven
2013-06-28
1
-1
/
+1
*
|
libfc: extend ex_lock to protect all of fc_seq_send
Neil Horman
2013-05-10
1
-13
/
+24
*
|
libfc: Correct check for initiator role
Mark Rustad
2013-05-10
1
-1
/
+1
|
/
*
libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}
Robert Love
2013-03-25
1
-8
/
+17
*
libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...
Robert Love
2013-03-25
1
-2
/
+3
*
libfc: XenServer fails to mount root filesystem.
Krishna Mohan
2013-02-15
1
-1
/
+1
*
libfc, libfcoe, fcoe: Convert debug_logging macros to pr_info
Robert Love
2012-12-14
1
-19
/
+19
*
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: fix retries with FDMI lport states
Vasu Dev
2012-07-20
1
-2
/
+3
*
[SCSI] libfc: don't exch_done() on invalid sequence ptr
Yi Zou
2012-07-20
1
-1
/
+2
*
[SCSI] libfc: add exch timer debug info
Vasu Dev
2012-07-20
1
-43
/
+53
*
[SCSI] libfc: update fcp and exch stats
Vasu Dev
2012-07-20
2
-5
/
+32
*
[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
4
-34
/
+34
[next]