summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fnic/fnic_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: fnic: Return error if vmalloc() failedArtem Chernyshev2023-12-051-1/+2
* scsi: fnic: Use vzalloc()Christophe JAILLET2023-05-311-6/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner2022-06-101-16/+2
* scsi: fnic: Remove redundant NULL checkHaowen Bai2022-04-251-2/+1
* scsi: fnic: Remove unnecessary castWang Qing2021-03-241-2/+1
* scsi: fnic: Fix inconsistent format argument type in fnic_debugfs.cYe Bin2020-10-021-3/+3
* scsi: fnic: remove redundant assignment of variable rcColin Ian King2019-08-191-3/+1
* scsi: fnic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-291-85/+3
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-3/+4
* scsi: fnic: use 64-bit timestampsArnd Bergmann2018-01-221-1/+1
* scsi: fnic: Fix coccinelle warningsVasyl Gomonovych2017-12-041-19/+1
* scsi: fnic: added timestamp reporting in fnic debug statsSatish Kharat2017-06-271-0/+1
* x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-031-0/+1
* treewide: fix errors in printkMasanari Iida2014-09-011-1/+1
* fnic: fnic Control Path Trace UtilityHiral Shah2014-05-191-36/+202
* [SCSI] fnic: Fnic Statistics CollectionHiral Patel2013-10-251-11/+379
* fnic: switch to fixed_size_llseek()Al Viro2013-06-291-14/+2
* lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-161-1/+1
* [SCSI] fnic: Fnic Trace UtilityHiral Patel2013-02-221-0/+314