summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2015-11-056303 support KSTAT_DATA_STRING in non-virtual named kstatsHans Rosenfeld5-31/+72
Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Garrett D'Amore <garrett@damore.org>
2015-11-056302 kstat module needs cleanupHans Rosenfeld1-154/+138
Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Garrett D'Amore <garrett@damore.org>
2015-11-056301 format(1M) should be able to use device inquiry propertiesHans Rosenfeld8-113/+258
Reviewed by: Dan McDonald <danmcd@omniti.com>
2015-11-056300 blkdev and blkdev drivers should provide inquiry propertiesHans Rosenfeld7-16/+143
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
2015-11-056299 SATA inquiry property generation doesn't work as advertisedHans Rosenfeld5-40/+60
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
2015-11-05OS-4932 zoneadm boot args not passed to lx initJerry Jelinek2-8/+17
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2015-11-05OS-4915 want FX high priority zone configuration optionJerry Jelinek9-42/+124
OS-4925 ps pri shows misleading value for zone in RT scheduling class Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2015-11-05 [illumos-gate merge]Jerry Jelinek10-55/+95
commit a1ed883a3c2acc53bbb9a171ef07aeb8eaf78736 5719 Add support for LSI Fury adapters commit 3502ed6e7cb3f3d2e781960ab8fe465fdc884834 6434 sa_find_sizes() may compute wrong SA header size commit 3bc3cac557dd137eed9013e966a789bd19dd1d0b 6419 list_create(9F) manpage deserves an introduction section commit 37294019745c29c42448424cc3bce79eb1c6a785 6417 Want a privilege for accessing information about physical memory Conflicts: usr/src/uts/common/sys/policy.h usr/src/uts/common/os/policy.c usr/src/man/man2/meminfo.2
2015-11-045719 Add support for LSI Fury adaptersGarrett D'Amore5-12/+37
Reviewed by: David Gwynne <dlg@uq.edu.au> Approved by: Dan McDonald <danmcd@omniti.com>
2015-11-046434 sa_find_sizes() may compute wrong SA header sizeJames Pan1-24/+22
Reviewed-by: Ned Bass <bass6@llnl.gov> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Andriy Gapon <avg@freebsd.org> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-11-046419 list_create(9F) manpage deserves an introduction sectionSaso Kiselkov1-2/+25
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Robert Mustacchi <rm@joyent.com>
2015-11-046417 Want a privilege for accessing information about physical memoryJerry Jelinek6-24/+63
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2015-11-04OS-4928 overlay_files.4 broken with new mandocJerry Jelinek1-1/+1
2015-11-04 [illumos-gate merge]Jerry Jelinek108-11795/+16102
commit 6357b94b54238e954e002562d0e89a2fefd982e1 6415 sockets created via t_open/t_bind not shown by pfiles 6432 TLI sockets aren't detected correctly by pfiles in a NGZ commit 260e9a87725c090ba5835b1f9f0b62fa2f96036f 6356 Update mdocml to 1.13.3 commit 1058dba45ec5d6876a5bbb0b9174347e13e5748d 6346 zfs(1M) has spurious comma commit 3a005aada8ac0e291c13cbc488ba9ae1473f0a96 6377 Fix man page issues found by mandoc 1.13.3 commit fd76205d7372b305e64b7cfcd27939a39c743cb4 6397 libiscsit: several leaks due to left "errlist" commit a9685eaab1313767d1d4dac672c3a468519aa899 6321 mountd: The IP to name translation is usually not needed in nfsauth_access() Conflicts: usr/src/cmd/ptools/pfiles/pfiles.c
2015-11-04OS-3365 ::memstat should account for bootpages listJoshua M. Clulow1-2/+14
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2015-11-036415 sockets created via t_open/t_bind not shown by pfilesKeith M Wesolowski1-10/+20
6432 TLI sockets aren't detected correctly by pfiles in a NGZ Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Mohamed A. Khalfella <khalfella@gmail.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2015-11-036356 Update mdocml to 1.13.3Yuri Pankov78-11364/+15717
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-11-036346 zfs(1M) has spurious commaYuri Pankov1-3/+3
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-11-036377 Fix man page issues found by mandoc 1.13.3Yuri Pankov23-36/+36
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-11-03 [illumos-gate merge]Jerry Jelinek40-70/+156
commit 33e8313d921ed710d7c5957cea98e220a663a1d5 6409 glob(3C) missed the memo on LF64 commit eb5bb58421f46cee79155a55688e6c675e7dd361 6414 vdev_config_sync could be simpler commit 7b07063d906859b2be1e88791f801b3c96e432f6 6383 update AWK to use /usr/bin/nawk and update $(AWK) where it's possible commit ae24175b2b25e9fb4bfd9ac0648b57e0735b6651 6391 Override default SPA config location via environment commit 57deb2328260c447bf1db25fe74e0eece102733e 6421 Add missing multilist_destroy calls to arc_fini
2015-11-026397 libiscsit: several leaks due to left "errlist"Saso Kiselkov1-1/+22
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Robert Mustacchi <rm@joyent.com>
2015-11-026321 mountd: The IP to name translation is usually not needed in ↵Marcel Telka4-389/+322
nfsauth_access() Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-11-026409 glob(3C) missed the memo on LF64Robert Mustacchi6-1/+55
Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Alex Wilson <alex.wilson@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-11-026414 vdev_config_sync could be simplerWill Andrews3-16/+16
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-11-02OS-4759 systemd-resolved.service service fails under Fedora 22 lx-brandJerry Jelinek1-0/+18
2015-11-026383 update AWK to use /usr/bin/nawk and update $(AWK) where it's possibleIgor Kozhukhov29-53/+73
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-11-02OS-4913 RT process; pam prevents login because getpriority syscall failsJerry Jelinek1-1/+23
2015-11-026391 Override default SPA config location via environmentCyril Plisko1-0/+10
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Richard Yao <ryao@gentoo.org> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Will Andrews <will@freebsd.org> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-11-026421 Add missing multilist_destroy calls to arc_finiPrakash Surya1-0/+2
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Jorgen Lundman <lundman@lundman.net> Approved by: Robert Mustacchi <rm@joyent.com>
2015-11-02 [illumos-gate merge]Jerry Jelinek229-58224/+91
commit c71c00bbe8a9cdc7e3f4048b751f48e80441d506 6388 Failure of userland copy should return EFAULT commit 7c5a457e2a179dbaf12f243b90fdb520254e0c18 6368 Remove superfluous statement commit 00688ee4ba3ea60a806b06503957b12281135587 6401 run.py should reopen files if they encounter transient I/O errors commit ee3c499ad1e4fc884a11b2bc6490787b788bf84a 5752 dump_nvlist() is not aware of boolean array commit 286eb3ed9ae6749df0c20c801277beae2229a179 6389 Use (void) memcpy(), not (void *) memcpy() commit 5bdd995ddb777f538bfbcc5e2d5ff1bed07ae56e 6386 Fix function call with uninitialized value in vdev_inuse commit dd3293375033eaa6f009722670ffa191b992ffd9 6407 kerberos Java GUI should go away commit 6575bca01367958c7237253d88e5fa9ef0b1650a 6334 Cannot unlink files when over quota
2015-10-316388 Failure of userland copy should return EFAULTRichard Yao1-1/+1
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-316368 Remove superfluous statementRichard Yao1-1/+0
Reviewed-by: Ned Bass <bass6@llnl.gov> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Will Andrews <will@freebsd.org> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-316401 run.py should reopen files if they encounter transient I/O errorsWill Andrews1-1/+28
Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2015-10-315752 dump_nvlist() is not aware of boolean arrayAndriy Gapon1-0/+11
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Will Andrews <will@freebsd.org> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-306389 Use (void) memcpy(), not (void *) memcpy()Richard Yao1-3/+3
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-306386 Fix function call with uninitialized value in vdev_inuseRichard Yao1-1/+2
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-30 [illumos-gate merge]Jerry Jelinek15-380/+543
commit 56b82ca86b4cef01d1cd3a61ead0ec2cca5a1047 6402 Update zoneinfo to 2015g commit f34d737f84313e6f54728b1be0483c6234404577 5963 rmis should be removed from arcstat manpage commit 1df447eb94a6e63a6b25973d3ff13999b5e1c126 6390 Free props in ztest_init() commit eaef6a96de3f6afbbccc69bd7a0aed4463689d0a 6385 Fix unlocking order in zfs_zget
2015-10-296402 Update zoneinfo to 2015gDan McDonald12-365/+539
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Albert Lee <trisk@omniti.com>
2015-10-295963 rmis should be removed from arcstat manpageMatthew Ahrens1-14/+2
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-296390 Free props in ztest_init()Richard Yao1-0/+1
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-296385 Fix unlocking order in zfs_zgetRichard Yao1-1/+1
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Andriy Gapon <avg@freebsd.org> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-296407 kerberos Java GUI should go awayGarrett D'Amore223-58213/+45
Portions contributed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Richard PALO <richard@netbsd.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-10-306334 Cannot unlink files when over quotaSimon Klinkert1-5/+2
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-10-29 [illumos-gate merge]Jerry Jelinek17-643/+14
commit 07b64d17ebeb1cc3f2777494d108511275630d14 6376 segmentation fault when sharing with 'sec=none,root=*' options commit 4eab410fb63816fe2c0ad0fd18b4c948613f6616 6369 remove SVM tests from ZFS test suite
2015-10-28OS-4896 NFSv4 needs file events before they occur [unused variable]release-20151029Jerry Jelinek1-1/+0
2015-10-286376 segmentation fault when sharing with 'sec=none,root=*' optionsMarcel Telka1-0/+2
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-28OS-4899 lxbrand signal ignorance impossible in former ptraceesPatrick Mooney2-9/+22
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2015-10-28OS-4896 NFSv4 needs file events before they occurJerry Jelinek9-13/+101
Reviewed by: Robert Mustacchi <rm@joyent.com>
2015-10-28OS-4710 mount tmpfs fails when specifying 'uid=%s,gid=%s' on lx branded zone ↵Jerry Jelinek1-0/+107
(centos6) Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2015-10-286369 remove SVM tests from ZFS test suiteMatthew Ahrens16-643/+12
Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>