summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* FreeBSD: Catch up with recent VFS changeszfs-2.1.2-stagingRyan Moeller2021-11-02-1/+7
* FreeBSD: fix compilation of FreeBSD world after 29274c9f6Martin Matuška2021-11-02-4/+4
* ZTS: Standardize use of destroy_dataset in cleanupBrian Behlendorf2021-11-02-654/+422
* Workaround cloud-init hotplug issueRich Ercolani2021-11-02-0/+22
* Use fallthrough macroBrian Behlendorf2021-11-02-39/+87
* Detect HAVE_LARGE_STACKS at compile time (#12584)Kevin Bowling2021-11-01-32/+13
* Correct a flaw in the Python 3 version checking (#12636)Rich Ercolani2021-11-01-10/+51
* Tag 2.1.1zfs-2.1.1Brian Behlendorf2021-09-15-1/+1
* Linux 5.14 compat: METABrian Behlendorf2021-09-15-1/+1
* Fixed data integrity issue when underlying disk returns errorArun KV2021-09-14-3/+31
* ZTS: Waiting for zvols to be availableBrian Behlendorf2021-09-14-7/+8
* Verify embedded blkptr's in arc_read()Brian Behlendorf2021-09-14-7/+14
* Linux 5.15 compat: get_acl()Brian Behlendorf2021-09-14-9/+52
* Allow sending corrupt snapshots even if metadata is corruptedAllan Jude2021-09-14-0/+2
* arc: Drop an incorrect assertRich Ercolani2021-09-14-1/+0
* Compressed receive with different ashift can result in incorrect PSIZE on diskPaul Dagnelie2021-09-14-0/+12
* Linux 5.15 compat: standalone <linux/stdarg.h>Alexander2021-09-14-0/+38
* Linux 5.15 compat: block device readaheadBrian Behlendorf2021-09-14-0/+43
* Detect iSCSI in the zpool cmd vdev media scriptDon Brady2021-09-14-1/+8
* CI: don't install abigail-toolsGeorge Melikov2021-09-14-1/+1
* Update ABI files via new libabigail versionGeorge Melikov2021-09-14-10160/+16155
* Libabigail: make .abi files more consistentGeorge Melikov2021-09-14-1/+5
* CI: use fresh libabigail via docker imageGeorge Melikov2021-09-14-2/+2
* Check for libabigail versionGeorge Melikov2021-09-14-2/+12
* ZTS: Remove exceptions for flaky zhack on FreeBSDRyan Moeller2021-09-14-7/+0
* FreeBSD: Don't remove SA xattr if not SA znodeRyan Moeller2021-09-14-1/+1
* Fix cross-endian interoperability of zstdRich Ercolani2021-09-14-19/+165
* ZTS: Waiting for zvols to be availableBrian Behlendorf2021-09-14-9/+9
* Correct checking bdev_check_media_change messageRyan Moeller2021-09-14-1/+1
* Make 'zpool labelclear -f' work on offlined disksTony Hutter2021-09-14-1/+35
* vdev_id: Return an error if config file is not foundAnton Gubarkov2021-09-14-2/+3
* zpool-remove.8: describe top-level vdev sector size limitationSam Hathaway2021-09-14-4/+4
* Initialize parity blocks before RAID-Z reconstruction benchmarkingMark Johnston2021-09-14-0/+7
* ZTS: Add tests for creation timeRyan Moeller2021-09-14-5/+187
* Linux 4.11 compat: statx supportRichard Yao2021-09-14-9/+41
* zfs.4: Fix typo s/compatiblity/compatibility/Gordon Bergling2021-09-14-1/+1
* Remove b_pabd/b_rabd allocation from arc_hdr_alloc()Alexander Motin2021-09-14-51/+68
* Optimize arc_l2c_only lists assertionsAlexander Motin2021-09-14-9/+12
* Fix/improve dbuf hits accountingAlexander Motin2021-09-14-28/+16
* Avoid vq_lock drop in vdev_queue_aggregate()Alexander Motin2021-09-14-29/+34
* Use more atomics in refcountsAlexander Motin2021-09-14-33/+26
* ZTS: Avoid unset $tmpdir in redacted_panicRyan Moeller2021-09-14-2/+8
* Restore FreeBSD sysctl processing for arc.min and arc.maxAllan Jude2021-09-14-6/+98
* zfs: add missed dependency of zfs module on zlibRyan Moeller2021-09-14-0/+1
* Add zfs.sh -r flag to reload modulesRyan Moeller2021-09-14-2/+10
* Fix usage of find in tests/Makefile.amRyan Moeller2021-09-14-1/+1
* Run arc_evict thread at higher priorityTony Nguyen2021-09-14-15/+22
* Make get_key_material_file fail more verboselyRich Ercolani2021-09-14-1/+1
* Enable /proc/diskstats for zvolsBrian Behlendorf2021-09-14-0/+3
* Man zpool-scrub.8: describe sequential scrubGeorge Melikov2021-09-14-2/+27