aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libzfs: add keylocation=https://, backed by fetch(3) or libcurlнаб2021-05-121-0/+2
* linux 5.13 compat: bdevops->revalidate_disk() removedColeman Kane2021-05-111-0/+4
* Remove unimplemented virus scanning hooksRyan Moeller2021-05-103-4/+0
* module/zfs: remove zfs_zevent_console and zfs_zevent_colsнаб2021-05-105-68/+0
* Replace ZoL with OpenZFS where applicableнаб2021-05-071-1/+1
* FreeBSD: Prune some unneeded definitionsRyan Moeller2021-04-301-5/+0
* Add SIGSTOP and SIGTSTP handling to issigPaul Dagnelie2021-04-152-17/+14
* libzfs: get rid of unused libzfs_handle::libzfs_{storeerr,chassis_id}наб2021-04-131-2/+0
* libzfs: get rid of libzfs_handle::libzfs_mnttabнаб2021-04-131-1/+0
* FreeBSD: add support for lockless symlink lookupMateusz Guzik2021-04-121-0/+1
* libuutil: purge unused functionsнаб2021-04-122-34/+0
* Improvements to the 'compatibility' propertyColm2021-04-121-3/+4
* lib/: set O_CLOEXEC on all fdsнаб2021-04-111-2/+2
* Allow zfs to send replication streams with missing snapshotspablofsf2021-04-111-0/+3
* Move zfsdev_state_{init,destroy} to common codeRyan Moeller2021-04-083-3/+4
* Use dsl_scan_setup_check() to setup a scrubBrian Behlendorf2021-04-081-0/+1
* Ratelimit deadman zevents as with delay zeventsRyan Moeller2021-04-071-1/+2
* Fix various typosAndrea Gelmini2021-04-026-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
* Remove unused iov_iter_init_compat() wrapperBrian Behlendorf2021-01-301-13/+0
* The abd child/parent relationship does not need to be trackedMatthew Ahrens2021-01-301-0/+2
* Parallelize vdev_validateAlan Somers2021-01-261-0/+2
* Parallelize vdev_loadAlan Somers2021-01-261-0/+1
* FreeBSD: fix HEAD build, conditionally remove FDSYNC definesMatt Macy2021-01-234-4/+41