summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys
AgeCommit message (Collapse)AuthorFilesLines
2012-05-09OS-1165 fix up illumos issue 1948Bill Pijewski1-2/+5
2012-05-07illumos syncJohn Sonnenschein25-14/+771
2012-05-07Revert "1948 zpool list should show more detailed pool information"John Sonnenschein1-5/+2
This reverts commit 4263d13f00c9691fa14620eff82abef795be0693.
2012-04-27OS-782 need to record timestamp when calling through context opsBryan Cantrill1-0/+2
2012-04-26OS-101 bmc driver is missing which makes ipmi not work locally; port freebsd ↵Jerry Jelinek2-0/+177
openipmi driver
2012-04-18OS-1110 ipd max delay should be increased to 1 secondRobert Mustacchi1-1/+1
2012-03-22OS-1050 boot_time kstat for zones should be epoch timestamp of zone boot, ↵Jerry Jelinek1-0/+3
not 'random' number
2012-03-22OS-803 make phys mem cap a bit harderJerry Jelinek1-1/+10
OS-1043 minimize vm_getusage impact
2012-03-21OS-1026 procfs and large file support won't co-existBryan Cantrill1-4/+0
2012-03-20OS-1047 kstat for 10 sec FS opsBill Pijewski1-0/+1
2012-03-15OS-1034 hyprlofs header should not use constJerry Jelinek1-4/+4
2012-03-13OS-1029 need hyprlofs GET ioctlJerry Jelinek1-11/+27
2012-03-13998 obsolete DMA driver interfaces should be removedGarrett D'Amore7-68/+66
Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2012-03-132251 kernel inlines should support gcc 4Richard Lowe1-1/+1
Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-03-13backout 998: breaks common closed driversRichard Lowe7-65/+68
2012-03-13998 obsolete DMA driver interfaces should be removedGarrett D'Amore7-68/+65
Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-13934 FreeBSD's GPT not recognizedYuri Pankov1-48/+59
Reviewed by: Alexander Eremin <alexander.r.eremin@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Gordon Ross <gwr@nexenta.com>
2012-03-13968 fct driver sets incorrect fc-ct revisionDan McDonald1-4/+5
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Mathieu Simon <mathieu.simon@simweb.ch> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-131890 Updated emlxs driver from EmulexGarrett D'Amore18-54487/+58403
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Jean-Yves.Chevallier <Jean-Yves.Chevallier@Emulex.Com> Approved by: Gordon Ross <gwr@nexenta.com>
2012-03-12OS-969 want to perturb vnicsRobert Mustacchi1-0/+82
OS-997 net_* and hook_* man pages are wrong Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Rob Gulewich <robert.gulewich@joyent.com> Reviewed by: Brendan Gregg <brendan.gregg@joyent.com>
2012-03-12OS-978 hyperlofsJerry Jelinek5-0/+271
2012-01-26Merge branch 'master' into gcc4John Sonnenschein4-1/+34
2012-01-24OS-881 To workaround OS-580 add support to only invalidate mappings from a ↵Jerry Jelinek2-0/+10
single process
2012-01-16OS-507 need better fss observabilityJerry Jelinek2-1/+24
2012-01-12Merge branch 'master' into gcc4John Sonnenschein3-1/+14
2012-01-04OS-750 improve RUSAGESYS_GETVMUSAGE for zoneadmdJerry Jelinek1-1/+3
2012-01-02OS-164 Need better process scheduling for true burstingJerry Jelinek2-2/+7
2011-12-30OS-800 need a metric (kstat) to track when we're burstingJerry Jelinek2-0/+6
2011-12-15Merge branch 'master' into gcc4John Sonnenschein9-95/+123
2011-12-15[OS-714] Illumos mergeJohn Sonnenschein9-95/+123
2011-12-151241 Need support for latest Emulex 10GbEGarrett D'Amore9-95/+123
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Jean-Yves.Chevallier <Jean-Yves.Chevallier@Emulex.Com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-12-13Merge branch 'master' into gcc4John Sonnenschein2-2/+17
2012-04-042603 uts should be -Waddress cleanRichard Lowe1-8/+8
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2012-03-272546 Support new AMD microcode format, update bundled AMD microcode patch fileHans Rosenfeld1-0/+1
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-11-22[OS-714] illumos mergeJohn Sonnenschein2-2/+17
Merge git://github.com/illumos/illumos-gate Conflicts: usr/src/cmd/lp/filter/postscript/dpost/ps_include.c usr/src/cmd/zfs/zfs_main.c usr/src/lib/libdtrace/common/dt_program.c usr/src/lib/libzfs/common/libzfs.h usr/src/lib/libzfs/common/libzfs_pool.c usr/src/man/man1m/zfs.1m usr/src/man/man1m/zpool.1m usr/src/uts/common/fs/zfs/zfs_ioctl.c usr/src/uts/common/inet/tcp/tcp_input.c
2011-11-151693 persistent 'comment' field for a zpoolDan McDonald1-0/+5
Reviewed by: George Wilson <gwilson@zfsmail.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-11-171644 add ZFS "clones" propertyMatthew Ahrens1-1/+6
1645 add ZFS "written" and "written@..." properties 1646 "zfs send" should estimate size of stream 1647 "zfs destroy" should determine space reclaimed by destroying multiple snapshots 1708 adjust size of zpool history data Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: George Wilson <gwilson@zfsmail.com> Reviewed by: Albert Lee <trisk@opensolaris.org> Approved by: Garrett D'Amore <garret@nexenta.com>
2011-11-07Merge branch 'ctf/check-parent-label' of ↵John Sonnenschein1-0/+1
https://github.com/richlowe/illumos-gate into gcc4
2011-11-04ctf: Allow access to the CTF parent labelRichard Lowe1-0/+1
2011-11-041605 System time changes combined with spurios wakeups cause DP_POLL to ↵Matt Amdur1-0/+4
return prematurely Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: George Wilson <gwilson@delphix.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2011-11-041056 ksocket doesn't support AF_UNIXStepan Zastupov1-0/+2
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2011-11-02richlowe GCC4 mergeJohn Sonnenschein2-6/+13
2011-11-02[OS-714] illumos mergeJohn Sonnenschein2-0/+6
Merge git://github.com/illumos/illumos-gate Conflicts: usr/src/uts/common/inet/tcp/tcp_input.c
2011-10-26Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe1-0/+4
2011-10-11Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe2-1/+11
Conflicts: usr/src/cmd/avs/dsw/iiadm.c
2011-10-03[OS-663] Post-6.5 Illumos syncJohn Sonnenschein10-14/+46
Merge https://github.com/illumos/illumos-gate Conflicts: exception_lists/packaging usr/src/cmd/dtrace/test/cmd/scripts/dtest.pl usr/src/cmd/dtrace/test/tst/common/usdt/tst.badguess.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.enabled2.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.guess32.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.guess64.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.include.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.nodtrace.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.noreap.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.noreapring.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.reap.ksh usr/src/cmd/lp/Makefile usr/src/cmd/lp/cmd/lpadmin/options.c usr/src/cmd/lp/cmd/lpfilter.c usr/src/cmd/lp/cmd/lpforms.c usr/src/cmd/lp/cmd/lpusers.c usr/src/cmd/lp/lib/lp/isterminfo.c usr/src/cmd/lp/lib/lp/tidbit.c usr/src/cmd/terminfo/att.ti usr/src/cmd/zpool/zpool_main.c usr/src/common/dis/i386/dis_tables.c usr/src/lib/libdtrace/common/dt_options.c usr/src/lib/libzfs/common/libzfs_dataset.c usr/src/man/man1m/dladm.1m usr/src/man/man1m/flowadm.1m usr/src/man/man1m/zoneadm.1m usr/src/man/man1m/zonecfg.1m usr/src/pkg/manifests/print-lp-print-client-commands.mf usr/src/pkg/manifests/print-lp.mf usr/src/uts/common/fs/zfs/sys/zio.h usr/src/uts/common/fs/zfs/zio.c usr/src/uts/i86pc/ml/mach_offsets.in usr/src/uts/intel/amd64/ml/mach_offsets.in usr/src/uts/intel/sys/tss.h
2011-09-281525 Need an easier way to see SIDs in cred_tGordon Ross1-1/+9
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-09-25Merge remote-tracking branch 'illumos/master' into gcc/upgradeRichard Lowe2-10/+28
Conflicts: usr/src/common/dis/i386/dis_tables.c
2011-08-28Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe8-16/+46
Conflicts: usr/src/cmd/lp/cmd/lpadmin/options.c usr/src/cmd/man/src/man.c
2011-08-09OS-531 definition for AV_386_AMD_SVM conflicts with AV_386_AVXBryan Cantrill1-1/+1