History log of /titanic_53/usr/src/uts/common/fs/ (Results 251 – 275 of 2065)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
643da46008-Apr-2015 Max Grossman <max.grossman@delphix.com>

5765 add support for estimating send stream size with lzc_send_space when source is a bookmark
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delp

5765 add support for estimating send stream size with lzc_send_space when source is a bookmark
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Reviewed by: Steven Hartland <killing@multiplay.co.uk>
Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com>
Approved by: Albert Lee <trisk@nexenta.com>

show more ...

be3e2ab906-Apr-2015 Brian Behlendorf <behlendorf1@llnl.gov>

5766 Avoid 128K kmem allocations in mzap_upgrade()
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: George Wilson <george@delphix.

5766 Avoid 128K kmem allocations in mzap_upgrade()
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Steven Hartland <killing@multiplay.co.uk>
Approved by: Rich Lowe <richlowe@richlowe.net>

show more ...

20a95fb206-Apr-2015 Matthew Ahrens <mahrens@delphix.com>

5768 zfsctl_snapshot_inactive() can leak a vnode hold
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Adam Leventhal <adam.leventha

5768 zfsctl_snapshot_inactive() can leak a vnode hold
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Adam Leventhal <adam.leventhal@delphix.com>
Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com>
Approved by: Rich Lowe <richlowe@richlowe.net>

show more ...


/titanic_53/usr/src/Makefile.master
/titanic_53/usr/src/cmd/stat/arcstat/arcstat.pl
/titanic_53/usr/src/head/wctype.h
/titanic_53/usr/src/lib/libc/port/mapfile-vers
/titanic_53/usr/src/pkg/manifests/developer-build-onbld.mf
/titanic_53/usr/src/pkg/manifests/system-test-libctest.mf
/titanic_53/usr/src/test/libc-tests/Makefile
/titanic_53/usr/src/test/libc-tests/cfg/Makefile
/titanic_53/usr/src/test/libc-tests/cfg/README
/titanic_53/usr/src/test/libc-tests/cfg/compilation.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/README
/titanic_53/usr/src/test/libc-tests/cfg/symbols/ctype_h.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/dirent_h.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/fcntl_h.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/locale_h.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/math_h.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/netdb_h.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/pthread_h.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/signal_h.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/stdio_h.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/stdlib_h.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/strings_h.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/sys_stat_h.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/sys_time_h.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/sys_timeb_h.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/ucontext_h.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/unistd_h.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/wchar_h.cfg
/titanic_53/usr/src/test/libc-tests/cfg/symbols/wctype_h.cfg
/titanic_53/usr/src/test/libc-tests/runfiles/default.run
/titanic_53/usr/src/test/libc-tests/tests/Makefile
/titanic_53/usr/src/test/libc-tests/tests/Makefile.com
/titanic_53/usr/src/test/libc-tests/tests/common/test_common.c
/titanic_53/usr/src/test/libc-tests/tests/common/test_common.h
/titanic_53/usr/src/test/libc-tests/tests/symbols/Makefile
/titanic_53/usr/src/test/libc-tests/tests/symbols/setup.ksh
/titanic_53/usr/src/test/libc-tests/tests/symbols/symbols_test.c
/titanic_53/usr/src/tools/ctf/Makefile
/titanic_53/usr/src/tools/scripts/bldenv.sh
/titanic_53/usr/src/tools/scripts/nightly.sh
/titanic_53/usr/src/uts/Makefile.uts
zfs/zfs_ctldir.c
8c76e07606-Apr-2015 Brian Behlendorf <behlendorf1@llnl.gov>

5769 Cast 'zfs bad bloc' to ULL for x86
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Paul Dagnelie <paul.dagnelie@delphix.com>

5769 Cast 'zfs bad bloc' to ULL for x86
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Paul Dagnelie <paul.dagnelie@delphix.com>
Reviewed by: Richard PALO <richard@NetBSD.org>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...

2bcf024805-Apr-2015 Max Grossman <max.grossman@delphix.com>

5692 expose the number of hole blocks in a file
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Boris Protopopov <bprotopopov@hotmail.com>

5692 expose the number of hole blocks in a file
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Boris Protopopov <bprotopopov@hotmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

a45f1c3c05-Apr-2015 Brian Behlendorf <behlendorf1@llnl.gov>

5770 Add load_nvlist() error handling
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed

5770 Add load_nvlist() error handling
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Richard Elling <richard.elling@richardelling.com>
Reviewed by: Richard PALO <richard@NetBSD.org>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


