| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2024-03-16 | 1 | -2/+2 |
|\ |
|
| * | scsi: fnic: Clean up some inconsistent indenting | Jiapeng Chong | 2024-01-23 | 1 | -2/+2 |
* | | scsi: fnic: Move fnic_fnic_flush_tx() to a work queue | Lee Duncan | 2024-02-12 | 1 | -2/+2 |
|/ |
|
* | scsi: fnic: unlock on error path in fnic_queuecommand() | Dan Carpenter | 2024-01-11 | 1 | -0/+1 |
* | scsi: fnic: Improve logs and add support for multiqueue (MQ) | Karan Tilak Kumar | 2023-12-13 | 1 | -138/+150 |
* | scsi: fnic: Add support for multiqueue (MQ) in fnic driver | Karan Tilak Kumar | 2023-12-13 | 1 | -247/+328 |
* | scsi: fnic: Remove usage of host_lock | Karan Tilak Kumar | 2023-12-13 | 1 | -24/+31 |
* | scsi: fnic: Modify ISRs to support multiqueue (MQ) | Karan Tilak Kumar | 2023-12-13 | 1 | -24/+14 |
* | scsi: fnic: Rename wq_copy to hw_copy_wq | Karan Tilak Kumar | 2023-12-13 | 1 | -6/+6 |
* | scsi: fnic: Fix sg_reset success path | Karan Tilak Kumar | 2023-09-27 | 1 | -17/+47 |
* | scsi: fnic: Remove unused functions fnic_scsi_host_start/end_tag() | Yang Li | 2023-08-30 | 1 | -33/+0 |
* | Merge branch '6.5/scsi-fixes' into 6.6/scsi-staging | Martin K. Petersen | 2023-08-30 | 1 | -2/+4 |
|\ |
|
| * | scsi: fnic: Replace return codes in fnic_clean_pending_aborts() | Karan Tilak Kumar | 2023-07-31 | 1 | -2/+4 |
* | | scsi: fnic: Replace sgreset tag with max_tag_id | Karan Tilak Kumar | 2023-08-25 | 1 | -11/+9 |
|/ |
|
* | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2022-08-04 | 1 | -13/+1 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p... | Thomas Gleixner | 2022-06-10 | 1 | -13/+1 |
* | | blk-mq: Drop 'reserved' arg of busy_tag_iter_fn | John Garry | 2022-07-06 | 1 | -8/+4 |
* | | scsi: fnic: Drop reserved request handling | John Garry | 2022-07-06 | 1 | -2/+0 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2022-03-24 | 1 | -147/+142 |
|\ |
|
| * | scsi: fnic: Stop using the SCSI pointer | Bart Van Assche | 2022-02-22 | 1 | -147/+142 |
| * | scsi: fnic: Fix a tracing statement | Bart Van Assche | 2022-02-22 | 1 | -1/+1 |
* | | scsi: fnic: Finish scsi_cmnd before dropping the spinlock | David Jeffery | 2022-03-15 | 1 | -7/+6 |
|/ |
|
* | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions | Bart Van Assche | 2021-10-16 | 1 | -1/+2 |
* | scsi: fnic: Call scsi_done() directly | Bart Van Assche | 2021-10-16 | 1 | -65/+54 |
* | scsi: fnic: Stop setting scsi_cmnd.tag | John Garry | 2021-08-16 | 1 | -1/+1 |
* | scsi: fnic: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche | 2021-08-11 | 1 | -26/+25 |
* | scsi: fnic: Use scsi_host_busy_iter() to traverse commands | Hannes Reinecke | 2021-05-02 | 1 | -446/+375 |
* | scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io() | Hannes Reinecke | 2021-05-02 | 1 | -6/+3 |
* | scsi: fnic: Demote non-conformant kernel-doc headers | Lee Jones | 2021-03-18 | 1 | -3/+3 |
* | scsi: fnic: Validate io_req before others | Karan Tilak Kumar | 2020-11-23 | 1 | -5/+4 |
* | scsi: fnic: Set scsi_set_resid() only for underflow | Karan Tilak Kumar | 2020-11-23 | 1 | -2/+3 |
* | scsi: fnic: Avoid looping in TRANS ETH on unload | Karan Tilak Kumar | 2020-11-23 | 1 | -1/+2 |
* | scsi: fnic: Do not call 'scsi_done()' for unhandled commands | Hannes Reinecke | 2020-10-02 | 1 | -2/+1 |
* | scsi: fnic: Use eth_broadcast_addr() to assign broadcast address | Miaohe Lin | 2020-07-24 | 1 | -1/+2 |
* | scsi: fnic: Use true, false for fnic->internal_reset_inprogress | Jason Yan | 2020-05-07 | 1 | -3/+3 |
* | scsi: fnic: do not queue commands during fwreset | Hannes Reinecke | 2020-01-20 | 1 | -0/+3 |
* | scsi: fnic: fix use after free | Pan Bian | 2019-11-06 | 1 | -1/+2 |
* | scsi: fnic: Warn when calling done for IO not issued to fw | Satish Kharat | 2019-01-22 | 1 | -2/+8 |
* | scsi: fnic: fnic stats for max CQs processed and ISR time | Satish Kharat | 2019-01-22 | 1 | -0/+19 |
* | scsi: fnic: use fnic_lock to guard fnic->state_flags | Satish Kharat | 2019-01-22 | 1 | -6/+5 |
* | fnic: fix fnic_scsi_host_{start,end}_tag | Christoph Hellwig | 2018-11-10 | 1 | -2/+2 |
* | scsi: fnic: replace gross legacy tag hack with blk-mq hack | Jens Axboe | 2018-10-17 | 1 | -49/+12 |
* | scsi: fnic: switch to generic DMA API | Christoph Hellwig | 2018-10-17 | 1 | -22/+16 |
* | scsi: fnic: add a space after %p in printf format | Nicolas Iooss | 2017-12-11 | 1 | -1/+1 |
* | scsi: fnic: do not call host reset from command abort | Hannes Reinecke | 2017-08-25 | 1 | -4/+0 |
* | scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport ... | Satish Kharat | 2017-06-27 | 1 | -2/+14 |
* | scsi: fnic: Zero io_cmpl_skip on fw reset completion | Satish Kharat | 2017-06-27 | 1 | -0/+1 |
* | scsi: fnic: Adding debug IO and Abort latency counter to fnic stats | Satish Kharat | 2017-03-23 | 1 | -0/+43 |
* | scsi: fnic: Adding Check Condition counter to misc fnicstats | Satish Kharat | 2017-03-23 | 1 | -0/+3 |
* | scsi: fnic: Avoid false out-of-order detection for aborted command | Satish Kharat | 2017-03-23 | 1 | -22/+18 |