aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix trivial typo in zfs-diff.8melak2020-12-231-1/+1
* Fix for "Reduce latency effects of non-interactive I/O"Alexander Motin2020-12-231-4/+4
* Reduce latency effects of non-interactive I/OAlexander Motin2020-12-233-18/+145
* Add compatibility for busybox mktempqzdanis2020-12-233-7/+7
* FreeBSD: notify userspace when a vdev is removedRyan Moeller2020-12-232-0/+5
* Make zpool status "remove:" label print in boldAndrew Sun2020-12-231-1/+1
* CI: simplify checkstyle runnerGeorge Melikov2020-12-231-1/+1
* ZED/zfs-list-cacher.sh: don't exit on ignored event typePrawn2020-12-191-1/+1
* Tag 2.0.0zfs-2.0.0Brian Behlendorf2020-11-301-1/+1
* Verify zfs module loaded before starting servicesBrian Behlendorf2020-11-303-0/+3
* dracut: use /bin/sh instead of bash as the intepreterĐoàn Trần Công Danh2020-11-308-19/+21
* Revert "Reduce latency effects of non-interactive I/O"Brian Behlendorf2020-11-303-145/+18
* Tag 2.0.0-rc7zfs-2.0.0-rc7Brian Behlendorf2020-11-251-1/+1
* Reduce latency effects of non-interactive I/OAlexander Motin2020-11-253-18/+145
* pam_zfs_key: accommodate different dataset naming schemecragw2020-11-251-0/+54
* FreeBSD: decouple ZFS_DEBUG from kernel debug settingsMatthew Macy2020-11-251-1/+7
* Obsolete earlier packages due to version bumpBrian Behlendorf2020-11-241-0/+5
* libzfsbootenv: do not depend on libnvpairAntonio Russo2020-11-241-1/+1
* Include the ABI with dist tarballBrian Behlendorf2020-11-225-1/+16
* Correct missing zil_claim() DTL updatesBrian Behlendorf2020-11-221-14/+18
* Track SONAME version bump in packagingAntonio Russo2020-11-202-42/+42
* Enable ABI checks for the checkstyle workflowBrian Behlendorf2020-11-181-1/+5
* Add ABI snapshotBrian Behlendorf2020-11-175-0/+12318
* Library ABI tracking with abigailAntonio Russo2020-11-1713-1/+93
* Fix problems in zvol_set_volmode_implMatthew Macy2020-11-174-31/+83
* zpool: correctly align columns with -pнаб2020-11-175-29/+40
* zpool(8): fix pool-wi[sd]e typoнаб2020-11-171-1/+1
* Fix 'zfs userspace' for received datasets in encrypted rootloli10K2020-11-176-20/+153
* Fix ASSERT logic in l2arc_evict()George Amanakis2020-11-171-3/+10
* config/dracut/90zfs: handle cases where hostid(1) returns all zerosÉrico Rolim2020-11-171-1/+7
* zgenhostid: accept hostid arguments equal to zero.Érico Rolim2020-11-172-6/+7
* Linux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usageBrian Behlendorf2020-11-144-19/+23
* Assertion failure when logging large output of channel programMatthew Ahrens2020-11-144-2/+39
* Tag 2.0.0-rc6zfs-2.0.0-rc6Brian Behlendorf2020-11-121-1/+1
* Channel program may spuriously fail with "memory limit exhausted"Matthew Ahrens2020-11-121-6/+1
* Linux: Fix mount/unmount when dataset name has a spaceBrian Behlendorf2020-11-122-4/+23
* Start snapdir_iterate traversals to begin wtih the value of zero.Tony Perkins2020-11-122-1/+19
* G/C data_alloc_arenaMateusz Guzik2020-11-111-3/+1
* G/C struct znode -> z_movedMateusz Guzik2020-11-115-13/+2
* Fix compiling on FreeBSD + gcc - don't assume illmnos bitsAdrian Chadd2020-11-111-12/+20
* Fix pointer-is-uint64_t-sized assumption in the ioctl pathAdrian Chadd2020-11-111-2/+2
* Fix memleak in cmd/mount_zfs.csterlingjensen2020-11-116-43/+177
* zpoolprops.8: clarify vdev expansion rulesнаб2020-11-111-6/+9
* initramfs: zfsunlock hook breaks /usr/binPavel Zakharov2020-11-111-1/+1
* FreeBSD: Simplify zvol_geom_open and zvol_cdev_openRyan Moeller2020-11-111-36/+16
* FreeBSD: Avoid spurious EINTR in zvol_cdev_openRyan Moeller2020-11-111-1/+20
* Fix dmu_tx_dirty_throttle after arc_c reductionAlexander Motin2020-11-111-5/+5
* Fix dnode refcount trackingMatthew Macy2020-11-112-3/+3
* ZTS: Add L1 corruption testRyan Moeller2020-11-114-4/+98
* ZTS: Output all block copies in list_file_blocksRyan Moeller2020-11-111-10/+27