/titanic_53/usr/src/cmd/fs.d/nfs/statd/Makefile
/titanic_53/usr/src/cmd/fs.d/nfs/statd/sm_proc.c
/titanic_53/usr/src/cmd/fs.d/nfs/statd/sm_statd.c
/titanic_53/usr/src/cmd/fs.d/nfs/statd/sm_statd.h
/titanic_53/usr/src/cmd/fs.d/nfs/statd/sm_svc.c
/titanic_53/usr/src/cmd/hal/hald/hald.c
/titanic_53/usr/src/cmd/prtconf/prt_xxx.c
/titanic_53/usr/src/cmd/smbios/smbios.c
/titanic_53/usr/src/cmd/zlogin/zlogin.c
/titanic_53/usr/src/cmd/zoneadmd/zcons.c
/titanic_53/usr/src/common/dis/i386/dis_tables.c
/titanic_53/usr/src/common/dis/i386/dis_tables.h
/titanic_53/usr/src/common/elfcap/elfcap.c
/titanic_53/usr/src/common/elfcap/elfcap.h
/titanic_53/usr/src/common/smbios/mktables.sh
/titanic_53/usr/src/common/smbios/smb_info.c
/titanic_53/usr/src/common/smbios/smb_open.c
/titanic_53/usr/src/lib/libsmbios/common/mapfile-vers
/titanic_53/usr/src/lib/libzfs/common/libzfs_util.c
/titanic_53/usr/src/man/man1/zlogin.1
/titanic_53/usr/src/pkg/manifests/system-test-zfstest.mf
/titanic_53/usr/src/test/zfs-tests/runfiles/delphix.run
/titanic_53/usr/src/test/zfs-tests/runfiles/omnios.run
/titanic_53/usr/src/test/zfs-tests/runfiles/openindiana.run
/titanic_53/usr/src/test/zfs-tests/tests/functional/Makefile
/titanic_53/usr/src/test/zfs-tests/tests/functional/libzfs/Makefile
/titanic_53/usr/src/test/zfs-tests/tests/functional/libzfs/many_fds.c
zfs/spa.c
/titanic_53/usr/src/uts/common/io/mr_sas/mr_sas.c
/titanic_53/usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
/titanic_53/usr/src/uts/common/sys/auxv_386.h
/titanic_53/usr/src/uts/common/sys/ccompile.h
/titanic_53/usr/src/uts/common/sys/smbios.h
/titanic_53/usr/src/uts/common/sys/smbios_impl.h
/titanic_53/usr/src/uts/i86pc/os/cpuid.c
/titanic_53/usr/src/uts/intel/sys/x86_archext.h
34d7ce0524-Mar-2015 George Wilson <george.wilson@delphix.com>

5694 traverse_prefetcher does not prefetch enough
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Alex Reece <alex@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphi

5694 traverse_prefetcher does not prefetch enough
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Alex Reece <alex@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com>
Approved by: Garrett D'Amore <garrett@damore.org>

show more ...

70163ac524-Mar-2015 Prakash Surya <prakash.surya@delphix.com>

5695 dmu_sync'ed holes do not retain birth time
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@del

5695 dmu_sync'ed holes do not retain birth time
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...

7f7ace3724-Mar-2015 Matthew Ahrens <mahrens@delphix.com>

5693 ztest fails in dbuf_verify: buf[i] == 0, due to dedup and bp_override
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Reviewed by:

5693 ztest fails in dbuf_verify: buf[i] == 0, due to dedup and bp_override
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...


