summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* ZTS: Waiting for zvols to be availablezfs-2.1.1-stagingBrian Behlendorf2021-08-31-9/+9
* vdev_id: Return an error if config file is not foundAnton Gubarkov2021-08-31-2/+3
* Correct checking bdev_check_media_change messageRyan Moeller2021-08-31-1/+1
* Make 'zpool labelclear -f' work on offlined disksTony Hutter2021-08-31-1/+35
* Linux 5.14 compat: METABrian Behlendorf2021-08-31-1/+1
* Optimize small random numbers generationAlexander Motin2021-08-31-45/+83
* zpool-remove.8: describe top-level vdev sector size limitationSam Hathaway2021-08-31-4/+4
* Initialize parity blocks before RAID-Z reconstruction benchmarkingMark Johnston2021-08-31-0/+7
* ZTS: Add tests for creation timeRyan Moeller2021-08-31-5/+187
* Linux 4.11 compat: statx supportRichard Yao2021-08-31-9/+41
* zfs.4: Fix typo s/compatiblity/compatibility/Gordon Bergling2021-08-31-1/+1
* Remove b_pabd/b_rabd allocation from arc_hdr_alloc()Alexander Motin2021-08-31-51/+68
* Optimize arc_l2c_only lists assertionsAlexander Motin2021-08-31-9/+12
* Fix/improve dbuf hits accountingAlexander Motin2021-08-31-28/+16
* Avoid vq_lock drop in vdev_queue_aggregate()Alexander Motin2021-08-31-29/+34
* Use more atomics in refcountsAlexander Motin2021-08-31-33/+26
* ZTS: Avoid unset $tmpdir in redacted_panicRyan Moeller2021-08-31-2/+8
* Restore FreeBSD sysctl processing for arc.min and arc.maxAllan Jude2021-08-31-6/+98
* zfs: add missed dependency of zfs module on zlibRyan Moeller2021-08-31-0/+1
* Add zfs.sh -r flag to reload modulesRyan Moeller2021-08-31-2/+10
* Fix usage of find in tests/Makefile.amRyan Moeller2021-08-31-1/+1
* Run arc_evict thread at higher priorityTony Nguyen2021-08-31-15/+22
* Make get_key_material_file fail more verboselyRich Ercolani2021-08-31-1/+1
* Enable /proc/diskstats for zvolsBrian Behlendorf2021-08-31-0/+3
* Man zpool-scrub.8: describe sequential scrubGeorge Melikov2021-08-31-2/+27
* Modify checksum obtain method of QAThedongzhang2021-08-31-23/+4
* Allow disabling of unmapped I/O on FreeBSDMark Johnston2021-08-31-0/+4
* Avoid small buffer copying on writeAlexander Motin2021-08-31-5/+6
* Assorted fixes for the performance testsJohn Wren Kennedy2021-08-31-269/+128
* Read past end of argv array in zpool_do_import()Matthew Ahrens2021-08-31-6/+8
* Add missing properties to zfs allow manpageVáclav Skála2021-08-31-2/+26
* Fixes in persistent L2ARCGeorge Amanakis2021-08-31-491/+162
* Add comment on metaslab_class_throttle_reserve() lockingAlexander Motin2021-08-31-0/+7
* Initialize dn_next_type[] in the dnode constructorMark Johnston2021-08-31-0/+1
* Zero pad bytes following TX_WRITE log dataMark Johnston2021-08-31-2/+6
* Zero pad bytes when allocating a ZIL recordMark Johnston2021-08-31-3/+4
* Initialize all fields in zfs_log_xvattr()Mark Johnston2021-08-31-1/+3
* Initialize "autoreplace" in spa_ld_get_props()Mark Johnston2021-08-31-1/+1
* Linux 5.14 compat: explicity assign set_page_dirtyColeman Kane2021-08-31-0/+42
* Fix unfortunate NULL in spa_update_dspaceRich Ercolani2021-08-31-1/+8
* Linux 5.14 compat: blk_alloc_disk()Brian Behlendorf2021-08-31-9/+54
* zloop: Add a max iterations option, use default run/pass timesRyan Moeller2021-08-31-28/+34
* FreeBSD: Ignore make_dev_s() errorsAlexander Motin2021-08-31-13/+18
* Remove old orig_fd variable from zfs sendJorgen Lundman2021-08-31-2/+1
* Optimize allocation throttlingAlexander Motin2021-08-31-58/+45
* CI: generate ABI files if changedGeorge Melikov2021-08-31-0/+14
* Minor ARC optimizationsAlexander Motin2021-08-31-34/+19
* dmu_redact.c does not call bqueue_destroyJorgen Lundman2021-08-31-0/+2
* A few fixes of callback typecasting (for the upcoming ClangCFI)Alexander2021-08-31-32/+111
* Remove unused fields from zvol_task_tRyan Moeller2021-08-31-5/+0