summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix ZVOL_DIRRyan Moeller2020-05-162-3/+1
* RPM: Remove old versions of DKMS on upgradeColMelvin2020-05-141-1/+1
* Fix error handling in receive_writer_thread()Matthew Ahrens2020-05-141-1/+2
* Fix VN_OPEN_INVFS typoyparitcher2020-05-141-1/+1
* Fix abd_enter/exit_critical wrappersBrian Behlendorf2020-05-144-28/+15
* Upstream: add missing thread_exit()Jorgen Lundman2020-05-145-22/+9
* remove unneeded member drc_err of dmu_recv_cookie_tMatthew Ahrens2020-05-142-8/+5
* flake8 E741 variable name warningBrian Behlendorf2020-05-141-3/+3
* ZTS: zpool_split_indirect deletes zfstest log fileJohn Wren Kennedy2020-05-141-1/+2
* Resilver restarts unnecessarily when it encounters errorsJohn Poduska2020-05-136-4/+149
* Fix outdated comment headerAJ Jordan2020-05-111-8/+13
* Fix up arcstat(1) to match our versionAJ Jordan2020-05-112-19/+46
* Import the arcstat(1m) manpage from illumosAJ Jordan2020-05-111-0/+455
* Fix inconsistent capitalization in `arcstat -v`AJ Jordan2020-05-111-11/+11
* Change zfsunlock for better busybox compatibilityRichard Laager2020-05-101-1/+1
* Combine OS-independent ABD Code into Common Source FileBrian Atkinson2020-05-1012-2071/+1602
* Fixed LDADD library links in Makefiles for cross compilation buildsPetros Koutoupis2020-05-099-1/+12
* ZTS: refreserv_005_pos.kshBrian Behlendorf2020-05-081-3/+3
* Unlock encrypted root partition over SSHAndrey Prokopenko2020-05-078-3/+92
* Rework README.initramfs.markdownRichard Laager2020-05-071-94/+74
* Cleanup contrib/initramfs automakeRichard Laager2020-05-076-27/+16
* Improvements on persistent L2ARCGeorge Amanakis2020-05-075-126/+278
* Add support for boot environment data to be stored in the labelPaul Dagnelie2020-05-0713-22/+335
* 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