summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io
AgeCommit message (Collapse)AuthorFilesLines
2015-09-02OS-4687 inotify_init leaks kernel memory20150903Bryan Cantrill1-0/+1
2015-08-28 [illumos-gate merge]Jerry Jelinek1-4/+1
commit a0f9c00cd82d49a710cee8aeb83ce42b5fb293a9 6141 use kmem_zalloc instead of kmem_alloc + bzero/memset
2015-08-276141 use kmem_zalloc instead of kmem_alloc + bzero/memsetJosef 'Jeff' Sipek1-4/+1
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-08-17 [illumos-gate merge]Jerry Jelinek2-6/+126
commit 67b886e08e73a289a63ea9a98920f9ff423d1881 5934 localedef needs a native build (fix lint) commit fa9922c2be34868be01989cef133828185b5c0bc 5935 libavl should be a public interface 5936 AVL trees should be part of the DDI commit 7de0ac867568af5d9b8a9d8f8c82fd5fc12c6bfa 5934 localedef needs a native build commit 25b86e8fb6a2b50f929d8492cbac5d4eb5c2009a 5933 Makefile.man should take care of directory creation commit 22ff04516c85a5caac614d46031edbc085ba3a9e 6113 cpqary3: add support for hp gen9 smart array controllers commit d05c2e387bac9df4515e8771dbee0ef3f5fe121a 6121 Copy-paste bug in mac_init_rings() Conflicts: usr/src/man/Makefile.man usr/src/cmd/localedef/Makefile
2015-08-136113 cpqary3: add support for hp gen9 smart array controllersRobert Mustacchi1-1/+121
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-08-136121 Copy-paste bug in mac_init_rings()Dan McDonald1-5/+5
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2015-08-10OS-4620: DHCP address detection isn't aware of DHCPv6 Rapid CommitsCody Peter Mello1-3/+8
Reviewed by: Patrick Mooney <patrick.f.mooney@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2015-07-29OS-4547 epoll_wait doesn't notice SIGCHLD event from signalfdJerry Jelinek1-43/+50
2015-07-24 [illumos-gate merge]Jerry Jelinek3-115/+2040
commit 8a324c92216752a3ac2de7c31f554588932de707 3644 Add virtio-net support into illumos 4945 Additional vioif fixes commit 2b66e65286e123b22eb83c96426eafe5b3ddccd3 6073 libbe be_run_cmd() bad indentation in function body commit c365cc98d1939449e0db2884c4fcb62728ee2e59 6072 extra symbols in bootadm usage() output commit bd0e95e605fff368075e869efe6d31ebe471ea49 1926 libresolv evades compiler warnings Conflicts: usr/src/uts/common/Makefile.rules
2015-07-233644 Add virtio-net support into illumosDan McDonald3-115/+2040
4945 Additional vioif fixes Contributions by: Adam Stevko <adam.stevko@gmail.com> Contributions by: Alexey Zaytsev <alexey.zaytsev@gmail.com> Contributions by: Dan Kimmel <dan.kimmel@delphix.com> Contributions by: Dmitry Yusupov <Dmitry.Yusupov@nexenta.com> Contributions by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Contributions by: Nahum Shalman <nshalman@elys.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Adam Stevko <adam.stevko@gmail.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
2015-06-19OS-4411 epoll_ctl(EPOLL_CTL_ADD) can spuriously succeedBryan Cantrill1-16/+30
2015-06-16OS-4424 signalfd driver unloads behind systemd's backJerry Jelinek1-0/+7
2015-06-16OS-3742 lxbrand add support for signalfdJerry Jelinek1-0/+4
OS-4382 remove obsolete brand hooks added during lx development
2015-06-15OS-4406 native signalfd supportJerry Jelinek2-0/+778
2015-06-10OS-4388 inotify_clean() can induce ZFS deadlock20150611Youzhong Yang1-17/+8
2015-06-05 [illumos-gate merge]Jerry Jelinek1-0/+3
commit fa517adbe8e043d0cdff8c3b22591c6fdec89934 5966 zfs-tests/tests/functional/acl/nontrivial/zfs_acl_chmod_rwx_002_pos incorrectly uses typeset builtin 5967 Invalid multiline string in zfs-tests/tests/functional/cli_root/zpool_create/zpool_create_features_004_neg commit b819cea2f73f98c5662230cc9affc8cc84f77fcf 5917 User-mode SMB server commit 83d2dfe69259e79314662cf95e6d1f9103dcffe2 5921 Want a netbios_enable parameter in sharectl_smb commit bcfab0594401266bd287f71573312d8af05de184 5976 e1000g use after free on start failure
2015-06-045976 e1000g use after free on start failureJosef 'Jeff' Sipek1-0/+3
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-06-01 [illumos-gate merge]Jerry Jelinek2-15/+16
commit 91d7f85e02991954d1e1bd44673df567ad8dcc87 5916 make libsqlite a real shared lib commit e53cbaa96c466c221cfec0d1a481c6f75be6880d 5851 usr/lib/pool/poold has incorrect run path after 4719 commit d235eb05fe584753047218e3a6dd344d0154d19b 5708 rid usbser/Makefile of CERRWARN commit 67a4bb8f9ad4c49e9aa9e21e2114a7c093c3a73a 5396 fix longjmp clobbering errors commit bd0f709169e67f4bd34526e186a7c34f595f0d9b 1778 Assertion failed: rn->rn_nozpool == B_FALSE, file ../common/libzfs_import.c, line 1077, function zpool_open_func commit 24218bebb460e4015fac2c9f2cec1902eddbcd7b 5946 zfs_ioc_space_snaps must check that firstsnap and lastsnap refer to snapshots 5945 zfs_ioc_send_space must ensure that fromsnap refers to a snapshot Manifest changes: Removed: f usr/lib/libsqlite-native.o 0644 root bin f usr/lib/libsqlite.o 0644 root bin f usr/lib/smbsrv/libsqlite.so.1 0755 root bin s usr/lib/smbsrv/libsqlite.so=libsqlite.so.1 Added: f lib/libsqlite-sys.so.2.8.15 0755 root bin
2015-05-305708 rid usbser/Makefile of CERRWARNRichard PALO2-15/+16
Reviewed by: Josef 'Jeff' Sipek<jeffpc@josefsipek.net> Reviewed by: Dan McDonald<danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-05-27 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 3698b9760f5a9315a5040e7606f7db7aaa3e1ffb 5954 ffs(3c) manpage is a little confusing commit 58865bb7f764a6ca11f3057bee77153724ebb239 5955 pat_sync is clever enough to check for X86FSET_PAT commit cdf815bb84cfaf9b71a4c5a51616e2da60c68bfc 5852 remove SFW* from the gate's Makefiles commit bb2183e0683124f79bf4b91cf4d48201e752109e 5947 NULL is not a character in asm10k.c
2015-05-265947 NULL is not a character in asm10k.cRichard PALO1-1/+1
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-05-21OS-4317 v_path accesses can racePatrick Mooney1-2/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-05-18 [illumos-gate merge]Jerry Jelinek1-15/+23
commit fae6347731c9d3f46b26338313b0422927f29cf6 5815 libzpool's panic function doesn't set global panicstr, ::status not as useful commit 255ca53cb863784f137aca02aa15c67d8dce73de 5816 mdb '::status' truncates assertion messages commit 589efa9501f3347f21e60905a96ca39427169e10 5883 race in netstack_unregister and zone creation 5884 want zid2zone 5885 want a dcmd for going from netstack id to nestack_t commit e7619b69689d6a40a07425ef14002f2ab4d724d9 5840 cmd/ypcmd build failed without usr/lib/libsocket.so on build host commit 2ba6d2b94a398caab9e751c277f0acbd1cc22c77 5896 svccfg import returns before service can be used by svcadm 5897 improve comments for svc.startd commit 799823bbed51a695d01e13511bbb1369980bb714 5890 Enable Intel SMEP support when available 5891 want to be able to see x86 control regs with kmdb commit 29f78cfa374064141c78641a37afda71a6408269 5889 want ::x86_featureset commit bc44a9330a5eaab897440aebd5b17691ec2c1d0a 5894 Want big theory statement on MAC's data path Conflicts: usr/src/uts/common/io/mac/mac_sched.c usr/src/cmd/svc/svccfg/svccfg_libscf.c usr/src/cmd/svc/startd/startd.c usr/src/cmd/mdb/i86pc/modules/unix/unix_sup.s usr/src/cmd/mdb/i86pc/modules/unix/unix.c usr/src/cmd/mdb/common/modules/genunix/zone.h usr/src/cmd/mdb/common/modules/genunix/zone.c usr/src/cmd/mdb/common/modules/genunix/genunix.c
2015-05-145894 Want big theory statement on MAC's data pathRobert Mustacchi2-1/+950
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Rob Gulewich <robert.gulewich@joyent.com> Reviewed by: Max Bruning <max@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-05-11OS-4293 removal of un-fired IN_ONESHOT inotify event induces panicBryan Cantrill1-3/+3
2015-05-11OS-4294 dpioctl() can return with dpe_lock heldBryan Cantrill1-1/+3
2015-05-01OS-4245 mac_rx_srs_process stack depth needs to account for harder usageRobert Mustacchi1-1/+1
2015-04-304426 mci_rw_lock white-hot under loadBryan Cantrill1-0/+16
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Piotr Jasiukajtis <estibi@me.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-04-25OS-4183 Panic due to inotify_clean and nfs4 mount.Bryan Cantrill1-1/+18
2015-04-25OS-4194 kmem_alloc() should deprecate KM_SLEEP allocations of 0 bytesBryan Cantrill1-0/+6
2015-04-24OS-4222 Want big theory statement on MAC's data pathRobert Mustacchi2-1/+942
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Rob Gulewich <robert.gulewich@joyent.com>
2015-04-15OS-3958 want documentation for overlay devicesRobert Mustacchi1-2/+2
OS-4182 need dladm create-overlay -t OS-4174 long options for dladm *-overlay OS-4179 want search plugin in overlay property list OS-4181 Clean up duplicate VXLAN_MAGIC definition
2015-04-14 [illumos-gate merge]Jerry Jelinek27-23010/+10
commit e2c88f0c2610f16de7b639746b40dea5f3e2256e 5832 EOF wireless usb (aka UWB) commit eba03e8e19855a13cb54c87ad0767659a673b834 5801 nuke big file scanner (bfs) commit 403aa8eca43fa3e4e59c280724e47bd18f2051bc 3842 remove the machid commands (fix copyrights) Conflicts: usr/src/uts/common/Makefile.rules
2015-04-125832 EOF wireless usb (aka UWB)Garrett D'Amore27-23010/+10
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: "Joshua M. Clulow" <josh@sysmgr.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2015-04-09 [illumos-gate merge]Jerry Jelinek1-7/+21
commit 30925561c223021e91d15899cbe75f80e54d8889 5745 zfs set allows only one dataset property to be set at a time commit 643da460c8ca583e39ce053081754e24087f84c8 5765 add support for estimating send stream size with lzc_send_space when source is a bookmark commit dc5f28a3c341db7c241bba77ddc109c141072f27 5764 "zfs send -nv" directs output to stderr commit 1c445679611e2f17e31e163f4eeb49f65c99d191 5794 Add reference to RFC 5903 to ike.config(4) commit 4bc492d2bb45bc1a51b553ae441cfee4289cb3ee 5775 mr_sas initialisation pauses unecessarily for 60 seconds.
2015-04-08OS-4108 'zlogin -I' should have some way to know that /dev/zfd/0 is being ↵Jerry Jelinek1-0/+15
read inside the zone
2015-04-085775 mr_sas initialisation pauses unecessarily for 60 seconds.Andy Fiddaman1-7/+21
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-04-07OS-4164 panic in zfd_wputJerry Jelinek1-1/+3
2015-03-30OS-4109 'zlogin -I' should close /dev/zfd/0 when it exitsJerry Jelinek1-0/+12
2015-03-30 [illumos-gate merge]Jerry Jelinek2-310/+287
commit 4e901881a1e657e1cbf12d7ef9b476ec373e7939 5094 Update libsmbios with recent items commit 48386468de9db5ac3a3f4109fbf99e624d0a46f8 5754 prtconf: assertion failure in libpcidb if vendor cannot be looked up commit 98573c1925f3692d1e8ea9eb018cb915fc0becc5 4518 lockd: Cannot establish NLM service over <file desc. 9, protocol udp> commit 091932b4962dc12bd23184e519574c2f24fc49b9 5740 mr_sas driver - add additional sdt probes commit ff38cf9dace20854665175f403992f83312463cf 5739 mr_sas driver - noise reduction and output fix commit e65bc174f67bfc560c23a317bb16268ec18103f6 5737 mr_sas driver does not pass SCSI mode sense to disks when adapter in JBOD mode. 5738 mr_sas driver - poor performance when Invader adapter in JBOD mode. commit 245ac945f472de75ea45784c1ab006a14fc8723b 5755 want support for Intel FMA instrs 5756 want support for Intel BMI1 instrs 5757 want support for Intel BMI2 instrs 5758 want support for Intel AVX2 instrs commit 61f847aff0d91f3c0fc439c66e00704c78fecd84 3792 hald.c:371: error: 'g_type_init' is deprecated Conflicts: usr/src/uts/intel/sys/x86_archext.h usr/src/uts/i86pc/os/cpuid.c usr/src/uts/common/sys/auxv_386.h usr/src/common/dis/i386/dis_tables.c
2015-03-285740 mr_sas driver - add additional sdt probesAndy Fiddaman1-1/+19
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-285739 mr_sas driver - noise reduction and output fixAndy Fiddaman2-171/+155
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-285737 mr_sas driver does not pass SCSI mode sense to disks when adapter in ↵Andy Fiddaman1-138/+113
JBOD mode. 5738 mr_sas driver - poor performance when Invader adapter in JBOD mode. Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-27OS-4069 epoll_ctl(EPOLL_CTL_ADD) can spuriously fail with EEXISTBryan Cantrill1-9/+28
2015-03-23OS-4080 launching a second varpd confuses the worldRobert Mustacchi1-1/+23
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-03-23OS-4077 varpd should live in /usr/libRobert Mustacchi1-0/+1
OS-4079 zero out the fma message on restore to help with mdb confusion OS-4087 dladm show-overlay -f doesn't properly show degraded state Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2015-03-16 [illumos-gate merge]Jerry Jelinek1-8/+11
commit 82d15aec0ec806306291ef7cf6b85485d8645a69 3446 Update bge to support missing 57xx/577xx devices (sun4v build) commit 21b8230d78c7bb568bc50de4ff4dec59a5ce74d6 3446 Update bge to support missing 57xx/577xx devices (sparc build) commit 9d4de077e3aa30b476ea992c9718c49688e68265 5643 _netdir_options(): _nderror is not set on failure commit 6935f61b0d202f1b87f0234824e4a6ab88c492ac 1101 NFS service fails to start after hostname change
2015-03-131101 NFS service fails to start after hostname changeMarcel Telka1-8/+11
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-12 [illumos-gate merge]Jerry Jelinek41-1551/+4375
commit c124a83e09115de88ecccd4f689983f42a1d53bd 5689 Want support for newer Intel I218 parts 5690 Want support for newer Intel I210 parts commit 087a28d18c24cf4938e8a2617b5127a2fd29ddf4 3446 Update bge to support missing 57xx/577xx devices commit fc01d378bd20b13dcb27185d874fc628d851b161 5106 elfdump compiles using headers from the build system (fix noise)
2015-03-12Revert "OS-1366 add support for BCM 5719, 5720, and BCM5784M chipset"Jerry Jelinek5-391/+160
This reverts commit 6ab6198a2608e8eaad25952200629bdcea12eb51.