summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Trim L2ARCGeorge Amanakis2020-06-096-42/+406
* Move GFP flags kernel compatibility codeMichael Niewöhner2020-06-081-9/+0
* Linux 5.8 compat: __vmalloc()Michael Niewöhner2020-06-082-11/+9
* Restore support for in-kernel ZFS ioctlsPawel Jakub Dawidek2020-06-083-4/+4
* Remove redundant includesPawel Jakub Dawidek2020-06-081-49/+3
* Replace sprintf()->snprintf() and strcpy()->strlcpy()Jorgen Lundman2020-06-0721-59/+78
* Improve compatibility with C++ consumersRyan Moeller2020-06-061-7/+7
* zfsvfs_setup(): zap_stats_t may have undefined content when accessed (#10398)Brian Behlendorf2020-06-051-3/+3
|\
| * zfsvfs_setup(): zap_stats_t may have undefined content when accessedAllan Jude2020-06-031-3/+3
* | Connect dataset_kstats for FreeBSDAllan Jude2020-06-056-20/+113
* | Fix double mutex_init bug in send codePaul Dagnelie2020-06-031-5/+12
|/
* FreeBSD: Simplify zvol and fix lockingRyan Moeller2020-06-031-66/+25
* Periodically update ARC kstatsRyan Moeller2020-06-031-2/+2
* Restore avl_update() calls and related functionsJorgen Lundman2020-06-031-0/+61
* Fix crypto build on FreeBSD HEADMatthew Macy2020-05-301-3/+1
* Memory leak in dsl_destroy_snapshots_nvl error caseJorgen Lundman2020-05-261-0/+2
* Gang ABD TypeBrian Atkinson2020-05-205-103/+611
* Use boot_ncpus in place of max_ncpus in taskq_createDeHackEd2020-05-203-6/+6
* freebsd: Correct the order of arguments to copyin() for Q_SETQUOTARyan Moeller2020-05-191-1/+1
* freebsd: return EISDIR for read(2) on directoriesKyle Evans2020-05-161-0/+6
* Fix ZVOL_DIRRyan Moeller2020-05-161-0/+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-143-26/+2
* Upstream: add missing thread_exit()Jorgen Lundman2020-05-144-0/+8
* remove unneeded member drc_err of dmu_recv_cookie_tMatthew Ahrens2020-05-141-7/+5
* Resilver restarts unnecessarily when it encounters errorsJohn Poduska2020-05-132-2/+43
* Combine OS-independent ABD Code into Common Source FileBrian Atkinson2020-05-108-2021/+1454
* Improvements on persistent L2ARCGeorge Amanakis2020-05-071-75/+159
* Add support for boot environment data to be stored in the labelPaul Dagnelie2020-05-074-10/+214
* Enable splitting mirrors with indirect vdevsGeorge Amanakis2020-05-062-4/+11
* taskq: Don't leak system_delay_taskq on FreeBSDRyan Moeller2020-05-051-0/+1
* Avoid the GEOM topology lock recursion when autoexpanding a poolRyan Moeller2020-05-041-3/+10
* Update FreeBSD SPL atomicsRyan Moeller2020-05-041-35/+20
* 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-302-7/+8
* OpenZFS 742 - Resurrect the ZFS "aclmode" property OpenZFS 664 - Umask maskin...Paul B. Henson2020-04-303-73/+115
* Add longjmp support for Thumb-2Brian Behlendorf2020-04-291-1/+18
* 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
* Fix missing ivset guid with resumed raw base recvTom Caputi2020-04-241-1/+1
* Remove deduplicated send/receive codeMatthew Ahrens2020-04-234-377/+19
* Use a struct to organize metaslab-group-allocator fieldsMatthew Ahrens2020-04-222-53/+51
* Fix zfs send progress reportingMatthew Ahrens2020-04-201-1/+1
* Use new FreeBSD API to largely eliminate object lockingMatthew Macy2020-04-172-39/+40
* Persistent L2ARC minor fixesGeorge Amanakis2020-04-171-8/+6
* Update FreeBSD tunablesRyan Moeller2020-04-154-40/+67