aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bring consistency to ABD chunk count types.Alexander Motin2020-12-062-19/+26
* Enable ABI checks for the checkstyle workflowBrian Behlendorf2020-12-062-1/+6
* ZTS: adjust zpool_import_012_pos timeoutBrian Behlendorf2020-12-061-0/+1
* ZTS: Update zfs_share_concurrent_shares.kshBrian Behlendorf2020-12-061-6/+6
* Fix raw sends on encrypted datasets when copying back snapshotsGeorge Amanakis2020-12-045-11/+141
* zpool: Dryrun fails to list some devicesAttila Fülöp2020-12-0410-14/+593
* Add -u option to 'zfs create'Ryan Moeller2020-12-045-7/+80
* Add sanity.run fileBrian Behlendorf2020-12-033-0/+625
* Fix trivial typo in zfs-diff.8melak2020-12-031-1/+1
* Fix for "Reduce latency effects of non-interactive I/O"Alexander Motin2020-12-031-4/+4
* Add compatibility for busybox mktempqzdanis2020-12-033-7/+7
* FreeBSD: notify userspace when a vdev is removedRyan Moeller2020-12-022-0/+5
* Avoid unneccessary zio allocation and waitFinix19792020-12-021-11/+14
* Make zpool status "remove:" label print in boldAndrew Sun2020-12-011-1/+1
* CI: simplify checkstyle runnerGeorge Melikov2020-12-011-1/+1
* zpool_influxdb: move to libexec dirPavel Snajdr2020-11-288-7/+9
* Verify zfs module loaded before starting servicesBrian Behlendorf2020-11-283-0/+3
* dracut: use /bin/sh instead of bash as the intepreterĐoàn Trần Công Danh2020-11-288-19/+21
* Remove incorrect assertionBrian Behlendorf2020-11-241-1/+0
* Reduce latency effects of non-interactive I/OAlexander Motin2020-11-243-18/+145
* Obsolete earlier packages due to version bumpBrian Behlendorf2020-11-241-0/+5
* FreeBSD: decouple ZFS_DEBUG from kernel debug settingsMatthew Macy2020-11-241-1/+7
* Update dRAID short feature descriptionBrian Behlendorf2020-11-231-1/+1
* libzfsbootenv: do not depend on libnvpairAntonio Russo2020-11-221-1/+1
* pam_zfs_key: accommodate different dataset naming schemecragw2020-11-221-0/+54
* Include the ABI with dist tarballBrian Behlendorf2020-11-215-1/+16
* Correct missing zil_claim() DTL updatesBrian Behlendorf2020-11-201-14/+18
* Track SONAME version bump in packagingAntonio Russo2020-11-192-42/+42
* dracut/mount-zfs.sh: quote expansion on zpool testнаб2020-11-191-1/+1
* dracut/zfs-load-key.sh: simplify import loop, quote variable assignmentsнаб2020-11-191-7/+5
* Reduce confusion in zfs_writeRyan Moeller2020-11-181-18/+24
* Fix problems in zvol_set_volmode_implMatthew Macy2020-11-174-31/+83
* Add ABI snapshotBrian Behlendorf2020-11-175-0/+12324
* Library ABI tracking with abigailAntonio Russo2020-11-1713-1/+93
* zpool: correctly align columns with -pнаб2020-11-165-29/+40
* zpool(8): fix pool-wi[sd]e typoнаб2020-11-161-1/+1
* Fix 'zfs userspace' for received datasets in encrypted rootloli10K2020-11-166-20/+153
* Fix ASSERT logic in l2arc_evict()George Amanakis2020-11-161-3/+10
* config/dracut/90zfs: handle cases where hostid(1) returns all zerosÉrico Rolim2020-11-141-1/+7
* zgenhostid: accept hostid arguments equal to zero.Érico Rolim2020-11-142-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
* Return EFAULT at the end of zfs_write() when setRyan Moeller2020-11-141-5/+7
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-13153-1799/+10120
* Channel program may spuriously fail with "memory limit exhausted"Matthew Ahrens2020-11-111-6/+1
* Linux: Fix mount/unmount when dataset name has a spaceBrian Behlendorf2020-11-112-4/+23
* G/C data_alloc_arenaMateusz Guzik2020-11-111-3/+1
* Start snapdir_iterate traversals to begin wtih the value of zero.Tony Perkins2020-11-112-1/+19
* Fix compiling on FreeBSD + gcc - don't assume illmnos bitsAdrian Chadd2020-11-101-12/+20
* Fix pointer-is-uint64_t-sized assumption in the ioctl pathAdrian Chadd2020-11-101-2/+2