summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* gcc 11 cleanupAttila Fülöp2021-06-242-4/+4
* Annotated dprintf as printf-likeRich Ercolani2021-06-241-1/+1
* Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172)Alexander Motin2021-06-242-28/+95
* Re-embed multilist_t storageAlexander Motin2021-06-104-10/+11
* Remove pool io kstatsAlexander Motin2021-06-104-15/+0
* libzfs: On FreeBSD, use MNT_NOWAIT with getfsstatAlan Somers2021-06-091-0/+1
* More aggsum optimizationsAlexander Motin2021-06-092-3/+8
* Introduce write-mostly sumsAlexander Motin2021-06-095-10/+160
* Bend zpl_set_acl to permit the new userns* parameterRich Ercolani2021-05-271-0/+5
* Various Linux kABI cosmeticsнаб2021-05-271-7/+7
* Fix dRAID sequential resilver silent damage handlingBrian Behlendorf2021-05-271-1/+2
* linux 5.13 compat: bdevops->revalidate_disk() removedColeman Kane2021-05-271-0/+4
* module/zfs: remove zfs_zevent_console and zfs_zevent_colsнаб2021-05-275-68/+0
* Replace ZoL with OpenZFS where applicableнаб2021-05-101-1/+1
* FreeBSD: Prune some unneeded definitionsRyan Moeller2021-05-101-5/+0
* Add SIGSTOP and SIGTSTP handling to issigPaul Dagnelie2021-04-192-17/+14
* FreeBSD: add support for lockless symlink lookupMateusz Guzik2021-04-141-0/+1
* Improvements to the 'compatibility' propertyColm2021-04-141-3/+4
* lib/: set O_CLOEXEC on all fdsнаб2021-04-141-2/+2
* Allow zfs to send replication streams with missing snapshotspablofsf2021-04-141-0/+3
* Use dsl_scan_setup_check() to setup a scrubBrian Behlendorf2021-04-141-0/+1
* Ratelimit deadman zevents as with delay zeventsRyan Moeller2021-04-141-1/+2
* Fix various typosAndrea Gelmini2021-04-076-6/+6
* Use a helper function to clarify gang block sizeMatthew Ahrens2021-03-262-0/+15
* Removed duplicated includesAndrea Gelmini2021-03-222-2/+0
* Split dmu_zfetch() speculation and execution partsAlexander Motin2021-03-191-7/+16
* Fix zfs_get_data access to files with wrong generationChunwei Chen2021-03-192-3/+4
* Removing old code for k(un)map_atomicBrian Atkinson2021-03-191-2/+2
* Linux 5.12 compat: idmapped mountsColeman Kane2021-03-194-3/+59
* Clean up RAIDZ/DRAID ereport codeMatthew Ahrens2021-03-193-12/+6
* Remove unused rr_codeMatthew Ahrens2021-03-171-1/+0
* Linux: always check or verify return of igrab()Adam D. Moss2021-03-161-1/+7
* FreeBSD: Clean up zfsdev_close to match LinuxRyan Moeller2021-03-121-1/+0
* FreeBSD: switch teardown lock to rmsMateusz Guzik2021-03-121-0/+43
* Macroify teardown lock handlingMateusz Guzik2021-03-124-10/+78
* FreeBSD: rename teardown inactive macros to mimick rrm conventionMateusz Guzik2021-03-121-16/+16
* Add branch prediction to ZFS_ENTER and ZFS_VERIFY_ZP macrosMateusz Guzik2021-03-122-4/+4
* Microoptimizations for VERIFY() and friendsAdam D. Moss2021-03-112-79/+79
* Add missing files to MakefileAllan Jude2021-03-111-0/+3
* Suppress cppcheck invalidSyntax warninigsBrian Behlendorf2021-03-051-0/+2
* Linux 5.12 compat: replace bio_*_io_acct with disk_*_io_acctColeman Kane2021-02-241-2/+6
* Add upper bound for slop space calculationPrakash Surya2021-02-241-4/+5
* Cleaning up uio headersBrian Atkinson2021-02-205-59/+29
* libzpool: set_global_var: refactor to not modify 'arg'Christian Schwarz2021-02-191-1/+1
* Restore FreeBSD resource usage accountingRyan Moeller2021-02-192-0/+38
* Checksum errors may not be countedDon Brady2021-02-191-1/+2
* Add "compatibility" property for zpool feature setsColm2021-02-173-2/+35
* FreeBSD: disable edonr in zfs_mod_supported_feature()Brian Behlendorf2021-02-171-2/+0
* Make inline ABD predicates compatible with C++Ryan Moeller2021-02-151-3/+3
* Rename zfs_inode_update to zfs_znode_update_vfskhng3002021-02-093-2/+2