summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-06-24OS-4453 missing support for LX_MSG_DONTWAIT socket flag20150625release-20150625Jerry Jelinek1-0/+1
2015-06-23OS-4114 lxbrand convert sendmsg and recvmsg to IKEPatrick Mooney8-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-22OS-4447 revert OS-4240 now that OS-4250 is fixedJerry Jelinek1-6/+0
2015-06-22OS-4444 minor build issuesJerry Jelinek2-1/+2
2015-06-22OS-4446 capget version probing incorrectJerry Jelinek1-0/+8
2015-06-22OS-4443 d-bus daemon needs writable /proc/self/oom_score_adjJerry Jelinek2-5/+119
2015-06-22 [illumos-gate merge]Jerry Jelinek11-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-205981 Deadlock in dmu_objset_find_dpArne Jansen5-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-203768 fnmatch(5) is worded poorlySergio Aguayo1-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-19OS-4411 epoll_ctl(EPOLL_CTL_ADD) can spuriously succeedBryan Cantrill1-16/+30
2015-06-195997 FRU field not set during pool creation and never updatedHans Rosenfeld4-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-195996 libtopo ses module unload takes too longHans Rosenfeld1-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-19OS-4437 lxbrand ptrace turns harmless signals deadlyPatrick Mooney5-18/+53
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-06-19OS-4439 need prctl [G|S]ET_SECUREBITS supportJerry Jelinek2-0/+12
2015-06-19 [illumos-gate merge]Jerry Jelinek2-51/+86
commit 3f2b8a52377413f4fdd822ed4aa046ba5eff81d9 5974 kmem: remove a check that's always false commit 0c833d6473a8b5e01ef9b7bc9ac547c0a016f932 5973 kmem: double-calling kmem_depot_ws_update isn't obvious commit 9321cd0436261240311eaac9aad60ee764e089e6 5972 kmem: fix comment typo commit 17723245e5b42ca8abb9964a36c0b051c0b237fe 3727 british people can't spell
2015-06-195974 kmem: remove a check that's always falseJosef 'Jeff' Sipek1-6/+0
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Albert Lee <trisk@omniti.com>
2015-06-195973 kmem: double-calling kmem_depot_ws_update isn't obviousJosef 'Jeff' Sipek1-12/+19
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Albert Lee <trisk@omniti.com>
2015-06-195972 kmem: fix comment typoJosef 'Jeff' Sipek1-3/+3
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Albert Lee <trisk@omniti.com>
2015-06-17OS-4434 stub out cgroup writesJerry Jelinek1-0/+4
2015-06-17OS-4431 allow cgroup file open with O_CREATJerry Jelinek1-0/+30
2015-06-173727 british people can't spellGary Mills1-30/+64
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-06-17OS-4430 need /proc/self/cgroupJerry Jelinek2-0/+34
2015-06-17OS-4428 lxbrand lxinit should support static routes from NAPIJoshua M. Clulow6-16/+856
2015-06-16OS-4424 signalfd driver unloads behind systemd's backJerry Jelinek1-0/+7
2015-06-16OS-4421 skipping ltp tests for functionality that now worksJerry Jelinek2-33/+1
2015-06-16OS-3742 lxbrand add support for signalfdJerry Jelinek17-37/+81
OS-4382 remove obsolete brand hooks added during lx development
2015-06-16 [illumos-gate merge]Jerry Jelinek3-21/+50
commit bce01b59de50fe66a0267f4aa23e1d6e60d973d9 5995 RPC over SMB named pipes should use AF_UNIX sockets (missed bits)
2015-06-155995 RPC over SMB named pipes should use AF_UNIX sockets (missed bits)Gordon Ross3-21/+50
Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-15OS-4406 native signalfd supportJerry Jelinek23-1/+1320
2015-06-15 [illumos-gate merge]Jerry Jelinek47-7053/+5168
commit b884368dd61598a2c84215e7b8620e34fba645a1 4751 ipadm(1M) should make it clear that static v6 addrs on an interface require addrconf addrs commit 5ce9dfc844a5f2a338bcba6fcfd718a0e60956fe 2056 update boot(1m) for right location of the GRUB menu commit 68b2bbf26c7040fea4281dcb58b81e7627e46f34 5995 RPC over SMB named pipes should use AF_UNIX sockets commit 5a48565528ab0659af6d43ebe1659bfff8074e8f 5994 Access Based Enumeration not working after 1527 commit b6f078ed90209a1b0e143e0abd10e14a6a2a7397 5993 SMB server fails setting dates earlier than 1970 commit 46e1baa6cf6d5432f5fd231bb588df8f9570c858 5911 ZFS "hangs" while deleting file commit 83885279ef0a4e648dec5ed9b6933631923e8a6a 5618 webrev is unable to format (mi in man pages commit b3cff10cdd26674d8dc66e0b349fd185df709fad 5409 Remove shareiscsi description and example from zfs(1M) 5988 zfs(1M) diff is excessively indented commit b735fab62707bcb6832e1654b9265bd13e0ae959 1209 fnmatch(3C) should mention FNM_IGNORECASE Conflicts: usr/src/man/man1m/zfs.1m
2015-06-144751 ipadm(1M) should make it clear that static v6 addrs on an interface ↵Yuri Pankov1-1229/+809
require addrconf addrs Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-142056 update boot(1m) for right location of the GRUB menuSergio Aguayo1-21/+16
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-135995 RPC over SMB named pipes should use AF_UNIX socketsGordon Ross35-1913/+1205
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Thomas Keiser <thomas.keiser@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-135994 Access Based Enumeration not working after 1527Kevin Crowe1-2/+18
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com> Reviewed by: Steve Ping <steve.ping@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Rob Gittins <rob.gittins@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-135993 SMB server fails setting dates earlier than 1970Gordon Ross1-0/+12
Reviewed by: Bayard Bell <Bayard.Bell@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-125911 ZFS "hangs" while deleting fileMatthew Ahrens5-33/+89
Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com> Reviewed by: Alek Pinchuk <alek@nexenta.com> Reviewed by: Simon Klinkert <simon.klinkert@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-125618 webrev is unable to format (mi in man pagesYuri Pankov1-3/+3
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Gordon Ross <gwr@nexenta.com>
2015-06-125409 Remove shareiscsi description and example from zfs(1M)Yuri Pankov1-3808/+2999
5988 zfs(1M) diff is excessively indented Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-06-121209 fnmatch(3C) should mention FNM_IGNORECASESergio Aguayo1-7/+17
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-12 [illumos-gate merge]Jerry Jelinek3-22/+50
commit 0afb687bf3724077cd5f304f176b5ee2b92aa2c2 5679 be_sort_list(): Possible null pointer dereference
2015-06-115679 be_sort_list(): Possible null pointer dereferenceGary Mills3-22/+50
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-06-11OS-4398 lxbrand async connect(3) should appear more successfulPatrick Mooney11-53/+775
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2015-06-11OS-4414 lxbrand fumbles unload failurePatrick Mooney1-3/+6
2015-06-10OS-4388 inotify_clean() can induce ZFS deadlock20150611Youzhong Yang1-17/+8
2015-06-10OS-4340 htable_reap() kicks off htable crime wave, destroying systemBryan Cantrill1-2/+17
2015-06-10 [illumos-gate merge]Jerry Jelinek9-9/+267
commit a6490d0f4f068b0e0b17b98d03e50301aa6bb3f4 5983 5896 fallout when EMI is removed commit 90553fa8afd7a98e67bf29073ba4c8d157bb00c9 5187 missing functions in stdlib.h : mkostemp, mkostemps & mkdtemp commit 19581f849bf7a7ff70969056873a9f08150b2e7c 4770 soconfig(1M) needs an option to print the in-kernel socket configuration table commit f68770eaa148461c70a7bafc74cf10adf8fb4add 5978 5816 causes mdb's ::status message to be further truncated
2015-06-10OS-4397 varpd dumps core due to race on shutdownRobert Mustacchi1-0/+1
2015-06-095983 5896 fallout when EMI is removedRobert Mustacchi1-4/+8
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-095187 missing functions in stdlib.h : mkostemp, mkostemps & mkdtempMohamed A. Khalfella2-0/+53
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-094770 soconfig(1M) needs an option to print the in-kernel socket ↵Alexander Eremin5-2/+200
configuration table Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>