]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2024-03-25 Rob Norrisabd: add page iterator
2024-03-25 Rob Norrislinux 5.4 compat: page_size()
2024-03-25 Alexander MotinBRT: Make BRT block sizes configurable
2024-03-25 George WilsonProvide macros for setting and getting blkptr birth...
2024-03-25 Alexander MotinBRT: Relax brt_pending_apply() locking
2024-03-25 Alexander MotinZAP: Massively switch to _by_dnode() interfaces
2024-03-25 Alexander MotinBRT: Skip duplicate BRT prefetches
2024-03-25 Robert EvansFix corruption caused by mmap flushing problems
2024-03-21 Alexander MotinZAP: Some cleanups/micro-optimizations
2024-03-21 Fabian-Gruenbichlerudev: correctly handle partition #16 and later
2024-03-21 Alexander MotinBRT: Change brt_pending_tree sorting order
2024-03-21 Rob Nzio: update ZIO type x stage documentation
2024-03-21 Cameron HarrFix option string, adding -e and fixing order
2024-03-21 Alexander MotinUpdate resume token at object receive.
2024-03-20 Rob NLinux 6.8 compat: use splice_copy_file_range() for...
2024-03-20 Rob Nfreebsd: fix missing headers in distribution tarball
2024-02-26 Rob Norrisddt: reduce DDT_NAMELEN
2024-02-26 Rob Norrisconfig: use -Wno-format-truncation globally
2024-02-26 QuartzFixed parameter passing error when calling zfs_acl_chmod
2024-02-16 Brian BehlendorfCheck for minimum partition size
2024-02-16 Tony HutterZTS: Skip cross-fs bclone tests if FreeBSD < 14.0
2024-02-15 Rob Norrisddt: document the theory and the key data structures
2024-02-15 Rob Norrisddt: only create tables for dedup-capable checksums
2024-02-15 Rob Norrisddt: simplify entry load and flags
2024-02-15 Rob Norrisddt: remove ddt_node
2024-02-15 Rob Norrisddt: rework ops interface in terms of keys and values
2024-02-15 Rob Norrisddt: ensure ddt objects exist before trying to get...
2024-02-15 Rob Norrisddt: remove struct names and forward declarations
2024-02-15 Rob Norrisddt: typedef ddt_type and ddt_class
2024-02-15 Rob Norrisddt: split internal DDT API into separate header
2024-02-15 Rob Norrisddt: remove DDE_GET_NDVAS macro
2024-02-15 Rob Norrisddt: lift dedup stats out to separate file
2024-02-15 Rob Norrisddt: compare keys, not entries
2024-02-15 Rob Norrisddt_zap: standardise temp buffer allocations
2024-02-15 Rob Norrisddt: move entry compression into ddt_zap
2024-02-15 Rob Norrisddt: modernise assertions
2024-02-13 Alexander MotinLinux: Cleanup taskq threads spawn/exit
2024-02-13 Bi11zdb: Fix false leak report for BRT objects
2024-02-12 Bi11BRT: Fix slop space calculation with block cloning
2024-02-09 Kevin GreeneAllowing PERFPOOL to be defined by zfs-test users
2024-02-08 Shawn BayernUpdate zfs-snapshot.8
2024-02-08 Rob Nzfs list: add '-t fs' and '-t vol' options
2024-02-08 Don BradyAdd slow disk diagnosis to ZED
2024-02-07 the-Chain-Warden... LUA: Backport CVE-2020-24370's patch
2024-02-07 Cameron HarrAdd 'zpool status -e' flag to see unhealthy vdevs
2024-02-06 Brian BehlendorfBRT: Fix FICLONE/FICLONERANGE shortened copy
2024-02-05 Rich Ercolanilibzdb: Initial breakout of libzdb
2024-02-02 Umer SaleemImprove performance for zpool trim on linux
2024-01-29 Rob NorrisLinux 6.8 compat: handle mnt_idmap user_namespace change
2024-01-29 Rob NorrisLinux 6.8 compat: fix inode permission tests
2024-01-29 Rob NorrisLinux 6.8 compat: replace MAX_ORDER define
2024-01-29 Rob NorrisLinux 6.8 compat: implement strlcpy fallback
2024-01-29 Rob NorrisLinux 6.8 compat: update for new bdev access functions
2024-01-29 Rob NorrisLinux 6.8 compat: make test functions static
2024-01-29 Brian BehlendorfLinux 6.7 compat: META
2024-01-29 Paul DagnelieDon't assert mg_initialized due to device addition...
2024-01-29 Richard Kojedzinszkylibzfs: use zfs_strerror() in place of strerror()
2024-01-29 Richard Kojedzinszkylibzfs: make userquota_propname_decode threadsafe
2024-01-29 rilyshlibnvpair.c: replace strstr() with strchr() for a singl...
2024-01-29 Chris DavidsonUpdate man pages to time(1) from time(2)
2024-01-29 Brian BehlendorfZTS: Allow longer run time for zdb_args_pos
2024-01-29 Andrew InnesMove nodes into correct subgraphs
2024-01-26 MigeljanImeriRemove list_size struct member from list implementation
2024-01-26 Rob Nzpool wait: print timestamp before the header
2024-01-26 Ameer HamzaUpdate vdev devid and physpath if changed between imports
2024-01-26 Tino ReichardtZTS: Update deprecated Github Action version numbers
2024-01-26 Richard YaoSwitch to CodeQL to detect prohibited function use
2024-01-26 Tino ReichardtZTS: Apply small changes for speeding up the tests
2024-01-23 Pawel Jakub... Fix file descriptor leak on pool import.
2024-01-23 Brian BehlendorfZTS: Apply zfs_bclone_enabled to bclone tests
2024-01-19 Val PackettFreeBSD: Fix bootstrapping tools under Linux/musl
2024-01-17 Tino Reichardtfix: variable type with zfs-tests/cmd/clonefile.c
2024-01-17 Tino Reichardtlinux spl: fix typo in top comment of spl-condvar.c
2024-01-17 Kevin JinAutotrim High Load Average Fix
2024-01-17 Pawel Jakub... Fix cloning into mmaped and cached file.
2024-01-16 Rob NLinux 6.7 compat: zfs_setattr fix atime update
2024-01-16 LalufuMake sure all necessary RPM path macros are defined
2024-01-16 youzhongyangMake spl_kmem_cache size check consistent
2024-01-16 Ameer HamzaAdd path handling for aux vdevs in `label_path`
2024-01-16 Ameer HamzaExtend aux label to add path information
2024-01-16 Ameer Hamzafix: Uber block label not always found for aux vdevs
2024-01-16 Rich ErcolaniMake zdb -R a little more sane.
2024-01-16 Umer SaleemZTS: Test for clone, mmap and write for block cloning
2024-01-12 Brian BehlendorfFix "out of memory" error
2024-01-12 Benjamin Shermanfix: preserve linux kmod signature in zfs-kmod rpm...
2024-01-12 Mark Johnstonspa: Let spa_taskq_param_get()'s addition of a newline...
2024-01-12 Mark Johnstonspa: Fix FreeBSD sysctl handlers
2024-01-12 Rich ErcolaniStop wasting time on malloc in snprintf_zstd_header
2024-01-12 Stefan Lendlfix(mount): do not truncate shares not zfs mount
2024-01-12 Brian BehlendorfEnable block_cloning tests on FreeBSD
2024-01-12 Rich ErcolaniMake zdb -R scale less poorly
2024-01-12 Mark JohnstonFix a potential use-after-free in zfs_setsecattr()
2024-01-12 Mark JohnstonLinux: Defer loading the object set in zfs_setattr()
2024-01-09 gofasterAdd Gotify notification support to ZED
2024-01-09 Alexander MotinFix livelist assertions for dedup and cloning
2024-01-09 Alexander MotinImprove block sizes checks during cloning
2024-01-09 Kent Rossmake zdb_decompress_block check decompression reliably
2024-01-09 Jose Luis Duranzpoolprops.7: Remove unnecessary .Ns
2024-01-09 Alexander MotinZIL: Update Linux tracing after #15635
2024-01-09 Shengqi ChenLinux 6.2 compat: add check for kernel_neon_* availability
next