summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prevent zdb(8) from occasionally hanging on I/OBrian Behlendorf2018-01-251-0/+10
* Extend deadman logicBrian Behlendorf2018-01-2521-57/+582
* OpenZFS 8731 - ASSERT3U(nui64s, <=, UINT16_MAX) fails for large blocksAndriy Gapon2018-01-251-6/+6
* Revert "Remove wrong ASSERT in annotate_ecksum"Giuseppe Di Natale2018-01-251-2/+2
* OpenZFS 8972 - zfs holds: In scripted mode, do not pad columns with spacesAllan Jude2018-01-191-4/+7
* OpenZFS 8835 - Speculative prefetch in ZFS not working for misaligned readsAlexander Motin2018-01-191-5/+19
* OpenZFS 8652 - Tautological comparisons with ZPROP_INVALBrian Behlendorf2018-01-194-16/+14
* OpenZFS 8641 - "zpool clear" and "zinject" don't work on "spare" or "replacin...Brian Behlendorf2018-01-191-5/+6
* Run zfs load-key if needed in dracutMatthew Thode2018-01-188-11/+92
* Fix Debian packaging on ARMv7/ARM64LOLi2018-01-181-3/+6
* Emit an error message before MMP suspends poolJohn L. Hammond2018-01-171-0/+5
* OpenZFS 8959 - Add notifications when a scrub is paused or resumedSean Eric Fagan2018-01-173-2/+36
* Fix shellcheck v0.4.6 warningsBrian Behlendorf2018-01-176-17/+20
* Remove l2arc_nocompress from zfs-module-parameters(5)DeHackEd2018-01-161-11/+0
* Fix copy-builtin to work with ASAN patchMatthew Thode2018-01-121-2/+4
* Force ztest to always use /dev/urandomBrian Behlendorf2018-01-125-16/+12
* OpenZFS 8899 - zpool list property documentation doesn't match actual behaviourYuri Pankov2018-01-111-9/+5
* OpenZFS 8898 - creating fs with checksum=skein on the boot pools fails ungrac...Yuri Pankov2018-01-112-2/+10
* OpenZFS 8897 - zpool online -e fails assertion when run on non-leaf vdevsYuri Pankov2018-01-111-2/+4
* OpenZFS 8930 - zfs_zinactive: do not remove the node if the filesystem is rea...Andriy Gapon2018-01-111-7/+26
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-1040-222/+337
* Disable history_004_posBrian Behlendorf2018-01-101-0/+5
* Fix incompatibility with Reiser4 patched kernelsRichard Yao2018-01-091-3/+11
* Use zap_count instead of cached z_size for unlinkAlex Zhuravlev2018-01-091-1/+15
* Revert raidz_map and _col structure typesNathaniel Wesley Filardo2018-01-091-17/+17
* Fix unused variable warningsBrian Behlendorf2018-01-092-7/+6
* Fix ztest_verify_dnode_bt() test caseBrian Behlendorf2018-01-091-1/+5
* Fix -fsanitize=address memory leakDHE2018-01-091-2/+4
* Fix percentage styling in zfs-module-parameters.5George Amanakis2018-01-091-17/+17
* Reduce codecov PR commentsBrian Behlendorf2018-01-091-1/+2
* zhack: fix getopt return typeNathaniel Wesley Filardo2018-01-091-3/+3
* Fix ARC hit rateBrian Behlendorf2018-01-083-2/+55
* Fix 'zpool add' handling of nested interior VDEVsLOLi2017-12-284-4/+118
* OpenZFS 8909 - 8585 can cause a use-after-free kernel panicPrakash Surya2017-12-289-110/+254
* Call commit callbacks from the tail of the listlidongyang2017-12-223-5/+6
* Remove empty files accidentally added by a8b2e306 Tom Caputi2017-12-222-0/+0
* Support re-prioritizing asynchronous prefetchesTom Caputi2017-12-2111-43/+124