/titanic_53/exception_lists/closed-bins
/titanic_53/exception_lists/cstyle
/titanic_53/exception_lists/hdrchk
/titanic_53/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
/titanic_53/usr/src/cmd/cmd-inet/usr.sbin/ping/ping.c
/titanic_53/usr/src/cmd/dtrace/test/tst/common/Makefile
/titanic_53/usr/src/cmd/hwdata/Makefile
/titanic_53/usr/src/cmd/hwdata/pci.ids
/titanic_53/usr/src/cmd/hwdata/usb.ids
/titanic_53/usr/src/cmd/ls/ls.c
/titanic_53/usr/src/cmd/mandoc/Makefile
/titanic_53/usr/src/cmd/mdb/common/modules/zfs/zfs.c
/titanic_53/usr/src/cmd/mdb/sparc/v9/genunix/Makefile
/titanic_53/usr/src/cmd/rpcbind/bind.xml
/titanic_53/usr/src/cmd/sendmail/aux/Makefile
/titanic_53/usr/src/cmd/sgs/elfdump/Makefile.targ
/titanic_53/usr/src/cmd/zic/africa
/titanic_53/usr/src/cmd/zic/antarctica
/titanic_53/usr/src/cmd/zic/asia
/titanic_53/usr/src/cmd/zic/australasia
/titanic_53/usr/src/cmd/zic/backward
/titanic_53/usr/src/cmd/zic/europe
/titanic_53/usr/src/cmd/zic/northamerica
/titanic_53/usr/src/cmd/zic/southamerica
/titanic_53/usr/src/cmd/zic/zone.tab.txt
/titanic_53/usr/src/cmd/zic/zone_sun.tab
/titanic_53/usr/src/lib/fm/topo/maps/Joyent,Joyent-Compute-Platform-1101/Makefile
/titanic_53/usr/src/lib/libdtrace/sparc/Makefile
/titanic_53/usr/src/lib/libdtrace/sparcv9/Makefile
/titanic_53/usr/src/lib/libm/common/Q/asinhl.c
/titanic_53/usr/src/lib/libm/common/Q/asinl.c
/titanic_53/usr/src/lib/libm/common/Q/tanhl.c
/titanic_53/usr/src/lib/libnsl/rpc/rpcb_clnt.c
/titanic_53/usr/src/lib/libumem/sparc/umem_genasm.c
/titanic_53/usr/src/lib/nametoaddr/straddr/common/straddr.c
/titanic_53/usr/src/man/man1m/ping.1m
/titanic_53/usr/src/man/man7d/Makefile
/titanic_53/usr/src/man/man7d/bnxe.7d
/titanic_53/usr/src/pkg/manifests/driver-network-bge.mf
/titanic_53/usr/src/pkg/manifests/driver-network-bnxe.mf
/titanic_53/usr/src/pkg/manifests/driver-network-e1000g.mf
/titanic_53/usr/src/pkg/manifests/driver-network-igb.mf
/titanic_53/usr/src/pkg/manifests/storage-nas.mf
/titanic_53/usr/src/pkg/manifests/storage-server.mf
/titanic_53/usr/src/pkg/manifests/storage-storage-nas.mf
/titanic_53/usr/src/pkg/manifests/storage-storage-server.mf
/titanic_53/usr/src/pkg/manifests/system-data-zoneinfo.mf
/titanic_53/usr/src/tools/scripts/nightly.sh
/titanic_53/usr/src/uts/common/Makefile.files
/titanic_53/usr/src/uts/common/Makefile.rules
zfs/zio.c
/titanic_53/usr/src/uts/common/gssapi/gssd_handle.c
/titanic_53/usr/src/uts/common/inet/ipf/ip_fil_solaris.c
/titanic_53/usr/src/uts/common/inet/ipf/ip_nat.c
/titanic_53/usr/src/uts/common/io/bge/bge_chip2.c
/titanic_53/usr/src/uts/common/io/bge/bge_hw.h
/titanic_53/usr/src/uts/common/io/bge/bge_impl.h
/titanic_53/usr/src/uts/common/io/bge/bge_kstats.c
/titanic_53/usr/src/uts/common/io/bge/bge_lint.c
/titanic_53/usr/src/uts/common/io/bge/bge_main2.c
/titanic_53/usr/src/uts/common/io/bge/bge_mii.c
/titanic_53/usr/src/uts/common/io/bge/bge_send.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/dirs
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ecore_common.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ecore_init.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ecore_init_ops.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ecore_sp_verbs.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ecore_sp_verbs.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/bcm_utils.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/cyclic_oper.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/debug.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/l4/mm_l4if.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/l5/mm_l5if.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm_dos.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm_linux.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm_ndismono.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm_solaris.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm_uefi.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm_user_mode_debug.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm_vbd.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/utils.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/hw_channel.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/vfpf_if.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bd_chain.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bd_chain_st.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bnxe_context.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bnxe_hw_debug.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/context.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/hw_debug.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/hw_setup.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/l2_dbg.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_dcbx.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_dcbx_mp.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_dcbx_mp.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_desc.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_dmae.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_dmae.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_er.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_access.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_attn.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_main.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_mcp.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_niv.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_nvram.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_pf.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_phy.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_power.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_recv.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sb.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_send.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sp.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sp_req_mgr.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sp_req_mgr.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_stats.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_util.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/5710_hsi.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57710_init_values.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57710_int_offsets.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57711_init_values.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57711_int_offsets.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57712_init_values.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57712_int_offsets.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/577xx_int_offsets.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57xx_fcoe_constants.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57xx_fcoe_rfc_constants.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57xx_iscsi_constants.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57xx_iscsi_rfc_constants.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57xx_l5cm_constants.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/bnxe_fw_funcs.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/eth_constants.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/everest_iscsi_constants.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/everest_l5cm_constants.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/fcoe_constants.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/fw_defs.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/init_defs.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/microcode_constants.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/rdma_constants.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/tcp_constants.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/toe_constants.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/command.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/common_uif.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/lm.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/lm5710.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/lm5710_hsi.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/lm_stats.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/lm_l4if.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/lm_l4st.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4fp.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4fp.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4rx.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4tx.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/include/lm_l5if.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/include/lm_l5st.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/lm_l5.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/lm_l5sp.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/lm_vf.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/lm_vf.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/common/lm_vf_common.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/57712_reg.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/aeu_inputs.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/bigmac_addresses.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/cdu_def.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/clc.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/clc_reg.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/dbg_bus.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/dbu_reg_Driver.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/dmae_clients.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/emac_reg_driver.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/general_atten_bits.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/grc_addr.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/hw_dump.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/igu_def.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/misc_bits.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/pcics_reg_driver.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/phy_reg.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/prs_flags.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/append.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/bdn.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/code_swap_def.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/dev_info.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/mac_drv_info.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/mac_stats.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/mac_stx.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/mcp_fio.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/mcp_shmem.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/multi_thread_def.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/ncsi_basic_types.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/ncsi_cmds.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/nvm_map.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/shmem.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/include/bcmtype.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/include/iscsi_info.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/include/l4debug.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/include/l4states.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/include/license.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/include/listq.h
/titanic_53/usr/src/uts/common/io/bnxe/577xx/include/lm_defs.h
/titanic_53/usr/src/uts/common/io/bnxe/bnxe.conf
/titanic_53/usr/src/uts/common/io/bnxe/bnxe.h
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_binding.h
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_cfg.c
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_debug.c
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_debug.h
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_fcoe.c
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_gld.c
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_hw.c
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_intr.c
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_kstat.c
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_lint.c
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_lock.c
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_main.c
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_mm.c
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_mm_l4.c
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_mm_l5.c
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_rr.c
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_rx.c
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_timer.c
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_tx.c
/titanic_53/usr/src/uts/common/io/bnxe/bnxe_workq.c
/titanic_53/usr/src/uts/common/io/bnxe/version.h
/titanic_53/usr/src/uts/common/io/e1000api/e1000_80003es2lan.c
/titanic_53/usr/src/uts/common/io/e1000api/e1000_80003es2lan.h
/titanic_53/usr/src/uts/common/io/e1000api/e1000_82542.c
/titanic_53/usr/src/uts/common/io/e1000api/e1000_82543.h
/titanic_53/usr/src/uts/common/io/e1000api/e1000_82571.c
/titanic_53/usr/src/uts/common/io/e1000api/e1000_82571.h
/titanic_53/usr/src/uts/common/io/e1000api/e1000_82575.c
/titanic_53/usr/src/uts/common/io/e1000api/e1000_82575.h
/titanic_53/usr/src/uts/common/io/e1000api/e1000_api.c
/titanic_53/usr/src/uts/common/io/e1000api/e1000_api.h
/titanic_53/usr/src/uts/common/io/e1000api/e1000_defines.h
/titanic_53/usr/src/uts/common/io/e1000api/e1000_hw.h
/titanic_53/usr/src/uts/common/io/e1000api/e1000_i210.c
/titanic_53/usr/src/uts/common/io/e1000api/e1000_i210.h
/titanic_53/usr/src/uts/common/io/e1000api/e1000_ich8lan.c
/titanic_53/usr/src/uts/common/io/e1000api/e1000_ich8lan.h
/titanic_53/usr/src/uts/common/io/e1000api/e1000_mac.c
/titanic_53/usr/src/uts/common/io/e1000api/e1000_mac.h
/titanic_53/usr/src/uts/common/io/e1000api/e1000_manage.c
/titanic_53/usr/src/uts/common/io/e1000api/e1000_manage.h
/titanic_53/usr/src/uts/common/io/e1000api/e1000_mbx.c
/titanic_53/usr/src/uts/common/io/e1000api/e1000_mbx.h
/titanic_53/usr/src/uts/common/io/e1000api/e1000_nvm.c
/titanic_53/usr/src/uts/common/io/e1000api/e1000_nvm.h
/titanic_53/usr/src/uts/common/io/e1000api/e1000_phy.c
/titanic_53/usr/src/uts/common/io/e1000api/e1000_phy.h
/titanic_53/usr/src/uts/common/io/e1000api/e1000_regs.h
/titanic_53/usr/src/uts/common/io/e1000api/e1000_vf.c
/titanic_53/usr/src/uts/common/io/e1000api/e1000_vf.h
/titanic_53/usr/src/uts/common/io/e1000g/e1000_osdep.h
/titanic_53/usr/src/uts/common/io/e1000g/e1000g_main.c
/titanic_53/usr/src/uts/common/io/igb/e1000_osdep.h
/titanic_53/usr/src/uts/common/io/igb/igb_main.c
/titanic_53/usr/src/uts/common/io/lvm/md/md_med.c
/titanic_53/usr/src/uts/common/rpc/rpc_subr.c
/titanic_53/usr/src/uts/common/rpc/sec/key_call.c
/titanic_53/usr/src/uts/intel/Makefile.intel
/titanic_53/usr/src/uts/intel/bge/Makefile
/titanic_53/usr/src/uts/intel/bnxe/Makefile
/titanic_53/usr/src/uts/sparc/Makefile.sparc
/titanic_53/usr/src/uts/sparc/bge/Makefile
/titanic_53/usr/src/uts/sparc/bnxe/Makefile
/titanic_53/usr/src/uts/sun4v/bge/Makefile
b00681c810-Mar-2015 Marcel Telka <marcel.telka@nexenta.com>

