summaryrefslogtreecommitdiffstats
path: root/module/os/freebsd/zfs
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: catch up with 1300124 version bumpMateusz Guzik2020-10-301-6/+14
* FreeBSD: Fix 12.2-STABLE after AT_BENEATH MFCRyan Moeller2020-10-301-1/+2
* 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: 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-213-591/+29
* 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
* Cross-platform acltypeRyan Moeller2020-10-133-2/+40
* FreeBSD: use cache_rename if availableMateusz Guzik2020-10-131-4/+14
* Expose zfetch_max_idistance tunableRyan Moeller2020-10-131-2/+3
* FreeBSD: Sort and dedup includes in kmod_coreRyan Moeller2020-10-081-50/+43
* 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
* Fix a logic bug in the FreeBSD getpages VOPMark Johnston2020-09-221-2/+4
* Annontate FreeBSD sysctls with CTLFLAG_MPSAFEMark Johnston2020-09-211-6/+11
* 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
* zvol: unsigned off can not be less than zeroToomas Soome2020-09-021-1/+1
* FreeBSD: Remove unused SECLABEL codeRyan Moeller2020-08-311-193/+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
* 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-171-3/+2
* 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
* FreeBSD: update vaccess signature on most recent HEADMatthew Macy2020-08-071-0/+5
* Remove KMC_NOTOUCHMatthew Ahrens2020-08-051-1/+1
* FreeBSD: Add support for lockless lookupMatthew Macy2020-08-054-12/+157
* Fix page fault in zfsctl_snapdir_getattrMatthew Macy2020-08-011-1/+2
* Changes to make openzfs build within FreeBSD buildworldMatthew Macy2020-07-315-15/+21
* Convert Linux-isms to FreeBSD-isms in platform zfs_debug.cRyan Moeller2020-07-311-11/+8
* Revise ARC shrinker algorithmMatthew Ahrens2020-07-311-15/+4
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-295-5/+3
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-254-0/+10
* Make use of ZFS_DEBUG consistent within kmod sourcesMatthew Macy2020-07-254-6/+6
* FreeBSD: Remove accidental ARC size limiterRyan Moeller2020-07-251-0/+1