summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.14 compat: METABrian Behlendorf2021-09-151-1/+1
* Temporarily use root credentials to mount snapshots in .zfsAllan Jude2021-09-141-3/+7
* Use fallthrough macroBrian Behlendorf2021-09-1437-40/+88
* Iterate encrypted clones at zvol_create_minorJorgen Lundman2021-09-131-0/+64
* Fixed data integrity issue when underlying disk returns errorArun KV2021-09-131-3/+31
* ZTS: Waiting for zvols to be availableBrian Behlendorf2021-09-134-7/+8
* Verify embedded blkptr's in arc_read()Brian Behlendorf2021-09-092-7/+14
* Upstream: Add snapshot and zvol eventsJorgen Lundman2021-09-098-1/+70
* Linux 5.15 compat: get_acl()Brian Behlendorf2021-09-093-9/+52
* Allow sending corrupt snapshots even if metadata is corruptedAllan Jude2021-09-091-0/+2
* arc: Drop an incorrect assertRich Ercolani2021-09-081-1/+0
* Upstream: zdb inode mappingJorgen Lundman2021-09-081-0/+11
* Compressed receive with different ashift can result in incorrect PSIZE on diskPaul Dagnelie2021-09-081-0/+12
* Linux 5.15 compat: standalone <linux/stdarg.h>Alexander2021-09-083-0/+38
* Linux 5.15 compat: block device readaheadBrian Behlendorf2021-09-082-0/+43
* Detect iSCSI in the zpool cmd vdev media scriptDon Brady2021-09-021-1/+8
* CI: don't install abigail-toolsGeorge Melikov2021-09-021-1/+1
* Update ABI files via new libabigail versionGeorge Melikov2021-09-025-10851/+8384
* Libabigail: make .abi files more consistentGeorge Melikov2021-09-021-0/+2
* CI: use fresh libabigail via docker imageGeorge Melikov2021-09-021-2/+2
* Check for libabigail versionGeorge Melikov2021-09-021-2/+12
* autoconf: allow Release to contain hyphenJorgen Lundman2021-09-021-2/+2
* ZTS: Remove exceptions for flaky zhack on FreeBSDRyan Moeller2021-09-011-7/+0
* Add zpool_disable_datasets_os() / zfs_unmount_os()Jorgen Lundman2021-08-315-1/+48
* FreeBSD: Don't remove SA xattr if not SA znodeRyan Moeller2021-08-301-1/+1
* Fix cross-endian interoperability of zstdRich Ercolani2021-08-306-19/+165
* ZTS: Enable punch-hole tests on FreeBSDKa Ho Ng2021-08-305-8/+53
* FreeBSD: Implement hole-punching supportKa Ho Ng2021-08-302-3/+64
* ZTS: Waiting for zvols to be availableBrian Behlendorf2021-08-296-9/+9
* Correct checking bdev_check_media_change messageRyan Moeller2021-08-271-1/+1
* Make 'zpool labelclear -f' work on offlined disksTony Hutter2021-08-271-1/+35
* Extend zpool-iostat to account for ZIO_PRIORITY_REBUILD (#12319)Trevor Bautista2021-08-266-15/+62
* vdev_id: Return an error if config file is not found (#12508)Anton Gubarkov2021-08-251-2/+3
* zpool-remove.8: describe top-level vdev sector size limitationSam Hathaway2021-08-231-4/+4
* Initialize parity blocks before RAID-Z reconstruction benchmarkingMark Johnston2021-08-231-0/+7
* ZTS: Add tests for creation timeRyan Moeller2021-08-1710-5/+187
* Linux 4.11 compat: statx supportRichard Yao2021-08-173-9/+41
* zfs.4: Fix typo s/compatiblity/compatibility/Gordon Bergling2021-08-171-1/+1
* Remove b_pabd/b_rabd allocation from arc_hdr_alloc()Alexander Motin2021-08-174-51/+68
* Increase default volblocksize from 8KB to 16KBAlexander Motin2021-08-175-8/+8
* Optimize arc_l2c_only lists assertionsAlexander Motin2021-08-171-9/+12
* Fix/improve dbuf hits accountingAlexander Motin2021-08-173-28/+16
* Avoid vq_lock drop in vdev_queue_aggregate()Alexander Motin2021-08-171-29/+34
* Use more atomics in refcountsAlexander Motin2021-08-172-33/+26
* ZTS: Avoid unset $tmpdir in redacted_panicRyan Moeller2021-08-161-2/+8
* Restore FreeBSD sysctl processing for arc.min and arc.maxAllan Jude2021-08-166-6/+98
* zfs: add missed dependency of zfs module on zlibRyan Moeller2021-08-131-0/+1
* Add zfs.sh -r flag to reload modulesRyan Moeller2021-08-131-2/+10
* Fix usage of find in tests/Makefile.amRyan Moeller2021-08-131-1/+1
* Run arc_evict thread at higher priorityTony Nguyen2021-08-105-15/+22