Age | Commit message (Collapse) | Author | Files | Lines |
|
commit 3052595ab8ddcc51231d239415b5eba5d913d45b
11807 "private use area" characters should be marked as "printable"
commit cd61ae21816e53b94bc1673f3f1aa651fc3115e8
12447 should install library compat symlinks from library makefiles, not Targetdirs
commit 241c90a06e8d1708235651863df515a2d522a03a
12454 remove lint library machinery
commit 282d4a2d330d797757f16d55e1df9569f3e52d10
12666 libproc manpage bugs
commit d906f494f9407f1ae043a922478ce3609959caf5
12670 Unaligned output of snoop's usage() function
commit 18c4eaf123da22eddbe6e9a4ba7b8115ba748075
12669 Add omitted word in vmstat man page
commit b68ab351091d2aea3f72a011f64de12fb05fc833
12028 zfs test mdb_001_pos can fail
Conflicts:
usr/src/lib/nsswitch/dns/Makefile.com
usr/src/lib/libsff/Makefile
usr/src/lib/brand/Makefile
usr/src/lib/Makefile.lib
usr/src/lib/Makefile.targ
|
|
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 19ee9cd1f5161e227951200cab5ecbff45fd5d71
12277 /proc/<PID>/fdinfo should resolve paths relative to current process
commit 52aec5b9758f6352670ab269980b437a987f4822
12276 smatch-clean sockfs
commit 0dfe541e13279d277d838d6a27e55188b9486cb1
11083 support NFS server in zone
commit d8ab6e129d75d7c3f21a7909bf811a3de65faea8
12235 Add libzutil for libzfs or libzpool consumers
commit fdefee4c75361dc5ea202f7e1f7c49f8a27ea043
12266 loader: rewrite zfs reader zap code to use malloc
commit 8af765f5897d30449b941438e8d833f02dac74f8
12252 remove sunfire-specific code from kstat(1m)
commit 34173ec8d0147391124bee4bbc60ac00807c0377
12284 errors in compress(1) and pack(1) man pages
Conflicts:
usr/src/uts/common/klm/nlm_impl.h
usr/src/uts/common/fs/nfs/nfs_server.c
usr/src/lib/Makefile
usr/src/cmd/fs.d/nfs/svc/nfs-server
|
|
Portions contributed by: Dan Kruchinin <dan.kruchinin@nexenta.com>
Portions contributed by: Stepan Zastupov <stepan.zastupov@gmail.com>
Portions contributed by: Joyce McIntosh <joyce.mcintosh@nexenta.com>
Portions contributed by: Mike Zeller <mike@mikezeller.net>
Portions contributed by: Dan McDonald <danmcd@joyent.com>
Portions contributed by: Gordon Ross <gordon.w.ross@gmail.com>
Portions contributed by: Vitaliy Gusev <gusev.vitaliy@gmail.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Rob Gittins <rob.gittins@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Jason King <jbk@joyent.com>
Reviewed by: C Fraire <cfraire@me.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit 5801b0f01c3c34499a929ed96164a5a68b470945
12217 add ld assert-deflib and guidance to gate build
commit 948761701ebc8a0cf820a973780b2fbb931c4390
12262 Suboptimal vmem hash table slows down boot
commit cdd7a662d2c0914e93e1daa44cebae7003c99777
12254 python changes have broken the zfs test suite
Conflicts:
usr/src/lib/libzonecfg/Makefile.com
usr/src/lib/libc/sparcv9/Makefile.com
usr/src/lib/libc/sparc/Makefile.com
usr/src/lib/libc/i386/Makefile.com
usr/src/lib/libc/amd64/Makefile
usr/src/lib/krb5/plugins/preauth/pkinit/Makefile.com
usr/src/lib/Makefile
usr/src/cmd/sendmail/src/Makefile
usr/src/cmd/cmd-inet/usr.lib/wpad/Makefile
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit b8dc1b43d204b714c2fda8dd4efd67de0c671db6
11945 pool import performance regression due to repeated libshare initialization
commit 69d9b1c5b0824b6e4feadaf289d68d945f0fbe6f
11984 libproc: passing argument 2 to restrict-qualified parameter aliases with argument 1
commit ec38b3f5fb92a39a55897ec0e3e4eeb0e84fefcc
12036 iscsi: zpool create pool fails to create label
commit c54162e4540c6b4eb112c199658a34287d2dc971
12018 loader.efi: efipart needs better support detecting nested partitions
|
|
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit 4deedc8c9617c76c1e08a5265614b205754926c4
12041 tem: x86 needs to use tems.ts_color_map() for 8-bit colors
commit 2f572942f3e92c5f77d0b5d0778be90fa16681c1
12040 loader: vbe_print_mode() is missing newline
commit e15e891852f98a4fc7afb32f0999b5bc38f7d1f8
12005 update to Intel microcode-20191115
commit f7db5903887928b2b43995473632ef63d130bbd4
2988 nfssrv: need ability to go to submounts for v3 and v2 protocols
commit 19687f06a4a23ca82910eccd0f898c90ecd3cf62
12017 Assertion failure in kstat_waitq_to_runq from blkdev
|
|
Portions contributed by: Marcel Telka <marcel.telka@nexenta.com>
Portions contributed by: Jean McCormack <jean.mccormack@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com>
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit 2052a1fb16201e50b4c3a91ebcbeeccbc8276644
11568 loader: pxe.c missing initializer
commit 8d94f651a44d41a7147253bb5dad1a53941e8f50
11031 SMB3 persistent handles
commit 2f57b5e005e6dce9d124b3dbd5fdcad1cc0372d2
11532 Makefile.master: add gcc9 support flags
commit f8296c60994fb27105f37ac6f75661e4a6bdbab7
11329 improved Virtio framework
10012 vioblk should not accept an all-zero serial number
7366 vioif happily creates rx descriptors until it consumes all memory
Conflicts:
usr/src/uts/common/io/vioif/vioif.c
|
|
Reviewed by: Matt Barden <matt.barden@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Joyce McIntosh <joyce.mcintosh@nexenta.com>
Reviewed by: Jason King <jason.king@joyent.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit d3b5f56344d8bfcdd6cfb82446af0e5e55ad9ebe
11528 Makefile.noget can get gone
11529 Use -Wno-maybe-initialized
commit c4ccc1f9004b70b07e4cdb57641c38ab607306c9
11226 Remove NetraCT support
commit dcfeff93f67a1188722a358e0fbfcd604993e573
11561 loader script needs to place .eh_frame after .text
commit a8ffe4975d219124d53dcd9de30126f3a595d28f
11555 gptzfsboot: boot prompt is not refreshed on device change
commit 79940ff6ac581ff9431c474dcfa18c78f1cb7a50
11556 ip_attr.c functions need to not dereference conn_ixa directly after lock drop
commit fe949611d4f0a0f42a6923a31cd3073e5b2bc97c
10540 wsdiff much slower under python3 than python2
commit c1064fd7ce62fe763a4475e9988ffea3b22137de
11541 allocation_classes feature must be enabled to add log device
Conflicts:
usr/src/uts/sparc/Makefile.sparc
usr/src/uts/intel/dev/Makefile
usr/src/uts/i86pc/pcie/Makefile
usr/src/cmd/zoneadmd/Makefile
|
|
11529 Use -Wno-maybe-initialized
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit cc7e66e6be0e280179bd43f44f08e442d9839a8f
11537 loader: i386 build is missing -m32 sometimes
commit 4f7f6babe29cc8387cc404ff3a766f592117778a
11030 SMB2 ioct dfs_get_referral returns wrong error
commit 959eaf32c009f070f696d9400d08df56e711b6aa
11029 smbadm man page needs updating
commit 9242c9192f9f0f5745fbfc92d13edb32c9bcb8c3
11028 Need a way to add local user/group ACE from Windows
commit ef4cfbfda6599ba454267385722705117460a9c8
11027 method to delete local SMB users
commit 33fc94dcd110f095f791299c5a5fe822e267972e
11026 Windows usernames should be treated as case insensitive
commit c7bda7648c4308e1a77e2535de357af9f86236aa
11025 Disabling SMB server service does not change the sharestate of a smb share to offline
commit cc3780e66ce1eea52e650b27b7dc5ad62d24eec2
11024 SMB should bypass ACL traverse checking
commit 3e2c0c0978d26f8b8020b49760008c6bb6e59221
11023 SMB server min_protocol setting
|
|
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit c8d9a41c357577f316e58fb2603f85c598f01afb
11243 Unused headers under usr/src/uts/sun4u/sys
commit 2dda0e7f85eecc34a1f266469e66651eab1fa7ce
11242 Unused files in usr/src/cmd/logins
commit 6da5c920d0507dbc9e0e4416dcb9457827560df9
11241 usr/src/lib/libpkg/THIRDPARTYLICENSE.descrip is unused
commit 5abf55fdc38fe5c2d8881a37a662d372c23fd0aa
11240 usr/src/pkg/proto_list_ihv_i386 is unused
commit 57884e4a5db25b4d70c3565a0e07980fd7820c1e
11302 csh: NULL pointer errors
commit 4c719f3bd8ab1791d6763012560603c65390008c
11301 cpio: NULL pointer errors
commit ee0bd0a5a4b4a9cdbe27d56415fe460db258a9ef
11331 A typo in usr/src/man/man1/ls.1
commit 3fa8bc2d19bd24fbc2061549c236b6f7573471e8
11325 SES-3 element index handling incorrect
commit 3d4dea7f235476fb40c0a6d84dcedfd04740f96b
11299 csplit: NULL pointer errors
commit d95bfcb7b300250d00a64080d6da927b04ac4697
11298 consadm: NULL pointer errors
commit 0f063ce817df80cc8fb489abe02246d3d750d2fd
11297 chmod: NULL pointer errors
commit 95c745183e701047fab8e4753d4e8bc1dd1323e7
11296 cmd-inet: NULL pointer errors
commit 89b213ac9ac098a69d51b5e8693bd6b8d51864a8
11314 Provide psm_get_ipivect even on single CPU systems
commit 619456cb54d66ca9736dc29a93b6bb375f41db14
11321 eeprom: NULL pointer errors
commit eeec397864011c5afca614fe1353754d7a9d852f
11320 diskinfo: NULL pointer errors
commit 5f8fc372c68f2e0f1544c42850078877e5e2da3a
11318 svc: NULL pointer errors
commit ff8e166f73f3bfaeac25d65662c6469130892500
11312 dladm: NULL pointer errors
commit 1376f37367e2b1424b82940f492f2ed488f1b843
11311 devctl: NULL pointer errors
commit e4fb8a5fd5bb5a5d316430c6ac8f6d33704fcf5d
11295 lp: NULL pointer errors
commit 07c94cbf80ccbba93ea61425c2074f6bfd608a19
11294 abi: NULL pointer errors
commit beb02e13b243c53c69d40b808b9ce43bafe55b88
11293 cfgadm: NULL pointer errors
commit 8d499c80c8e6e058669db8815577bc1d4dca9af0
11022 Offload Data Transfer (ODX) support
commit 252bc4b276969afed9d61561c1a53f4cad070a6b
11021 more SMB2 ioctls
commit 55f0a249fd3511728b02627190771a4ce4ddf20e
11020 want SMB2 ioctl FSCTL_SRV_COPYCHUNK
commit 98e973578ca69ba3ce659c761190cbf3558d359c
11292 allocate: NULL pointer errors
commit 82be58ff71c54701f4bfbbb526b4ea3d8f899c22
11289 backup: NULL pointer errors
commit 09f57adea580808a172a5b3e84bf41dc7e0cee6d
11291 bnu: NULL pointer errors
commit 6473113318cb70acc95fbd8ac12c39566c7b9ee1
11285 audio: NULL pointer errors
commit 23b5da0c3a749777311c1644e6ed463cc072104c
11288 bootadm: NULL pointer errors
commit b04056ece904a6664d34ccc4015b5373e959983e
11287 acct: NULL pointer errors
commit 5f2732295e86666b0e9cf16ad42da252d29d0e40
11286 bart: NULL pointer errors
commit 1c124bccd08a671182130ddf2af8e454734b3897
10255 SES temperature thresholds 20 degrees too hot
commit 6a6cfa5d0723a95a9ad915bdb8ca2c9731449041
11267 Add rust demangling support
commit 773dbec304e9344130c5ae4aa5fc8db5419ff779
11268 Add custom allocators to libcustr
commit 09cb6b0fb8744ab06f86a15ad49eb1f39c6fcbf1
11280 custr in belt but not braces, bungles vsnprintf() buffer length
commit ff168298deb08c70659ec1a8645952dee5150368
11165 libshare: NULL pointer errors
commit f810c7e5159aec14e1937d86287a006e755d3d99
11164 libkmf: NULL pointer errors
commit 67d74cc3e7c9d9461311136a0b2069813a3fd927
11102 rtld: NULL pointer errors
commit f39d86306993aa102221c6e62702f1de6cc3f56c
11116 libgen: NULL pointer errors
commit b168296d3fe15e5a2f992bf6af96993c6756ff3a
11155 brand: NULL pointer errors
commit 6f6dd2ca9f4a235a0b2ab596d23cbbfd44d684f6
11113 libgss: NULL pointer errors
commit c75682cd39b9b3d382ce1b01fef06a84ca7ea0a9
11133 libproc: NULL pointer errors
commit 6e6545bfaed3bab9ce836ee82d1abd8f2edba89a
11169 nsswitch: NULL pointer errors
commit f5f1a62e51e5e35359add22ba492c3e3a8f12654
11146 libmapid: NULL pointer errors
commit 6afa3d1d6776a3db46447deaa893bd35c9b53c0a
11147 libinetsvc: NULL pointer errrors
commit c3e74f84d7edf7b5144c2401d7fefd666a92e6c0
11122 libc_db: NULL pointer errors
Conflicts:
usr/src/lib/libdemangle/common/rust.c
usr/src/test/util-tests/tests/demangle/Makefile
|
|
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit 807b45f18e924af3195f2516242af310f774528c
11093 libsocket: NULL pointer errors
commit 5419c0309c3a28f6bfee2e35aefebca2200d046d
11019 Enable SMB3 server by default
commit 1160dcf7283d2485f2b9c32da573db0275558d9b
11018 SMB3 Encryption
commit 0ab6f5190f1236c6d1d0e14df5129e0694b77426
11204 smatch issue in zlib/deflate.c
|
|
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit 479c108b209ea78791b37ea89ce0f9b6847d7c6b
11017 Support Apple FULL_SYNC feature
commit 94047d49916b669576decf2f622a1ee718646882
11016 SMB2 oplock leases
commit 148d1a4158dc830f7b293a2ceb62ee54c2ebd72f
11015 SMB2 async redesign
commit d2488fe8c5950495aef5404c8d98081be7d43487
11014 should pass smtorture smb2.create.blob
commit d6390ef7453a176bd5e16ae9fde5ebe59c15f298
11013 Update NT status codes
commit 6f58980a389cc62f07e5f2673629d9e9a209c2de
11012 SMB resilient handle lock replay
commit 811599a462e8920d70cf548f4002182d3c222d13
11011 SMB2/3 durable handles
commit 5cb2894a4e6bdb3bf08605e4bc819421f53c5b36
11010 Obsolete SMB server work-around for ZFS read-only
commit 49d8359737352b52625c23836d8a4be4ae8e55dd
11009 delete_on_close should be acted on earlier
commit 22817ac489e23ecc1f2daa27fb473985d01ee88b
11008 SMB1 Create_Temp should return an untagged ASCII string
commit c51c88bde802fed1751677b61203271b3cda0128
11007 SMB3 signing
commit 066a1a3b31b5ff15f1464839baf1d12d7cd1c468
11211 10946 broke nightly if doing both -nd and DEBUG
|
|
Reviewed by: Matt Barden <matt.barden@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit c938dc67d93d6388d698ee0d599fb7fce2963f92
11071 unused files after 9735
commit 2a2cfba00d7208e9a92d12f89a6a099b9c6d8c3a
10986 SMB should support "Resource SID Compression"
commit c720f3a7cb73a788632c8431403e7bf9fd70717e
10984 kernel share list fails to be updated after fs import
commit e0687fa3d7ea3b0bb17ed079bd9679fc2dffbf4b
10983 add mdb walker for smbd share cache
commit db46347b25b03d61611dcb9b588ee786da62c918
7529 SMB shares with no permission for root fail after restart
commit ca5fb90aeb170c859034d04499c5c0925679710e
10982 Would like an SMB share property to enable/disable quotas
commit d4c7367e08269b5554f55db1e77ddeb28a011771
10981 Can't remove the Domain Admin from the local administrators group
commit 0eb1a43f254994988a92928ccf6369af53b62774
11046 loader: module.c cstyle cleanup
commit fa88c70fa54c01be933cc49fd271e5c4468f7eb8
11056 vdev_disk_io_start will panic the system if ldi_strategy returns an error.
Conflicts:
usr/src/uts/common/fs/zfs/vdev_disk.c
|
|
Reviewed by: Bayard Bell <bayard.bell@nexenta.com>
Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Matt Barden <Matt.Barden@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit b4a8b33babbf9a7a5de61ea06d09e1eb537f1f6e
10483 aac: cast between incompatible function types
commit a00b240dc61ea7ab64e3881b755fca973a531e89
10146 core_pcbe_event_coverage() is missing an else
commit 542a7b7f5ccc44e3c95d6dce4ec0566f60bd9ff4
7780 mdb could extract NT_PRPSINFO information from core files
commit 2f7dba3e6747cbaaf1deb86e6ca1e2a5c96332ac
10524 wsdiff much slower after move from deprecated commands module
10448 wsdiff explodes on encoding error
10525 wsdiff output is not correct for a binary file
10526 wsdiff tries to spawn 4.8 threads
commit adee678425979226b2b55d1a0b39ce4c989382e9
9735 Need to provide SMB 2.1 Client
commit 40c0e2317898b8c774791bdc2b30bd50111ab1fa
9875 SMB client connection setup rework
commit 8329232e00f1048795bae53acb230316243aadb5
9874 Add fksmbcl development tool
Conflicts:
usr/src/cmd/mdb/common/modules/libc/libc.c
|
|
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Matt Barden <matt.barden@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com>
Reviewed by: Joyce McIntosh <joyce.mcintosh@nexenta.com>
Approved by: Joshua M. Clulow <josh@sysmgr.org>
|
|
commit ba00d94ad32aec378c65c2bad5cd13dd9145041a
10121 smatch fix for auditstat
commit 07e71bcf7552a80dff82c5f2b62d9d3a65c488b2
10391 SPARC build of libficl-sys fails after 10338
commit a6422048521434dc250a1832c980645e5de26b4e
9287 dladm Segmentation Fault (core dumped) on unknown field
commit 9426efbbd0cbf49bc29df076259d21faff4226a9
10370 sunmdi: cast between incompatible function types
commit f2c063acc68609f8132d5b735f167b1213cf5380
10359 terminfo: add underline for sun-color
commit 954fa1e90ed4bd3992f7c431c152b972a1845034
10365 modconf: cast between incompatible function types
commit 4dfd3a951f98bde88f1fe577490f5403db4db9d6
10363 rpcmod: this statement may fall through
commit f06e090ade385ba43b3b86dc2dea1960ad49e8e4
10356 uts/common/io/tem: do not copy common line tails
commit 54811da5ac6b517992fdc173df5d605e4e61fdc0
8423 Implement large_dnode pool feature
8199 multi-threaded dmu_object_alloc()
7432 Large dnode pool feature
commit 856f710c9dc323b39da5935194d7928ffb99b67f
10361 usr/lib - stop lint library generation and packaging
Conflicts:
usr/src/uts/common/fs/zfs/dbuf.c
|
|
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Frederik Wessels <wessels147@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit c653bb4713ca694c2d16b04b65d5b76c0bb46bd4
10197 build smatch in parallel
commit 15c07adc1c7b828006b5e3c4d528b92229d6bd23
10081 smatch indenting fixes for usr/src/uts
commit 5661bb7641e85c46713da7a3002b29ecd2c3daf0
10080 smatch Makefile changes for usr/src/cmd
commit 05ede3db5e3b7d540afbccdc872c735770e82ef3
10079 smatch Makefile changes for usr/src/lib
commit cadd68ea0014761eda6a293664086dfa80686d85
10078 smatch fixes for UCB
commit 1ea94c756c0bc9170021d7b570944a24f224c03f
10202 loader: use screen-#rows to find bottom left co-ordinates
commit 08487eea68a2fa501b5042131c6db068089f82e1
10173 loader: support newer ZFS versions
Conflicts:
usr/src/lib/libdladm/Makefile.com
usr/src/lib/fm/topo/modules/i86pc/chip/Makefile
|
|
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit 3385b4726f1b09aa9511340017fb23c7cde6aadd
8472 Want docs for iports, tgtmaps, and friends
commit 1eb7f6f10a2bf852886fac64ce710da077f20c75
8706 libc lint library missing endian.h functions
commit e144c4e6c90e7d4dccaad6db660ee42b6e7ba04f
8962 zdb should work on non-idle pools
commit 3ee8c80c747c4aa3f83351a6920f30c411236e1b
8961 SPA load/import should tell us why it failed
commit 1fd3785ff6601d3e391378c2dcbf4c5f27e1fe32
7638 Refactor spa_load_impl into several functions
commit 82693e09cc02331fa1b3b73b54b1060e73507a8d
8966 Source file zfs_acl.c, function zfs_aclset_common contains a use after end of the lifetime of a local variable
commit d3c0397fdfe3697d5078fec583494fae9971fd75
9039 tcp(7p): Duplicate paragraph
commit af8443c4728e4601db72fb8089035223de906eb9
9022 loader.efi: module placement must check memory map
commit bd0ce624be4492bab2f6c53383a40618647aba28
9027 Makefiles need to specify C99 mode consistently
Conflicts:
usr/src/man/man9f/scsi_hba_iportmap_create.9f
usr/src/man/man9f/scsi_address_device.9f
usr/src/man/man9/iport.9
usr/src/cmd/cmd-inet/usr.sbin/ping/Makefile
|
|
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
|
|
commit ec36cb922c4295cf02789257579a14f4b1ddb7db
8726 loader.efi: Always set the receive mask in loader.efi
commit 4db8fe43ed08e19640260f2c294017792ad25f65
8714 sgs: '__*_msg' defined but not used
commit 569c04941e3e2bd40e738ef19af79436a7e24503
8565 zpool dumps core trying to destroy unavail/faulted pool and try export it
|
|
Reviewed by: Matt Ahrens <mahrens@delphix.com>
Reviewed by: Serapheim Dimitropoulos <serapheim@delphix.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit 82584a069e2e3824df112a1249fa7818c01f9d49
7287 smb pam module not picking up libsmb from proto area (fix LDLIBS order)
commit e72ff08d3b44e4e2f89e0ec84680f40062be00d5
7569 statd support to run on a fixed port
commit 2c3ccf749587e2b956c37993a8446f163fbfad57
7577 mountd support to run on a fixed port
commit dec98d2aa2912b1fbd0abd2574307a695b566692
8330 Add svc_tp_create_addr to libnsl
commit 6e270ca825f06ec0e2d77db462b83074ec585f2f
8451 cstyle: Remove space-tab sequences in usr/src/head
|
|
Portions contributed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Approved by: Prakash Surya <prakash.surya@delphix.com>
|
|
Portions contributed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Approved by: Prakash Surya <prakash.surya@delphix.com>
|
|
commit 49bf4c2bcfc59b4113c3b5ac2986baee668a1319
8219 mech_krb5: misleading-indentation
commit 10243bb069053a813aa803c1bbd2620ef4f0deab
8200 cmd/lp: misleading-indentation
commit a4abf23064b836d7281fdcefd5770736a850349b
8216 libsldap: misleading-indentation
commit 3c1654f0c02621e31840022964bef650dc2e3b53
8207 localedef links against libraries outside of proto area
commit 41e1be47764ad3e5c5c950b7e2c46a7c4f7ecfd4
8218 libshare: misleading-indentation
commit 1307500afcf172c9769fe6fe42f9a5790c1dbe2c
8217 libldap5: misleading-indentation
commit 504dd8f6e2938c3287c29bef6c7b5b3c942e80d1
8214 pam_modules: misleading-indentation
commit 7153155797a2d348ef707cf0655ea4f87b029013
8220 common/iscsi: misleading-indentation
commit cfa354e4631308e491ed50bfe99d3cf93cc69bd9
8180 Invalid netbuf decoded by xdr_netbuf()
|
|
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>
|
|
commit c2710388e7f692e90d6699bdef7a3987379dba9d
7574 boot slowness followed by panic while booting on KVM when no cpu tag is specified in virsh XML
commit 20ee95858720e9df048b9d31b30aeb303e0685c9
7572 vioif panic: qe->qe_indirect_next < qe->qe_queue->vq_indirect_num
commit 8a981c3356b194b3b5c0ae9276a9cc31cd2f93a3
7955 libshare needs to initialize only those datasets being modified by the consumer
commit b127fe3c059af7adf772735498680b4f2e1405ef
6101 attempt to lzc_create() a filesystem under a volume results in a panic
commit 53d6c69268ad98d311e74fb98d7514711585c1fa
8024 mdb_ctf_vread() needn't be so strict about unions
commit 7f0bdb4257bb4f1f76390b72665961e411da24c6
8061 sa_find_idx_tab can be declared more type-safely
commit dfd5965f7e43b6a630e5ac86708ae76b4f02cc40
6392 zdb: introduce -V for verbatim import
commit e548d2fa41d1baa06662ed9abbb8bcec86e27dd9
7900 zdb shouldn't print the path of a znode at verbosity < 5
commit adc68ba91854584a470224cdb128a8e1ba16b41b
8062 memory leak in smb_unicode_init()
commit 6b036259815954b7ad86d651af18efba672cb7a9
8026 retire zfs_throttle_delay and zfs_throttle_resolution
|
|
consumer
Reviewed by: Steve Gonczi <steve.gonczi@delphix.com>
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>
|
|
commit 015408caf0806500740413126a0215c7493f4bdf
7934 sa_init() should use multi-threaded errno
commit 25d3556849fcbe4fe5d517e1add48e0b2d585c70
7933 libcfgadm: memory leak in do_list_common()
commit 89ac1330de393e78c8b27c33453223b10d3c18da
7932 cfgadm_plugins/shp: memory leaks in cfga_list_ext()
commit 39b16bd33a2633978bee6aed53e3afeb26399eb4
7840 Define uint16_t member in in6_addr
commit e1508819051004d7be493a04ee515905ae412142
6899 coverity problems in localedef
commit 8241ccbb39665a24ebedcca509f82ef3f0b6dd83
6470 mac_unregister() needs to mod_hash_remove() BEFORE holding the perimeter.
commit 6e28b3a925501ed4b842fd8e877e8a89989a4c5c
7897 loader.efi: Use 32-bit value for .text padding, for linker portability
commit e3ed3d332db66cf933650481f47832aaadb70ec3
7862 libdisasm: left shift of negative value
commit a536a2a3182b56eef2630fb4b4509c9e106655e6
7722 bootblock versioning needs to deal with missing data
commit baa708d63390757ca1a97444649f2fe4d3ae98f0
7926 enable gcc warnings for sd
Conflicts:
usr/src/uts/common/io/scsi/targets/sd.c
|
|
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Steve Peng <steve.peng@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit 148434206d3ba623dff65e4b591dffc0ddadebf3
7858 make: do not use auto as type specifier
commit ff524b2355c0ac08bf963297ae8e5ea2e8375852
7857 zfs/zpool commands print scary errors after 7741
7887 get_zfs_dataset() optimised path leaks zfs handle
commit 7199b8e79a66167b9224eed40ed9bd8effcc49a8
7819 IPv6 Packet and MTU bug
commit 2d8dae53e7585d2412a48eceb751cbfaea048241
7883 snoop(1m) should print locktype for NFSv4 LOCKT operation
|
|
7887 get_zfs_dataset() optimised path leaks zfs handle
Reviewed by: Sam Zaydel <szaydel@racktopsystems.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit 7de35a3ed0c2e6d4256bd2fb05b48b3798aaf553
7740 fix for 6513 only works in hole punching case, not truncation
commit 5c653870ec5357c65dc7d975a8c34619d9da0566
7742 zfs send wrong error message with invalid long opts
commit 1a12e87ed13adc3a42202206a3fdaf4437556511
7710 degradation after 7512 with GNU find and GNU echo
commit ac428481f96be89add7a1edf43ae47dd71038553
7729 libzfs_core`lzc_rollback() leaks result nvl
commit b7f9f60c8eb061c94244a6181a00288684164e1b
7779 clean up unused definitions in zfs ctldir code
commit ebaf15cbf77990ba1195796dfd9cb9dbd61d8ac9
7762 avoid division by zero in property_alias_001_pos
commit 7c13517fff71be473e47531ef4330160c042bedc
7745 print error if lzc_* is called before libzfs_core_init
commit 95e79c0b22e3ef2a1ac6412a4ab12cd99922fc12
7741 get_zfs_dataset() takes an unreasonable amount of time
commit 7a61309eb270fc6931ef30a2c4cb510f5dce8a78
7736 ZFS Performance tests should log FIO summary output
|
|
Reviewed by: Steve Gonczi <steve.gonczi@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
commit 0570e35bbcf3793c3e5aef6ae971d1b6a32bacff
7645 illumos-gate lint build fails with glib 2.46.2
commit 201f5eba35ac4c04e6a037fd065c45c6b8cb9ab1
7651 default maximum nfs server threads is insufficient
commit d1054fda727523967470132ee7266d3d934b5124
7601 nfs_rwlock_t does not scale with cv_broadcast()
|
|
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Matthew Ahrens <mahrens@delphix.com>
|