Age | Commit message (Expand) | Author |
2013-08-28 | oops, we forgot to remove the .El in previous; sorry stefan (though you | Jason McIntyre |
2013-08-28 | wording fix; original diff from remco, but i've reworded it to read better | Jason McIntyre |
2013-08-28 | Cosmetic tweaks of wcrtomb(3) RETURN VALUES section. ok jmc | Stefan Sperling |
2013-08-28 | improve batch processing a bit by making use of the quite flag a bit | Mike Belopuhov |
2013-08-28 | vmx(4) uses 4 different types of 128bit descriptors in little-endian | Reyk Floeter |
2013-08-28 | When we attach an interface, do not try to reuse the last index to limit | Martin Pieuchot |
2013-08-28 | If have an interface pointer, look for an address on its list rather | Martin Pieuchot |
2013-08-28 | Fix build, reported by jsg@ | Martin Pieuchot |
2013-08-28 | Remove unused argument from *rtrequest() | Martin Pieuchot |
2013-08-27 | Remove definitions of nonexistent consdevs. | Martin Pieuchot |
2013-08-27 | Since we are no longer attaching radeondrm(4) to this driver there is | Martin Pieuchot |
2013-08-27 | Sync comment with reality, the draft is now an RFC and OpenBSD follows | Martin Pieuchot |
2013-08-27 | Give RS400/RS480/RS690 another chance. These were previously disabled | Jonathan Gray |
2013-08-27 | Manipulate timevals seperately, not inside a mbuf. Alignment constraints | Theo de Raadt |
2013-08-27 | implement drm_pcie_get_speed_cap_mask() | Jonathan Gray |
2013-08-27 | stash pci chipset and bridge tags in the drm_device struct | Jonathan Gray |
2013-08-27 | make path driver match routes return 8 so they will definitely be higher | David Gwynne |
2013-08-27 | get rid of the different path scheduler types, which simplifies the | David Gwynne |
2013-08-27 | these were forgotten in the change from pointing paths to groups instead | David Gwynne |
2013-08-27 | make scsi_sem_leave only run again once, no matter how many times | David Gwynne |
2013-08-26 | Use %r27 as the thread control block pointer, allowing for __get_tcb() calls | Miod Vallat |
2013-08-26 | When a page needs to be flushed from all caches, make sure the writeback | Miod Vallat |
2013-08-26 | sync | Theo de Raadt |
2013-08-26 | capitalize a section header | Mike Belopuhov |
2013-08-26 | "reactivate"; | Jason McIntyre |
2013-08-26 | replace rand(3)/random(3) calls with secure arc4random*() | Christian Weisgerber |
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 | slowcgi grows an option to specify an alternate FastCGI socket | Bret Lambert |
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 | transform names cannot have commas | Mike Belopuhov |
2013-08-25 | transform names cannot have commas | Mike Belopuhov |
2013-08-25 | the comment that comma characters cannot be used in transform | Mike Belopuhov |