index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fnic
/
fdls_disc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-19
scsi: fnic: Add and improve logs in FDMI and FDMI ABTS paths
Karan Tilak Kumar
1
-7
/
+58
2025-06-19
scsi: fnic: Turn off FDMI ACTIVE flags on link down
Karan Tilak Kumar
1
-3
/
+6
2025-06-19
scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times out
Karan Tilak Kumar
1
-28
/
+85
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-3
/
+5
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-6
/
+6
2025-03-17
scsi: fnic: Remove unnecessary NUL-terminations
Thorsten Blum
1
-3
/
+0
2025-03-03
scsi: fnic: Remove unnecessary spinlock locking and unlocking
Karan Tilak Kumar
1
-17
/
+7
2025-03-03
scsi: fnic: Replace fnic->lock_flags with local flags
Karan Tilak Kumar
1
-5
/
+6
2025-03-03
scsi: fnic: Replace use of sizeof with standard usage
Karan Tilak Kumar
1
-2
/
+1
2025-03-03
scsi: fnic: Fix indentation and remove unnecessary parenthesis
Karan Tilak Kumar
1
-13
/
+13
2025-03-03
scsi: fnic: Remove unnecessary debug print
Karan Tilak Kumar
1
-4
/
+0
2025-01-10
scsi: fnic: Remove always-true IS_FNIC_FCP_INITIATOR macro
Arun Easi
1
-51
/
+34
2025-01-10
scsi: fnic: Fix use of uninitialized value in debug message
Dheeraj Reddy Jonnalagadda
1
-2
/
+1
2025-01-10
scsi: fnic: Remove unnecessary else and unnecessary break in FDLS
Karan Tilak Kumar
1
-10
/
+6
2025-01-02
scsi: fnic: Add support to handle port channel RSCN
Karan Tilak Kumar
1
-9
/
+47
2025-01-02
scsi: fnic: Code cleanup
Karan Tilak Kumar
1
-332
/
+332
2025-01-02
scsi: fnic: Add stats and related functionality
Karan Tilak Kumar
1
-2
/
+30
2025-01-02
scsi: fnic: Add functionality in fnic to support FDLS
Karan Tilak Kumar
1
-1
/
+74
2025-01-02
scsi: fnic: Add and integrate support for FDMI
Karan Tilak Kumar
1
-0
/
+658
2025-01-02
scsi: fnic: Add support for unsolicited requests and responses
Karan Tilak Kumar
1
-0
/
+683
2025-01-02
scsi: fnic: Add support for target based solicited requests and responses
Karan Tilak Kumar
1
-1
/
+1360
2025-01-02
scsi: fnic: Add support for fabric based solicited requests and responses
Karan Tilak Kumar
1
-0
/
+2180