aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Add zstd support to zfsMichael Niewöhner2020-08-2027-71/+1652
* Import ZStandard v1.4.5Michael Niewöhner2020-08-204-0/+30103
* FreeBSD: Add option to rewind checkpoint while importing root poolMariusz Zaborski2020-08-192-2/+5
* Fix ARC aggsum access after arc_state_fini()Brian Behlendorf2020-08-181-8/+8
* FreeBSD: Fix UNIX permissions checkingMatthew Macy2020-08-184-99/+34
* Add define to enable autotrim to default to onMatthew Macy2020-08-181-1/+1
* Make zc_nvlist_src_size limit tunableRyan Moeller2020-08-183-2/+32
* Remove GRUB restrictionsRichard Laager2020-08-172-59/+1
* Include scatter_chunk_waste in arc_sizeMatthew Ahrens2020-08-173-11/+31
* Remove KMC_KMEM and KMC_VMEMMatthew Ahrens2020-08-172-114/+10
* FreeBSD: fix the build with Clang 11Ryan Moeller2020-08-176-2/+12
* FreeBSD: fix merge error in zfs_acl_ids_createMatthew Macy2020-08-171-27/+16
* Fix typo in btree.cSerapheim Dimitropoulos2020-08-171-2/+2
* FreeBSD: fallback to /boot/ to look for zpool.cacheMatthew Macy2020-08-171-0/+4
* Fix l2arc_dev_rebuild_start thread nameRyan Moeller2020-08-171-4/+5
* FreeBSD: Create taskq threads in appropriate procRyan Moeller2020-08-173-16/+19
* Fix L2ARC reads when compressed ARC disabledAllan Jude2020-08-131-0/+15
* Release onexit/events with any missed zfsdev_stateJorgen Lundman2020-08-133-7/+12
* Use zfs_dbgmsg to log metaslab_load/unloadMatthew Ahrens2020-08-121-19/+34
* Restore ARC MFU/MRU pressureMatthew Macy2020-08-121-22/+42
* Linux 5.9 compat: make_request_fn replaced with submit_bio interfaceColeman Kane2020-08-111-1/+17
* Fix typoAllan Jude2020-08-111-1/+1
* Move ZVOL_DIR back to zfs.hRyan Moeller2020-08-111-1/+0
* FreeBSD: update vaccess signature on most recent HEADMatthew Macy2020-08-071-0/+5
* Clarify error message when a range-tree double-add occursPaul Dagnelie2020-08-071-8/+22
* Remove commented-out codeMatthew Ahrens2020-08-051-27/+0
* Remove KMC_NOMAGAZINEMatthew Ahrens2020-08-051-8/+2
* Remove KMC_QCACHEMatthew Ahrens2020-08-051-2/+0
* Remove KMC_NOHASHMatthew Ahrens2020-08-051-2/+0
* Remove KMC_NOTOUCHMatthew Ahrens2020-08-052-2/+1
* Remove KMC_OFFSLABMatthew Ahrens2020-08-051-94/+39
* Fix i/o error handling of livelists and zap iterationMatthew Ahrens2020-08-054-69/+91
* FreeBSD: Add support for lockless lookupMatthew Macy2020-08-055-12/+160
* Add missed thread_exit() to vdev_{autotrim,rebuild}_threadMatthew Macy2020-08-052-0/+4
* Fix logging in l2arc_rebuild()George Amanakis2020-08-011-0/+7
* Fix page fault in zfsctl_snapdir_getattrMatthew Macy2020-08-011-1/+2
* Change the error handling for invalid property valuesAllan Jude2020-08-011-1/+2
* Changes to make openzfs build within FreeBSD buildworldMatthew Macy2020-07-317-15/+29
* Convert Linux-isms to FreeBSD-isms in platform zfs_debug.cRyan Moeller2020-07-311-11/+8
* Revise ARC shrinker algorithmMatthew Ahrens2020-07-313-184/+303
* lua: Increase reserved stack space for FreeBSD in debug configRyan Moeller2020-07-311-0/+9
* Remove duplicate include of sys/zfeature.h in dmu_objset.cAllan Jude2020-07-311-1/+0
* zfs promote does not delete livelist of originMatthew Ahrens2020-07-311-2/+2
* Fix error handling of vdev_top_zapMatthew Ahrens2020-07-291-2/+10
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-2921-20/+9
* Introduce names for ZTHRsSerapheim Dimitropoulos2020-07-294-16/+24
* Prefix zfs internal endian checks with _ZFSMatthew Macy2020-07-2811-22/+22
* Fix lua stack overflow on recursive call to gsub()Matthew Ahrens2020-07-275-1/+34
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-2529-4/+45
* Make use of ZFS_DEBUG consistent within kmod sourcesMatthew Macy2020-07-2518-32/+32