summaryrefslogtreecommitdiff
path: root/drivers/scsi/fnic
AgeCommit message (Expand)Author
2023-09-27scsi: fnic: Fix sg_reset success pathKaran Tilak Kumar
2023-08-30scsi: fnic: Remove unused functions fnic_scsi_host_start/end_tag()Yang Li
2023-08-30Merge branch '6.5/scsi-fixes' into 6.6/scsi-stagingMartin K. Petersen
2023-08-25scsi: fnic: Replace sgreset tag with max_tag_idKaran Tilak Kumar
2023-07-31scsi: fnic: Replace return codes in fnic_clean_pending_aborts()Karan Tilak Kumar
2023-07-05scsi: fnic: Use vmalloc_array() and vcalloc()Julia Lawall
2023-05-31scsi: fnic: Use vzalloc()Christophe JAILLET
2023-03-24Merge patch series "Constify most SCSI host templates"Martin K. Petersen
2023-03-24scsi: fnic: Declare host template constBart Van Assche
2023-03-16scsi: fnic: Switch to use %ptTsAndy Shevchenko
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-13scsi: fnic: Refactor code in fnic probe to initialize SCSI layerKaran Tilak Kumar
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry
2022-07-06scsi: fnic: Drop reserved request handlingJohn Garry
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner
2022-05-19scsi: fnic: Replace DMA mask of 64 bits with 47 bitsKaran Tilak Kumar
2022-04-25scsi: fnic: Remove unneeded flush_workqueue()ran jianping
2022-04-25scsi: fnic: Remove redundant NULL checkHaowen Bai
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-15scsi: fnic: Finish scsi_cmnd before dropping the spinlockDavid Jeffery
2022-02-22scsi: fnic: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: fnic: Fix a tracing statementBart Van Assche
2021-10-16scsi: fnic: Switch to attribute groupsBart Van Assche
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-16scsi: fnic: Call scsi_done() directlyBart Van Assche
2021-08-16scsi: fnic: Stop setting scsi_cmnd.tagJohn Garry
2021-08-11scsi: fnic: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-05-02scsi: fnic: Use scsi_host_busy_iter() to traverse commandsHannes Reinecke
2021-05-02scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io()Hannes Reinecke
2021-04-05scsi: fnic: Remove unnecessary spin_lock_init() and INIT_LIST_HEAD()Yang Yingliang
2021-03-29scsi: fnic: Remove bogus ratelimit messagesLee Duncan
2021-03-24scsi: fnic: Remove unnecessary castWang Qing
2021-03-18scsi: fnic: Kernel-doc headers must contain the function nameLee Jones
2021-03-18scsi: fnic: Demote non-conformant kernel-doc headersLee Jones
2021-03-18scsi: fnic: Rudimentary spelling fixesBhaskar Chowdhury
2021-01-12scsi: fnic: Fix memleak in vnic_dev_init_devcmd2Dinghao Liu
2020-12-07scsi: fnic: Fix error return code in fnic_probe()Zhang Changzhong
2020-11-23scsi: fnic: Validate io_req before othersKaran Tilak Kumar
2020-11-23scsi: fnic: Set scsi_set_resid() only for underflowKaran Tilak Kumar
2020-11-23scsi: fnic: Change shost_printk() to FNIC_MAIN_DBG()Karan Tilak Kumar
2020-11-23scsi: fnic: Avoid looping in TRANS ETH on unloadKaran Tilak Kumar
2020-11-23scsi: fnic: Change shost_printk() to FNIC_FCS_DBG()Karan Tilak Kumar
2020-10-07scsi: fnic: Simplify the return expression of vnic_wq_copy_alloc()Liu Shixin
2020-10-02scsi: fnic: Fix inconsistent format argument type in fnic_debugfs.cYe Bin
2020-10-02scsi: fnic: Do not call 'scsi_done()' for unhandled commandsHannes Reinecke
2020-09-15scsi: fnic: Remove unneeded semicolonJason Yan
2020-09-02scsi: fnic: Remove set but not used 'eth_hdrs_stripped'Jason Yan
2020-09-02scsi: fnic: Remove set but not used 'fr_len'Jason Yan
2020-09-02scsi: fnic: Remove set but not used variable in is_fnic_fip_flogi_reject()Jason Yan