summaryrefslogtreecommitdiff
path: root/usr/src/uts/common
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 Mooney4-95/+1277
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-4444 minor build issuesJerry Jelinek1-1/+1
2015-06-22OS-4443 d-bus daemon needs writable /proc/self/oom_score_adjJerry Jelinek2-5/+119
2015-06-22 [illumos-gate merge]Jerry Jelinek8-4/+64
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-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 Rosenfeld3-0/+24
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-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-19 [illumos-gate merge]Jerry Jelinek1-21/+22
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-17OS-4430 need /proc/self/cgroupJerry Jelinek2-0/+34
2015-06-16OS-4424 signalfd driver unloads behind systemd's backJerry Jelinek1-0/+7
2015-06-16OS-3742 lxbrand add support for signalfdJerry Jelinek11-27/+41
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 Jelinek10-1/+918
2015-06-15 [illumos-gate merge]Jerry Jelinek21-809/+593
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-135995 RPC over SMB named pipes should use AF_UNIX socketsGordon Ross14-774/+474
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-11OS-4398 lxbrand async connect(3) should appear more successfulPatrick Mooney6-10/+763
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-10 [illumos-gate merge]Jerry Jelinek3-0/+117
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-094770 soconfig(1M) needs an option to print the in-kernel socket ↵Alexander Eremin3-0/+115
configuration table Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-08OS-4375 swapctl(SC_LIST) allocation nihilismJoshua M. Clulow1-0/+27
Reviewed by: Robert Mustacchi <rm@joyent.com>
2015-06-08OS-4353 missing /proc/{pid}/commPatrick Mooney2-0/+34
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-06-08 [illumos-gate merge]Jerry Jelinek2-10/+12
commit 81ad62fccc616122995dc5abd6e7a8bed377f818 5956 orientate is not a word commit 2235c267f66f8b02ccdfc15c8c0aac6346fba1bc 5982 All kernel messages seem to come from 'genunix' instead of individual modules after 5272
2015-06-055956 orientate is not a wordSergio Aguayo1-1/+1
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Gordon Ross <gwr@nexenta.com>
2015-06-05OS-4338 lxbrand expose route info via netlinkPatrick Mooney4-27/+408
OS-3866 lxbrand ip route show fails OS-4275 lxbrand ansible unable to query network facts Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-06-05OS-4385 lx brand: when pid set, wait4(__WALL) misbehaves in ptrace tracersBryan Cantrill3-97/+89
OS-4387 lx brand: lx brand: redefinition of LX_PTRACE_SYSCALL wreaks havoc
2015-06-055982 All kernel messages seem to come from 'genunix' instead of individual ↵Yuri Pankov1-9/+11
modules after 5272 Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
2015-06-05OS-4384 5917 breaks smartos buildJerry Jelinek1-0/+2
2015-06-05 [illumos-gate merge]Jerry Jelinek78-1295/+1762
commit fa517adbe8e043d0cdff8c3b22591c6fdec89934 5966 zfs-tests/tests/functional/acl/nontrivial/zfs_acl_chmod_rwx_002_pos incorrectly uses typeset builtin 5967 Invalid multiline string in zfs-tests/tests/functional/cli_root/zpool_create/zpool_create_features_004_neg commit b819cea2f73f98c5662230cc9affc8cc84f77fcf 5917 User-mode SMB server commit 83d2dfe69259e79314662cf95e6d1f9103dcffe2 5921 Want a netbios_enable parameter in sharectl_smb commit bcfab0594401266bd287f71573312d8af05de184 5976 e1000g use after free on start failure
2015-06-045917 User-mode SMB serverGordon Ross76-1289/+1744
Authored by: Thomas Keiser <thomas.keiser@nexenta.com> Authored by: Albert Lee <trisk@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-06-045921 Want a netbios_enable parameter in sharectl_smbGordon Ross3-6/+15
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-06-04OS-4287 lx error starting autofsJerry Jelinek3-176/+335
2015-06-045976 e1000g use after free on start failureJosef 'Jeff' Sipek1-0/+3
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-06-02OS-4364 intpexec mishandles process brandingPatrick Mooney1-3/+1
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-06-02OS-4363 lxautofs should receive all autofs ioctlsJerry Jelinek3-5/+19
2015-06-02OS-4360 cleanup lx_afs as a prelude for v5 workJerry Jelinek4-117/+155
2015-06-02 [illumos-gate merge]Jerry Jelinek1-4/+4
commit 9e7640efa0543abb3896339db6a874f0bb6f2e04 5916 make libsqlite a real shared lib (if. chk. noise) commit 53f6595f69361f7ab8b35a984dbf237ec111cdd9 5975 If mailer.conf is missing mailwrapper should not forget to add arguments to the default sendmail commit a676a7c97415355daa312ec065acc852a3286e00 5881 taskq.c: maxall vs. maxalloc in comments
2015-06-015881 taskq.c: maxall vs. maxalloc in commentsSergio Aguayo1-4/+4
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-06-01 [illumos-gate merge]Jerry Jelinek5-19/+32
commit 91d7f85e02991954d1e1bd44673df567ad8dcc87 5916 make libsqlite a real shared lib commit e53cbaa96c466c221cfec0d1a481c6f75be6880d 5851 usr/lib/pool/poold has incorrect run path after 4719 commit d235eb05fe584753047218e3a6dd344d0154d19b 5708 rid usbser/Makefile of CERRWARN commit 67a4bb8f9ad4c49e9aa9e21e2114a7c093c3a73a 5396 fix longjmp clobbering errors commit bd0f709169e67f4bd34526e186a7c34f595f0d9b 1778 Assertion failed: rn->rn_nozpool == B_FALSE, file ../common/libzfs_import.c, line 1077, function zpool_open_func commit 24218bebb460e4015fac2c9f2cec1902eddbcd7b 5946 zfs_ioc_space_snaps must check that firstsnap and lastsnap refer to snapshots 5945 zfs_ioc_send_space must ensure that fromsnap refers to a snapshot Manifest changes: Removed: f usr/lib/libsqlite-native.o 0644 root bin f usr/lib/libsqlite.o 0644 root bin f usr/lib/smbsrv/libsqlite.so.1 0755 root bin s usr/lib/smbsrv/libsqlite.so=libsqlite.so.1 Added: f lib/libsqlite-sys.so.2.8.15 0755 root bin