summaryrefslogtreecommitdiff
path: root/usr/src/uts/common
AgeCommit message (Collapse)AuthorFilesLines
2016-03-03OS-5196 lxbrand Mesos fails OsTest.Killtree testPatrick Mooney3-130/+131
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-03-03OS-5209 __KERN_NAUXV_IMPL needs to be increased for OS-5202Cody Peter Mello1-2/+2
2016-03-03OS-5202 Support AT_SECURE & AT_*ID in LXCody Peter Mello3-10/+39
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-03-03 [illumos-gate merge]Jerry Jelinek2-5/+12
commit a8f6344fa0921599e1f4511e41b5f9a25c38c0f9 6672 arc_reclaim_thread() should use gethrtime() instead of ddi_get_lbolt() 6673 want a macro to convert seconds to nanoseconds and vice-versa
2016-03-03OS-5188 dtrace_canstore_statvar() fails for some valid static variablesBryan Cantrill1-4/+4
2016-03-026672 arc_reclaim_thread() should use gethrtime() instead of ddi_get_lbolt()Eli Rosenthal2-5/+12
6673 want a macro to convert seconds to nanoseconds and vice-versa Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-03-02OS-5204 lxbrand panic in br_issig_stop handlerPatrick Mooney1-0/+11
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-03-02OS-5205 vnd has extraneous qreplyRobert Mustacchi1-1/+0
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-03-02OS-5201 lxbrand zone attr manipulation requires lighter touchPatrick Mooney1-6/+12
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-03-01OS-5191 consistent use of zpool name as device in /proc/diskstats and ↵Jerry Jelinek1-14/+72
/proc/mounts Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-29 [illumos-gate merge]Jerry Jelinek25-90/+48
commit aab83bb83be7342f6cfccaed8d5fe0b2f404855d 6659 nvlist_free(NULL) is a no-op commit d643a855cbd8c4fb4fe966406fa05dff70673597 6674 sys/isa_defs.h shouldn't unconditionally define _ILP32 commit bcf23f43dc1b73080eeded927585ee86feab40a7 6596 Macro redefined in strtolctype.h
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek24-90/+44
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2016-02-276674 sys/isa_defs.h shouldn't unconditionally define _ILP32Yuri Pankov1-0/+4
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-02-26OS-5189 lx dev enumeration can deadlock with zfsJerry Jelinek5-19/+33
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-26OS-5187 improve /proc/diskstat handlingJerry Jelinek3-82/+86
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-25OS-5179 flatten zvol entries for /dev and /proc/partitionsJerry Jelinek13-825/+417
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-24OS-5184 lxbrand sets AT_BASE incorrectly for ld.soPatrick Mooney1-16/+26
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-02-24OS-4614 lx want /sys/block emulationJerry Jelinek3-15/+487
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-19OS-4699 lxbrand netty complains about SO_LINGER (really IP_TOS)Patrick Mooney2-7/+19
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-02-19OS-5170 lxbrand iostat needs /sys/block entriesPatrick Mooney3-22/+376
OS-5171 lxbrand iostat interprets major/minor numbers in /proc/diskstats Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-02-19 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 6e7bd6722c43b5bb4fa3bfb4961472f546ec2a6a 6599 kstat queues should assert on both platforms commit 49a119360d49a6e7e0b08e69ff5d965e828d3424 6660 ufs may read too many indirect blocks, flush a random block to disk
2016-02-186660 ufs may read too many indirect blocks, flush a random block to diskRichard Lowe1-1/+1
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
2016-02-17OS-5157 lxbrand pselect failure on 32bit ltprelease-20160218Patrick Mooney1-16/+46
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-02-17OS-5155 lxbrand fstatat lookup incorrect with AT_EMPTY_PATHPatrick Mooney1-15/+34
OS-5153 lxbrand Ubuntu 15.10 image fails to provision OS-5154 lxbrand Fedora 23 image fails to provision Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-02-16OS-5162 poll/select yield improper EINTR when nfds and timeout are 0Patrick Mooney1-3/+4
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2016-02-16 [illumos-gate merge]Jerry Jelinek3-7/+9
commit 7f11fd00fc23e2af7ae21cc8837a2b86380dcfa7 6648 illumos build should be explicit about C standards commit eae164eb03cbb004dcf9154f36352e62f693eb6c 6645 sgsmsg relies on undefined behaviour of loop-scoped variables commit a7317ceb814150d472383df8b987d7e3282ea15b 6639 uhci_qh walker contains whacky boolean logic commit 1665390b481087ca2aaff06a502c62b3ee91d530 6638 ::pfiles walks out of bounds on array of vnode types commit d456640d8a14f0ba35a7ec232f0ce9ebd34541cb 6647 MANSECTS should not require a trailing comma commit 0803e914d3511e82e0b1cc0c888af873a4aaa7d1 6603 zfeature_register() should verify ZFEATURE_FLAG_PER_DATASET implies SPA_FEATURE_EXTENSIBLE_DATASET commit 22b6687e7850d421c61bf433a388b7db306aca00 6586 Whitespace inconsistencies in the spa feature dependency arrays in zfeature_common.c commit 892586e8a147c02d7f4053cc405229a13e796928 6585 sha512, skein, and edonr have an unenforced dependency on extensible dataset commit 971640e6aa954c91b0706543741aa4570299f4d7 6541 Pool feature-flag check defeated if "verify" is included in the dedup property value commit bd94aa560898627952fba8f09dda95c4492e7d9e 6644 MBOOT_SCAN_SIZE in usr/src/cmd/boot/common/mboot_extra.h is wrong
2016-02-146648 illumos build should be explicit about C standardsRichard Lowe1-6/+2
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-02-116541 Pool feature-flag check defeated if "verify" is included in the dedup ↵ilovezfs2-1/+7
property value Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Richard Laager <rlaager@wiktel.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-02-11 [illumos-gate merge]Jerry Jelinek1-1/+2
commit c16bcc4577f389573eff411c7b7e040294078c3b 6550 cmd/zfs: cleanup gcc warnings commit b327cd3f3b4dab4f29e7140159b1e01ed2ceef2a 6551 cmd/zpool: cleanup gcc warnings
2016-02-106550 cmd/zfs: cleanup gcc warningsIgor Kozhukhov1-1/+2
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-02-10 [illumos-gate merge]Jerry Jelinek1-3/+28
commit d189620258b3c9b0e2f7e2104840be2eee7c68e5 6637 replacing "dontclose" with "should_close" commit 5f7a8e6d750cb070a3347f045201c6206caee6aa 6562 Refquota on receive doesn't account for overage
2016-02-096562 Refquota on receive doesn't account for overageDan McDonald1-3/+28
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gwr@nexenta.com>
2016-02-09 [illumos-gate merge]Jerry Jelinek39-0/+39
commit d7e7cb9c207e40874f6a4b61ca8ea1526b5555bd 6528 need casesensitivity/normalization test cases for zfs-tests commit c3d26abc9ee97b4f60233556aadeb57e0bd30bb9 5027 zfs large block support (add copyright)
2016-02-08OS-3748 lxbrand remove the remaining obsolete audio codeJerry Jelinek4-2155/+0
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens39-0/+39
2016-02-07 [illumos-gate merge]Jerry Jelinek12-42/+50
commit 6d6fcbbb256ba9a8fe3e6076ae8a1f493b1f1a99 6600 cmd/fm should use the msgfmt(1) that Makefile.master tells it to commit aeac2d873b68a43f6650e0d0f021c02f5a653a21 6606 pysolaris has no translations but pretends otherwise commit f3b6506e5de00944c5a877f02a83b5e850f37ef5 6564 F_FLOCKW and F_FLOCK are undefined symbols in SPARC build commit 238d8f47d92b5b99a374f9639e0704420d3aef77 6601 Various GLD drivers return EINVAL instead of ENOTSUP for unused mac_prop_id_t's commit 4870e0a7381ec2ec57437062574e6ddc3dd48d7f 6582 initial reorg adding sys/null.h for 5218 6487 clean up __STDC__ ifdefs in rpcsvc/dbm.h 6563 fmtmsg.h should be simplified and neither define NULL nor _NULL Conflicts: usr/src/lib/Makefile
2016-02-05OS-5149 /proc/self/mountinfo should be clean like /proc/mountsJerry Jelinek1-26/+49
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-05OS-4762 lxbrand /proc/mounts could tell a better storyJerry Jelinek1-2/+30
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-056601 Various GLD drivers return EINVAL instead of ENOTSUP for unused ↵Dale Ghent5-10/+15
mac_prop_id_t's Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-02-056582 initial reorg adding sys/null.h for 5218Richard PALO7-32/+35
6487 clean up __STDC__ ifdefs in rpcsvc/dbm.h 6563 fmtmsg.h should be simplified and neither define NULL nor _NULL Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Robert Mustacci <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-02-05OS-5126 lxbrand provide /proc/sys/kernel/shmallJerry Jelinek3-2/+34
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-05 [illumos-gate merge]Jerry Jelinek1-0/+2
commit 1c0cef67dba05c477dba779bc99224693e809a14 6604 harden DIF bounds checking
2016-02-04OS-5070 missing autofs dev ioctls - automounter restart recovery doesn't workJerry Jelinek1-0/+14
2016-02-04OS-5070 missing autofs dev ioctls - automounter restart recovery doesn't workJerry Jelinek4-124/+1044
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-04OS-5142 pselect brokenJerry Jelinek1-5/+23
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-046604 harden DIF bounds checkingBryan Cantrill1-2/+75
Reviewed by: Alex Wilson <alex.wilson@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-02-04 [illumos-gate merge]Jerry Jelinek1-4/+4
commit 2e67aa296fc3707ae8e2b532f67387daf0823499 6589 prototypes should bid farewell to 2015 commit 1a7f23d927dad680fa43ca65ed7f86adf49032e2 6595 sdev's devfsadm macros set a bad precedent commit 751609474e831927e5706b37cb08160df31dcd4d 6568 zfs_allow_010_pos and zfs_allow_012_neg fail intermittently
2016-02-04OS-5123 harden DIF bounds checkingBryan Cantrill1-2/+73
Reviewed by: Alex Wilson <alex.wilson@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-036595 sdev's devfsadm macros set a bad precedentRichard Lowe1-4/+4
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-02-03 [illumos-gate merge]Jerry Jelinek2-1/+10
commit 880094b6062aebeec8eda6a8651757611c83b13e 6536 zfs send: want a way to disable setting of DRR_FLAG_FREERECORDS