5702 Some leftovers in nfs_auth.c
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Approved by: Robert Mustacchi <rm@joyent.com>

db1741f525-Feb-2015 Justin T. Gibbs <justing@spectralogic.com>

5661 ZFS: "compression = on" should use lz4 if feature is enabled
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Xin LI <delphi

5661 ZFS: "compression = on" should use lz4 if feature is enabled
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Xin LI <delphij@freebsd.org>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...


/titanic_53/usr/src/cmd/beadm/beadm.c
/titanic_53/usr/src/cmd/geniconvtbl/itm_util.c
/titanic_53/usr/src/cmd/power/handlers.c
/titanic_53/usr/src/cmd/rpcbind/rpcbind.c
/titanic_53/usr/src/cmd/rpcsvc/net_files/rpc
/titanic_53/usr/src/cmd/sgs/elfdump/Makefile.targ
/titanic_53/usr/src/cmd/sgs/elfdump/amd64/Makefile
/titanic_53/usr/src/cmd/sgs/elfdump/common/gen_layout_obj.c
/titanic_53/usr/src/cmd/sgs/elfdump/common/gen_struct_layout.c
/titanic_53/usr/src/cmd/sgs/elfdump/common/struct_layout_sparc.c
/titanic_53/usr/src/cmd/sgs/elfdump/common/struct_layout_sparcv9.c
/titanic_53/usr/src/cmd/sgs/elfdump/i386/Makefile
/titanic_53/usr/src/cmd/sgs/elfdump/sparc/Makefile
/titanic_53/usr/src/cmd/sgs/elfdump/sparcv9/Makefile
/titanic_53/usr/src/lib/libbe/common/be_list.c
/titanic_53/usr/src/lib/libbe/common/libbe.h
/titanic_53/usr/src/lib/libbe/common/mapfile-vers
/titanic_53/usr/src/lib/libcmdutils/common/writefile.c
/titanic_53/usr/src/lib/libcmdutils/libcmdutils.h
/titanic_53/usr/src/man/man1m/beadm.1m
/titanic_53/usr/src/man/man1m/zfs.1m
/titanic_53/usr/src/pkg/manifests/system-test-zfstest.mf
/titanic_53/usr/src/test/zfs-tests/runfiles/delphix.run
/titanic_53/usr/src/test/zfs-tests/runfiles/omnios.run
/titanic_53/usr/src/test/zfs-tests/runfiles/openindiana.run
/titanic_53/usr/src/test/zfs-tests/tests/functional/bootfs/Makefile
/titanic_53/usr/src/test/zfs-tests/tests/functional/bootfs/bootfs_001_pos.ksh
/titanic_53/usr/src/test/zfs-tests/tests/functional/bootfs/bootfs_002_neg.ksh
/titanic_53/usr/src/test/zfs-tests/tests/functional/bootfs/bootfs_007_pos.ksh
/titanic_53/usr/src/tools/ctf/cvt/ctfconvert.c
/titanic_53/usr/src/tools/ctf/cvt/ctfmerge.c
zfs/dmu.c
zfs/dmu_objset.c
zfs/sys/zio.h
zfs/zio_compress.c
/titanic_53/usr/src/uts/sparc/stmf_sbd/Makefile
cd485b4916-Feb-2015 Justin T. Gibbs <justing@spectralogic.com>

