summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix column width calculation issue with certain terminal widthsPhilip Pokorny2020-05-061-4/+30
* Enable splitting mirrors with indirect vdevsGeorge Amanakis2020-05-066-7/+89
* taskq: Don't leak system_delay_taskq on FreeBSDRyan Moeller2020-05-051-0/+1
* config/kernel-inode-times: initialize timespecalaviss2020-05-041-0/+1
* Avoid the GEOM topology lock recursion when autoexpanding a poolRyan Moeller2020-05-041-3/+10
* Update FreeBSD SPL atomicsRyan Moeller2020-05-042-106/+85
* ZTS: Count CKSUM for all vdevs in verify_poolRyan Moeller2020-04-301-1/+6
* zdb: Fix ignored zfs_arc_max tuningRyan Moeller2020-04-301-1/+2
* OpenZFS 6765 - zfs_zaccess_delete() comments do not accuratelyPaul B. Henson2020-04-301-22/+21
* OpenZFS 6762 - POSIX write should imply DELETE_CHILD on directoriesPaul B. Henson2020-04-301-80/+147
* OpenZFS 8984 - fix for 6764 breaks ACL inheritancePaul B. Henson2020-04-301-11/+29
* OpenZFS 6764 - zfs issues with inheritance flags during chmod(2)Paul B. Henson2020-04-301-85/+79
* OpenZFS 3254 - add support in zfs for aclmode=restrictedPaul B. Henson2020-04-303-8/+9
* OpenZFS 742 - Resurrect the ZFS "aclmode" property OpenZFS 664 - Umask maskin...Paul B. Henson2020-04-306-85/+130
* Fix regression caused by c14ca14Adam D. Moss2020-04-291-1/+1
* Add longjmp support for Thumb-2Brian Behlendorf2020-04-291-1/+18
* Support custom URI schemes for the keylocation propertyJason King2020-04-283-194/+360
* Add more sanity testing for zdb input argsSara Hartse2020-04-284-12/+127
* Add missing zfs_refcount_destroy() in key_mapping_rele()George Amanakis2020-04-281-0/+1
* Fix zlib leak on FreeBSDRyan Moeller2020-04-281-1/+1
* zfs_create: round up volume size to multiple of bsalex2020-04-244-3/+45
* Fix missing ivset guid with resumed raw base recvTom Caputi2020-04-241-1/+1
* Fix unitialized variable in `zstream redup` commandBrian Behlendorf2020-04-231-1/+1
* change libspl list member names to match kernelMatthew Ahrens2020-04-232-41/+40
* Remove deduplicated send/receive codeMatthew Ahrens2020-04-2326-1081/+219
* Fix more leaks detected by ASANJoao Carlos Mendes Luis2020-04-221-2/+7
* Use a struct to organize metaslab-group-allocator fieldsMatthew Ahrens2020-04-223-57/+62
* Don't attempt trimming "hole" vdevsNiklas Haas2020-04-211-1/+2
* Fix zfs send progress reportingMatthew Ahrens2020-04-203-1/+15
* Use new FreeBSD API to largely eliminate object lockingMatthew Macy2020-04-173-39/+56
* Persistent L2ARC minor fixesGeorge Amanakis2020-04-173-12/+9
* Update FreeBSD tunablesRyan Moeller2020-04-156-43/+71
* Don't delete freebsd.run in distcleanRyan Moeller2020-04-151-0/+1
* Fix SC2086 note in zpool.d/smartRyan Moeller2020-04-141-1/+1
* sys/mnttab.h: include sys/stat.h for stat64alaviss2020-04-141-1/+1
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-14209-81/+46201
* Fix allocation errors, detected using ASANJoao Carlos Mendes Luis2020-04-131-2/+3
* Disable user space reference trackingBrian Behlendorf2020-04-131-5/+6
* ZTS: Fix and change testcase cache_010_negalex2020-04-135-30/+29
* zvol_write() can use dmu_tx_hold_write_by_dnode()Matthew Ahrens2020-04-101-1/+1
* Minor `zstream redup` command fixesBrian Behlendorf2020-04-102-1/+1
* Add `zstream redup` command to convert deduplicated send streamsMatthew Ahrens2020-04-1016-36/+728
* Persistent L2ARCGeorge Amanakis2020-04-1030-88/+3020
* Don't ignore zfs_arc_max below allmem/32Ryan Moeller2020-04-093-15/+31
* Add separate field for indicating that spa is in middle of splitMatthew Macy2020-04-092-0/+3
* Linux 5.7 compat: blk_alloc_queue()Brian Behlendorf2020-04-094-44/+87
* Use vn_io_fault_uiomove on FreeBSD to avoid potential deadlockMatthew Macy2020-04-081-1/+10
* Finish refactoring for ZFS_MODULE_PARAM_CALLRyan Moeller2020-04-075-8/+11
* libzfs_pool: Remove unused check for ENOTBLKalex2020-04-071-11/+0
* ZTS: Fix non-portable date formatRyan Moeller2020-04-062-18/+17