index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fnic
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-6
/
+5
2024-02-12
scsi: fnic: Move fnic_fnic_flush_tx() to a work queue
Lee Duncan
4
-5
/
+8
2024-01-29
scsi: fnic: Convert snprintf() to sysfs_emit()
Li Zhijian
1
-4
/
+3
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
Merge patch series "Introduce support for multiqueue (MQ) in fnic"
Martin K. Petersen
10
-543
/
+847
2023-12-13
scsi: fnic: Increment driver version
Karan Tilak Kumar
1
-1
/
+1
2023-12-13
scsi: fnic: Improve logs and add support for multiqueue (MQ)
Karan Tilak Kumar
2
-140
/
+154
2023-12-13
scsi: fnic: Add support for multiqueue (MQ) in fnic driver
Karan Tilak Kumar
3
-254
/
+328
2023-12-13
scsi: fnic: Add support for multiqueue (MQ) in fnic_main.c
Karan Tilak Kumar
2
-34
/
+77
2023-12-13
scsi: fnic: Remove usage of host_lock
Karan Tilak Kumar
1
-24
/
+31
2023-12-13
scsi: fnic: Define stats to track multiqueue (MQ) IOs
Karan Tilak Kumar
2
-0
/
+13
2023-12-13
scsi: fnic: Modify ISRs to support multiqueue (MQ)
Karan Tilak Kumar
5
-74
/
+144
2023-12-13
scsi: fnic: Refactor and redefine fnic.h for multiqueue
Karan Tilak Kumar
1
-8
/
+22
2023-12-13
scsi: fnic: Get copy workqueue count and interrupt mode from config
Karan Tilak Kumar
1
-6
/
+36
2023-12-13
scsi: fnic: Rename wq_copy to hw_copy_wq
Karan Tilak Kumar
5
-15
/
+15
2023-12-13
scsi: fnic: Add and improve log messages
Karan Tilak Kumar
4
-34
/
+49
2023-12-13
scsi: fnic: Add and use fnic number
Karan Tilak Kumar
2
-2
/
+17
2023-12-13
scsi: fnic: Modify definitions to sync with VIC firmware
Karan Tilak Kumar
1
-2
/
+11
2023-12-05
scsi: fnic: Return error if vmalloc() failed
Artem Chernyshev
1
-1
/
+2
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+6
2023-09-27
scsi: fnic: Clean up some inconsistent indenting
Jiapeng Chong
1
-5
/
+6
2023-09-27
scsi: fnic: Fix sg_reset success path
Karan Tilak Kumar
4
-18
/
+54
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
2
-3
/
+5
2023-08-25
scsi: fnic: Replace sgreset tag with max_tag_id
Karan Tilak Kumar
2
-12
/
+11
2023-07-31
scsi: fnic: Replace return codes in fnic_clean_pending_aborts()
Karan Tilak Kumar
2
-3
/
+5
2023-07-05
scsi: fnic: Use vmalloc_array() and vcalloc()
Julia Lawall
1
-1
/
+1
2023-05-31
scsi: fnic: Use vzalloc()
Christophe JAILLET
1
-6
/
+2
2023-03-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
1
-1
/
+1
2023-03-24
scsi: fnic: Declare host template const
Bart Van Assche
1
-1
/
+1
2023-03-16
scsi: fnic: Switch to use %ptTs
Andy Shevchenko
1
-12
/
+5
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-11
/
+34
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
38
-510
/
+42
2022-07-13
scsi: fnic: Refactor code in fnic probe to initialize SCSI layer
Karan Tilak Kumar
1
-11
/
+34
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
38
-510
/
+42
2022-05-19
scsi: fnic: Replace DMA mask of 64 bits with 47 bits
Karan Tilak Kumar
2
-4
/
+4
2022-04-25
scsi: fnic: Remove unneeded flush_workqueue()
ran jianping
1
-3
/
+1
2022-04-25
scsi: fnic: Remove redundant NULL check
Haowen Bai
1
-2
/
+1
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-154
/
+163
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
3
-154
/
+163
2022-02-22
scsi: fnic: Fix a tracing statement
Bart Van Assche
1
-1
/
+1
2021-10-16
scsi: fnic: Switch to attribute groups
Bart Van Assche
3
-6
/
+15
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
-65
/
+54
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
[next]