aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* linux: add basic fallocate(mode=0/2) compatibilityadilger2020-06-183-22/+69
* Disambiguate condvar API contractMatthew Macy2020-06-182-16/+21
* Add abd_cache_reap_now for abd_chunk_cache usersMatthew Macy2020-06-173-0/+12
* zfs_ioctl: saved_poolname can be truncatedJorgen Lundman2020-06-171-11/+14
* Set initial arc_c to arc_c_min instead of arc_c_maxAlexander Motin2020-06-171-4/+4
* FreeBSD: Kernel module should depend on xdr not krpc after 1300092Ryan Moeller2020-06-161-0/+4
* Make struct vdev_disk_t be platform privateJorgen Lundman2020-06-161-0/+5
* Fixing ABD struct allocation for FreeBSDBrian Atkinson2020-06-161-4/+13
* Add convenience wrappers for common uio usageJorgen Lundman2020-06-148-148/+105
* Upstream: zil_commit_waiter() can stall foreverJorgen Lundman2020-06-141-1/+1
* Removing ZERO_PAGE abd_alloc_zero_scatterBrian Atkinson2020-06-101-12/+21
* Fixup "Avoid the GEOM topology lock recursion when autoexpanding a pool"Ryan Moeller2020-06-101-8/+9
* Cleanup linux module kbuild filesArvind Sankar2020-06-1014-69/+86
* Fix typosAndrea Gelmini2020-06-0917-34/+35
* File incorrectly zeroed when receiving incremental stream that toggles -LMatthew Ahrens2020-06-095-143/+381
* 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