5630 stale bonus buffer in recycled dnode_t leads to data corruption
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Will Andrews <will@

5630 stale bonus buffer in recycled dnode_t leads to data corruption
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Will Andrews <will@freebsd.org>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...

06e6833a21-Jan-2015 Josef 'Jeff' Sipek <josef.sipek@nexenta.com>

5382 pvn_getpages handles lengths <= PAGESIZE just fine
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Dan McDonald <danmcd@omniti.com>


/titanic_53/usr/src/Makefile.lint
/titanic_53/usr/src/Makefile.master
/titanic_53/usr/src/cmd/Makefile
/titanic_53/usr/src/cmd/auditset/svc-auditset.c
/titanic_53/usr/src/cmd/boot/installgrub/installgrub.c
/titanic_53/usr/src/cmd/boot/installgrub/installgrub.h
/titanic_53/usr/src/cmd/fm/eversholt/Makefile.esc.com
/titanic_53/usr/src/cmd/fm/fmd/common/fmd_trace.c
/titanic_53/usr/src/cmd/mdb/Makefile.kmdb.targ
/titanic_53/usr/src/cmd/mdb/Makefile.module
/titanic_53/usr/src/cmd/nsadmin/etc-profile.sh
/titanic_53/usr/src/cmd/nsadmin/login.csh
/titanic_53/usr/src/cmd/rpcinfo/rpcinfo.c
/titanic_53/usr/src/cmd/svc/svccfg/svccfg_libscf.c
/titanic_53/usr/src/grub/capability
/titanic_53/usr/src/lib/gss_mechs/mech_krb5/Makefile.com
/titanic_53/usr/src/lib/gss_mechs/mech_krb5/mapfile-vers
/titanic_53/usr/src/lib/libm/common/m9x/__fex_i386.c
/titanic_53/usr/src/lib/libproc/common/Pfdinfo.c
/titanic_53/usr/src/lib/libresolv2/Makefile.com
/titanic_53/usr/src/lib/libresolv2/common/mapfile-vers
/titanic_53/usr/src/lib/libresolv2/include/port_after.h
/titanic_53/usr/src/lib/libsocket/common/mapfile-vers
/titanic_53/usr/src/lib/libsocket/inet/ether_addr.c
/titanic_53/usr/src/man/man1/Makefile
/titanic_53/usr/src/man/man1m/rpcinfo.1m
/titanic_53/usr/src/man/man1m/svccfg.1m
/titanic_53/usr/src/man/man3socket/Makefile
/titanic_53/usr/src/man/man3socket/ethers.3socket
/titanic_53/usr/src/pkg/manifests/SUNWcs.man1.inc
/titanic_53/usr/src/pkg/manifests/SUNWcs.mf
/titanic_53/usr/src/pkg/manifests/developer-opensolaris-osnet.mf
/titanic_53/usr/src/pkg/manifests/system-library.man3socket.inc
/titanic_53/usr/src/tools/ctf/cvt/ctfconvert.c
/titanic_53/usr/src/tools/ctf/cvt/ctfmerge.c
/titanic_53/usr/src/tools/ctf/cvt/ctftools.h
/titanic_53/usr/src/tools/ctf/cvt/output.c
cachefs/cachefs_vnops.c
hsfs/hsfs_vnops.c
nfs/nfs3_vnops.c
nfs/nfs4_vnops.c
nfs/nfs_vnops.c
pcfs/pc_vnops.c
specfs/specvnops.c
swapfs/swap_vnops.c
tmpfs/tmp_vnops.c
/titanic_53/usr/src/uts/common/sys/ethernet.h
/titanic_53/usr/src/uts/intel/ia32/ml/desctbls_asm.s
1a902ef810-Jan-2015 Hans Rosenfeld <hans.rosenfeld@nexenta.com>

5561 support root pools on EFI/GPT partitioned disks
5125 update zpool/libzfs to manage bootable whole disk pools (EFI/GPT labeled disks)
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com>
Revi

