aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add zfs-test facility to automatically rerun failing testsPaul Dagnelie2021-12-065-29/+144
* Linux 5.16: wait_on_page_bit() no longer available to modulesColeman Kane2021-12-063-0/+32
* Iterate encrypted clones at zvol_create_minorJorgen Lundman2021-12-061-0/+64
* Exclude zfs_copies_003_pos on LinuxBrian Behlendorf2021-11-121-0/+1
* Restore dirty dnode detection logicBrian Behlendorf2021-11-051-1/+1
* Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistencyBrian Behlendorf2021-11-0518-32/+305
* Upgrade to libabigail 2.0.0Dimitri John Ledkov2021-11-056-7722/+6060
* zed: Control NVMe fault LEDsTony Hutter2021-11-055-11/+229
* Linux 5.16 compat: submit_bio()Brian Behlendorf2021-11-052-4/+3
* Linux 5.16 compat: linux/elevator.hBrian Behlendorf2021-11-051-1/+1
* vdev_id: Fix PHY sortingTony Hutter2021-11-021-1/+1
* vdev_id: Fix enclosure_symlinks featureTony Hutter2021-11-021-2/+2
* Rescan enclosure sysfs path on importTony Hutter2021-11-029-63/+169
* FreeBSD: Catch up with recent VFS changesRyan Moeller2021-11-022-1/+7
* FreeBSD: fix compilation of FreeBSD world after 29274c9f6Martin Matuška2021-11-023-4/+4
* ZTS: Standardize use of destroy_dataset in cleanupBrian Behlendorf2021-11-02242-654/+422
* Workaround cloud-init hotplug issueRich Ercolani2021-11-022-0/+22
* Use fallthrough macroBrian Behlendorf2021-11-0236-39/+87
* Detect HAVE_LARGE_STACKS at compile time (#12584)Kevin Bowling2021-11-016-32/+13
* Correct a flaw in the Python 3 version checking (#12636)Rich Ercolani2021-11-016-10/+51
* Tag 2.1.1zfs-2.1.1Brian Behlendorf2021-09-151-1/+1
* Linux 5.14 compat: METABrian Behlendorf2021-09-151-1/+1
* Fixed data integrity issue when underlying disk returns errorArun KV2021-09-141-3/+31
* ZTS: Waiting for zvols to be availableBrian Behlendorf2021-09-144-7/+8
* Verify embedded blkptr's in arc_read()Brian Behlendorf2021-09-142-7/+14
* Linux 5.15 compat: get_acl()Brian Behlendorf2021-09-143-9/+52
* Allow sending corrupt snapshots even if metadata is corruptedAllan Jude2021-09-141-0/+2
* arc: Drop an incorrect assertRich Ercolani2021-09-141-1/+0
* Compressed receive with different ashift can result in incorrect PSIZE on diskPaul Dagnelie2021-09-141-0/+12
* Linux 5.15 compat: standalone <linux/stdarg.h>Alexander2021-09-143-0/+38
* Linux 5.15 compat: block device readaheadBrian Behlendorf2021-09-142-0/+43
* Detect iSCSI in the zpool cmd vdev media scriptDon Brady2021-09-141-1/+8
* CI: don't install abigail-toolsGeorge Melikov2021-09-141-1/+1
* Update ABI files via new libabigail versionGeorge Melikov2021-09-145-10160/+16155
* Libabigail: make .abi files more consistentGeorge Melikov2021-09-141-1/+5
* CI: use fresh libabigail via docker imageGeorge Melikov2021-09-141-2/+2
* Check for libabigail versionGeorge Melikov2021-09-141-2/+12
* ZTS: Remove exceptions for flaky zhack on FreeBSDRyan Moeller2021-09-141-7/+0
* FreeBSD: Don't remove SA xattr if not SA znodeRyan Moeller2021-09-141-1/+1
* Fix cross-endian interoperability of zstdRich Ercolani2021-09-146-19/+165
* ZTS: Waiting for zvols to be availableBrian Behlendorf2021-09-146-9/+9
* Correct checking bdev_check_media_change messageRyan Moeller2021-09-141-1/+1
* Make 'zpool labelclear -f' work on offlined disksTony Hutter2021-09-141-1/+35
* vdev_id: Return an error if config file is not foundAnton Gubarkov2021-09-141-2/+3
* zpool-remove.8: describe top-level vdev sector size limitationSam Hathaway2021-09-141-4/+4
* Initialize parity blocks before RAID-Z reconstruction benchmarkingMark Johnston2021-09-141-0/+7
* ZTS: Add tests for creation timeRyan Moeller2021-09-1410-5/+187
* Linux 4.11 compat: statx supportRichard Yao2021-09-143-9/+41
* zfs.4: Fix typo s/compatiblity/compatibility/Gordon Bergling2021-09-141-1/+1
* Remove b_pabd/b_rabd allocation from arc_hdr_alloc()Alexander Motin2021-09-144-51/+68