aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10 compat: frame.h renamed objtool.hBrian Behlendorf2020-11-021-0/+4
* zfs_vnops: make zfs_get_data OS-independentChristian Schwarz2020-11-023-2/+13
* Introduce CPU_SEQID_UNSTABLEMateusz Guzik2020-11-023-0/+3
* Consolidate zfs_holey and zfs_accessMatthew Macy2020-10-314-6/+14
* Remove duplicate cond_resched() definitionRyan Moeller2020-10-311-1/+0
* zstd: track allocator statisticsMateusz Guzik2020-10-301-2/+4
* Remove UIO_ZEROCOPY functions structuresMatthew Macy2020-10-304-83/+0
* Update references to nonexistent man pages in codeRyan Moeller2020-10-302-3/+3
* Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSDMatthew Macy2020-10-2115-17/+70
* Cross-platform acltypeRyan Moeller2020-10-132-0/+2
* FreeBSD: make adjustments for the standalone environmentWarner Losh2020-10-1318-29/+101
* dmu.h: remove stale declaration dmu_objset_snapshot_tmpChristian Schwarz2020-10-131-1/+0
* zil_parse: make callback parameters constChristian Schwarz2020-10-091-2/+2
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-0858-61/+0
* FreeBSD: Sort out kernel FPU headers for 12.1-RELRyan Moeller2020-10-021-7/+4
* Throw const on some stringsRyan Moeller2020-10-029-34/+31
* do a cyclic seek for unused memory objects in poolSebastian Gottschall2020-09-301-0/+1
* Fix objtool configure checkBrian Behlendorf2020-09-281-1/+2
* zfetch: Don't issue new streams when old have not completedMatthew Macy2020-09-272-7/+16
* FreeBSD: Add support for procfs_listMatthew Macy2020-09-234-5/+28
* FreeBSD: Don't save user FPU context in kernel threadsMatthew Macy2020-09-231-8/+8
* FreeBSD: Reduce stack usage of LuaRyan Moeller2020-09-221-4/+0
* vdev_ashift should only be set onceGeorge Wilson2020-09-182-1/+2
* Rename acltype=posixacl to acltype=posixRyan Moeller2020-09-161-1/+1
* zfs label bootenv should store data as nvlistToomas Soome2020-09-1513-7/+172
* Add L2ARC arcstats for MFU/MRU buffers and buffer content typeGeorge Amanakis2020-09-141-0/+17
* FreeBSD: convert teardown inactive lock to a read-mostly sleepable lockMateusz Guzik2020-09-091-1/+64
* Avoid possibility of division by zeroRyan Moeller2020-09-082-4/+4
* Avoid posting duplicate zpool eventsDon Brady2020-09-044-5/+13
* nowait synctask must succeedMatthew Ahrens2020-09-041-2/+2
* Fixes for running FreeBSD buildworld on Linux/macOS hostsAlexander Richardson2020-09-031-1/+4
* Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriateMatthew Macy2020-09-034-6/+19
* Add 'zfs rename -u' to rename without remountingRyan Moeller2020-09-018-4/+55
* FreeBSD: Simplify INGLOBALZONERyan Moeller2020-08-311-5/+4
* FreeBSD: Define crgetzoneid appropriatelyRyan Moeller2020-08-311-1/+1
* Linux 5.9 compat: NR_SLAB_RECLAIMABLEBrian Behlendorf2020-08-292-36/+0
* zpool: Change base URL for ZFS messages to openzfs-docsRyan Moeller2020-08-261-4/+4
* Remove pragma ident linesToomas Soome2020-08-266-12/+0
* Don't assert on nvlists larger than SPA_MAXBLOCKSIZEAllan Jude2020-08-251-0/+1
* Avoid symbol collision with in-kernel zstdlibSebastian Gottschall2020-08-241-6/+6
* Appease GCC sprintf warnings found on Fedora 32/GCC 10.0.1Chris McDonough2020-08-241-1/+1
* Import vdev ashift optimization from FreeBSDRyan Moeller2020-08-215-1/+46
* FreeBSD: 11.x arc_stats compatibilityMatthew Macy2020-08-201-0/+7
* Add zstd support to zfsMichael Niewöhner2020-08-2014-14/+242
* Linux 5.7 compat: Include linux/sched.h in spl/sys/mutex.hPavel Snajdr2020-08-191-0/+1
* FreeBSD: Add option to rewind checkpoint while importing root poolMariusz Zaborski2020-08-191-1/+1
* FreeBSD: Fix UNIX permissions checkingMatthew Macy2020-08-183-0/+140
* Add define to enable autotrim to default to onMatthew Macy2020-08-181-1/+7
* Make zc_nvlist_src_size limit tunableRyan Moeller2020-08-182-2/+2
* Include scatter_chunk_waste in arc_sizeMatthew Ahrens2020-08-172-0/+2