5561 support root pools on EFI/GPT partitioned disks
5125 update zpool/libzfs to manage bootable whole disk pools (EFI/GPT labeled disks)
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...


/titanic_53/exception_lists/check_rtime
/titanic_53/exception_lists/copyright
/titanic_53/exception_lists/cstyle
/titanic_53/exception_lists/hdrchk
/titanic_53/exception_lists/interface_check
/titanic_53/usr/src/cmd/boot/bootadm/bootadm.c
/titanic_53/usr/src/cmd/boot/installgrub/Makefile
/titanic_53/usr/src/cmd/boot/installgrub/installgrub.c
/titanic_53/usr/src/cmd/boot/installgrub/installgrub.h
/titanic_53/usr/src/cmd/cmd-crypto/elfsign/elfsign.c
/titanic_53/usr/src/cmd/cmd-crypto/kmfcfg/util.c
/titanic_53/usr/src/cmd/cmd-crypto/pktool/delete.c
/titanic_53/usr/src/cmd/cmd-crypto/pktool/download.c
/titanic_53/usr/src/cmd/cmd-crypto/pktool/export.c
/titanic_53/usr/src/cmd/cmd-crypto/pktool/gencert.c
/titanic_53/usr/src/cmd/cmd-crypto/pktool/gencsr.c
/titanic_53/usr/src/cmd/cmd-crypto/pktool/genkey.c
/titanic_53/usr/src/cmd/cmd-crypto/pktool/genkeypair.c
/titanic_53/usr/src/cmd/cmd-crypto/pktool/import.c
/titanic_53/usr/src/cmd/cmd-crypto/pktool/list.c
/titanic_53/usr/src/cmd/cmd-crypto/pktool/pktool.c
/titanic_53/usr/src/cmd/cmd-crypto/pktool/setpin.c
/titanic_53/usr/src/cmd/cmd-crypto/pktool/signcsr.c
/titanic_53/usr/src/cmd/cmd-crypto/tpmadm/admin_cmds.c
/titanic_53/usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/kssladm_create.c
/titanic_53/usr/src/cmd/krb5/kwarn/ktkt_warn.xml
/titanic_53/usr/src/cmd/lp/cmd/lpsched/print-svc
/titanic_53/usr/src/cmd/lvm/rpc.mdcommd/mdcomm.xml
/titanic_53/usr/src/cmd/lvm/rpc.metad/meta.xml
/titanic_53/usr/src/cmd/lvm/rpc.metamedd/metamed.xml
/titanic_53/usr/src/cmd/lvm/rpc.metamhd/metamh.xml
/titanic_53/usr/src/cmd/mdb/common/mdb/mdb_proc.c
/titanic_53/usr/src/cmd/mdb/common/modules/libc/libc.c
/titanic_53/usr/src/cmd/mdb/intel/mdb/proc_amd64dep.c
/titanic_53/usr/src/cmd/mdb/intel/mdb/proc_ia32dep.c
/titanic_53/usr/src/cmd/rpcinfo/rpcinfo.c
/titanic_53/usr/src/cmd/rpcsvc/net_files/rpc
/titanic_53/usr/src/grub/grub-0.97/stage2/builtins.c
/titanic_53/usr/src/grub/grub-0.97/stage2/disk_io.c
/titanic_53/usr/src/grub/grub-0.97/stage2/gpt.h
/titanic_53/usr/src/grub/grub-0.97/stage2/pc_slice.h
/titanic_53/usr/src/grub/grub-0.97/stage2/shared.h
/titanic_53/usr/src/head/widec.h
/titanic_53/usr/src/lib/libbe/Makefile.com
/titanic_53/usr/src/lib/libbe/common/be_activate.c
/titanic_53/usr/src/lib/libgrubmgmt/common/libgrub_cmd.c
/titanic_53/usr/src/lib/libkmf/libkmf/common/certgetsetop.c
/titanic_53/usr/src/lib/libkmf/libkmf/common/certop.c
/titanic_53/usr/src/lib/libkmf/libkmf/common/csrcrlop.c
/titanic_53/usr/src/lib/libkmf/libkmf/common/generalop.c
/titanic_53/usr/src/lib/libkmf/libkmf/common/pk11keys.c
/titanic_53/usr/src/lib/libkmf/plugins/kmf_nss/common/nss_spi.c
/titanic_53/usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
/titanic_53/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/pkcs11_spi.c
/titanic_53/usr/src/lib/libzfs/common/libzfs_pool.c
/titanic_53/usr/src/lib/print/mod_ipp/Makefile
/titanic_53/usr/src/lib/print/mod_ipp/httpd-standalone-ipp.conf
/titanic_53/usr/src/lib/print/mod_ipp/httpd-syms.map
/titanic_53/usr/src/lib/print/mod_ipp/ipp-listener.xml
/titanic_53/usr/src/lib/print/mod_ipp/mod_ipp.c
/titanic_53/usr/src/man/man1m/boot.1m
/titanic_53/usr/src/man/man1m/installgrub.1m
/titanic_53/usr/src/man/man1m/rpcbind.1m
/titanic_53/usr/src/man/man2/open.2
/titanic_53/usr/src/man/man3ldap/ldap_memfree.3ldap
/titanic_53/usr/src/man/man3nsl/netdir.3nsl
/titanic_53/usr/src/man/man3nsl/rpc_clnt_auth.3nsl
/titanic_53/usr/src/man/man3nsl/rpc_control.3nsl
/titanic_53/usr/src/man/man3nsl/t_listen.3nsl
/titanic_53/usr/src/man/man4/mod_ipp.4
/titanic_53/usr/src/man/man5/man.5
/titanic_53/usr/src/man/man9f/kmem_cache_create.9f
/titanic_53/usr/src/pkg/manifests/print-lp-ipp-ipp-listener.mf
zfs/vdev.c
/titanic_53/usr/src/uts/common/inet/sockmods/netpacket/packet.h
/titanic_53/usr/src/uts/common/inet/sockmods/sockmod_pfp.c
/titanic_53/usr/src/uts/common/sys/time.h
3b13a1ef24-Apr-2013 Thomas Keiser <thomas.keiser@nexenta.com>

