Age | Commit message (Expand) | Author |
2013-08-26 | implement handling of group failover. | David Gwynne |
2013-08-26 | feng shui | David Gwynne |
2013-08-26 | all paths are considered active, not in some unknown state. | David Gwynne |
2013-08-26 | all FUJITSU MA disks ive found seem ok with being behind mpath. | David Gwynne |
2013-08-26 | pull rdac_c9 apart and use its guts to implement the status check | David Gwynne |
2013-08-26 | rename rdac_c8 to rdac_extdevid and use less magic numbers in the process. | David Gwynne |
2013-08-26 | when i first imagined how paths on mpath worked, i thought the | David Gwynne |
2013-08-26 | add a define for the link capabilities register for | Jonathan Gray |
2013-08-26 | my DELL MD3000i seems to return skey illegal request + asc 0x94 + | David Gwynne |
2013-08-26 | checksense handlers in path drivers can return MPATH_SENSE_DECLINED | David Gwynne |
2013-08-26 | free the dev slot on group allocation failure if we're building a new dev. | David Gwynne |
2013-08-26 | introduce the idea of groups of paths. mpath had stuff to managed | David Gwynne |
2013-08-26 | rdac_groupid queries which controller the path is attached to, which we'll | David Gwynne |
2013-08-26 | No one uses the obsolete IPv6 ioctls SIOCGDRLST_IN6, SIOCGPRLST_IN6, | Alexander Bluhm |
2013-08-26 | now that mpath is attached before any hardware, we can simplify the code. | David Gwynne |
2013-08-26 | Add a stubbed out version of drm_pcie_get_speed_cap_mask() and | Jonathan Gray |
2013-08-26 | remove an uneeded printf | Jonathan Gray |
2013-08-26 | move attach mpath before any hardware. the benefits being: | David Gwynne |
2013-08-26 | make scsi_{xsh,ioh}_{add,del} return whether they moved something | David Gwynne |
2013-08-25 | move the prototypes of scsi_sem_{enter,leave} into a header so things | David Gwynne |
2013-08-25 | one change missed by jsging's commit is needed to unbreak the build; | Mike Belopuhov |
2013-08-25 | call if_link_state_change when link state actually changes; ok claudio | Mike Belopuhov |
2013-08-25 | Make ommmc interrupts show up in vmstat -i, systat, etc. | Stefan Sperling |
2013-08-25 | Remove useless and ugly (code before decl, wrong indentation) debug printfs. | Stefan Sperling |
2013-08-25 | Allocate and deallocate memory for encryption contexts within cryptosoft, | Joel Sing |
2013-08-25 | Do not require that `extra' partitions (i-p) start on cylinder boundaries; | Miod Vallat |
2013-08-25 | In bonito_mem_map(), initialize pcimap earlier to make sure its value is not | Miod Vallat |
2013-08-25 | new ciss devices from Scott Benesh of HP via FreeBSD | Jonathan Gray |
2013-08-25 | regen | Jonathan Gray |
2013-08-25 | new ciss devices from Scott Benesh of HP via FreeBSD | Jonathan Gray |
2013-08-24 | fix use of uninitialized variables (used only in a DEBUG printf) | Mike Larkin |
2013-08-24 | Remove call to sched_start_secondary_cpus in MP unhibernate case until we | Mike Larkin |
2013-08-24 | Make sure do_xmem_* return the correct value. This fixes usage of fork() | Miod Vallat |
2013-08-24 | Cleanup amd64 and i386 MTRR code - | Mike Larkin |
2013-08-23 | don't call if_link_state_change if link state is not changed | Mike Belopuhov |
2013-08-23 | don't call if_link_state_change if link state is not changed | Mike Belopuhov |
2013-08-23 | Move the openfirmware color selection code outside of vgafb(4) to | Martin Pieuchot |
2013-08-23 | Fix memory initialization for octeon's with less than 256MB. | Paul Irofti |
2013-08-22 | Remove a mac68k leftover, no object change. | Martin Pieuchot |
2013-08-21 | Add an indicator sensor to acpibtnX reflecting lid status when available, | Landry Breuil |
2013-08-21 | Use the console locator to make sure wsdisplay0 always is the glass console. | Mark Kettenis |
2013-08-21 | No need to include if_vlan_var.h twice. | Martin Pieuchot |
2013-08-21 | Fix build without vlan. | Martin Pieuchot |
2013-08-21 | Unswap address and configuration value arguments in a debug printf. | Martin Pieuchot |
2013-08-21 | Missed a spot in my last commit. | Paul Irofti |
2013-08-21 | Stop using static variables in ICMP. While this is perfectly ok for | Martin Pieuchot |
2013-08-21 | When checking for classful broadcast addresses, iterate over the list | Martin Pieuchot |
2013-08-21 | get rid of the copy argument in m_devget that let you provide an | David Gwynne |
2013-08-20 | Add urtwn(4) to the sgi kernels where it makes sense. I've been using it | Brian Callahan |
2013-08-20 | Define WS_DEFAULT_FG and WS_DEFAULT_BG as default colors (black on white for | Mark Kettenis |