index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libfc
/
fc_lport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-12
scsi: libfc: directly call ELS request handlers
Johannes Thumshirn
1
-11
/
+9
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-1
/
+1
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-61
/
+65
2016-11-18
scsi: libfc: fix seconds_since_last_reset miscalculation
Johannes Thumshirn
1
-1
/
+1
2016-11-18
scsi: fc: use bsg_job_done
Johannes Thumshirn
1
-2
/
+2
2016-11-18
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
1
-5
/
+5
2016-11-18
scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()
Johannes Thumshirn
1
-2
/
+0
2016-11-18
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
1
-2
/
+2
2016-11-18
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
1
-1
/
+1
2016-11-18
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
1
-2
/
+4
2016-11-18
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
1
-10
/
+13
2016-11-09
scsi: libfc: Replace ->exch_done callback with function call
Hannes Reinecke
1
-1
/
+1
2016-11-09
scsi: libfc: Replace ->rport_flush_queue callback with function call
Hannes Reinecke
1
-1
/
+1
2016-11-09
scsi: libfc: Replace ->rport_recv_req callback with function call
Hannes Reinecke
1
-1
/
+1
2016-11-09
scsi: libfc: Replace ->rport_logoff callback with function call
Hannes Reinecke
1
-5
/
+5
2016-11-09
scsi: libfc: Replace ->rport_login callback with function call
Hannes Reinecke
1
-3
/
+3
2016-11-09
scsi: libfc: Replace ->rport_create callback with function call
Hannes Reinecke
1
-3
/
+3
2016-11-09
scsi: libfc: Replace ->rport_lookup callback with function call
Hannes Reinecke
1
-1
/
+1
2016-11-09
scsi: libfc: Replace ->rport_destroy callback with function call
Hannes Reinecke
1
-3
/
+3
2016-11-09
scsi: libfc: Replace ->exch_seq_send callback with function call
Hannes Reinecke
1
-4
/
+4
2016-11-09
scsi: libfc: Replace ->lport_recv with function call
Hannes Reinecke
1
-6
/
+3
2016-11-09
scsi: libfc: Replace ->lport_reset callback with function call
Hannes Reinecke
1
-3
/
+0
2016-11-09
scsi: libfc: Replace ->seq_els_rsp_send callback with function call
Hannes Reinecke
1
-3
/
+3
2016-11-09
scsi: libfc: sanitize E_D_TOV and R_A_TOV setting
Hannes Reinecke
1
-3
/
+5
2016-11-09
scsi: libfc: Fixup disc_mutex handling
Hannes Reinecke
1
-2
/
+7
2016-07-13
scsi: libfc: fix seconds_since_last_reset calculation
Arnd Bergmann
1
-4
/
+1
2016-07-13
libfc: Update rport reference counting
Hannes Reinecke
1
-7
/
+12
2013-09-04
libfc: Debug code fixes
Bart Van Assche
1
-1
/
+1
2013-09-04
libfc: Source code comment spelling fixes
Bart Van Assche
1
-1
/
+1
2012-07-20
[SCSI] libfc: fix retries with FDMI lport states
Vasu Dev
1
-2
/
+3
2012-07-20
[SCSI] libfc: don't exch_done() on invalid sequence ptr
Yi Zou
1
-1
/
+2
2012-07-20
[SCSI] libfc: update fcp and exch stats
Vasu Dev
1
-0
/
+7
2012-07-20
[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats
Vasu Dev
1
-27
/
+27
2012-05-21
Merge tag 'isci-for-3.5' into misc
James Bottomley
1
-5
/
+7
2012-05-10
[SCSI] libfc: flush lport worker after its disabled
Vasu Dev
1
-1
/
+1
2012-04-25
[SCSI] libfc: update mfs boundry checking
Vasu Dev
1
-5
/
+7
2012-04-01
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
1
-1
/
+9
2012-03-28
[SCSI] libfc: update fc_host mfs along with updating lport->mfs
Vasu Dev
1
-1
/
+9
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
1
-3
/
+224
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
1
-1
/
+1
2012-02-19
[SCSI] libfc: Add support for FDMI
Neerav Parikh
1
-3
/
+224
2012-01-16
[SCSI] libfc: Declare local functions static
Bart Van Assche
1
-2
/
+3
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
1
-0
/
+1
2011-10-31
[SCSI] libfc: improve flogi retries to avoid lport stuck
Vasu Dev
1
-41
/
+49
2011-10-31
[SCSI] libfc: avoid exchanges collision during lport reset
Vasu Dev
1
-9
/
+1
2011-08-29
[SCSI] libfc: fix fc_eh_host_reset
Vasu Dev
1
-1
/
+10
2011-07-28
[SCSI] libfc: fix warn on in lport retry
Vasu Dev
1
-1
/
+0
2011-06-30
[SCSI] libfc: post reset event on lport reset
Vasu Dev
1
-0
/
+2
2011-05-01
[SCSI] libfc: remove duplicate ema_list init
Vasu Dev
1
-1
/
+0
[next]