summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* module/zstd: pass -U__BMI__Georgy Yakovlev2020-08-272-1/+4
* dnode_sync is careless with range treePatrick Mooney2020-08-261-2/+12
* zpool: Change base URL for ZFS messages to openzfs-docsRyan Moeller2020-08-261-1/+2
* Remove duplicate dnode.h includeBrian Behlendorf2020-08-261-1/+0
* Always track temporary fses and snapshots for accountingPaul Dagnelie2020-08-261-17/+6
* Remove pragma ident linesToomas Soome2020-08-261-2/+0
* FreeBSD: disable neon usageMatthew Macy2020-08-262-2/+2
* Introduce limit on size of L2ARC headersAlexander Motin2020-08-251-5/+22
* Mark lua setjmp/longjmp for powerpc weaksterlingjensen2020-08-251-5/+5
* Export dmu_offset_next() symbolBrian Behlendorf2020-08-251-0/+1
* Fix inability to destroy snapshot used over NFSyouzhongyang2020-08-241-0/+19
* Avoid symbol collision with in-kernel zstdlibSebastian Gottschall2020-08-245-11/+479
* Prevent zfs_acl_chmod() if aclmode restricted and ACL inheritedAndrew2020-08-222-0/+8
* Make formatting of dedup values string consistentClint Armstrong2020-08-221-2/+2
* Import vdev ashift optimization from FreeBSDRyan Moeller2020-08-2114-61/+180
* Fix indentation in dnode_free_range()Matthew Ahrens2020-08-201-7/+7
* FreeBSD: 11.x arc_stats compatibilityMatthew Macy2020-08-202-1/+9
* 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