aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-0231-187/+787
* tx_waited -> tx_dirty_delayed in trace_dmu.hDr. AndrĂ¡s Korn2018-01-311-5/+6
* Change movaps to movups in AES-NI codeTom Caputi2018-01-313-48/+49
* Fix txg_sync_thread hang in scan_exec_io()Brian Behlendorf2018-01-311-2/+13
* remove pools without a bootfs from BOOTFS variableMatthew Thode2018-01-302-2/+2
* Fix 'zfs receive -o' when used with '-e|-d'LOLi2018-01-302-2/+39
* Fix zpool-features(5) large_block inconsistencybunder20152018-01-291-2/+2
* Fix style issues in man pages and commands helpLOLi2018-01-296-18/+17
* Add dbuf hash and dbuf cache kstatsGiuseppe Di Natale2018-01-2912-43/+507
* OpenZFS 8997 - ztest assertion failure in zil_lwb_write_issuePrakash Surya2018-01-265-62/+60
* zpool import -d to specify device pathChunwei Chen2018-01-266-48/+205
* Update README.initramfs.markdownBrian Behlendorf2018-01-261-5/+5
* Extend zloop.sh for automated testingBrian Behlendorf2018-01-251-8/+32