summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris
Commit message (Expand)AuthorAgeFilesLines
* MFC r323918: MFV r323917: 8648 Fix range locking in ZIL commit codepathavg2017-10-022-4/+13
* MFC r323522: slightly simplify zfs_vptocnpavg2017-10-011-8/+1
* MFC r323480: zfs_get_vfs: reference a requested filesystem instead of vfs_bus...avg2017-09-261-10/+6
* MFC r323479,r323491: zfs: tighten debug versions of ZTOV and VTOZavg2017-09-263-5/+7
* MFC r323482: zfs_ctldir: remove obsolete / bogus ARGSUSED lint directivesavg2017-09-191-6/+0
* MFC r322241: MFV r322240: 8491 uberblock on-disk padding to reserve space for...avg2017-09-191-0/+7
* MFC r322228: MFV r322227: 8377 Panic in bookmark deletionavg2017-09-191-1/+7
* MFC r321471: spa_import_rootpool should be able to handle an imported root poolavg2017-09-191-0/+10
* MFC r320352: zfs: port vdev_file part of illumos change 3306avg2017-09-193-20/+61
* MFC r323002: zfs: do not advertise unsupported hash algorithmsemaste2017-09-081-4/+4
* MFC r321218: zfs: Fix a typo in the delay_min_dirty_percent sysctl descriptionemaste2017-07-261-1/+1
* MFC r308782:avg2017-06-307-107/+100
* MFC r318943 (avg):gjb2017-06-061-0/+3
* MFC r318832: MFV r316923: 8026 retire zfs_throttle_delay and zfs_throttle_res...avg2017-06-011-3/+0
* MFC r318830: MFV r316921: 8027 tighten up dsl_pool_dirty_deltaavg2017-06-011-1/+1
* MFC r319096: zfs_lookup: fix bogus arguments to lookup of "snapshot" directoryavg2017-06-011-1/+1
* MFC r318189:asomers2017-05-301-49/+65
* MFC r316760:asomers2017-05-301-31/+44
* MFC r316854: rename vfs.zfs.debug_flags to vfs.zfs.debugflagsavg2017-05-241-2/+6
* MFC r315852: zfs: add zio_buf_alloc_nowait and use it in vdev_queue_aggregateavg2017-04-143-7/+28
* MFC r315853: zfs_putpages: use TXG_WAITavg2017-04-141-7/+1
* MFC r315076: zfs: provide a special vptocnp method for the .zfs vnodeavg2017-03-231-0/+23
* MFC r314048,r314194: reimplement zfsctl (.zfs) supportavg2017-03-237-2685/+749
* MFC r314913: MFV r314911: 7867 ARC space accounting leakavg2017-03-231-0/+6
* MFC r314912: MFV r314910: 7843 get_clones_stat() is suboptimal for lots of cl...avg2017-03-231-1/+12
* MFC r314549: Execute last ZIO of log commit synchronously.mav2017-03-161-3/+5
* MFC r314548: Completely skip cache flushing for not supporting log devices.mav2017-03-161-5/+7
* MFC r314274: l2arc: fix write size calculation broken by Compressed ARC commitavg2017-03-111-18/+18
* MFC 313879jpaetzel2017-03-071-3/+8
* MFC r314058: zfs: lower priority of zio_write_issue threads by fouravg2017-03-071-1/+9
* MFC r314572:mm2017-03-051-0/+3
* MFC r314273: zfs: call spa_deadman on a taskqueue threadavg2017-03-043-8/+32
* MFC r283291: don't use CALLOUT_MPSAFE with callout_init()avg2017-03-042-3/+3
* MFC r314059: zfs: move zio_taskq_basedc under SYSDCavg2017-02-271-1/+1
* MFC r292782: Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cavg2017-02-271-1/+1
* MFC r313687: remove l2_padding_needed statistic from zfs arcavg2017-02-211-2/+0
* MFC r313686: check remaining space in zfs implementations of vptocnpavg2017-02-212-6/+15
* MFC r258903,r264487,r271699,r288415:ngie2017-02-092-16/+70
* MFC r310647:markj2017-01-031-2/+0
* MFC r309250: MFV r309249: 3821 Race in rollback, zil close, and zil flushavg2016-12-243-10/+68
* MFC r309099: MFV r308990: 7181 race between zfs_mount and zfs_ioc_rollbackavg2016-12-241-7/+7
* MFC r309098: MFV r308988: 7199, 7200 dsl_dataset_rollback_sync may tryavg2016-12-243-18/+59
* MFC r309097: MFV r308987: 7180 potential race betweenavg2016-12-243-11/+18
* MFC 309714: Fix spa_alloc_tree sorting by offset in r305331.mav2016-12-151-2/+17
* MFC r308887,309090: fix unsafe modification of zfs_vnodeops whenavg2016-12-142-23/+7
* MFC r308089: zfsbootcfg: a simple tool to set next boot (one time)avg2016-11-214-0/+91
* Revert r308753: some unrelated changes were included into the commitavg2016-11-171-16/+16
* MFC r308040,308479: nap time between pats is forced to be at most halfavg2016-11-171-16/+16
* MFC r308173:mav2016-11-123-5/+14
* MFC r308169:mav2016-11-121-5/+7
OpenPOWER on IntegriCloud