aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable vdev_zaps_004_posBrian Behlendorf2017-12-071-0/+5
* Suppress incorrect objtool warningsBrian Behlendorf2017-12-075-1/+69
* Fix segfault in zpool iostat when adding VDEVsTony Hutter2017-12-061-7/+15
* OpenZFS 8603 - rename zilog's "zl_writer_lock" to "zl_issuer_lock"Prakash Surya2017-12-062-27/+27
* Disable create-o_ashiftBrian Behlendorf2017-12-061-0/+5
* OpenZFS 8585 - improve batching done in zil_commit()Prakash Surya2017-12-0515-378/+1587
* Fix NFS sticky bit permission denied errorBrian Behlendorf2017-12-041-3/+2
* Add /usr/bin/env to COPY_EXEC_LIST initramfs hookJKDingwall2017-12-041-0/+1
* Fix 'zpool create|add' replication level checkBrian Behlendorf2017-12-042-12/+61
* Preserve itx alloc size for zio_data_buf_free()Brian Behlendorf2017-12-042-2/+6
* Unbreak the scan status ABITom Caputi2017-11-302-6/+6
* Fix 'zfs get {user|group}objused@' functionalityLOLi2017-11-293-7/+19
* Linux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCTMark Wright2017-11-2812-124/+126
* initramfs: Honor canmount=offRichard Laager2017-11-281-0/+8
* initramfs: Honor mountpoint=none/legacyRichard Laager2017-11-281-5/+3