5322 tree connect from Windows 7 fails
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Bayard Bell <bayard.bell@nexenta.com>
Approved by: Dan McDonald <danmcd@omniti.com>


/titanic_53/usr/src/Makefile.master
/titanic_53/usr/src/cmd/file/elf_read.c
/titanic_53/usr/src/cmd/mdb/common/modules/smbsrv/smbsrv.c
/titanic_53/usr/src/cmd/perl/Makefile.perl
/titanic_53/usr/src/cmd/perl/Makefile.targ
/titanic_53/usr/src/cmd/rpcsvc/net_files/rpc
/titanic_53/usr/src/cmd/sgs/include/debug.h
/titanic_53/usr/src/cmd/sgs/include/rtld.h
/titanic_53/usr/src/cmd/sgs/liblddbg/common/liblddbg.msg
/titanic_53/usr/src/cmd/sgs/liblddbg/common/llib-llddbg
/titanic_53/usr/src/cmd/sgs/liblddbg/common/mapfile-vers
/titanic_53/usr/src/cmd/sgs/liblddbg/common/util.c
/titanic_53/usr/src/cmd/sgs/packages/common/SUNWonld-README
/titanic_53/usr/src/cmd/sgs/rtld/common/_rtld.h
/titanic_53/usr/src/cmd/sgs/rtld/common/util.c
/titanic_53/usr/src/lib/libm/amd64/src/locallibm.il
/titanic_53/usr/src/lib/libm/i386/src/locallibm.il
/titanic_53/usr/src/lib/libm/sparc/src/locallibm.il
/titanic_53/usr/src/lib/libm/sparcv9/src/locallibm.il
/titanic_53/usr/src/lib/libmvec/Makefile.com
/titanic_53/usr/src/lib/libnsl/nsl/_utility.c
/titanic_53/usr/src/man/man3c/door_call.3c
/titanic_53/usr/src/man/man3c/gethostname.3c
/titanic_53/usr/src/man/man3devid/devid_get.3devid
/titanic_53/usr/src/man/man3nsl/rpc_soc.3nsl
/titanic_53/usr/src/man/man3nsl/t_open.3nsl
/titanic_53/usr/src/man/man4/nodename.4
/titanic_53/usr/src/man/man5/privileges.5
/titanic_53/usr/src/man/man9f/getrbuf.9f
/titanic_53/usr/src/pkg/Makefile
/titanic_53/usr/src/pkg/manifests/runtime-perl-module-sun-solaris.mf
/titanic_53/usr/src/tools/ctf/cvt/ctf.c
/titanic_53/usr/src/tools/ctf/cvt/dwarf.c
/titanic_53/usr/src/tools/ctf/cvt/output.c
/titanic_53/usr/src/tools/ctf/stabs/common/genassym.c
/titanic_53/usr/src/tools/env/illumos.sh
/titanic_53/usr/src/tools/protocmp/exception_list.c
/titanic_53/usr/src/tools/protocmp/protocmp.c
/titanic_53/usr/src/tools/protocmp/protodir.c
/titanic_53/usr/src/uts/common/exec/elf/elf.c
smbsrv/smb_common_open.c
smbsrv/smb_delete.c
smbsrv/smb_dispatch.c
smbsrv/smb_find.c
smbsrv/smb_fsops.c
smbsrv/smb_nt_create_andx.c
smbsrv/smb_nt_transact_create.c
smbsrv/smb_odir.c
smbsrv/smb_ofile.c
smbsrv/smb_opipe.c
smbsrv/smb_process_exit.c
smbsrv/smb_query_fileinfo.c
smbsrv/smb_server.c
smbsrv/smb_session.c
smbsrv/smb_trans2_find.c
smbsrv/smb_tree.c
smbsrv/smb_tree_connect.c
smbsrv/smb_user.c
/titanic_53/usr/src/uts/common/os/exec.c
/titanic_53/usr/src/uts/common/os/mmapobj.c
/titanic_53/usr/src/uts/common/smbsrv/smb_kproto.h
/titanic_53/usr/src/uts/common/smbsrv/smb_ktypes.h
/titanic_53/usr/src/uts/common/vm/seg_vn.c
9d47dec004-Feb-2015 Justin T. Gibbs <justing@spectralogic.com>

5592 NULL pointer dereference in dsl_prop_notify_all_cb()
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george@delphix.co

5592 NULL pointer dereference in dsl_prop_notify_all_cb()
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Will Andrews <will@freebsd.org>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...

6e062f4a27-Jan-2015 Marcel Telka <marcel.telka@nexenta.com>

