aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc
Commit message (Expand)AuthorAge
* scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2019-07-29
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-20
|\
| * scsi: libfc: fix null pointer dereference on a null lportColin Ian King2019-07-16
| * scsi: libfc: switch to SPDX tagsChristoph Hellwig2019-05-21
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-05
|/
* Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap2019-04-18
* Revert "scsi: libfc: Add WARN_ON() when deleting rports"Ross Lagerwall2019-02-04
* scsi: libfc: free skb when receiving invalid flogi respMing Lu2019-01-29
* scsi: libfc: fc_rport: Mark expected switch fall-throughGustavo A. R. Silva2018-11-28
* scsi: libfc: Remove set but not used variable 'disc'Yue Haibing2018-11-21
* scsi: libfc: retry PRLI if we cannot analyse the payloadHannes Reinecke2018-10-15
* scsi: libfc: check fc_frame_payload_get() return value for nullThomas Abraham2018-10-15
* scsi: libfc: remove set but not used variable 'rpriv'YueHaibing2018-09-11
* scsi: libfc: remove unnecessary condition checkChengguang Xu2018-08-30
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-16
|\
| * scsi: libfc: Add WARN_ON() when deleting rportsHannes Reinecke2018-07-12
| * scsi: libfc: hold disc_mutex in fc_disc_stop_rports()Hannes Reinecke2018-07-12
| * scsi: libfc: fixup lockdep annotationsHannes Reinecke2018-07-12
| * scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke2018-07-10
| * scsi: libfc: Add lockdep annotationsHannes Reinecke2018-07-10
* | scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn2018-08-02
|/
* scsi: libfc: remove redundant initialization of 'disc'Colin Ian King2018-02-13
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-12-15
|\
| * scsi: libfc: fix ELS request handlingMartin Wilck2017-11-28
* | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-21
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-14
|\
| * scsi: libfc: don't assign resid_len in fc_lport_bsg_requestChristoph Hellwig2017-10-16
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \
| * | scsi: libfc: Convert timers to use timer_setup()Kees Cook2017-10-27
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | scsi: libfc: fix a deadlock in fc_rport_workSatish Kharat2017-10-06
|/
* scsi: fc_fcp: do not call fc_block_scsi_eh() from host resetHannes Reinecke2017-08-25
* scsi: libfc: pass an error pointer to fc_disc_error()Dan Carpenter2017-07-12
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-16
* scsi: libfc: fix incorrect variable assignmentGustavo A. R. Silva2017-05-16
* scsi: libfc: do not flood console with messages 'libfc: queue full ...'Hannes Reinecke2017-05-08
* scsi: libfc: directly call ELS request handlersJohannes Thumshirn2017-04-11
* scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_tElena Reshetova2017-03-15
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-02
* block: split scsi_request out of struct requestChristoph Hellwig2017-01-27
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-14
|\
| * scsi: libfc: Remove an unneeded conditionDan Carpenter2016-11-25
| * scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-17
| * scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-17
| * scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()Johannes Thumshirn2016-11-17
| * scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn2016-11-17
| * scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-17
| * scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-17
| * scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-17
| * scsi: libfc: Don't have fc_exch_find log errors on a new exchangeChris Leech2016-11-08