aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/freebsd
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: Fix RLIMIT_FSIZE handling for block cloningMark Johnston2024-08-221-7/+0
* FreeBSD: Add zfs_link_create() error handlingAlexander Motin2024-05-293-13/+43
* Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.chenqiuhao19972024-05-131-1/+1
* Fix updating the zvol_htable when renaming a zvolAlan Somers2024-04-301-1/+1
* Refactor dmu_prefetch().Alexander Motin2024-04-191-3/+1
* abd: add page iteratorRob Norris2024-03-281-3/+1
* dmu: Allow buffer fills to failAlexander Motin2024-02-201-2/+2
* BRT: Fix FICLONE/FICLONERANGE shortened copyTony Hutter2024-02-061-4/+0
* Fix file descriptor leak on pool import.Pawel Jakub Dawidek2024-01-261-12/+51
* ZIL: Assert record sizes in different placesAlexander Motin2024-01-081-2/+7
* FreeBSD: Optimize large kstat outputsAlexander Motin2024-01-081-22/+16
* Update the kstat dataset_name when renaming a zvolAlan Somers2024-01-081-0/+1
* FreeBSD: Fix ZFS so that snapshots under .zfs/snapshot are NFS visiblermacklem2023-11-292-2/+10
* FreeBSD: Fix the build on FreeBSD 12Alan Somers2023-11-283-8/+22
* ZIL: Do not encrypt block pointers in lr_clone_range_tAlexander Motin2023-11-281-0/+13
* zfs-2.2.1: Disable block cloning by defaultTony Hutter2023-11-161-1/+1
* Add a tunable to disable BRT support.Rich Ercolani2023-11-162-0/+9
* Unify arc_prune_async() codeAlexander Motin2023-11-082-62/+32
* FreeBSD: taskq: Remove unused declarationOlivier Certner2023-11-061-2/+0
* FreeBSD: Improve taskq wrapperAlexander Motin2023-11-061-37/+37
* FreeBSD: Reduce divergence from in-tree sourcesAlexander Motin2023-10-102-2/+2
* Reduce number of metaslab preload taskq threads.Alexander Motin2023-10-071-22/+0
* Retire z_nr_znodesMateusz Guzik2023-09-192-7/+3
* copy_file_range: fix fallback when source create on same txgRob N2023-08-251-1/+2
* zfs_clone_range should return a descriptive error codesoromenahar2023-08-251-1/+1
* BRT should return EOPNOTSUPPoromenahar2023-07-271-1/+1
* FreeBSD: Fix build on stable/13 after 1302506.Alexander Motin2023-07-201-1/+2
* Finally drop long disabled vdev cache.Alexander Motin2023-06-091-2/+0
* Use list_remove_head() where possible.Alexander Motin2023-06-091-3/+1
* znode: expose zfs_get_zplprop to libzpoolRob Norris2023-06-052-86/+87
* Prevent panic during concurrent snapshot rollback and zvol readAmeer Hamza2023-05-091-0/+2
* Fix checkstyle warningBrian Behlendorf2023-04-261-1/+1
* FreeBSD: fix up EINVAL from getdirentries on .zfsMateusz Guzik2023-04-261-0/+11
* FreeBSD: add missing vn state transition for .zfsMateusz Guzik2023-04-261-0/+4
* FreeBSD: add missing vop_fplookup assignmentsMateusz Guzik2023-04-241-0/+9
* FreeBSD: try to fallback early if can't do optimized copyMateusz Guzik2023-04-241-0/+8
* FreeBSD: fix up EXDEV handling for clone_rangeMateusz Guzik2023-04-241-30/+33
* FreeBSD: make zfs_vfs_held() definition consistent with declarationDimitry Andric2023-04-211-1/+1
* Linux 6.3 compat: idmapped mount API changesyouzhongyang2023-04-102-10/+10
* Miscellaneous FreBSD compilation bugfixesMartin Matuška2023-04-061-3/+4
* vdev: expose zfs_vdev_def_queue_depth as a module parameterRob N2023-04-061-8/+0
* Additional limits on hole reportingBrian Behlendorf2023-03-281-0/+3
* Fix build on FreeBSDPawel Jakub Dawidek2023-03-223-3/+3
* FreeBSD: Remove extra arc_reduce_target_size() callAlexander Motin2023-03-171-2/+0
* nvpair: Constify string functionsRichard Yao2023-03-142-3/+3
* Implementation of block cloning for ZFSPawel Jakub Dawidek2023-03-104-2/+128
* More adaptive ARC evictionAlexander Motin2023-03-082-27/+52
* [FreeBSD] fix false assert in cache_vop_rmdir when replaying ZILAndriy Gapon2023-03-071-1/+2
* [FreeBSD] zfs_znode_alloc: lock the vnode earlierAndriy Gapon2023-03-061-6/+7
* Remove old or redundant SHA2 filesTino Reichardt2023-03-027-1421/+0