Age | Commit message (Collapse) | Author | Files | Lines |
|
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Approved by: Ryan Zezeski <rpz@joyent.com>
|
|
commit 9f9230833b50b8271840dc2c12bd1e94d9df7d12
5969 update illumos-gate to use python2.7
commit 8ae05c101a3c849364fa53a66ec87aa59823326a
7392 remove event channel support from lofi and implement lofi_devlink_cache.
commit 5cbe397111597bc67a2d5d429b52a503f55a14b3
7437 Add the missing space between .asciz directive and opening quote in btxldr.S
commit 24979ca36afa68d08e082148fcbf4c5dc73f7849
7382 basic NVMe 1.1 support
commit df8c228748280860358d01a3d32ce256aeb51c38
7381 support EUI64 in blkdev
commit ad6d02f81083a7397e072fc604c6c339bc472dc3
7383 sunddi.h isn't cstyle clean
commit 6801591e1fea06222c50622c468541c82c67cdb4
7377 want mechanism to override physical block size of NVMe devices
commit a2bd3819aa1376ad4827c467317475bab181157d
7376 nvme(7d) manpage cleanup
commit d148d46e69709052e6d92205c98874f3e7cfd4c0
7372 support NVMe volatile write cache
Conflicts:
usr/src/tools/scripts/wsdiff.py
usr/src/tools/scripts/validate_pkg.py
usr/src/tools/scripts/mapfilechk.py
usr/src/tools/scripts/hg-active.py
usr/src/tools/scripts/hdrchk.py
usr/src/tools/scripts/git-pbchk.py
usr/src/tools/scripts/copyrightchk.py
usr/src/tools/scripts/cddlchk.py
usr/src/test/test-runner/cmd/run
usr/src/test/test-runner/cmd/Makefile
usr/src/Makefile.master
|
|
Portions contributed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Andrew Stormont <astormont@racktopsystems.com>
Reviewed by: Albert Lee <trisk@omniti.com>
Reviewed by: Adam Stevko <adam.stevko@gmail.com>
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
commit f76886de6cd6914424d9f6c25bd9d93d87889269
7402 Create tunable to ignore hole_birth feature
commit 5bdf86e2a288d6c81a0bcc50a98699f52557bab6
7401 loader.4th is missing newline
commit ed4e7a6a5cbc5e8986dc649ad54435210487b102
7340 receive manual origin should override automatic origin
commit b021ac0b78f8df3d9c421783d9a323723df84925
7337 inherit_001_pos occasionally times out
commit c166b69d29138aed7a415fe7cef698e54c6ae945
7254 ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs + 1 == usedobjs
commit 754998c8d410b7b7ddefbfa4de310a030e0c7ce1
7253 ztest failure: dsl_destroy_head(name) == 0 (0x10 == 0x0), file ../ztest.c, line 3235
commit 4220fdc152e5dfec9a1dd51452175295f3684689
7398 zfs test zfs_get_005_neg does not work as expected
commit d5f26ad8122c3762fb16413a17bfb497db86a782
5142 libzfs support raidz root pool (loader project)
commit c8811bd3e2427dddbac6c05a59cfe117d8fea370
5120 zfs should allow large block/gzip/raidz boot pool (loader project)
commit 12e3fba22ec759e9dd8f9564fad79541275b2aa5
6709 manual pages need to be updated for loader (loader project)
commit fa0c327afe484fa5ff164fb81ff93715dd6573f8
6706 disable grub menu management in bootadm (loader project)
6707 disable grub menu management in libbe (loader project)
commit 9abc7a578aecf9064f46563361e8f856b4bdc35e
6705 halt: replace grub_get_boot_args with be_get_boot_args (loader project)
commit a6424c753d6e2f0f04fb65b11e9f9c04445ccbae
6704 svc.startd: replace grub_get_boot_args with be_get_boot_args (loader project)
commit c262cbbc8301f7c884fd4800056ee51ba75d931c
6703 update bootadm to support loader configuration (loader project)
6708 update eeprom for loader (loader project)
commit ce3cb817f67103796b730fd322174dddefd9a9a8
6702 libbe should support x86 installboot command (loader project)
commit 0c946d80993858b7b1314e0b31773e48500e03fb
6701 add installboot to i386 platform (loader project)
commit 1386b601c0c7f5c89a9325b8a1e34037304e8119
6700 remove installboot script from i386 platform (loader project)
commit f5e5a2c4965aa1013184568ca3140cdcba93e44b
6699 be_get_boot_args interface implementation in libbe (loader project)
commit 199767f8919635c4928607450d9e0abb932109ce
5061 freebsd boot loader integration (loader project)
commit 0cc5983c8a077e6396dc7c492ee928b40bf0fed1
6698 freebsd btxld port for illumos (loader project)
commit afc2ba1deb75b323afde536f2dd18bcafdaa308d
6185 want ficl scripting engine in illumos (loader project)
Conflicts:
exception_lists/cstyle
exception_lists/hdrchk
exception_lists/copyright
|
|
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Albert Lee <trisk@omniti.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit f9a78bf4570eca58ad5e93f377573c9a390420c0
7248 large block support breaks rsend_009_pos
7249 rsend_015_pos produces false failures due to race
7250 testrunner can miss options specific to individual tests in runfiles
commit 2ad25b4055c18f39b3fb20bd5c8c61057e34f377
7247 zfs receive of deduplicated stream fails
commit 9cfb65faacc43d80fb0e3cc182d2dae107cdf60c
7349 nvme shouldn't ignore namespaces that support extended data LBAs
commit c667d216889ea8258f2adb49c28cb0ef47990e5a
7348 cstyle can't handle ellipsis on continuation line
|
|
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
commit 0343317a7b3df0798d9facd6eb5a0e83abd23d83
7293 Sun Secure Shell is neither
Conflicts:
usr/src/man/man4/Makefile
usr/src/man/man1m/Makefile
usr/src/man/man1/Makefile
|
|
Reviewed by: Joshua M. Clulow <jmc@joyent.com>
Approved by: Joshua M. Clulow <jmc@joyent.com>
|
|
Reviewed by: Albert Lee <trisk@omniti.com>
Reviewed by: Alex Wilson <alex.wilson@joyent.com>
Reviewed by: Alexander Pyhalov <alp@rsu.ru>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
|
|
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
|
|
commit 01aaaf328842760a1002109b299908a027e94cf8
7051 want id_space(9F) docs
commit c1de7575521deda5ee777b8054a9c5b12f15b1ee
7120 mDNS resync was not wsdiff safe
commit 9c05409f2b9301e686735887a9573454cceb0331
7069 i386_XARCH should include -m32
commit 406fc5100dac8d225a315a6def6be8d628f34e24
6602 lofi should support labeled devices
commit f3a07f941f1be263a48a040c059edbcb722cf436
4712 Prefer 'parsable' over 'parseable' in the manual pages
commit 1b2031a95889aea96be6af55dcf31a0d5ffdfed9
7050 Prefer 'subcommand' over 'sub-command' in the manual pages
commit 831b40b1c811223fd0b1131791a38e3ae5143377
7049 Prefer 'writable' over 'writeable' in the manual pages
commit a716f1a92056bc2e231e57ae2a20725ce606ea73
7047 Fix spelling mistakes in sections 9E, 9F and 9S
commit 95e15299a2c42b8014fa27631a6f3be2a93febc2
7048 Fix spelling mistakes in sections 7D, 7I, 7IPP, and 7P
commit df23565fe1d0b225f9f898c50dfafea6749b0b7f
7046 Fix spelling mistakes in section 5
commit c855112f85cf71e42f6381a66f3f86f98e2ed24e
7045 Fix spelling mistakes in section 4
commit 843c398e8904ed9d833d2af3103894f909fb4b52
7042 Fix spelling mistakes in library sections
commit 0db8de19c0e494758b68b702523a2b0eaffe3b2e
7044 Fix spelling mistakes in sections 1HAS and 2
commit df23d905b96680e56379c5a5ecb4b363f36b9e74
7041 Fix spelling mistakes in sections 1 and 1M
commit 71af3be340c57171837478555e2eb0d496318cfc
7040 Detect common spelling errors in manual pages
Conflicts:
usr/src/uts/common/fs/vfs.c
usr/src/man/man7d/cpuid.7d
usr/src/man/man5/privileges.5
usr/src/man/man3c/signalfd.3c
usr/src/cmd/lofiadm/main.c
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit 565657ca18725b8f8dbe5b93704cc1d173be9d65
7017 integrate pvscsi
commit 99189164df06057fb968ca7be701bb1a0d5da8c9
6940 Cannot unlink directories when over quota
commit 002ec3e4c3efa65890ba89d290fe2cc209838c12
6999 fix 'Use of uninitialized value $picky in numeric eq (==)' in cstyle
commit 0dd053d7d890618ea1fc697b07de364e69eb4190
7016 arc_available_memory is not 32-bit safe
commit 86f617e90f3e06f970c3ea9b32836e29500836ab
7028 avl_destroy_nodes supports emptying, not just destroying, an avl tree
commit 48cb8b9720f175ff5ed31ebd96a9f3d6922bdde9
7027 zfs_written_property_001_pos makes unreasonable assumptions about metadata space usage
|
|
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit 380fd671753dd199e149f10e9f73ec52cdfe4230
6913 pbchk throws an error with git rm'd files (use right fd)
commit 93d2a904d17ac0073fa98bf62f89294d980c8b3d
6913 pbchk throws an error with git rm'd files
|
|
|
|
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit 11d8e1e018d047bd620f057f0fef71a61f7992a7
3854 SUNW_NO_UPDATE_NOTIFY=1 should be added to env files
commit a526879e017c01c4e7ff3fee2bd99ba7f3c4ebfd
3407 stmfadm(1M): extra dash for single char option '-s'
6717 stmfadm(1M): synopsis duplicates {offline,online}_lu subcommands for targets
6724 stmfadm(1M): document missing options to delete-lu and remove-view
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
commit 44f180b8a623d69ee5f5ed55ebcb61e1fef6205e
6857 webrev: add -c and -h options to specify "head" revision
|
|
Reviewed by: Richard Lowe <richlowe@richlowe.net>
|
|
Reviewed by: Richard Lowe <richlowe@richlowe.net>
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit a481fa48e4b49ab092647a92bb0ea0edf9afc5ce
6740 ISCSI_OP_SCSI_RSP needs support
commit ff9de39482f57a342b973f41ee343e24db962236
6742 Freed and reused idm_conn_t buffer leads to system panic.
commit ad20b230af4d39149ceb8bf412ddc9ff0deff2e0
6737 pbchk checks unmodified files
|
|
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Alex Reece <alex@delphix.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>
|
|
commit dac4b50e6ed9ca04ff7cefa049918f5ce0d147a8
6710 disable shadow compilation by default
commit d002581c15e562273045b1e5547179228d2db680
6649 autofs(4) should describe options set via sharectl(1M)
commit 879bece34ee134b2be670393fe9ffe33ce268aa0
2897 "zpool split" documentation missing from manpage
commit c8323d4323a565676ba44883bfeb289d9ed8813e
4465 zpool(1M) is able to offline cache vdevs despite what man page says
5659 in the manual page for zpool(1M), one misuse of the word 'zpool' to describe a pool
Conflicts:
usr/src/man/man1m/zpool.1m
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
|
|
commit c4567a616165806d1420a481659f5e10a97a1395
6459 cstyle doesn't detect opening braces on the same line as function header
|
|
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Alex Reece <alex@delphix.com>
Reviewed by: Albert Lee <trisk@omniti.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit 53de82f8192091fc067cfa8315c2debac58adc0a
6427 cscope-fast clobber misses scanner.c
commit bef9e21af8ac4992b7dfef56530c7b0ed9184096
6305 blkdev should provide the device_error kstat for iostat -E
commit 374f65e730bef62a7c83fb2cb0250f74d2a6a1e8
6304 iostat(1M) should be able to handle KSTAT_DATA_STRING
commit c0e96d867a045da50bf7e014cab94cb44528a0f5
6303 support KSTAT_DATA_STRING in non-virtual named kstats
commit 3c8ab7ef4c92d599fef219e45c08fe01e0fbe880
6302 kstat module needs cleanup
commit f1bf06561684fdb7e38b282b7a4508d35a50985b
6301 format(1M) should be able to use device inquiry properties
commit 510a68476ba6e33759b7603130d76db4cec783d1
6300 blkdev and blkdev drivers should provide inquiry properties
commit 0c6eaab480b44a0c790ad94e7cb6084792411de9
6299 SATA inquiry property generation doesn't work as advertised
Conflicts:
usr/src/tools/cscope-fast/Makefile
|
|
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Matthew Ahrens <mahrens@delphix.com>
|
|
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
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
commit 422418808a6580456c11a891d69016d29dae1440
6338 cannot use umem tools on mdb itself
commit b3700b074e637f8c6991b70754c88a2cfffb246b
6352 Updated DC locator for SMB and idmap
commit ed81dd52230eff1a7c7625caad21af232c36f6cb
6351 Update smbsrv dtrace scripts and install them
commit 12b65585e720714b31036daaa2b30eb76014048e
1122 smbsrv should use SPNEGO (inbound authentication)
|
|
Portions contributed by: Matt Barden <Matt.Barden@nexenta.com>
Portions contributed by: Kevin Crowe <kevin.crowe@nexenta.com>
Portions contributed by: Alek Pinchuk <alek@nexenta.com>
Reviewed by: Bayard Bell <bayard.bell@nexenta.com>
Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com>
Reviewed by: Tony Nguyen <tony.nguyen@nexenta.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Portions contributed by: Matt Barden <Matt.Barden@nexenta.com>
Portions contributed by: Kevin Crowe <kevin.crowe@nexenta.com>
Portions contributed by: Alek Pinchuk <alek@nexenta.com>
Reviewed by: Bayard Bell <bayard.bell@nexenta.com>
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com>
Reviewed by: Matt Barden <Matt.Barden@nexenta.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit 78b013d7a408ae8e9eacdb67cae24fc8ecab1ebf
6394 ::mac_flow -s segfaults
commit 30a92f3654d050907928369b3a203ce9b7201ffa
6373 README.mapfiles refers to wrong symbol version
commit a443cc80c742af740aa82130db840f02b4389365
6292 exporting a pool while an async destroy is running can leave entries in the deferred tree
commit 1a49874b8bbf112452a1b4d1888ec7ab6b38583f
6372 remove ON_CRYPTO_BINS references from the env file and Install
commit 38e64a37c58e4c9b56b87a49811928d472637c32
6339 env file could figure out CODEMGR_WS automatically
commit 4cb69ecc9330774c8f56042ac933503123f50a85
6335 need to use sed and awk from Makefile.master in head/Makefile
|
|
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Eric Sproul <eric.sproul@circonus.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
commit b39b744be78c6327db43c1f69d11c2f5909f73cb
6319 assertion failed in zio_ddt_write: bp->blk_birth == txg
commit bc09504ff1ed70f84c9713b732281f14a9ef49b2
6350 localedef native build improvements
commit cf397aabe4e38964cfeb03e56ca8b407986c3a10
6349 tools build of make should not use CPPFLAGS.native
commit e495b6e6735b803e422025a630352ef9bba788c5
6367 spa_config_tryenter incorrectly handles the multiple-lock case
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
commit ddadf64dec36f9cae0ff7ed9384ec87f855af450
6362 in.ndpd: SIOCLIFGETND: missing newline
commit 780828c8aa1df2dc6f2066107a4aa8d045297972
5984 zfs clone should not mount the clone if canmount == noauto
commit c711c1a516b4c85e511ccee93ad91975615887a0
6357 usr/src/tools/scripts/jstyle.pl errors with perl 5.22
commit 17ad7f9fd28ceea21aea94421cb8ada963285765
6166 fix MSI-X support in virtio driver
Conflicts:
usr/src/cmd/zfs/zfs_main.c
|
|
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Richard PALO <richard@netbsd.org>
Approved by: Dan McDonald <danmcd@omniti.com>
|