- e0f63b2 scsi: libfc: Call scsi_done() directly by Bart Van Assche · 3 years, 3 months ago
- b27c457 scsi: libfc: Fix array index out of bound exception by Javed Hasan · 3 years, 7 months ago
- 974db67 scsi: libfc: FDMI enhancements by Javed Hasan · 3 years, 7 months ago
- 82897fe scsi: libfc: Add FDMI-2 attributes by Javed Hasan · 3 years, 7 months ago
- 0726af6 scsi: libfc: Initialisation of RHBA and RPA attributes by Javed Hasan · 3 years, 7 months ago
- 8f70328 scsi: libfc: Correct the condition check and invalid argument passed by Javed Hasan · 3 years, 7 months ago
- 90d6697 scsi: libfc: Fix a format specifier by Bart Van Assche · 3 years, 9 months ago
- 775b4d6 scsi: libfc: Fix misspelling of fc_fcp_destroy() by Lee Jones · 3 years, 10 months ago
- 0dbea7c scsi: libfc: Fix incorrect naming of fc_rport_adisc_resp() by Lee Jones · 3 years, 10 months ago
- 4a4db60 scsi: libfc: Fix some possible copy/paste issues by Lee Jones · 3 years, 10 months ago
- b2b0f16 scsi: libfc: Avoid invoking response handler twice if ep is already completed by Javed Hasan · 4 years ago
- 3fb5204 scsi: libfc: Fix enum-conversion warning by Arnd Bergmann · 4 years, 2 months ago
- 8fd9efc scsi: libfc: Work around -Warray-bounds warning by Arnd Bergmann · 4 years, 2 months ago
- e31ac89 scsi: libfc: Move scsi/fc_encode.h to libfc by Arnd Bergmann · 4 years, 2 months ago
- 55e0500 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
- a9e81c2 scsi: libfc: Fix passing zero to 'PTR_ERR' warning by YueHaibing · 4 years, 4 months ago
- d6dc7e0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 4 months ago
- 5a5b80f scsi: libfc: Fix for double free() by Javed Hasan · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- c9c9735 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
- dfdf16e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
- ec007ef scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases by Javed Hasan · 4 years, 5 months ago
- ebb40ab scsi: libfc: Provide missing and repair existing function documentation by Lee Jones · 4 years, 6 months ago
- f636aca scsi: libfc: Fix a couple of misdocumented function parameters by Lee Jones · 4 years, 6 months ago
- 9865a04 scsi: libfc: Repair function parameter documentation by Lee Jones · 4 years, 6 months ago
- ee9ec5c scsi: libfc: trivial: Fix spelling mistake of 'discovery' by Lee Jones · 4 years, 6 months ago
- 74341d3 scsi: libfc: Supply some missing kerneldoc struct/function attributes/params by Lee Jones · 4 years, 6 months ago
- b1987c8 scsi: libfc: fc_disc: Fix-up some incorrectly referenced function parameters by Lee Jones · 4 years, 6 months ago
- 823a654 scsi: libfc: Skip additional kref updating work event by Javed Hasan · 4 years, 6 months ago
- 71f2bf8 scsi: libfc: Handling of extra kref by Javed Hasan · 4 years, 6 months ago
- 93f3321 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
- c6e085c scsi: libfc: rport state move to PLOGI if all PRLI retry exhausted by Javed Hasan · 4 years, 9 months ago
- 45e544b scsi: libfc: If PRLI rejected, move rport to PLOGI state by Javed Hasan · 4 years, 9 months ago
- ff6993b scsi: libfc: free response frame from GPN_ID by Igor Druzhinin · 5 years ago
- 023358b scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure by Hannes Reinecke · 5 years ago
- f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 41a6bf6 scsi: libfc: fix null pointer dereference on a null lport by Colin Ian King · 5 years ago
- a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
- d4fd634 scsi: libfc: switch to SPDX tags by Christoph Hellwig · 6 years ago
- 0228034 Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO" by Saurav Kashyap · 6 years ago
- d8f6382 Revert "scsi: libfc: Add WARN_ON() when deleting rports" by Ross Lagerwall · 6 years ago
- 5d8fc4a scsi: libfc: free skb when receiving invalid flogi resp by Ming Lu · 6 years ago
- 76df1da scsi: libfc: fc_rport: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- 6920e6a scsi: libfc: Remove set but not used variable 'disc' by Yue Haibing · 6 years ago
- 0b4aafc scsi: libfc: retry PRLI if we cannot analyse the payload by Hannes Reinecke · 6 years ago
- aad1271 scsi: libfc: check fc_frame_payload_get() return value for null by Thomas Abraham · 6 years ago
- 5b075ef scsi: libfc: remove set but not used variable 'rpriv' by YueHaibing · 6 years ago
- b6876a8 scsi: libfc: remove unnecessary condition check by Chengguang Xu · 6 years ago
- 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 1550ec4 scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO by Johannes Thumshirn · 6 years ago
- bbc0f8b scsi: libfc: Add WARN_ON() when deleting rports by Hannes Reinecke · 6 years ago
- bc3d12b scsi: libfc: hold disc_mutex in fc_disc_stop_rports() by Hannes Reinecke · 6 years ago
- 9a26653 scsi: libfc: fixup lockdep annotations by Hannes Reinecke · 6 years ago
- fa519f7 scsi: libfc: fixup 'sleeping function called from invalid context' by Hannes Reinecke · 6 years ago
- ee35624 scsi: libfc: Add lockdep annotations by Hannes Reinecke · 6 years ago
- bc2e129 scsi: libfc: remove redundant initialization of 'disc' by Colin Ian King · 7 years ago
- 66dbbd7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
- fe55e79 scsi: libfc: fix ELS request handling by Martin Wilck · 7 years ago
- 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
- 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
- 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 1f0849d scsi: libfc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 67ec299 scsi: libfc: don't assign resid_len in fc_lport_bsg_request by Christoph Hellwig · 7 years ago
- d1b3f51 scsi: libfc: fix a deadlock in fc_rport_work by Satish Kharat · 7 years ago
- 20081c1 scsi: fc_fcp: do not call fc_block_scsi_eh() from host reset by Hannes Reinecke · 7 years ago
- 6f37e21 scsi: libfc: pass an error pointer to fc_disc_error() by Dan Carpenter · 7 years ago
- b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
- dd6e1f7 scsi: libfc: fix incorrect variable assignment by Gustavo A. R. Silva · 8 years ago
- c106125 scsi: libfc: do not flood console with messages 'libfc: queue full ...' by Hannes Reinecke · 8 years ago
- fcabb09 scsi: libfc: directly call ELS request handlers by Johannes Thumshirn · 8 years ago
- 22c70d1 scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
- b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
- 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
- a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
- 27c3d76 scsi: libfc: Remove an unneeded condition by Dan Carpenter · 8 years ago
- 208da78 scsi: libfc: fix seconds_since_last_reset miscalculation by Johannes Thumshirn · 8 years ago
- 0654816 scsi: fc: use bsg_job_done by Johannes Thumshirn · 8 years ago
- 75cc8cf scsi: change FC drivers to use 'struct bsg_job' by Johannes Thumshirn · 8 years ago
- 7ac6500 scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone() by Johannes Thumshirn · 8 years ago
- 1d69b12 scsi: fc: provide fc_bsg_to_rport() helper by Johannes Thumshirn · 8 years ago
- cd21c60 scsi: fc: provide fc_bsg_to_shost() helper by Johannes Thumshirn · 8 years ago
- 1abaede scsi: fc: Export fc_bsg_jobdone and use it in FC drivers by Johannes Thumshirn · 8 years ago
- 01e0e15 scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly by Johannes Thumshirn · 8 years ago
- d5c3eb2 scsi: libfc: Don't have fc_exch_find log errors on a new exchange by Chris Leech · 8 years ago
- 9625cc4 scsi: libfc: Replace ->seq_release callback with function call by Hannes Reinecke · 8 years ago
- 96d564e scsi: libfc: Replace ->seq_assign callback with function call by Hannes Reinecke · 8 years ago
- f1d61e6 scsi: libfc: Replace ->seq_set_resp callback with direct function call by Hannes Reinecke · 8 years ago
- c6865b3 scsi: libfc: Replace ->seq_start_next callback with function call by Hannes Reinecke · 8 years ago
- 768c72c scsi: libfc: Replace ->exch_done callback with function call by Hannes Reinecke · 8 years ago
- 0ebaed1 scsi: libfc: Replace ->seq_exch_abort callback with function call by Hannes Reinecke · 8 years ago
- 0cac937 scsi: libfc: Replace ->seq_send callback with function call by Hannes Reinecke · 8 years ago
- a8220de scsi: libfc: Remove fc_rport_init() by Hannes Reinecke · 8 years ago
- 5922a95 scsi: libfc: Replace ->rport_flush_queue callback with function call by Hannes Reinecke · 8 years ago
- e76ee65 scsi: libfc: Replace ->rport_recv_req callback with function call by Hannes Reinecke · 8 years ago
- c96c792 scsi: libfc: Replace ->rport_logoff callback with function call by Hannes Reinecke · 8 years ago
- 05d7d3b scsi: libfc: Replace ->rport_login callback with function call by Hannes Reinecke · 8 years ago
- 2580064 scsi: libfc: Replace ->rport_create callback with function call by Hannes Reinecke · 8 years ago
- e87b777 scsi: libfc: Replace ->rport_lookup callback with function call by Hannes Reinecke · 8 years ago
- 944ef96 scsi: libfc: Replace ->rport_destroy callback with function call by Hannes Reinecke · 8 years ago