summaryrefslogtreecommitdiffstats
path: root/module/os/freebsd
Commit message (Expand)AuthorAgeFilesLines
* Update references to nonexistent man pages in codeRyan Moeller2020-10-301-1/+1
* FreeBSD: Remove BIO_ORDERED flag from BIO_FLUSHAlexander Motin2020-10-301-1/+0
* FreeBSD: g/c unused zfs_znode_move supportMateusz Guzik2020-10-292-31/+1
* FreeBSD: Skip RAW kstat sysctls by defaultRyan Moeller2020-10-261-4/+4
* FreeBSD: catch up with 1300123 version bumpMateusz Guzik2020-10-261-0/+9
* Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSDMatthew Macy2020-10-214-593/+32
* FreeBSD: delete unreferenced fileMatthew Macy2020-10-201-70/+0
* FreeBSD: add missing fplookup_vexec handler to special vop vectorsMateusz Guzik2020-10-152-0/+12
* FreeBSD: g/c unused vop vector zfsctl_ops_shares_dirMateusz Guzik2020-10-151-3/+1
* FreeBSD: fix panic due to tqid overflowMateusz Guzik2020-10-141-10/+38
* Cross-platform acltypeRyan Moeller2020-10-133-2/+40
* FreeBSD: make adjustments for the standalone environmentWarner Losh2020-10-131-1/+1
* FreeBSD: use cache_rename if availableMateusz Guzik2020-10-131-4/+14
* Expose zfetch_max_idistance tunableRyan Moeller2020-10-131-2/+3
* Make dbufstat work on FreeBSDRyan Moeller2020-10-081-0/+1
* FreeBSD: Sort and dedup includes in kmod_coreRyan Moeller2020-10-081-50/+43
* FreeBSD: Sort out kernel FPU headers for 12.1-RELRyan Moeller2020-10-021-4/+7
* Throw const on some stringsRyan Moeller2020-10-022-27/+20
* FreeBSD: Fix legacy compat for platform IOCsRyan Moeller2020-09-301-1/+3
* Drop references when skipping dmu_send due to EXDEVRyan Moeller2020-09-301-1/+3
* FreeBSD: update cache_purgevfs usage after 1300117 version bumpMateusz Guzik2020-09-251-0/+4
* FreeBSD: Code cleanup in zio_cryptRyan Moeller2020-09-251-145/+76
* FreeBSD: Add support for procfs_listMatthew Macy2020-09-232-15/+155
* FreeBSD: Don't save user FPU context in kernel threadsMatthew Macy2020-09-231-0/+4
* Fix a logic bug in the FreeBSD getpages VOPMark Johnston2020-09-221-2/+4
* Annontate FreeBSD sysctls with CTLFLAG_MPSAFEMark Johnston2020-09-212-26/+31
* Fix switch statement indentation in the FreeBSD kstat codeMark Johnston2020-09-211-105/+102
* vdev_ashift should only be set onceGeorge Wilson2020-09-182-3/+12
* FreeBSD: Do not copy vp into f_data for DTYPE_VNODE filesRyan Moeller2020-09-171-4/+1
* FreeBSD: convert teardown inactive lock to a read-mostly sleepable lockMateusz Guzik2020-09-093-18/+18
* FreeBSD: drop dependency on cryptodev moduleRyan Moeller2020-09-091-1/+0
* Links in Source FilesSpencer Kinny2020-09-021-0/+4
* zvol: unsigned off can not be less than zeroToomas Soome2020-09-021-1/+1
* FreeBSD: Fix up after spa_stats.c moveMatthew Macy2020-09-011-60/+113
* FreeBSD: Remove unused SECLABEL codeRyan Moeller2020-08-311-193/+0
* FreeBSD: Simplify INGLOBALZONERyan Moeller2020-08-311-6/+0
* Move spa_stats.c to common codeMatthew Macy2020-08-301-114/+0
* FreeBSD: Fix spurious failure in zvol_geom_openMatthew Macy2020-08-301-0/+20
* FreeBSD: add support for KSTAT_TYPE_RAWMatthew Macy2020-08-291-17/+128
* Remove pragma ident linesToomas Soome2020-08-261-2/+0
* Prevent zfs_acl_chmod() if aclmode restricted and ACL inheritedAndrew2020-08-221-0/+4
* Import vdev ashift optimization from FreeBSDRyan Moeller2020-08-213-35/+35
* FreeBSD: Add option to rewind checkpoint while importing root poolMariusz Zaborski2020-08-192-2/+5
* FreeBSD: Fix UNIX permissions checkingMatthew Macy2020-08-182-85/+0
* Make zc_nvlist_src_size limit tunableRyan Moeller2020-08-181-0/+13
* Include scatter_chunk_waste in arc_sizeMatthew Ahrens2020-08-171-4/+5
* FreeBSD: fix merge error in zfs_acl_ids_createMatthew Macy2020-08-171-27/+16
* FreeBSD: Create taskq threads in appropriate procRyan Moeller2020-08-173-16/+19
* Release onexit/events with any missed zfsdev_stateJorgen Lundman2020-08-131-0/+2
* Move ZVOL_DIR back to zfs.hRyan Moeller2020-08-111-1/+0