summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2015-10-13OS-4815 NULL-dereference causes crash in so_dequeue_msg()release-20151015Cody Peter Mello1-26/+30
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2015-10-13OS-4741 Add support for multiple addresses & IPv6 to lx-branded zonesCody Peter Mello8-53/+349
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-10-13 [illumos-gate merge]Jerry Jelinek13-46/+101
commit e9316f7696401f3e5e263a5939031cb8d5641a88 6298 zfs_create_008_neg and zpool_create_023_neg need to be updated for large block support commit 28c4d110d9dd87af1d9dcf1bf503cea2e7c03b91 6128 tar should check prefix field when detecting EOT 6129 tar debug output should be available in all builds commit d94527b3280cbf89d5360b28aff9e822cd79d0e6 6294 GRUB should try all DVAs Conflicts: usr/src/cmd/tar/tar.c
2015-10-126298 zfs_create_008_neg and zpool_create_023_neg need to be updated for ↵Joe Stein10-33/+87
large block support Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-126128 tar should check prefix field when detecting EOTJoshua M. Clulow1-100/+140
6129 tar debug output should be available in all builds Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Piotr Jasiukajtis <estibi@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-10-126316 The `mdb -k' dcmd ::nce will segfault when run multiple timesCody Peter Mello1-1/+1
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2015-10-12OS-4797 lx_librtld_db fails to find _r_debug when DT_DEBUG is NULL on 64-bitBryan Cantrill1-1/+2
2015-10-126309 if_mpadm(1M) misspells command name as 'if_mpdadm' in exampleCody Peter Mello1-11/+2
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-10-126294 GRUB should try all DVAsDan Kimmel2-12/+13
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-10-126311 timer_create(3C) contains misspellings 'SIGALARM' and 'tolerence'Cody Peter Mello1-12/+4
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-10-12 [illumos-gate merge]Jerry Jelinek48-358/+2014
commit d2058105c61ec61df3a2dd3f839fed8c3fe7bfd6 6267 dn_bonus evicted too early commit daec38ecb4fb5e73e4ca9e99be84f6b8c50c02fa 6295 metaslab_condense's dbgmsg should include vdev id commit 8fe00bfb8790ad51653f67b01d5ac14256cbb404 6293 ztest failure: error == 28 (0xc == 0x1c) in ztest_tx_assign() commit ba3132cfb269da4118d7dc25a8c6c1a91f9f5303 6289 ::dbuf dcmd misaligned output commit 9c3fd1216fa7fb02cfbc78a2518a686d54b48ab8 2605 want to resume interrupted zfs send commit aab04418a72c0a29040a5da7eec08efe19dbef04 6268 zfs diff confused by moving a file to another directory commit 9ce6e318fecae800270f382ed76162508c5d525b 6242 sha512 is broken in grub commit 3f84190c280ddf5917fb4682f34fdaa328ee195c 6290 zdb -h overflows stack commit 6de9bb5603e65b16816b7ab29e39bac820e2da2b 6286 ZFS internal error when set large block on bootfs commit 0f2e7d03b8f588387cb8dd8dd500cbe5ff4484e0 6288 dmu_buf_will_dirty could be faster
2015-10-116267 dn_bonus evicted too earlyJustin T. Gibbs5-43/+38
Reviewed by: Richard Yao <ryao@gentoo.org> Reviewed by: Xin LI <delphij@freebsd.org> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-10-106295 metaslab_condense's dbgmsg should include vdev idJoe Stein1-5/+6
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Andriy Gapon <avg@freebsd.org> Reviewed by: Xin Li <delphij@freebsd.org> Reviewed by: Justin Gibbs <gibbs@scsiguy.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-10-106293 ztest failure: error == 28 (0xc == 0x1c) in ztest_tx_assign()Matthew Ahrens1-0/+10
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-10-106289 ::dbuf dcmd misaligned outputJoe Stein1-3/+5
Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-10-092605 want to resume interrupted zfs sendMatthew Ahrens38-269/+1855
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Xin Li <delphij@freebsd.org> Reviewed by: Arne Jansen <sensille@gmx.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-10-10OS-4833 lxbrand futex wait time should be counted as LMS_USER_LOCKJoshua M. Clulow1-1/+10
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2015-10-096312 getaddrinfo(3SOCKET) could better explain how to access a zone-idCody Peter Mello1-2/+6
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-10-096310 netstat(1M) says 'commmand' instead of 'command'Cody Peter Mello1-54/+2
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-10-096268 zfs diff confused by moving a file to another directoryJoshua M. Clulow1-12/+2
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Justin Gibbs <gibbs@scsiguy.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-10-096242 sha512 is broken in grubToomas Soome1-10/+39
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Sašo Kiselkov <skiselkov.ml@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-096290 zdb -h overflows stackMatthew Ahrens1-2/+4
Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Brian Donohue <brian.donohue@delphix.com> Reviewed by: Xin Li <delphij@freebsd.org> Reviewed by: Don Brady <dev.fs.zfs@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-10-096286 ZFS internal error when set large block on bootfsMatthew Ahrens1-3/+3
Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Andriy Gapon <avg@FreeBSD.org> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-096288 dmu_buf_will_dirty could be fasterMatthew Ahrens1-10/+51
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Justin Gibbs <gibbs@scsiguy.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-086274 MAC tries to use aggr rings from downed linksRobert Mustacchi5-1/+74
Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-10-08OS-4783 allow sendfile() on AF_UNIX socketsPatrick Mooney1-2/+16
2015-10-08 [illumos-gate merge]Jerry Jelinek38-470/+331
commit bf773d37f3253ade20599b1f3df2732d1b2ae424 6272 vnics/etherstubs missing initial link state commit 55a4551ddde8feed8f8e011458f992ea74257bd9 6225 NFSv4: setlock() can spin forever commit 13a2dec4170017ee9fca1138eb29a04bc5c2f49e 5726 Intro(4) should allow configurations as well commit 632802744ef6d17e06d6980a95f631615c3b060f 6281 prefetching should apply to 1MB reads commit 7205e712fa5af984664437dc9b614c6101f15817 6282 ONBLD man pages not pbchk clean commit 44b359c66ee1fc7d3ff451ed5221ba1235e28f78 4176 tolower(3c) refers to nonexistent _tolower(3c) commit d7d9a6d919f92d74ea0510a53f8441396048e800 5219 l2arc_write_buffers() may write beyond target_sz
2015-10-076273 obytes64 drops despite vnic not being destroyedRobert Mustacchi2-4/+234
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2015-10-076272 vnics/etherstubs missing initial link stateRobert Mustacchi1-1/+13
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-10-07OS-4818 contract template disappears on execJerry Jelinek7-16/+61
2015-10-076225 NFSv4: setlock() can spin foreverMarcel Telka1-7/+60
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Arne Jansen <arne@die-jansens.de> Approved by: Dan McDonald <danmcd@omniti.com>
2015-10-075726 Intro(4) should allow configurations as wellMarcel Telka2-19/+51
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-076281 prefetching should apply to 1MB readsGeorge Wilson2-3/+3
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Alexander Motin <mav@freebsd.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Justin Gibbs <gibbs@scsiguy.com> Reviewed by: Xin Li <delphij@freebsd.org> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2015-10-076282 ONBLD man pages not pbchk cleanRyan Zezeski29-423/+167
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-074176 tolower(3c) refers to nonexistent _tolower(3c)Ryan Zezeski2-6/+16
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-075219 l2arc_write_buffers() may write beyond target_szAndriy Gapon1-11/+33
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Saso Kiselkov <skiselkov@gmail.com> Reviewed by: George Wilson <george@delphix.com> Reviewed by: Steven Hartland <steven.hartland@multiplay.co.uk> Reviewed by: Justin Gibbs <gibbs@FreeBSD.org> Approved by: Matthew Ahrens <mahrens@delphix.com>
2015-10-07 [illumos-gate merge]Jerry Jelinek5-18/+28
commit 59809f4b954b2b9b06cdf40f4705ad0f7b6bbce5 6247 debug build failed on sparc after #4185 commit 10a6478a64c986fe8b918521951c9068ed5588fe 5855 fix __RESTRICT_KYWD to support the correct keyword with c++ commit 2545d10d08f1bf15162c2c0998fcae535d08c0d9 6275 arp should warn when it can't exec netstat Conflicts: usr/src/cmd/cmd-inet/usr.sbin/arp.c
2015-10-066247 debug build failed on sparc after #4185Gary Mills1-0/+4
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2015-10-066271 dtrace caused excessive fork timeBryan Cantrill6-24/+138
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2015-10-066276 libidmap leaks due to a missed gotoJerry Jelinek1-1/+2
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2015-10-065855 fix __RESTRICT_KYWD to support the correct keyword with c++Richard PALO3-13/+22
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-10-06OS-4807 arp(1M) and ndp(1M) should use zone_get_nroot()Cody Peter Mello2-4/+16
2015-10-06OS-4583 Add an `ndp' tool for manipulating the neighbors tableCody Peter Mello17-76/+1718
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Alex Wilson <alex.wilson@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com>
2015-10-06OS-4806 getaddrinfo(3SOCKET) could better explain how to access a zone-idCody Peter Mello1-2/+6
2015-10-06OS-4747 timer_create(3C) contains misspellings 'SIGALARM' and 'tolerence'Cody Peter Mello1-12/+4
2015-10-06OS-4729 The `mdb -k' dcmd ::nce will segfault when run multiple timesCody Peter Mello1-1/+1
2015-10-06OS-4728 netstat(1M) says 'commmand' instead of 'command'Cody Peter Mello1-54/+2
2015-10-06OS-4727 if_mpadm(1M) misspells command name as 'if_mpdadm' in exampleCody Peter Mello1-11/+2
2015-10-066275 arp should warn when it can't exec netstatRobert Mustacchi1-3/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-10-06OS-3074 Want penv and pauxvRobert Mustacchi9-42/+83
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>