| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding | James Smart | 2021-09-15 | 3 | -12/+14 |
| * | | scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq() | James Smart | 2021-09-15 | 1 | -0/+1 |
* | | | block: move elevator.h to block/ | Christoph Hellwig | 2021-10-18 | 1 | -0/+1 |
| |/
|/| |
|
* | | scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handling | James Smart | 2021-10-05 | 1 | -4/+7 |
* | | scsi: lpfc: Fix gcc -Wstringop-overread warning, again | Arnd Bergmann | 2021-09-22 | 1 | -5/+2 |
* | | scsi: lpfc: Use correct scnprintf() limit | Dan Carpenter | 2021-09-22 | 1 | -1/+2 |
* | | scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn() | Dan Carpenter | 2021-09-22 | 1 | -1/+1 |
* | | scsi: lpfc: Remove unneeded variable | Chi Minghao | 2021-09-14 | 1 | -2/+1 |
* | | scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS | James Smart | 2021-09-14 | 3 | -9/+3 |
* | | scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processing | James Smart | 2021-09-14 | 4 | -15/+16 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2021-09-03 | 28 | -468/+5143 |
|\ |
|
| * | scsi: lpfc: Use the proper SCSI midlayer interfaces for PI | Martin K. Petersen | 2021-08-25 | 1 | -72/+48 |
| * | scsi: lpfc: Copyright updates for 14.0.0.1 patches | James Smart | 2021-08-25 | 4 | -4/+4 |
| * | scsi: lpfc: Update lpfc version to 14.0.0.1 | James Smart | 2021-08-25 | 1 | -1/+1 |
| * | scsi: lpfc: Add bsg support for retrieving adapter cmf data | James Smart | 2021-08-25 | 2 | -0/+97 |
| * | scsi: lpfc: Add cmf_info sysfs entry | James Smart | 2021-08-25 | 7 | -10/+235 |
| * | scsi: lpfc: Add debugfs support for cm framework buffers | James Smart | 2021-08-25 | 3 | -0/+234 |
| * | scsi: lpfc: Add support for maintaining the cm statistics buffer | James Smart | 2021-08-25 | 3 | -1/+542 |
| * | scsi: lpfc: Add rx monitoring statistics | James Smart | 2021-08-25 | 5 | -0/+92 |
| * | scsi: lpfc: Add support for the CM framework | James Smart | 2021-08-25 | 12 | -34/+912 |
| * | scsi: lpfc: Add cmfsync WQE support | James Smart | 2021-08-25 | 5 | -3/+268 |
| * | scsi: lpfc: Add support for cm enablement buffer | James Smart | 2021-08-25 | 6 | -5/+363 |
| * | scsi: lpfc: Add cm statistics buffer support | James Smart | 2021-08-25 | 5 | -0/+272 |
| * | scsi: lpfc: Add EDC ELS support | James Smart | 2021-08-25 | 10 | -11/+988 |
| * | scsi: lpfc: Expand FPIN and RDF receive logging | James Smart | 2021-08-25 | 2 | -41/+322 |
| * | scsi: lpfc: Add MIB feature enablement support | James Smart | 2021-08-25 | 5 | -20/+123 |
| * | scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmware | James Smart | 2021-08-25 | 2 | -2/+79 |
| * | scsi: lpfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche | 2021-08-12 | 1 | -38/+33 |
| * | scsi: lpfc: Fix possible ABBA deadlock in nvmet_xri_aborted() | James Smart | 2021-07-31 | 1 | -4/+7 |
| * | scsi: lpfc: Remove redundant assignment to pointer pcmd | Colin Ian King | 2021-07-27 | 1 | -2/+0 |
| * | scsi: lpfc: Copyright updates for 14.0.0.0 patches | James Smart | 2021-07-27 | 3 | -3/+3 |
| * | scsi: lpfc: Update lpfc version to 14.0.0.0 | James Smart | 2021-07-27 | 1 | -1/+1 |
| * | scsi: lpfc: Add 256 Gb link speed support | James Smart | 2021-07-27 | 6 | -0/+26 |
| * | scsi: lpfc: Revise Topology and RAS support checks for new adapters | James Smart | 2021-07-27 | 5 | -27/+38 |
| * | scsi: lpfc: Fix cq_id truncation in rq create | James Smart | 2021-07-27 | 1 | -1/+1 |
| * | scsi: lpfc: Add PCI ID support for LPe37000/LPe38000 series adapters | James Smart | 2021-07-27 | 3 | -0/+6 |
| * | scsi: lpfc: Copyright updates for 12.8.0.11 patches | James Smart | 2021-07-19 | 2 | -2/+2 |
| * | scsi: lpfc: Update lpfc version to 12.8.0.11 | James Smart | 2021-07-19 | 1 | -1/+1 |
| * | scsi: lpfc: Skip issuing ADISC when node is in NPR state | James Smart | 2021-07-19 | 1 | -15/+19 |
| * | scsi: lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl path | James Smart | 2021-07-19 | 1 | -0/+8 |
| * | scsi: lpfc: Call discovery state machine when handling PLOGI/ADISC completions | James Smart | 2021-07-19 | 1 | -11/+4 |
| * | scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes | James Smart | 2021-07-19 | 7 | -90/+207 |
| * | scsi: lpfc: Enable adisc discovery after RSCN by default | James Smart | 2021-07-19 | 1 | -2/+2 |
| * | scsi: lpfc: Use PBDE feature enabled bit to determine PBDE support | James Smart | 2021-07-19 | 2 | -7/+11 |
| * | scsi: lpfc: Clear outstanding active mailbox during PCI function reset | James Smart | 2021-07-19 | 2 | -3/+40 |
| * | scsi: lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi() routine | James Smart | 2021-07-19 | 1 | -1/+2 |
| * | scsi: lpfc: Remove REG_LOGIN check requirement to issue an ELS RDF | James Smart | 2021-07-19 | 1 | -12/+0 |
| * | scsi: lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR request | James Smart | 2021-07-19 | 1 | -0/+2 |
| * | scsi: lpfc: Fix NULL ptr dereference with NPIV ports for RDF handling | James Smart | 2021-07-19 | 1 | -5/+2 |
| * | scsi: lpfc: Keep NDLP reference until after freeing the IOCB after ELS handling | James Smart | 2021-07-19 | 1 | -1/+7 |