summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2015-01-145519 zfs-diagnosis: Memory leak in zpool_find_load_time()Marcel Telka1-2/+10
Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Serghei Samsi <sscdvp@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-01-14 [illumos-gate merge]Jerry Jelinek4-59/+94
commit 0d435d6202242b0a06dc4bc41a1117591a9405f8 5375 utmpd(1M) core dumps when WTMPX_UPDATE_FREQ is zero
2015-01-14OS-3712 lx brand: DTrace pid provider induces core dumps on 64-bit processes ↵Bryan Cantrill1-1/+2
(cstyle)
2015-01-13OS-3712 lx brand: DTrace pid provider induces core dumps on 64-bit processesBryan Cantrill9-9/+46
2015-01-13OS-3707 lx brand: gcl core dumps on 64-bitBryan Cantrill2-3/+5
2015-01-135375 utmpd(1M) core dumps when WTMPX_UPDATE_FREQ is zeroShruti Sampat4-59/+94
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2015-01-13 [illumos-gate merge]Jerry Jelinek11-683/+1698
commit 244781f10dcd82684fd8163c016540667842f203 5497 lock contention on arcs_mtx commit 6ca738233e59efaafdd9083077d19ca19802b6ba 5383 5234 breaks build on sparc Conflicts: usr/src/uts/common/fs/zfs/arc.c Removed fix for OS-2437 which is no longer applicable
2015-01-125497 lock contention on arcs_mtxPrakash Surya8-635/+1674
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-01-125383 5234 breaks build on sparcGary Mills1-5/+26
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-01-12[illumos-gate merge fix merge error]Jerry Jelinek1-1/+1
2015-01-12 [illumos-gate merge]Jerry Jelinek23-388/+1187
commit a5749a83c6e3fe55b6590fe96667ef2d1881d776 5525 Update hwdata - 20150111 commit c9ab4856df62d6551317f963d6be1cfc56a72ed1 5524 Update prototypes to 2015 commit 81d662ee1fa70e2f91e1d6fa52d3621146c10d61 5516 perl problems in libbsm/auditxml commit 3f3aaf4e95972f6d6393cbff0a4652f4ee2c0dbf 5510 elfdump doesn't print the member header before pr_reg commit 98cadd320d4521e7438bc624f89adef498589add 5507 libelf may overflow data buffer when translating data to memory representation commit fe319232d24f4ae183730a5a24a09423d8ab4429 5313 Allow I/Os to be aggregated across ZIO priority classes [conflict with fe319232, usr/src/uts/common/fs/zfs/zfs_zone.c updated]
2015-01-115525 Update hwdata - 20150111Robert Mustacchi2-317/+1089
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-01-115524 Update prototypes to 2015Robert Mustacchi13-13/+13
Approved by: Dan McDonald <danmcd@omniti.com>
2015-01-115516 perl problems in libbsm/auditxmlRichard PALO1-1/+4
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2015-01-11OS-3703 lx brand: maxima core dumps in SIGSEGV handler on 32-bitBryan Cantrill1-2/+3
2015-01-11OS-3697 lx brand: maxima fails with "personality change failure"Bryan Cantrill1-5/+38
2015-01-10OS-3672 lxbrand tcpdump is brokenPatrick Mooney3-14/+143
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2015-01-10OS-3690 sockmod_pfp should limit bpf program sizePatrick Mooney2-35/+89
OS-3691 sockmod_pfp improperly handles SIOCGSTAMP OS-3694 sockmod_pfp needs larger statistics counters OS-3698 sockmod_pfp unable to locate ifindex for bind OS-3699 sockmod_pfp improperly handles SO_RCVBUF Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2015-01-09OS-3696 lx brand: G-Portugol programs core dumpBryan Cantrill1-2/+38
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-01-09OS-3683 lx brand: bad interpreter can induce bad freeBryan Cantrill1-1/+1
2015-01-095510 elfdump doesn't print the member header before pr_regRichard Lowe1-11/+12
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-01-095507 libelf may overflow data buffer when translating data to memory ↵Richard Lowe1-3/+2
representation Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-01-095313 Allow I/Os to be aggregated across ZIO priority classesJustin T. Gibbs3-30/+51
Reviewed by: Andriy Gapon <avg@FreeBSD.org> Reviewed by: Will Andrews <willa@SpectraLogic.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-01-09 [illumos-gate merge]Jerry Jelinek2-107/+106
commit f093add7b63e274f746dd55365f052cded44cc16 5494 libndmp memory leaks when setting a property
2015-01-08OS-3686 lxbrand upstart/ptrace interaction sometimes leaves a svc parent ↵Jerry Jelinek1-5/+9
process stopped
2015-01-08OS-3689 lxbrand yorick interpreter spins on ^DPatrick Mooney1-3/+4
2015-01-08OS-3687 lxbrand zsched should be pid 0Jerry Jelinek2-19/+63
2015-01-085494 libndmp memory leaks when setting a propertyJan Kryl2-107/+106
Reviewed by: Dan Fields <dan.fields@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-01-07OS-3675 lxbrand ptrace setoptions handling is brokenJerry Jelinek7-58/+261
OS-3352 ptrace needs to work for linux, wait on non-children etc. OS-3306 PTRACE_O_TRACEFORK should stop parent and child as they exit fork OS-3250 lxbrand initctl stop/start svcs can hang OS-2916 lxbrand add ptrace PTRACE_GETEVENTMSG support
2015-01-07 [illumos-gate merge]20150108release-20150108Jerry Jelinek38-312/+663
commit 5ff8cfa92ec8ea0f8593ad21aa2a04829b0ef5ea 5410 Document -S option to zfs inherit 5412 Mention -S option when zfs inherit fails on quota commit bc9014e6a81272073b9854d9f65dd59e18d18c35 5056 ZFS deadlock on db_mtx and dn_holds
2015-01-065410 Document -S option to zfs inheritPaul B. Henson2-10/+36
5412 Mention -S option when zfs inherit fails on quota Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-01-06OS-3681 lxbrand SIOCGIFHWADDR results incorrectPatrick Mooney1-2/+9
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-01-06OS-3680 nicstat should include eth# devicesPatrick Mooney1-1/+3
2015-01-06OS-3677 nicstat should include net# devicesEric Saxby1-1/+1
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2015-01-065056 ZFS deadlock on db_mtx and dn_holdsJustin Gibbs36-302/+627
Reviewed by: Will Andrews <willa@spectralogic.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-01-05 [illumos-gate merge]Jerry Jelinek4-23/+241
commit ad69a33458cf73ee14857d57799cf686946e0b88 5491 libipadm`i_ipadm_init_ifs() calls free() on bogus memory address commit 4076b1bf41cfd9f968a33ed54a7ae76d9e996fe8 5445 Add more visibility via arcstats; specifically arc_state_t stats and differentiate between "data" and "metadata"
2015-01-03OS-3678 many file event monitors on a single vnode can induce stack overflowBryan Cantrill7-85/+865
2014-12-31OS-3673 lxbrand apache2 segfaultsPatrick Mooney1-4/+18
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-12-31OS-3639 lxbrand ping6 is brokenPatrick Mooney2-2/+79
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-12-315491 libipadm`i_ipadm_init_ifs() calls free() on bogus memory addressYuri Pankov1-5/+7
Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-12-315445 Add more visibility via arcstats; specifically arc_state_t stats and ↵Prakash Surya3-18/+234
differentiate between "data" and "metadata" Reviewed by: Basil Crow <basil.crow@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-12-30 [illumos-gate merge]Jerry Jelinek4-566/+883
commit 89c86e32293a30cdd7af530c38b2073fee01411c 5408 managing ZFS cache devices requires lots of RAM
2014-12-295408 managing ZFS cache devices requires lots of RAMChris Williamson4-566/+883
Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Don Brady <dev.fs.zfs@gmail.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-12-29OS-3651 lxbrand ifconfig wrapper reports false errorsPatrick Mooney3-184/+1
2014-12-29OS-3662 lxbrand emulate /proc/net/if_inet6Patrick Mooney4-71/+160
OS-3667 lxbrand support RO ifconfig Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-12-29 [illumos-gate merge]Jerry Jelinek40-921/+2134
commit 1fcc078ae7c0a359a9274d2a5a90547aceb213a6 5479 Need missing *at family manual pages commit d3864341aacc6a2ecc95960d23ac0e49f1f538fa 5478 need smt_pause(3C) commit ad0ef8fd06d1ac28108685495a9ba1244a20a5ca 5477 Need manual pages for new pthreads robust related functions commit b65dd972486b1f5913d705d2a0cb9c3fb189a9e0 5476 need manuals for getprogname(3C) and setprogname(3C) commit d2b9ba291ef0d1dc8807b6d46996674c723924d0 5475 Need manuals for get_nprocs() and get_nprocs_conf() commit bad51a906c423d0d7ab33fcc1a4e317d789e3c49 5474 missing various string family manuals commit e232d9863a8486cf94eaa4bc06c2e9ff52bf3140 5464 missing ffs() and fsl() family of manual pages commit ec7588a4ab9972aa7d50fd5f3b5ccdef4079952a 1372 kvmstat needs a man page commit 03c1ea085b2a65a7bf9c001ba8502eb10725ea52 5460 utimensat() and futimens() need manual pages commit 088940da40dfd58e4a00927addc99837dbefaa6d 3824 ppoll() needs a manpage commit f6ed5ca267d42d2a060f8447acdeb647ef077b6d 3825 memmem() needs a manpage 5459 libc(3lib) s/Solaris/illumos commit ce83b99835cc4643ab0fefd88dea62427d9ced5e 3826 fcloseall() needs a manpage commit 89b9271284be1a4e3e3053d7bc12f9bbf8145b06 3827 clearenv() needs a manpage commit 195b26986e3c19e916bf0991a1af7ae87d43010b 3841 strnstr() needs a man page commit f85a6f389e74896ee3d46e89d843dbd2dde60c6d 4617 condvar(9f): Missing documentation for cv_reltimedwait() and cv_reltimedwait_sig() 5458 Intro(9F) s/Solaris/illumos commit 820218f30a3ad84d92aa2970dcac9eb5cf69aaa9 3846 canonicalize_file_name() needs a man page commit 8b87c15576a5138f88a969448b43561bf5968c09 5485 Missing const qualifiers for strings in libndmp 5486 leaked buffer in ndmp_base64_decode() commit b6831eafa2ec2cb283f783b06ee86bf79d5a17c3 5432 zoneadm install could fix zonepath permissions automatically
2014-12-275479 Need missing *at family manual pagesRobert Mustacchi13-126/+398
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-12-275478 need smt_pause(3C)Robert Mustacchi4-1/+42
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-12-275477 Need manual pages for new pthreads robust related functionsRobert Mustacchi4-0/+216
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-12-275476 need manuals for getprogname(3C) and setprogname(3C)Robert Mustacchi4-2/+87
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>