5563 Some traverse() callers do strange things
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Approved by: Robert Mustacchi <rm@jo

5563 Some traverse() callers do strange things
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...

e57a022b09-Jan-2015 Justin T. Gibbs <justing@spectralogic.com>

5531 NULL pointer dereference in dsl_prop_get_ds()
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: George Wilson <george@delphix.com>
Revi

5531 NULL pointer dereference in dsl_prop_get_ds()
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...

0fda3cc510-Jan-2015 Justin T. Gibbs <justing@spectralogic.com>

5562 ZFS sa_handle's violate kmem invariants, debug kernels panic on boot
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: George Wilson

5562 ZFS sa_handle's violate kmem invariants, debug kernels panic on boot
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...

f46abf1824-Jan-2015 Marcel Telka <marcel.telka@nexenta.com>

5557 rfs3_lookup() could return invalid error
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Robert Mustacchi <rm@joyent.com>

22253b4514-Oct-2014 Alexander Kolbasov <akolb@sonic.net>

5360 Race condition in devfs upgrades reader to writer incidentally and causes panic
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Richard L

5360 Race condition in devfs upgrades reader to writer incidentally and causes panic
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

71da0c3213-Jan-2015 Marcel Telka <marcel.telka@nexenta.com>

5509 nfsauth_cache_get() could spend a lot of time walking exi_cache
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd

5509 nfsauth_cache_get() could spend a lot of time walking exi_cache
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...


/titanic_53/usr/src/cmd/fm/modules/common/zfs-diagnosis/zfs_de.c
/titanic_53/usr/src/cmd/sgs/libelf/common/clscook.c
/titanic_53/usr/src/cmd/truss/systable.c
/titanic_53/usr/src/cmd/utmpd/svc-utmpd
/titanic_53/usr/src/cmd/utmpd/utmpd.c
/titanic_53/usr/src/cmd/utmpd/utmpd.dfl
/titanic_53/usr/src/lib/libc/amd64/Makefile
/titanic_53/usr/src/lib/libc/common/sys/preadv.s
/titanic_53/usr/src/lib/libc/common/sys/pwritev.s
/titanic_53/usr/src/lib/libc/i386/Makefile.com
/titanic_53/usr/src/lib/libc/port/mapfile-vers
/titanic_53/usr/src/lib/libc/port/threads/scalls.c
/titanic_53/usr/src/lib/libc/sparc/Makefile.com
/titanic_53/usr/src/lib/libc/sparcv9/Makefile.com
/titanic_53/usr/src/lib/libproc/common/proc_names.c
/titanic_53/usr/src/lib/libzfs/common/libzfs_import.c
/titanic_53/usr/src/lib/libzfs/common/libzfs_pool.c
/titanic_53/usr/src/man/man1m/utmpd.1m
/titanic_53/usr/src/man/man2/Makefile
/titanic_53/usr/src/man/man2/read.2
/titanic_53/usr/src/man/man2/write.2
/titanic_53/usr/src/man/man3lib/libc.3lib
/titanic_53/usr/src/man/man5/lf64.5
/titanic_53/usr/src/pkg/manifests/system-kernel.man2.inc
nfs/nfs4_srv_ns.c
nfs/nfs_auth.c
nfs/nfs_export.c
/titanic_53/usr/src/uts/common/klm/nlm_impl.c
/titanic_53/usr/src/uts/common/nfs/export.h
/titanic_53/usr/src/uts/common/os/sysent.c
/titanic_53/usr/src/uts/common/sys/syscall.h
/titanic_53/usr/src/uts/common/sys/uio.h
/titanic_53/usr/src/uts/common/syscall/rw.c
/titanic_53/usr/src/uts/i86pc/vm/hat_i86.c
/titanic_53/usr/src/uts/i86pc/vm/hat_i86.h
/titanic_53/usr/src/uts/i86pc/vm/htable.c
/titanic_53/usr/src/uts/i86pc/vm/htable.h
/titanic_53/usr/src/uts/intel/os/name_to_sysnum
/titanic_53/usr/src/uts/sparc/os/name_to_sysnum
244781f113-Jan-2015 Prakash Surya <prakash.surya@delphix.com>

5497 lock contention on arcs_mtx
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Richard Elling <richard.elling@richardelling.com

5497 lock contention on arcs_mtx
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Richard Elling <richard.elling@richardelling.com>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...

fe31923209-Jan-2015 Justin T. Gibbs <justing@spectralogic.com>

5313 Allow I/Os to be aggregated across ZIO priority classes
Reviewed by: Andriy Gapon <avg@FreeBSD.org>
Reviewed by: Will Andrews <willa@SpectraLogic.com>
Reviewed by: Matt Ahrens <mahrens@delphix.c

5313 Allow I/Os to be aggregated across ZIO priority classes
Reviewed by: Andriy Gapon <avg@FreeBSD.org>
Reviewed by: Will Andrews <willa@SpectraLogic.com>
Reviewed by: Matt Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...

bc9014e606-Jan-2015 Justin Gibbs <justing@spectralogic.com>

5056 ZFS deadlock on db_mtx and dn_holds
Reviewed by: Will Andrews <willa@spectralogic.com>
Reviewed by: Matt Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Appro

5056 ZFS deadlock on db_mtx and dn_holds
Reviewed by: Will Andrews <willa@spectralogic.com>
Reviewed by: Matt Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...

1...<<11121314151617181920>>...83