aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unnecessary txg syncs from receive_object()Tom Caputi2018-02-211-1/+6
* Add omitted set for os->os_next_write_rawTom Caputi2018-02-211-1/+4
* Correct count_uberblocks in mmp.kshlibGiuseppe Di Natale2018-02-201-1/+1
* ZIL claiming should not start user accountingTom Caputi2018-02-205-38/+44
* Fix coverity defects: zfs channel programsDon Brady2018-02-2014-19/+24
* Project dnode should be protected by local MACTom Caputi2018-02-201-12/+26
* Fix config issues: frame size and headerschrisrd2018-02-1511-11/+15
* Address objtool check failures in lua moduleDon Brady2018-02-151-1/+3
* Clarify zinject(8) explanation of -eOlaf Faaland2018-02-151-0/+3
* OpenZFS 8857 - zio_remove_child() panic due to already destroyed parent zioGeorge Wilson2018-02-142-20/+40
* OpenZFS 8940 - Sending an intra-pool resumable send stream may result in EXDEVloli10K2018-02-141-0/+4
* Project Quota on ZFSNasf-Fan2018-02-1382-280/+4519
* 'zfs receive' fails with "dataset is busy"LOLi2018-02-122-2/+18
* contrib/initramfs: add missing conf.d/zfsLOLi2018-02-122-2/+12
* mmp should use a fixed tag for spa_config lockssanjeevbagewadi2018-02-121-2/+3
* OpenZFS 9004 - Some ZFS tests used files removed with 32 bit kernelJohn Wren Kennedy2018-02-092-2/+3
* OpenZFS 8520 - lzc_rollbackAndriy Gapon2018-02-093-19/+73
* Handle zap_add() failures in mixed case modesanjeevbagewadi2018-02-099-32/+290
* Fix zdb -ed on objset for exported poolChunwei Chen2018-02-095-15/+90
* Fix zdb -E segfaultChunwei Chen2018-02-091-1/+4
* Fix zdb -R decompressionChunwei Chen2018-02-092-21/+21
* Fix racy assignment of zcb.zcb_haderrorsChunwei Chen2018-02-091-2/+8
* Fix zle_decompress out of bound accessChunwei Chen2018-02-091-0/+4
* Fix zdb -c traverse stop on damaged objset rootChunwei Chen2018-02-091-6/+14
* OpenZFS 8965 - zfs_acl_ls_001_pos fails due to no longer supported grep regexJohn Wren Kennedy2018-02-081-3/+3
* Linux 4.11 compat: avoid refcount_t name conflictBrian Behlendorf2018-02-081-0/+6
* Linux 4.16 compat: inode_set_iversion()Brian Behlendorf2018-02-085-5/+37
* OpenZFS 8677 - Open-Context Channel ProgramsSerapheim Dimitropoulos2018-02-0826-133/+422
* OpenZFS 8604 - Simplify snapshots unmounting codeSerapheim Dimitropoulos2018-02-083-30/+28
* Increase code coverage for Lua librariesDon Brady2018-02-0817-696/+1372
* Add basic functional tests for zcp user propertiesDon Brady2018-02-083-4/+103
* OpenZFS 8600 - ZFS channel programs - snapshotChris Williamson2018-02-0822-33/+500
* OpenZFS 8592 - ZFS channel programs - rollbackBrad Lewis2018-02-088-16/+177
* OpenZFS 8605 - zfs channel programs fix zfs.existsChris Williamson2018-02-086-3/+88
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-08179-272/+27055
* OpenZFS 8966 - Source file zfs_acl.c, function zfs_aclset_common contains a u...WHR2018-02-081-1/+1
* Only run pre-mount hook zfs-load-key on systemdMatthew Thode2018-02-071-0/+3
* Verify ZFS Test Suite scripts executabilityLOLi2018-02-077-1/+9
* Remove deprecated zfs_arc_p_aggressive_disableRichard Elling2018-02-072-15/+0
* Add zfs-load-key.sh to .gitignoreBrian Behlendorf2018-02-062-53/+2
* Fix `zpool status` overflow on fast scrubsDeHackEd2018-02-061-1/+1
* Fix default libdir for Debian/UbuntuBrian Behlendorf2018-02-051-0/+13
* Adjust ARC prefetch tunables to match docsTom Caputi2018-02-052-6/+6
* Set persistent ztest failure modeBrian Behlendorf2018-02-051-17/+19
* Bug fix in qat_compress.c for vmalloc addr checkwli52018-02-051-4/+0
* Fix hash_lock / keystore.sk_dk_lock lock inversionBrian Behlendorf2018-02-041-48/+39
* Fix systemd_ RPM macros usage on Debian-based distributionsLOLi2018-02-021-1/+20
* Change os->os_next_write_raw to work per txgTom Caputi2018-02-026-7/+8
* Raw sends must be able to decrease nlevelsTom Caputi2018-02-029-16/+289
* Fix recovery import (-F) with encrypted poolTom Caputi2018-02-021-0/+2