Age | Commit message (Expand) | Author |
2022-03-15 | scsi: lpfc: Use kcalloc() | Julia Lawall |
2022-01-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-12-16 | scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write() | Dan Carpenter |
2021-12-06 | scsi: lpfc: Add additional debugfs support for CMF | James Smart |
2021-12-06 | scsi: lpfc: Adjust CMF total bytes and rxmonitor | James Smart |
2021-08-24 | scsi: lpfc: Add debugfs support for cm framework buffers | James Smart |
2021-05-21 | scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller | James Smart |
2021-05-21 | scsi: lpfc: Fix unreleased RPIs when NPIV ports are created | James Smart |
2021-04-05 | Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging | Martin K. Petersen |
2021-03-24 | scsi: lpfc: Fix a typo | wengjianfeng |
2021-03-15 | scsi: lpfc: Fix some error codes in debugfs | Dan Carpenter |
2021-03-15 | scsi: lpfc: Fix incorrectly documented function lpfc_debugfs_commonxripools_d... | Lee Jones |
2021-03-04 | scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes | James Smart |
2021-03-04 | scsi: lpfc: Fix nodeinfo debugfs output | James Smart |
2020-11-17 | scsi: lpfc: Update changed file copyrights for 2020 | James Smart |
2020-11-17 | scsi: lpfc: Rework remote port lock handling | James Smart |
2020-11-17 | scsi: lpfc: Rework remote port ref counting and node freeing | James Smart |
2020-11-10 | scsi: lpfc: lpfc_debugfs: Fix a couple of function documentation issues | Lee Jones |
2020-10-26 | scsi: Remove unneeded break statements | Tom Rix |
2020-09-09 | scsi: lpfc: Remove set but not used 'qp' | Ye Bin |
2020-08-24 | scsi: lpfc: Fix spelling mistake "Cant" -> "Can't" | Colin Ian King |
2020-06-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-06-02 | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-05-29 | lpfc_debugfs: get rid of pointless access_ok() | Al Viro |
2020-05-09 | lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx | James Smart |
2020-05-09 | lpfc: Refactor lpfc nvme headers | James Smart |
2020-05-07 | scsi: lpfc: Fix noderef and address space warnings | Dick Kennedy |
2020-03-29 | scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI | James Smart |
2020-03-29 | scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics | James Smart |
2020-01-10 | Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue | Martin K. Petersen |
2019-12-21 | scsi: lpfc: Fix ras_log via debugfs | James Smart |
2019-12-16 | scsi: lpfc: fix build failure with DEBUGFS disabled | Arnd Bergmann |
2019-10-28 | scsi: lpfc: Make lpfc_debugfs_ras_log_data static | YueHaibing |
2019-10-28 | scsi: lpfc: fix build error of lpfc_debugfs.c for vfree/vmalloc | James Smart |
2019-10-24 | scsi: lpfc: Make FW logging dynamically configurable | James Smart |
2019-08-29 | scsi: lpfc: Remove bg debugfs buffers | James Smart |
2019-08-19 | scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair | James Smart |
2019-08-19 | scsi: lpfc: Migrate to %px and %pf in kernel print calls | James Smart |
2019-03-25 | scsi: lpfc: change snprintf to scnprintf for possible overflow | Silvio Cesare |
2019-03-19 | scsi: be2iscsi: lpfc: fix typo | Matteo Croce |
2019-03-19 | scsi: lpfc: Fix duplicate log message numbers | James Smart |
2019-03-19 | scsi: lpfc: Reduce memory footprint for lpfc_queue | James Smart |
2019-02-13 | scsi: lpfc: fix a handful of indentation issues | Colin Ian King |
2019-02-05 | scsi: lpfc: Update 12.2.0.0 file copyrights to 2019 | James Smart |
2019-02-05 | scsi: lpfc: Fix default driver parameter collision for allowing NPIV support | James Smart |
2019-02-05 | scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing | James Smart |
2019-02-05 | scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues | James Smart |
2019-02-05 | scsi: lpfc: Adapt partitioned XRI lists to efficient sharing | James Smart |
2019-02-05 | scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures | James Smart |
2019-02-05 | scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues | James Smart |