Lines Matching full:fix
15 * Fix for issue where not all luns are seen. Search all lists
37 * Allow hex format numbers in sysfs attribute setting. Fix
73 * Merged patch from Christoph Hellwig (03/19) - fix initialization
95 * Fix compile warning/resultant panic in
134 * Fix comment for lpfc_sli_iocb_cmd_type to fit within 80 columns.
220 This will fix the free of uninitialised IRQ when config_port
225 * Fix double locking bug in the error handling part of
247 * IOCB initialization fix for Raw IO.
272 * Bug fix for Raw IO errors. Reuse of IOCBs now mandates setting
297 * Fix IOERR_RCV_BUFFER_WAITING handling for CT and ELS subsystem.
304 * Fix leak of "host" in the error path in the remove_one() path.
305 * Fix comment for lpfc_cr_count. It defaults to 1.
306 * Fix issue where we are calling lpfc_disc_done() recursively from
314 moved to offline state and block all the I/Os. The fix for this
322 * rport fix: use new fc_remote_port_rolechg() function instead of
324 * rport fix: last null pointer check
333 * rport fixes: fix for rmmod crash
335 * rport fixes: fix for unload and for fabric port deletes
336 * VPD info bug fix.
357 did_no_connect. With the fix, it returns host_busy
372 * Fixed potential discovery bug, nlp list corrutpion fix potential
382 * Fix race condition in lpfc_do_dpc. If wake_up interrupt occurs
391 (most of the times) able to complete. Fix is in not using
428 * Fix sparse warnings by adding __iomem markers to lpfc_compat.h.
429 * Fix some sparse warnings -- 0 used as NULL pointer.
431 * Fix some overly long lines and make sure hard tabs are used for
458 * Hung dt session fix. When the midlayer calls to abort a scsi
475 * Fix for Scsi device scan bug reported on SourceForge. Driver
501 * Fix an obvious typo/bug: kfree was used to free lpfc_scsi_buf
505 * Bug fix for FLOGI cmpl, lpfc_els_chk_latt error path code
514 * Fix crash: paging request at virtual address 0000000000100108 -
524 * Fix setting of upper 32 bits for Host Group Ring Pointers if in
549 * Fix for large port count remove test.
559 * Bug fix to store WWPN / WWNN in NameServer / FDMI lpfc_nodelist
571 * Fix memset byte count in lpfc_hba_init so that
575 * Fix array discovery with multiple luns. The max_luns was 0 at
613 * Fix a problem with rcv logo.
637 * Fix discovery problem in lip testing: if device sends an ELS cmd
676 * Fix for timeout of READ_LA or READ_SPARAM mailbox command
697 * Fix build on big endian machines: while #if was OK with
712 * Fix in lpfc_sli.c: we can not store a 5 bit value in a 4-bit
720 * Trivial: fix a few long lines and a soft tab.
757 * Fix RSCN handling so RSCN NS queries only effect NPorts found in
783 * Fix cfg_scan_down logic, it was reversed.
788 * Fix up iotag fields in lpfc_prep_els_iocb().
802 * Fix up NameServer reglogin error path.
804 * Fix discovery NPort to NPort pt2pt problem.
837 * Fix up some DSM error cases, unreg_login rpi where needed.
838 * Fix up comments for fc_target_block / fc_target_unblock.
839 * Fix up code for scsi_block_requests / scsi_unblock_requests.
843 * Fix some corner cases for PLOGI receive - simplify error case
845 * Bug fix for ppc64 EEH MMIO panic - always do readl after
856 * Fixed link down->up transitions when linkdown tmo expires. Fix
871 * Fix display of node_name and port_name via fc transport
894 * Fix compile warning in lpfc_fcp.c.
895 * Minor fix for log message, that prints unassigned brdno which is
1043 * Fix a potential null pointer reference of pmbuf in lpfc_ct.c.
1061 Hellwig (hch@infradead.org) with following modifications: fix
1103 * Fix for firmware download / board reset problem.
1149 * Fix crash when link is lost. This was due to lpfc_delay_iodone
1197 when in DSM to avoid panic when in nested DMSs Fix NportId
1238 * Fix misspelled word "safety" in function names.
1239 * Fix up comments in lpfc.conf for per HBA parameters to reflect
1243 * Fix up some comments and whitespace in lpfc_fcp.c.
1253 * Fix fc_get_cfg_parm() to be more robust and support embedded hex
1291 * Fix formatting of lpfc_driver
1305 * Fix the number of cmd / rsp ring entries in lpfc_fcp.c to match
1314 * Fix 1 overly long line in each of lpfc_cfgparm.h, lpfc_ftp.c and
1316 * Fix build for Red Hat 2.6.3 kernel by #defining MODULE_VERSION
1324 discovery state machine running. Fix this by exiting discovery
1353 * Fix IOCB memory leak
1367 * Fix use of lun-q-depth config param
1368 * Fix severity inconsistency with log message 249
1391 * Fix use-after-free of IOCB in lpfc_sli_process_sol_iocb which
1428 * Fix build for RHEL 2.1 BOOT kernels by always #including
1430 * Fix RHEL 3 build by #defining EXPORT_SYMTAB.
1432 * Fix build warnings on 2.6 kernels - remove no longer used calls
1472 * Fix build warning: removed unused variable ret in lpfc_fdmi_tmo.
1527 * Fix for load error in discovery
1558 * Fix ulpStatus for aborting I/Os overlaps with newer firmware
1659 * Fix no-unlock-before return in lpfc_els_retry_delay which was
1661 * Minor format changes fix up comments
1665 * Minor formatting changes fix up comments
1669 * Fix typo in install target for 2.4 kernels.
1684 * Moving fix for memory leak in ioctl lip area to sysfs's lip.
1706 * Fix the following issues with log messages: Remove unused
1708 and 1207. Create a new message 738 to fix duplicate instances
1784 * Fix Makefile so that 2.4 drivers don't always rebuild all files.
1787 * Fix panic with char dev changes. Turns out that 2.6.4 code does
1833 * Fix a 2.6 kernel check to be >= 2.6.0 instead of > (was missing
1855 * Fix build for 2.4 kernels