index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libfc
/
fc_lport.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-01-29
scsi: libfc: free skb when receiving invalid flogi resp
Ming Lu
2018-07-10
scsi: libfc: Add lockdep annotations
Hannes Reinecke
2017-11-28
scsi: libfc: fix ELS request handling
Martin Wilck
2017-10-16
scsi: libfc: don't assign resid_len in fc_lport_bsg_request
Christoph Hellwig
2017-04-11
scsi: libfc: directly call ELS request handlers
Johannes Thumshirn
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-11-17
scsi: libfc: fix seconds_since_last_reset miscalculation
Johannes Thumshirn
2016-11-17
scsi: fc: use bsg_job_done
Johannes Thumshirn
2016-11-17
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
2016-11-17
scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()
Johannes Thumshirn
2016-11-17
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
2016-11-17
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
2016-11-17
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
2016-11-17
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
2016-11-08
scsi: libfc: Replace ->exch_done callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_flush_queue callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_recv_req callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_logoff callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_login callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_create callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_lookup callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_destroy callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->exch_seq_send callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->lport_recv with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->lport_reset callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->seq_els_rsp_send callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: sanitize E_D_TOV and R_A_TOV setting
Hannes Reinecke
2016-11-08
scsi: libfc: Fixup disc_mutex handling
Hannes Reinecke
2016-07-12
scsi: libfc: fix seconds_since_last_reset calculation
Arnd Bergmann
2016-07-12
libfc: Update rport reference counting
Hannes Reinecke
2013-09-04
libfc: Debug code fixes
Bart Van Assche
2013-09-04
libfc: Source code comment spelling fixes
Bart Van Assche
2012-07-20
[SCSI] libfc: fix retries with FDMI lport states
Vasu Dev
2012-07-20
[SCSI] libfc: don't exch_done() on invalid sequence ptr
Yi Zou
2012-07-20
[SCSI] libfc: update fcp and exch stats
Vasu Dev
2012-07-20
[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats
Vasu Dev
2012-05-21
Merge tag 'isci-for-3.5' into misc
James Bottomley
2012-05-10
[SCSI] libfc: flush lport worker after its disabled
Vasu Dev
2012-04-25
[SCSI] libfc: update mfs boundry checking
Vasu Dev
2012-03-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-03-28
[SCSI] libfc: update fc_host mfs along with updating lport->mfs
Vasu Dev
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-19
[SCSI] libfc: Add support for FDMI
Neerav Parikh
2012-01-16
[SCSI] libfc: Declare local functions static
Bart Van Assche
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2011-10-31
[SCSI] libfc: improve flogi retries to avoid lport stuck
Vasu Dev
[next]