summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* 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
* Modify checksum obtain method of QAThedongzhang2021-09-14-23/+4
* Allow disabling of unmapped I/O on FreeBSDMark Johnston2021-09-14-0/+4
* Add comment on metaslab_class_throttle_reserve() lockingAlexander Motin2021-09-14-0/+7
* Assorted fixes for the performance testsJohn Wren Kennedy2021-09-14-269/+128
* Read past end of argv array in zpool_do_import()Matthew Ahrens2021-09-14-6/+8
* Add missing properties to zfs allow manpageVáclav Skála2021-09-14-2/+26
* Fixes in persistent L2ARCGeorge Amanakis2021-09-14-491/+162
* Initialize dn_next_type[] in the dnode constructorMark Johnston2021-09-14-0/+1
* Zero pad bytes following TX_WRITE log dataMark Johnston2021-09-14-2/+6
* Zero pad bytes when allocating a ZIL recordMark Johnston2021-09-14-3/+4
* Initialize all fields in zfs_log_xvattr()Mark Johnston2021-09-14-1/+3
* Initialize "autoreplace" in spa_ld_get_props()Mark Johnston2021-09-14-1/+1
* Linux 5.14 compat: explicity assign set_page_dirtyColeman Kane2021-09-14-0/+42
* Fix unfortunate NULL in spa_update_dspaceRich Ercolani2021-09-14-1/+8
* Linux 5.14 compat: blk_alloc_disk()Brian Behlendorf2021-09-14-9/+54