summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzpool
AgeCommit message (Collapse)AuthorFilesLines
2017-06-26 [illumos-gate merge]Jerry Jelinek3-6/+14
commit f67cf39ba88ad7c4bee81445cc7a7468e0289f01 commit 7edb9f69d2426b044fa60c7a168c9eaeb12f1884 6431 document FreeBSD regex extensions commit dfc115332c94a2f62058ac7f2bce7631fbd20b3d 7431 ZFS Channel Programs Conflicts: usr/src/lib/libzpool/common/sys/zfs_context.h usr/src/lib/libzfs/common/libzfs_util.c usr/src/lib/libzfs/common/libzfs_impl.h
2017-06-267431 ZFS Channel ProgramsChris Williamson3-5/+14
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2017-06-20 [illumos-gate merge]Jerry Jelinek1-1/+2
commit 192a5ca9fe8b81784c9921860f876735fc9a1e3e 8371 remove warlock files in usr/src/uts commit cabd62a218e426e3dea29d3051d184458cdddbdf 8393 bnxe: left shift of negative value and bad macro commit a17ce84520dc4e972c913e0fa1d1545ddd22b55e 8392 Do not cast the return value of xdr_free() commit 5c25b6f10367f6cb7b3d8b8bc7e374712eb977c2 8367 remove warlock leftovers from usr/src/uts Makefiles commit eb28af623974cfc31cb4545d2965bbaca3fb6888 8329 ldapcachemgr: misleading-indentation 8364 ldapcachemgr does not set log file in debug mode if -l was not used commit 0d56f5df8a4bc5dd756cf0ea58ab3e0519c76032 8223 libshell: misleading-indentation commit 7bdb5b9a077c9ce26caedc489a6a5ee9e45214ed 7876 libast: misleading-indentation errors commit f15a6fde3c0a52aca95943ffd637d7b8220e2261 8379 illumos-gate 'install' make target is too eager building things 8360 ipdadm missing 'all' target 8359 libzpool Makefiles are slightly broken commit 99d29265ec47e10c7ec8c18a67fc83e7dd5ce4f8 8397 sysevent.h: C++11 requires a space between literal and string macro commit 02dc24bdf7a983da73ebfd10cc3b5627a74789c5 8410 ucoreadm links against libraries outside the proto area commit 00bdf9afcd6a60aceb896a5b75ac0a061981ee94 8394 fcoet: array subscript is above array bounds commit 24a150c1bcca7eba0f2d518d0f41645eb55f6066 8398 pcmcia: sizeof on array function parameter Conflicts: usr/src/uts/common/sys/sysevent.h
2017-06-198379 illumos-gate 'install' make target is too eager building thingsJason King1-1/+2
8360 ipdadm missing 'all' target 8359 libzpool Makefiles are slightly broken Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-05-19 [illumos-gate merge]Jerry Jelinek1-0/+2
commit 770499e185d15678ccb0be57ebc626ad18d93383 8021 ARC buf data scatter-ization 8100 8021 seems to cause random BAD TRAP: type=d (#gp General protection) Conflicts: usr/src/uts/common/fs/zfs/arc.c
2017-05-188021 ARC buf data scatter-izationDan Kimmel1-0/+2
8100 8021 seems to cause random BAD TRAP: type=d (#gp General protection) Reviewed by: Matthew Ahrens mahrens@delphix.com Reviewed by: George Wilson george.wilson@delphix.com Reviewed by: Paul Dagnelie pcd@delphix.com Reviewed by: John Kennedy john.kennedy@delphix.com Reviewed by: Prakash Surya prakash.surya@delphix.com Reviewed by: Prashanth Sreenivasa pks@delphix.com Reviewed by: Pavel Zakharov pavel.zakharov@delphix.com Reviewed by: Chris Williamson chris.williamson@delphix.com Approved by: Richard Lowe <richlowe@richlowe.net>
2017-04-25backout: 8021 ARC buf data scatter-ization (causes 8100)Robert Mustacchi1-2/+0
2017-04-25Revert "8021 ARC buf data scatter-ization"Jerry Jelinek1-2/+0
This reverts commit 660946868929e02041af7b5b1c3e14f547c53f11. Conflicts: usr/src/uts/common/fs/zfs/arc.c
2017-04-24 [illumos-gate merge]Jerry Jelinek1-0/+2
commit ff7af0d3beb1bddf8bb93afc2e9042dc3828be3d 8007 want sys/stddef.h for offsetof and container_of macros commit 63982b82e639bf9f496423925738dd3f86bda7aa 7976 libstand/dosfs: cache FAT32 in 128 Kb blocks to save loader memory commit f289ce6eb03db0584699ec4fed88ef795a33dd79 7839 uts: implement boot environment support commit 76608ff7a54afda798e7fdc98681fb6d37322109 7838 loader: pass loader environment to kernel as module commit 14ee0d29c415966483c8c602b05bf27669c29497 7462 loader should support multiboot2 protocol commit 1738dd6ec94e36a9828d13a6e52ac7fb68cb52ed 7461 illumos should support multiboot2 protocol commit 660946868929e02041af7b5b1c3e14f547c53f11 8021 ARC buf data scatter-ization commit df950592be5771afa05177cbbef90ff275f2526f 8088 Add support for LSI Intruder and Cutlass cards. Conflicts: usr/src/uts/common/fs/zfs/arc.c
2017-04-218021 ARC buf data scatter-izationDan Kimmel1-0/+2
Reviewed by: Matthew Ahrens mahrens@delphix.com Reviewed by: George Wilson george.wilson@delphix.com Reviewed by: Paul Dagnelie pcd@delphix.com Reviewed by: John Kennedy john.kennedy@delphix.com Reviewed by: Prakash Surya prakash.surya@delphix.com Reviewed by: Prashanth Sreenivasa pks@delphix.com Reviewed by: Pavel Zakharov pavel.zakharov@delphix.com Reviewed by: Chris Williamson chris.williamson@delphix.com Approved by: Richard Lowe <richlowe@richlowe.net>
2016-11-26 [illumos-gate merge]Jerry Jelinek2-0/+6
commit 2de8d7230f771f0640dc41231b6f4743c3f1afad 7555 libstand build is using non-gcc options commit 8363e80ae72609660f6090766ca8c2c18aa53f0c 7303 dynamic metaslab selection commit 47ff90e995f44b90222db09f7182cd25109d9b46 7610 SGSPROTO bits are built without SONAME for some reason
2016-11-237303 dynamic metaslab selectionGeorge Wilson2-0/+6
Reviewed by: Alex Reece <alex@delphix.com> Reviewed by: Chris Siden <christopher.siden@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Paul Dagnelie <paul.dagnelie@delphix.com> Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Don Brady <don.brady@intel.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-10-24 [illumos-gate merge]Jerry Jelinek2-1/+59
commit 67ab13dcc8a263ef90b5607c54df109997849a2b 7493 ficl: want additional softwords commit f9227b3195a9c18631fd7189f610528ced15121a 7474 loader should use bzip2 provided by OS commit 8395f20c6509566b33c66c5c8417be08f7455053 6785 nfs4_attr_cache deadlock commit af346df58864e8fe897b1ff1a3a4c12f9294391b 7430 Backfill metadnode more intelligently commit 0e60744c982adecd0a1f146f5637475d07ab1069 7280 Allow changing global libzpool variables in zdb and ztest through command line commit 52d2369a11f8e7fbf16d9fb72f92a154cf982013 7052 Want docs for basic form of GLDv3/mac
2016-10-217280 Allow changing global libzpool variables in zdb and ztest through ↵Pavel Zakharov2-1/+59
command line Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-07-15 [illumos-gate merge]Jerry Jelinek1-1/+2
commit 4b5c8e93cab28d3c65ba9d407fd8f46e3be1db1c 7104 increase indirect block size commit 470bc2d6d44a4a70ed9403c0bce321333e897c31 6327 devfsadm and bootadm taking long time for configs with large number of zvols commit 25f7d993adbfb3452ac4625b3791670746d35ae3 7071 lzc_snapshot does not fill in errlist on ENOENT commit dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2 6950 ARC should cache compressed data
2016-07-146950 ARC should cache compressed dataGeorge Wilson1-1/+2
Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Don Brady <don.brady@intel.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-04-21 [illumos-gate merge]Jerry Jelinek3-5/+5
commit 20fea7a47472aceb64d3ed48cc2a3ea268bc4795 6879 incorrect endianness swap for drr_spill.drr_length in libzfs_sendrecv.c commit c5d1600c3eb0a58e493be9019c5fb8eaec72cb81 6880 zdb incorrectly reports feature count mismatch when feature is disabled commit 88a916040716032880a2a28e8f26912aef5426da 6877 zfs_rename_006_pos fails due to missing zvol snapshot device file commit 8fc922875ed266f52ccd5cc6f973b9ad0839c710 6871 libzpool implementation of thread_create should enforce length is 0 commit f83b46baf98d276f5f84fa84c8b461f412ac1f5e 6872 zfs libraries should not allow uninitialized variables commit 80309ff2cfc900b5f6acfe1d7f72cf67baf81fbe 6870 Update zoneinfo to 2016c (zone_sun.tab mismerge) commit 232f5a2e6e6fcc0e7d4f5bd719cd5e6433a24020 6875 fix zfs-tests ACL cases commit da412744bc6f902e4519ae67e92191a2e5d85e2c 6765 zfs_zaccess_delete() comments do not accurately reflect delete permissions for ACLs commit de0f1ddb598506a5d9a02946b67e9300b5f2a7cd 6764 zfs issues with inheritance flags during chmod(2) with aclmode=passthrough commit 851632d6a88d512574719953cc01ae7c2ed66b88 6763 aclinherit=restricted masks inherited permissions by group perms (groupmask) commit 1eb4e906ec75b9bde421954ace46ef137b0fc9eb 6762 POSIX write should imply DELETE_CHILD on directories - and some additional considerations
2016-04-206871 libzpool implementation of thread_create should enforce length is 0Eli Rosenthal2-3/+4
Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-04-206872 zfs libraries should not allow uninitialized variablesPaul Dagnelie1-2/+1
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-03-306739 userland version of cv_timedwait_hires() always assumes absolute timeGeorge Wilson2-3/+7
Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-03-31 [illumos-gate merge]Jerry Jelinek2-3/+7
commit c20404ff77119516354b0d112d28b7ea0dadd303 6738 zfs send stream padding needs documentation commit 41c6413cb54bf338d7a59ed789ec2e0e44c35e6f 6739 userland version of cv_timedwait_hires() always assumes absolute time commit 3ce2fcdcae00f6a5ca9abd0567a142752e44373b 6789 Want SMAP support commit c3a3f6c4a232444769e56b84076450e094d50532 6760 cpqary3: add support for more hp gen9 smart array controllers commit c67b1bdc42c9c8c104b7c28c14222c006aa56b1e 6807 only one CPU detected on HP Gen9 commit 6025f1db7d005ffd81a92cbdc542e14e20b246ea 6806 local x2apic enumeration is broken commit e4dcf6b386220918d8a355e951a2d7e8a73e5a6d 6761 fcinfo hba-port doesn't get correct supported speeds and connection speed for 16Gb target ports Conflicts: usr/src/uts/intel/sys/x86_archext.h usr/src/uts/intel/ia32/ml/copy.s usr/src/uts/i86pc/os/cpuid.c
2015-10-19 [illumos-gate merge]Jerry Jelinek1-2/+2
commit 2a446632681882e5dfe50f2f301401588f1ce734 6328 Fix cstyle errors in zfs codebase (fix studio) commit 61679b0b6826b0ae7e3f751acd91412fcfa45d1e commit 9a686fbc186e8e2a64e9a5094d44c7d6fa0ea167 6328 Fix cstyle errors in zfs codebase commit 21227944c2bcc086121a5428f3f9d2496ba646f5 5876 sys/regset.h pollutes name space commit 6a72db4a7fa12c3e0d1c1cf91a07390739fa0fbf 6208 add support for timerfd commit f3bb54f387fc03cf651e19bbee54cc88ee51bb29 6291 nested epoll does not mimic Linux behavior commit a5eb7107f06a6e23e8e77e8d3a84c1ff90a73ac6 5640 want epoll support commit 7509ca605713ac7f244b0e812b1712dd25f04da1 6027 EOL zulu (XVR-4000) commit e7df7762bfed06e996cc80f583cbee2d8ed81d69 6324 Add an `ndp' tool for manipulating the neighbors table Conflicts: usr/src/uts/common/io/timerfd.c usr/src/uts/common/io/devpoll.c usr/src/man/man9e/chpoll.9e usr/src/man/man5/timerfd.5 usr/src/man/man5/epoll.5 usr/src/man/man3c/timerfd_create.3c usr/src/man/man3c/epoll_wait.3c usr/src/man/man3c/epoll_ctl.3c usr/src/man/man3c/epoll_create.3c usr/src/cmd/cmd-inet/usr.sbin/ndp.c
2015-10-186328 Fix cstyle errors in zfs codebasePaul Dagnelie1-2/+2
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Alex Reece <alex@delphix.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Jorgen Lundman <lundman@lundman.net> Approved by: Robert Mustacchi <rm@joyent.com>
2015-09-146209 libc mutexes break kernel writers heartsRobert Mustacchi2-4/+6
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-20 [illumos-gate merge]Jerry Jelinek1-1/+11
commit a2cdcdd260232b58202b11a9bfc0103c9449ed52 5960 zfs recv should prefetch indirect blocks 5925 zfs receive -o origin= commit e47aa97b65b6eaa7016357de7fb7974c1982858c 6063 pkgadd breaks with too many mountpoints
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-1/+11
5925 zfs receive -o origin= Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com>
2015-06-03OS-4370 varpd should support getting an include path from SMFRobert Mustacchi2-4/+6
OS-4203 varpd stayed in carbonite after signal delivery OS-4373 varpd plugins should not link against libvarpd OS-4374 libc mutexes break kernel writers hearts Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-05-18 [illumos-gate merge]Jerry Jelinek1-5/+3
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-165815 libzpool's panic function doesn't set global panicstr, ::status not as ↵Prakash Surya1-5/+3
useful Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-01-13 [illumos-gate merge]Jerry Jelinek1-0/+1
commit 244781f10dcd82684fd8163c016540667842f203 5497 lock contention on arcs_mtx commit 6ca738233e59efaafdd9083077d19ca19802b6ba 5383 5234 breaks build on sparc Conflicts: usr/src/uts/common/fs/zfs/arc.c Removed fix for OS-2437 which is no longer applicable
2015-01-125497 lock contention on arcs_mtxPrakash Surya1-0/+1
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>
2014-11-07 [illumos-gate merge]Keith M Wesolowski1-0/+4
commit b515258426fed6c7311fd3f1dea697cfbd4085c6 5027 zfs large block support commit f3477bb2505a35e160b09c9dbf5476112be4fa7d 4457 we apparently change .comment of almost every userland object commit 738f37bc3dcd61e8a893af0f2d466d76690b70ec 5244 zio pipeline callers should explicitly invoke next stage commit f7950bf1145637c6dc57742a8bb95631fd5c846f 5243 zdb -b could be much faster commit cffcfaee1e6b29ef9ceb7d80e4e053ffd029906b 5270 ld(1) cannot handle CIE version 3 in .eh_frame Conflicts: usr/src/man/man1m/zfs.1m
2014-11-065244 zio pipeline callers should explicitly invoke next stageGeorge Wilson1-0/+4
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Alex Reece <alex.reece@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Steven Hartland <killing@multiplay.co.uk> Approved by: Gordon Ross <gwr@nexenta.com>
2014-09-11 [illumos-gate merge]Keith M Wesolowski1-0/+3
commit 0fbc0cd0e52a11f6c4397a1714f94412cbf98b60 5139 SEEK_HOLE failed to report a hole at end of file commit 22438533bcc131ecebd4c16c699c35e91d321b76 5140 message about "%recv could not be opened" is printed when booting after crash commit 7fa49ea5e7d23077615525b1738f90f273258b05 5134 if ZFS_DEBUG or debug= is set, libzpool should enable debug prints commit af3465da8fa420c4ec701e3e57704d537a6f755b 5138 add tunable for maximum number of blocks freed in one txg commit d85a1e969ce08b3bc4a7cb3626a6e33a28b5caeb 5136 fix write throttle comment in dsl_pool.c commit 630270564f9cfe09ebbccb748c7dc1d897e14135 5062 bootadm update-archive should not fail if grub1 is missing Conflicts: usr/src/uts/common/fs/zfs/dsl_pool.c usr/src/cmd/boot/bootadm/bootadm_upgrade.c
2014-09-115134 if ZFS_DEBUG or debug= is set, libzpool should enable debug printsMatthew Ahrens1-0/+3
Reviewed by: Adam Leventhal <adam.leventhal@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-06-124756 metaslab_group_preload() could deadlockGeorge Wilson1-1/+2
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-06-13 [illumos-gate merge]Keith M Wesolowski1-1/+2
commit 30beaff42d8240ebf5386e8b7a14e3d137a1631f 4756 metaslab_group_preload() could deadlock
2014-06-09 [illumos-gate merge]Keith M Wesolowski2-0/+26
commit 3038a2b421b40dc5ac11cd88423696618584f85a 4897 Space accounting mismatch in L2ARC/zpool commit df15e419cb7359ba56ddddab9045e438d89e7cbc 4891 want zdb option to dump all metadata commit 05d57413471eaaa425913a06edc2ab33ad9b05bc 1667 pkcs11 may deadlock when multi-threaded consumers fork
2014-06-064891 want zdb option to dump all metadataMatthew Ahrens2-0/+26
Reviewed by: Sonu Pillai <sonu.pillai@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2014-06-06 [illumos-gate merge]Keith M Wesolowski1-0/+1
commit 06315b795c0d54f0228e0b8af497a28752dd92da 4881 zfs send performance degradation when embedded block pointers are encountered commit 7fd05ac4dec0c343d2f68f310d3718b715ecfbaf 4390 i/o errors when deleting filesystem/zvol can lead to space map corruption commit 5d7b4d438c4a51eccc95e77a83a437b4d48380eb 4757 ZFS embedded-data block pointers ("zero block compression") 4913 zfs release should not be subject to space checks Conflicts: usr/src/man/man1m/zfs.1m
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens1-0/+1
4913 zfs release should not be subject to space checks Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Max Grossman <max.grossman@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-04-16 [illumos-gate merge]Keith M Wesolowski2-9/+6
commit 1b497ab83e8f1c58bba5da59c649207a442a4720 4752 fan out read zio taskqs commit bf16b11e8deb633dd6c4296d46e92399d1582df4 4374 dn_free_ranges should use range_tree_t Conflicts: usr/src/uts/common/fs/zfs/vdev_disk.c (copyright) usr/src/lib/libzpool/common/sys/zfs_context.h (copyright)
2014-04-154374 dn_free_ranges should use range_tree_tMatthew Ahrens2-9/+6
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Max Grossman <max.grossman@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2013-11-064161 deadlock between zfs_read() and zfs_putpage()Bryan Cantrill1-6/+7
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-09-20OS-2477 deadlock between zfs_read() and zfs_putpage()Bryan Cantrill1-6/+7
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
2013-09-05OS-2437 arc_get_data_buf() blocks in vmem_alloc() instead of evicting20130905release-20130905Bryan Cantrill1-1/+2
2013-08-304072 make clobber leaves trashGordon Ross1-0/+1
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2013-08-264045 zfs write throttle & i/o scheduler performance workMatthew Ahrens2-2/+4
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Ned Bass <bass6@llnl.gov> Reviewed by: Brendan Gregg <brendan.gregg@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-08-073949 ztest fault injection should avoid resilvering devicesGeorge Wilson1-0/+1
3950 ztest: deadman fires when we're doing a scan 3951 ztest hang when running dedup test 3952 ztest: ztest_reguid test and ztest_fault_inject don't place nice together Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens3-9/+74
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>