aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* vdev_id: new slot type sesSimon Guest2017-12-202-1/+24
* Handle broken pipes in arc_summaryGiuseppe Di Natale2017-12-192-0/+16
* Handle invalid options in arc_summaryLOLi2017-12-194-6/+51
* OpenZFS 8794 - cstyle generates warnings with recent perlDominik Hassler2017-12-191-18/+18
* ZTS: Fix create-o_ashift test caseLOLi2017-12-192-34/+26
* Fix multihost stale cache file importBrian Behlendorf2017-12-184-9/+26
* Honor --with-mounthelperdir where applicableLOLi2017-12-175-6/+8
* Fix --with-systemd on Debian-based distributions (#6963)LOLi2017-12-173-6/+21
* Remove lib/libspl/include/sys/frame.hBrian Behlendorf2017-12-172-132/+0
* Enable QAT support in zfs-dkms RPMDavid Qian2017-12-141-0/+6
* Add zfs-import.target services in spec fileLalufu2017-12-131-1/+1
* Various ZED fixesLOLi2017-12-0819-101/+368