summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ZTS: Fix zfs_copies_002_posRyan Moeller2020-02-261-1/+1
* ZTS: Adapt casenorm tests for FreeBSDRyan Moeller2020-02-262-10/+10
* ZTS: Misc fixes for FreeBSDRyan Moeller2020-02-258-26/+35
* Add missing newline after zfs redact help messageRyan Moeller2020-02-251-1/+1
* ZTS: zed_start should not fail if zed is already runningOlaf Faaland2020-02-251-8/+8
* Remove dead code error handling from dsl_crypt.cMatthew Macy2020-02-251-29/+3
* ZTS: Move atime_003 to linux.runRyan Moeller2020-02-252-3/+2
* Update README for OpenZFSMatthew Ahrens2020-02-251-12/+17
* Remove zfs_getattr and convoff dead codeDirkjan Bussink2020-02-244-269/+1
* ZTS: Misc fixes for FreeBSDRyan Moeller2020-02-248-14/+46
* Remove unused structs and members in dmu_send.cMatthew Ahrens2020-02-241-32/+0
* ZTS: Eliminate partitioning from zpool_destroyRyan Moeller2020-02-213-23/+10
* ZTS: Refactor is_shared, fix impl on FreeBSDRyan Moeller2020-02-213-17/+29
* ZTS: Move privilege tests to sunos.runRyan Moeller2020-02-213-8/+4
* ZTS: Don't use lsblk on FreeBSDRyan Moeller2020-02-212-2/+10
* ZTS: Fix userquota_006_pos on FreeBSDRyan Moeller2020-02-201-1/+5
* ZTS: Check the right mount options on FreeBSDRyan Moeller2020-02-201-5/+13
* ZTS: Fix faulty slog_replay_fs_001 testRyan Moeller2020-02-201-13/+21
* Fix icp include directories for in-tree buildArvind Sankar2020-02-201-2/+2
* ZTS: Eliminate partitioning from zpool_create etcRyan Moeller2020-02-2035-787/+219
* ZTS: Fix zpool_create/create-o_ashift on FreeBSDRyan Moeller2020-02-191-5/+11
* ZTS: Avoid nonportable cmp flagRyan Moeller2020-02-191-2/+5
* Add notice that forcefully unmount is not supported on LinuxMariusz Zaborski2020-02-182-2/+4
* ZTS: Move free to Linux commands listRyan Moeller2020-02-181-1/+1
* Enable zpool events tunables and tests on FreeBSDRyan Moeller2020-02-188-23/+21
* Factor out some dbuf subroutines and add state change tracingMatthew Macy2020-02-182-93/+160
* Prefer org.openzfs for features and propertiesRichard Laager2020-02-184-15/+26
* ZTS: Move cksum to common system commandsRyan Moeller2020-02-161-1/+1
* Honour sync=disabled when relinking tpmfilesDeHackEd2020-02-161-1/+1
* Systemd mount generator: Generate noauto units; add control propertiesInsanePrawn2020-02-144-44/+384
* Systemd mount generator: Silence shellcheck warningsInsanePrawn2020-02-141-11/+14
* Support setting user properties in a channel programJason King2020-02-1411-3/+361
* Remove limit on number of async zio_frees of non-dedup blocksMatthew Ahrens2020-02-143-1/+27
* Make zpool.d/iostat work on FreeBSDRyan Moeller2020-02-141-8/+20
* Use POSIX stdout/stderr redirect in configure macroAndrew J. Hesford2020-02-141-1/+1
* ZTS: Misc test fixes for FreeBSDRyan Moeller2020-02-1312-41/+85
* ZTS: Don't include zpool_create.shlib in zpool_addRyan Moeller2020-02-133-6/+5
* ZTS: Eliminate partitioning from zpool_removeRyan Moeller2020-02-135-47/+12
* ZTS: Eliminate partitioning from write_dirsRyan Moeller2020-02-136-63/+1
* ZTS: Cleanup some cleanup functionsRyan Moeller2020-02-1322-67/+41
* Fix a typo/whitespace in tests READMERyan Moeller2020-02-131-2/+2
* ZTS: Use ECKSUM instead of EBADE in libzfs testRyan Moeller2020-02-131-1/+1
* zfs-mount-generator: Fix escaping for /Richard Laager2020-02-131-1/+1
* fix zstreamdump -CMatthew Ahrens2020-02-131-1/+2
* Missed wakeup when growing kmem cacheMatthew Ahrens2020-02-131-3/+6
* Remove duplicate dbufs accountingAlexander Motin2020-02-133-4/+9
* ZTS: Move user_namespace test to linux.runRyan Moeller2020-02-122-4/+4
* ZTS: Interpret env vars in faketty on FreeBSDRyan Moeller2020-02-122-1/+2
* ZTS: Fix zdb_display_block on FreeBSDRyan Moeller2020-02-121-2/+2
* Move zfs_version_kernel to platform codeRyan Moeller2020-02-122-31/+31