]> git.proxmox.com Git - mirror_zfs.git/history - module
BRT: Make BRT block sizes configurable
[mirror_zfs.git] / module /
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 Alexander MotinBRT: Change brt_pending_tree sorting 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-02-26 QuartzFixed parameter passing error when calling zfs_acl_chmod
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: 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: 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-12 Bi11BRT: Fix slop space calculation with block cloning
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-06 Brian BehlendorfBRT: Fix FICLONE/FICLONERANGE shortened copy
2024-02-02 Umer SaleemImprove performance for zpool trim on linux
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 Paul DagnelieDon't assert mg_initialized due to device addition...
2024-01-26 MigeljanImeriRemove list_size struct member from list implementation
2024-01-26 Ameer HamzaUpdate vdev devid and physpath if changed between imports
2024-01-23 Pawel Jakub DawidekFix file descriptor leak on pool import.
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 DawidekFix cloning into mmaped and cached file.
2024-01-16 Rob NLinux 6.7 compat: zfs_setattr fix atime update
2024-01-16 youzhongyangMake spl_kmem_cache size check consistent
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-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 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 Alexander MotinFix livelist assertions for dedup and cloning
2024-01-09 Alexander MotinImprove block sizes checks during cloning
2023-12-21 Brian BehlendorfLinux 6.5 compat: check BLK_OPEN_EXCL is defined
2023-12-21 chrisperedunDon't panic on unencrypted block in encrypted dataset
2023-12-21 Alexander MotinZIL: Improve next log block size prediction
2023-12-20 Rob Nspa: make read/write queues configurable
2023-12-20 Rob NorrisLinux 6.7 compat: rework shrinker setup for heap alloca...
2023-12-20 Rob NorrisLinux 6.7 compat: handle superblock shrinker member...
2023-12-20 Rob NorrisLinux 6.7 compat: use inode atime/mtime accessors
2023-12-15 Alexander Motindmu: Allow buffer fills to fail
2023-12-12 Alexander Motindbuf: Set dr_data when unoverriding after clone
2023-12-12 Alexander Motindbuf: Handle arcbuf assignment after block cloning
2023-12-11 Chunwei ChenFor db_marker inherit the db pointer for AVL comparision.
2023-12-09 Alexander MotinDMU: Fix lock leak on dbuf_hold() error
2023-12-07 Rob Nzfs_refcount_remove: explictly ignore returns
2023-12-07 Mark JohnstonFreeBSD: Ensure that zfs_getattr() initializes the...
2023-12-06 Alexander MotinBRT: Limit brt_vdev_dump() to only one vdev
2023-12-06 Alexander MotinZIL: Remove 128K into 2x68K LWB split optimization
2023-12-05 Don BradyExtend import_progress kstat with a notes field
2023-12-05 Shengqi Chenmodule/icp/asm-arm/sha2: enable non-SIMD asm kernels...
2023-12-05 oromenaharAllow block cloning across encrypted datasets
2023-12-05 Alexander MotinZIL: Do not clone blocks from the future
2023-12-01 Alexander MotinZIL: Remove TX_CLONE_RANGE replay for ZVOLs.
2023-12-01 Alexander MotinZIO: Add overflow checks for linear buffers
2023-11-29 Alexander MotinZIL: Call brt_pending_add() replaying TX_CLONE_RANGE
2023-11-28 Alexander MotinZIL: Assert record sizes in different places
2023-11-28 Shengqi Chenmodule/icp/asm-arm/sha2: fix compiling on armv5/6
2023-11-28 Shengqi Chenmodule/icp/asm-arm/sha2: auto detect __ARM_ARCH
2023-11-28 Rob Ndmu_buf_will_clone: fix race in transition back to...
2023-11-28 Matthew Ahrensunnecessary alloc/free in dsl_scan_visitbp()
2023-11-28 Rob Ndnode_is_dirty: check dnode and its data for dirtiness
2023-11-28 rmacklemFreeBSD: Fix ZFS so that snapshots under .zfs/snapshot...
2023-11-27 Rob Norrisbrt: lift internal definitions into _impl header
2023-11-27 Alexander MotinZVOL: Minor code cleanup
2023-11-27 Alan SomersFreeBSD: Fix the build on FreeBSD 12
2023-11-27 Alexander MotinZIL: Refactor TX_WRITE encryption similar to TX_CLONE_RANGE
2023-11-27 Alexander MotinZIL: Do not encrypt block pointers in lr_clone_range_t
2023-11-27 Don BradyDon't allow attach to a raidz child vdev
2023-11-17 Brooks Davisfreebsd: remove __FBSDID macro use
2023-11-17 Alexander MotinZIO: Optimize zio_flush()
2023-11-17 Alexander MotinUse abd_zero_off() where applicable
2023-11-17 Rob NConsider `dnode_t` allocations in dbuf cache size accou...
2023-11-16 Rich ErcolaniAdd a tunable to disable BRT support.
2023-11-14 Alexander MotinL2ARC: Restrict write size to 1/4 of the device
2023-11-14 Chunwei ChenFix snap_obj_array memory leak in check_filesystem()
2023-11-13 Tony HutterWorkaround UBSAN errors for variable arrays
2023-11-10 Alexander MotinLinux: Reclaim unused spl_kmem_cache_reclaim
2023-11-09 shodanshokIncrease L2ARC write rate and headroom
2023-11-08 Low-powerLinux: reject read/write mapping to immutable file...
2023-11-08 Don BradyRAID-Z expansion feature
2023-11-07 Umer SaleemLinux 6.6 compat: fix implicit conversion error with...
2023-11-07 Gordon TetlowAdd kern.features.zfs
next