index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fnic
/
fnic_debugfs.c
Age
Commit message (
Expand
)
Author
8 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
2026-07-28
scsi: fnic: Expose NVMe transport state in debugfs
Karan Tilak Kumar
2026-07-28
scsi: fnic: Use fnic_num for non-SCSI identifiers
Karan Tilak Kumar
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-01-10
scsi: fnic: Delete incorrect debugfs error handling
Dan Carpenter
2025-01-02
scsi: fnic: Code cleanup
Karan Tilak Kumar
2025-01-02
scsi: fnic: Modify fnic interfaces to use FDLS
Karan Tilak Kumar
2023-12-05
scsi: fnic: Return error if vmalloc() failed
Artem Chernyshev
2023-05-31
scsi: fnic: Use vzalloc()
Christophe JAILLET
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...
Thomas Gleixner
2022-04-25
scsi: fnic: Remove redundant NULL check
Haowen Bai
2021-03-24
scsi: fnic: Remove unnecessary cast
Wang Qing
2020-10-02
scsi: fnic: Fix inconsistent format argument type in fnic_debugfs.c
Ye Bin
2019-08-19
scsi: fnic: remove redundant assignment of variable rc
Colin Ian King
2019-01-29
scsi: fnic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-01-22
scsi: fnic: use 64-bit timestamps
Arnd Bergmann
2017-12-04
scsi: fnic: Fix coccinelle warnings
Vasyl Gomonovych
2017-06-27
scsi: fnic: added timestamp reporting in fnic debug stats
Satish Kharat
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2014-09-01
treewide: fix errors in printk
Masanari Iida
2014-05-19
fnic: fnic Control Path Trace Utility
Hiral Shah
2013-10-25
[SCSI] fnic: Fnic Statistics Collection
Hiral Patel
2013-06-29
fnic: switch to fixed_size_llseek()
Al Viro
2013-06-16
lseek(fd, n, SEEK_END) does *not* go to eof - n
Al Viro
2013-02-22
[SCSI] fnic: Fnic Trace Utility
Hiral Patel