index
:
pub/scm/linux/kernel/git/mel/linux.git
master
Candidate patch series by Mel Gorman
Mel Gorman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fnic
/
fnic_scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-28
scsi: fnic: Route completions and resets by initiator role
Karan Tilak Kumar
1
-4
/
+28
2026-07-28
scsi: fnic: Add the NVMe/FC transport path
Karan Tilak Kumar
1
-2
/
+2
2026-07-28
scsi: fnic: Add FDLS role handling for NVMe initiators
Karan Tilak Kumar
1
-1
/
+2
2026-07-28
scsi: fnic: Use fnic_num for non-SCSI identifiers
Karan Tilak Kumar
1
-1
/
+1
2026-07-28
scsi: fnic: Make debug logging protocol independent
Karan Tilak Kumar
1
-106
/
+104
2026-02-28
scsi: fnic: Make fnic_queuecommand() easier to analyze
Bart Van Assche
1
-6
/
+3
2026-02-24
scsi: fnic: Refactor in_remove flag and call to fnic_fcpio_reset()
Karan Tilak Kumar
1
-5
/
+2
2026-02-24
scsi: fnic: Rename fnic_scsi_fcpio_reset()
Karan Tilak Kumar
1
-53
/
+1
2026-02-24
scsi: fnic: Use mempool for receive frames
Karan Tilak Kumar
1
-1
/
+1
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
1
-1
/
+2
2025-06-19
scsi: fnic: Set appropriate logging level for log message
Karan Tilak Kumar
1
-1
/
+1
2025-01-02
scsi: fnic: Code cleanup
Karan Tilak Kumar
1
-120
/
+121
2025-01-02
scsi: fnic: Add stats and related functionality
Karan Tilak Kumar
1
-2
/
+17
2025-01-02
scsi: fnic: Modify fnic interfaces to use FDLS
Karan Tilak Kumar
1
-0
/
+39
2025-01-02
scsi: fnic: Modify IO path to use FDLS
Karan Tilak Kumar
1
-349
/
+486
2025-01-02
scsi: fnic: Add functionality in fnic to support FDLS
Karan Tilak Kumar
1
-19
/
+108
2025-01-02
scsi: fnic: Add support for fabric based solicited requests and responses
Karan Tilak Kumar
1
-3
/
+3
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2024-02-12
scsi: fnic: Move fnic_fnic_flush_tx() to a work queue
Lee Duncan
1
-2
/
+2
2024-01-23
scsi: fnic: Clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2024-01-11
scsi: fnic: unlock on error path in fnic_queuecommand()
Dan Carpenter
1
-0
/
+1
2023-12-13
scsi: fnic: Improve logs and add support for multiqueue (MQ)
Karan Tilak Kumar
1
-138
/
+150
2023-12-13
scsi: fnic: Add support for multiqueue (MQ) in fnic driver
Karan Tilak Kumar
1
-247
/
+328
2023-12-13
scsi: fnic: Remove usage of host_lock
Karan Tilak Kumar
1
-24
/
+31
2023-12-13
scsi: fnic: Modify ISRs to support multiqueue (MQ)
Karan Tilak Kumar
1
-24
/
+14
2023-12-13
scsi: fnic: Rename wq_copy to hw_copy_wq
Karan Tilak Kumar
1
-6
/
+6
2023-09-27
scsi: fnic: Fix sg_reset success path
Karan Tilak Kumar
1
-17
/
+47
2023-08-30
scsi: fnic: Remove unused functions fnic_scsi_host_start/end_tag()
Yang Li
1
-33
/
+0
2023-08-30
Merge branch '6.5/scsi-fixes' into 6.6/scsi-staging
Martin K. Petersen
1
-2
/
+4
2023-08-25
scsi: fnic: Replace sgreset tag with max_tag_id
Karan Tilak Kumar
1
-11
/
+9
2023-07-31
scsi: fnic: Replace return codes in fnic_clean_pending_aborts()
Karan Tilak Kumar
1
-2
/
+4
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-13
/
+1
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
1
-8
/
+4
2022-07-06
scsi: fnic: Drop reserved request handling
John Garry
1
-2
/
+0
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...
Thomas Gleixner
1
-13
/
+1
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-147
/
+142
2022-03-15
scsi: fnic: Finish scsi_cmnd before dropping the spinlock
David Jeffery
1
-7
/
+6
2022-02-22
scsi: fnic: Stop using the SCSI pointer
Bart Van Assche
1
-147
/
+142
2022-02-22
scsi: fnic: Fix a tracing statement
Bart Van Assche
1
-1
/
+1
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
1
-1
/
+2
2021-10-16
scsi: fnic: Call scsi_done() directly
Bart Van Assche
1
-63
/
+52
2021-08-16
scsi: fnic: Stop setting scsi_cmnd.tag
John Garry
1
-1
/
+1
2021-08-11
scsi: fnic: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-26
/
+25
2021-05-02
scsi: fnic: Use scsi_host_busy_iter() to traverse commands
Hannes Reinecke
1
-445
/
+374
2021-05-02
scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io()
Hannes Reinecke
1
-6
/
+3
2021-03-18
scsi: fnic: Demote non-conformant kernel-doc headers
Lee Jones
1
-3
/
+3
2020-11-23
scsi: fnic: Validate io_req before others
Karan Tilak Kumar
1
-5
/
+4
2020-11-23
scsi: fnic: Set scsi_set_resid() only for underflow
Karan Tilak Kumar
1
-2
/
+3
2020-11-23
scsi: fnic: Avoid looping in TRANS ETH on unload
Karan Tilak Kumar
1
-1
/
+2
2020-10-02
scsi: fnic: Do not call 'scsi_done()' for unhandled commands
Hannes Reinecke
1
-2
/
+1
[next]