Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-14 | 6046 SPARC boot should support com.delphix:hole_birth | Toomas Soome | 1 | -1/+4 | |
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net> | |||||
2015-07-14 | 6041 SPARC boot should support LZ4 | Toomas Soome | 3 | -11/+273 | |
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net> | |||||
2015-07-14 | 6044 SPARC zfs reader is using wrong size for objset_phys | Toomas Soome | 1 | -3/+3 | |
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net> | |||||
2015-07-14 | [illumos-gate merge] | Jerry Jelinek | 109 | -28/+31027 | |
commit 10d63b7db37a83b39c7f511cf9426c9d03ea0760 5942 integrate dmake Conflicts: usr/src/tools/scripts/nightly.sh | |||||
2015-07-13 | OS-4504 lxbrand sendfile too pessimistic about nonblocking sockets | Patrick Mooney | 1 | -3/+19 | |
Reviewed by: Robert Mustacchi <rm@joyent.com> | |||||
2015-07-13 | 5942 integrate dmake | Richard Lowe | 109 | -49/+31027 | |
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com> | |||||
2015-07-13 | OS-4486 lxbrand support MSG_CMSG_CLOEXEC flag | Patrick Mooney | 1 | -2/+49 | |
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> | |||||
2015-07-09 | OS-4500 ubuntu15.04 systemd assert fails, boot freezes (need CLOCK_BOOTTIME) | Jerry Jelinek | 1 | -1/+6 | |
2015-07-08 | OS-4454 systemd fails to exec journald due to failed capset20150709release-20150709 | Jerry Jelinek | 1 | -2/+18 | |
2015-07-08 | OS-4465 journald shuts down due to missing SO_TIMESTAMP socket support | Jerry Jelinek | 1 | -0/+15 | |
2015-07-08 | OS-4445 systemd-udevd waits in epoll until systemd times it out | Jerry Jelinek | 1 | -50/+185 | |
2015-07-07 | OS-4492 lxbrand prctl(PR_SET_NAME) malfunction | Patrick Mooney | 1 | -4/+4 | |
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> | |||||
2015-07-07 | OS-4491 ::printf should increment dot | Robert Mustacchi | 1 | -1/+2 | |
2015-07-06 | OS-4485 lxbrand ltp fallocate tests fail on 32bit | Patrick Mooney | 3 | -1/+23 | |
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> | |||||
2015-07-06 | OS-4487 elfdump can die on truncated ELF files | Bryan Cantrill | 1 | -0/+5 | |
2015-07-06 | OS-4474 lxbrand missing prctl(PR_SET_PDEATHSIG) support | Patrick Mooney | 14 | -130/+265 | |
OS-4476 lxbrand convert prctl to IKE Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> | |||||
2015-07-06 | OS-4452 some test Makefiles a few dependencies short of a build | Joshua M. Clulow | 3 | -30/+22 | |
Reviewed by: Robert Mustacchi <rm@joyent.com> | |||||
2015-07-03 | OS-4475 rkt run needs syncfs | Jerry Jelinek | 4 | -2/+41 | |
2015-07-03 | OS-4467 journald depends on /proc/sys/kernel/random/boot_id | Jerry Jelinek | 4 | -0/+166 | |
OS-4473 rkt needs /proc/sys/kernel/osrelease OS-4464 ltp futex_wake04 fails, needs /proc/sys/vm/nr_hugepages | |||||
2015-07-03 | [illumos-gate merge] | Jerry Jelinek | 7 | -53/+130 | |
commit 77eb9dd4fa1a2a4b00af3d1973a84b60fbf40cdf 687 rpcgen should not generate absolute #includes commit 29a47e6ee6365b8ebcd68a3d59c0e1ef32f17ceb 5172 tftpd service is not registered by default and its manual is giving misleading directions | |||||
2015-07-02 | 687 rpcgen should not generate absolute #includes | Gary Mills | 3 | -22/+30 | |
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com> | |||||
2015-07-02 | OS-4469 journald needs fallocate(2) syscall | Jerry Jelinek | 6 | -5/+236 | |
2015-07-02 | 5172 tftpd service is not registered by default and its manual is giving ↵ | Alexander Eremin | 4 | -31/+100 | |
misleading directions Reviewed by: Eric Sproul <esproul@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net> | |||||
2015-07-02 | [illumos-gate merge] | Jerry Jelinek | 1 | -2/+2 | |
commit 31c46cf23cd1cf4d66390a983dc5072d7d299ba2 6033 arc_adjust() should search MFU lists for oldest buffer when adjusting MFU size | |||||
2015-07-01 | OS-4471 disable ltp futex_wake04, it expects /proc/sys/vm/nr_hugepages to be ↵ | Jerry Jelinek | 1 | -0/+1 | |
writable | |||||
2015-07-01 | 6033 arc_adjust() should search MFU lists for oldest buffer when adjusting ↵ | Alek Pinchuk | 1 | -2/+2 | |
MFU size Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Reviewed by: Xin Li <delphij@delphij.net> Reviewed by: Prakash Surya <me@prakashsurya.com> Approved by: Matthew Ahrens <mahrens@delphix.com> | |||||
2015-06-30 | OS-4455 journald exits with 'Unknown socket passed.' | Jerry Jelinek | 1 | -1/+15 | |
2015-06-30 | OS-4463 cleanup lxsys_realvp | Jerry Jelinek | 3 | -108/+9 | |
2015-06-29 | OS-4460 exec brands processes that still have multiple threads | Patrick Mooney | 6 | -27/+114 | |
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com> | |||||
2015-06-29 | OS-4208 need cgroup support | Jerry Jelinek | 6 | -105/+675 | |
2015-06-29 | OS-4462 libsysevent documentation incorrect | Dave Eddy | 1 | -9/+8 | |
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> | |||||
2015-06-29 | [illumos-gate merge] | Jerry Jelinek | 4 | -153/+11 | |
commit 4f990aabd6e52e37bec8b37aa7cbcd35d9a32f62 | |||||
2015-06-26 | backout 5997: breaks "zpool add" | Matthew Ahrens | 4 | -153/+11 | |
2015-06-25 | OS-4450 lxbrand ptrace detach SIGSTOPs tracee | Patrick Mooney | 1 | -3/+8 | |
2015-06-25 | OS-4451 lxbrand ptrace takes signal ignorance a step too far | Patrick Mooney | 1 | -0/+10 | |
Reviewed by: Joshua M. Clulow <jmc@joyent.com> | |||||
2015-06-25 | OS-4438 lxbrand ptrace should support PTRACE_GETSIGINFO | Patrick Mooney | 6 | -99/+140 | |
Reviewed by: Joshua M. Clulow <jmc@joyent.com> | |||||
2015-06-24 | OS-4453 missing support for LX_MSG_DONTWAIT socket flag20150625release-20150625 | Jerry Jelinek | 1 | -0/+1 | |
2015-06-23 | OS-4114 lxbrand convert sendmsg and recvmsg to IKE | Patrick Mooney | 8 | -1052/+1287 | |
OS-4257 lxbrand convert sendto and recvfrom to IKE Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> | |||||
2015-06-22 | OS-4447 revert OS-4240 now that OS-4250 is fixed | Jerry Jelinek | 1 | -6/+0 | |
2015-06-22 | OS-4444 minor build issues | Jerry Jelinek | 2 | -1/+2 | |
2015-06-22 | OS-4446 capget version probing incorrect | Jerry Jelinek | 1 | -0/+8 | |
2015-06-22 | OS-4443 d-bus daemon needs writable /proc/self/oom_score_adj | Jerry Jelinek | 2 | -5/+119 | |
2015-06-22 | [illumos-gate merge] | Jerry Jelinek | 11 | -25/+201 | |
commit 1d3f896f5469c69c1339890ec3d68e9feddb0343 5981 Deadlock in dmu_objset_find_dp commit 6203546182f592d62b0fb7f4182da3d21d59031f 3768 fnmatch(5) is worded poorly commit 2750f8d5ec1b891560ac2224f6c37243d910bd1b 5997 FRU field not set during pool creation and never updated commit 057c620a8f2b46f09e91dfff7da884175a36b0a8 5996 libtopo ses module unload takes too long | |||||
2015-06-20 | 5981 Deadlock in dmu_objset_find_dp | Arne Jansen | 5 | -4/+40 | |
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com> | |||||
2015-06-20 | 3768 fnmatch(5) is worded poorly | Sergio Aguayo | 1 | -10/+4 | |
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com> | |||||
2015-06-19 | OS-4411 epoll_ctl(EPOLL_CTL_ADD) can spuriously succeed | Bryan Cantrill | 1 | -16/+30 | |
2015-06-19 | 5997 FRU field not set during pool creation and never updated | Hans Rosenfeld | 4 | -11/+153 | |
Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Josef Sipek <josef.sipek@nexenta.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com> | |||||
2015-06-19 | 5996 libtopo ses module unload takes too long | Hans Rosenfeld | 1 | -0/+4 | |
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com> | |||||
2015-06-19 | OS-4437 lxbrand ptrace turns harmless signals deadly | Patrick Mooney | 5 | -18/+53 | |
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> | |||||
2015-06-19 | OS-4439 need prctl [G|S]ET_SECUREBITS support | Jerry Jelinek | 2 | -0/+12 | |