Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-05 | 5116 zpool history -i goes into infinite loop | Matthew Ahrens | 1 | -4/+19 | |
Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Reviewed by: Boris Protopopov <boris.protopopov@me.com> Approved by: Dan McDonald <danmcd@omniti.com> | |||||
2014-09-02 | [illumos-gate merge]20140904release-20140904 | Keith M Wesolowski | 1 | -0/+2 | |
commit 4ef97ab2f8bc3015a04caa68a4fb9053546fe1ec 5121 dscfglockd is needless wsdiff noise commit 2bc987325e3ded1865bff043128661815c4690b9 5083 avoid undefined order of operations in assignments commit 0f1f78266c1aea63b41bde99723de7aa3fa9f7cc 5088 it's probably ok for vi to stop working around pdp-11 bugs now commit e088753c56867594fc7d2221ad9ac39a9298883d 5119 Add EFI/GPT System and BIOS Boot partition support | |||||
2014-08-27 | 5119 Add EFI/GPT System and BIOS Boot partition support | Toomas Soome | 1 | -0/+2 | |
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Robert Mustacchi <rm@joyent.com> | |||||
2014-08-21 | 5030 VNICs should support a variable MTU | Robert Mustacchi | 3 | -1/+7 | |
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Rob Gulewich <robert.gulewich@joyent.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net> | |||||
2014-08-20 | 5024 Want svcadm restart -d [...] for taking cores before restart | Jerry Jelinek | 4 | -1/+55 | |
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com> | |||||
2014-08-20 | 5021 SMF: allow svcadm to act on multiple instances simultaneously | Jerry Jelinek | 4 | -2/+41 | |
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com> | |||||
2014-08-20 | [illumos-gate merge]20140821release-20140821 | Keith M Wesolowski | 239 | -93477/+0 | |
commit 86bb58aec7165f8a0303564575c65e5a2ad58bf1 5095 panic when adding a duplicate dbuf to dn_dbufs commit 60a61f7adabc73a7a0cb70d200ac2a6735f4a6e8 5092 env files don't need to define LOCKNAME by default 5091 illumos.sh env file's LOCKNAME definition is busted commit 5e3f545c431ec4bce3e1b52f3f81bc9befe501f2 4989 removal of ntfsprogs and parted commit ba3594ba9b5dd4c846c472a8d657edcb7c8109ac 5066 remove support for non-ANSI compilation 5068 Remove SCCSID() macro from <macros.h> commit d8ccf998f9c944b8cf27ed840c376f9b79ebce5c 5087 8-bit inline atomic {add,or,and} use wrong reg constraints on x86 Manifests: usr/src/pkg/manifests/SUNWntfsprogs.mf (torch library) usr/src/pkg/manifests/SUNWparted.mf (torch headers) usr/src/pkg/manifests/system-file-system-ntfsprogs.mf usr/src/pkg/manifests/system-storage-parted.mf | |||||
2014-08-15 | 4989 removal of ntfsprogs and parted | Bart Coddens | 239 | -93477/+0 | |
Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com> | |||||
2014-08-08 | OS-3327 utimensat fails on UTIME_NOW or UTIME_OMIT | Jerry Jelinek | 1 | -0/+40 | |
2014-08-07 | OS-3325 ltp epoll failures | Jerry Jelinek | 3 | -1/+35 | |
2014-08-07 | OS-3322 ltp socket ioctl errno failures | Jerry Jelinek | 1 | -3/+11 | |
2014-08-07 | OS-3321 ltp setsockopt errno failures | Jerry Jelinek | 1 | -1/+1 | |
2014-08-07 | OS-3320 ltp setrlimit errno failures20140807release-20140807 | Jerry Jelinek | 1 | -1/+13 | |
2014-08-06 | OS-3319 clock_getres needs to support NULL *res | Jerry Jelinek | 1 | -2/+5 | |
2014-08-06 | OS-3318 missing madvise options | Jerry Jelinek | 2 | -6/+15 | |
2014-08-06 | OS-3317 ltp wait4 errno failure | Jerry Jelinek | 2 | -0/+9 | |
2014-08-06 | OS-3316 ltp getgroups errno failures | Jerry Jelinek | 1 | -3/+9 | |
2014-08-06 | OS-3315 ltp getpriority02 errno failures | Jerry Jelinek | 1 | -5/+11 | |
2014-08-06 | OS-3313 missing getrusage RUSAGE_THREAD support | Jerry Jelinek | 2 | -2/+6 | |
2014-08-06 | OS-3312 ltp capget errors | Jerry Jelinek | 1 | -6/+43 | |
2014-08-06 | OS-3311 ltp symlinkat errno failure | Jerry Jelinek | 1 | -1/+12 | |
2014-08-05 | OS-3310 ltp setgroups errno failures | Jerry Jelinek | 1 | -0/+8 | |
2014-08-05 | OS-3309 ltp setpriority01 failing - missing proc_prioup priv | Jerry Jelinek | 1 | -0/+1 | |
2014-08-05 | OS-3304 ltp truncate errno failures | Jerry Jelinek | 1 | -3/+17 | |
2014-08-05 | OS-3303 ltp linkat errno failures | Jerry Jelinek | 1 | -5/+27 | |
2014-08-04 | OS-3300 ltp capset02 failing | Jerry Jelinek | 1 | -1/+14 | |
2014-08-04 | OS-3298 sendfile needs to handle NULL offset pointer | Jerry Jelinek | 1 | -11/+35 | |
2014-08-04 | OS-3293 ltp various send errno issues | Jerry Jelinek | 1 | -1/+7 | |
2014-08-04 | OS-3292 convert_sockflags core dump | Jerry Jelinek | 1 | -2/+2 | |
2014-08-04 | OS-3290 ltp net tests fail, lo0 not up | Jerry Jelinek | 1 | -0/+1 | |
2014-08-01 | OS-2952 lx brand needs to support or emulate rtnetlink(7) (missing file) | Bryan Cantrill | 1 | -105/+7 | |
2014-08-01 | OS-3287 ltp waitid returns wrong errno for invalid options | Jerry Jelinek | 1 | -1/+6 | |
2014-08-01 | OS-3286 ltp waitid P_PGID subtests fails | Jerry Jelinek | 1 | -1/+1 | |
2014-07-31 | OS-3282 pselect null sigmask results in EFAULT | Jerry Jelinek | 1 | -3/+8 | |
2014-07-30 | OS-3280 need a way to specify the root of a native system in the lx brand | Robert Mustacchi | 9 | -39/+80 | |
OS-3279 lx brand should allow delegated datasets Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> | |||||
2014-07-30 | OS-3277 ltp madvise failures | Jerry Jelinek | 1 | -1/+24 | |
2014-07-30 | OS-3276 lx open O_CLOEXEC flag support is missing | Jerry Jelinek | 1 | -0/+3 | |
2014-07-30 | OS-3275 lx mmap MAP_LOCKED ignored | Jerry Jelinek | 1 | -4/+7 | |
2014-07-30 | OS-3273 ltp readlink failures | Jerry Jelinek | 3 | -1/+20 | |
2014-07-30 | OS-3265 ltp getdents failing | Jerry Jelinek | 1 | -1/+17 | |
2014-07-29 | OS-3269 ltp getsockopt returns wrong errno | Jerry Jelinek | 2 | -0/+7 | |
2014-07-29 | OS-3267 ltp getpeername failing | Jerry Jelinek | 1 | -4/+5 | |
2014-07-29 | OS-3262 ltp ftruncate returns wrong errno | Jerry Jelinek | 1 | -5/+45 | |
2014-07-29 | OS-3261 ltp fstatfs fails on pipe fd | Jerry Jelinek | 2 | -11/+45 | |
2014-07-29 | OS-3259 ltp fcntl missing F_DUPFD_CLOEXEC | Jerry Jelinek | 2 | -0/+5 | |
2014-07-29 | OS-3195 rt_sigqueueinfo system call needs emulation in lx brand | DJ Hoffman | 4 | -7/+134 | |
2014-07-29 | OS-3258 ltp fchownat succeeds when it should fail | Jerry Jelinek | 4 | -15/+21 | |
2014-07-28 | OS-3257 ltp fadvise failures | Jerry Jelinek | 2 | -5/+8 | |
2014-07-28 | OS-3251 lxbrand should have ctfs and objfs | Robert Mustacchi | 2 | -0/+9 | |
OS-3252 lx brand should be able to see /dev/zfs OS-3253 lxbrand deserves dtrace privileges OS-3254 lx brand should be able to see /dev/dtrace | |||||
2014-07-28 | [illumos-gate merge] | Keith M Wesolowski | 1 | -0/+2 | |
commit 63e911b6fce0acc8e2a1d31ebdaf0c4c12580a14 5034 ARC's buf_hash_table is too small commit 0f6d88aded0d165f5954688a9b13bac76c38da84 4873 zvol unmap calls can take a very long time for larger datasets |