]> git.proxmox.com Git - mirror_zfs.git/history - module
etc/init.d: decide which variant to use at build time.
[mirror_zfs.git] / module /
2024-04-08 Alexander MotinRemove db_state DB_NOFILL checks from syncing context
2024-04-08 Alexander MotinSpeculative prefetch for reordered requests
2024-04-08 Alexander MotinFix read errors race after block cloning
2024-04-08 Rob Nzinject: inject device errors into ioctls
2024-04-08 Rob Nvdev_disk: ensure trim errors are returned immediately
2024-04-08 Rob Nzvol_os: fix compile with blk-mq on Linux 4.x
2024-04-08 Rob Nzvol_os: fix build on Linux <3.13
2024-04-04 Ameer Hamzazvol: use multiple taskq
2024-04-04 Pavel SnajdrFix panics when truncating/deleting files
2024-04-03 Rob NMakefile.bsd: sort and cleanup source file list
2024-04-03 Rob NorrisLinux 6.9 compat: blk_alloc_disk() now takes two args
2024-04-03 Rob NorrisLinux 6.9 compat: bdev handles are now struct file
2024-04-03 Rob Nvdev_disk: don't touch vbio after its handed off to...
2024-04-03 Rob Nxdr: header cleanup
2024-04-03 Alexander MotinImprove dbuf_read() error reporting
2024-03-29 Rob Nvdev_disk: clean up spa/bdev mode conversion
2024-03-29 Fabian-Gruenbichlerzvols: prevent overflow of minor device numbers
2024-03-29 George WilsonAdd ashift validation when adding devices to a pool
2024-03-27 Alexander MotinBRT: Fix holes cloning.
2024-03-26 Alexander MotinBRT: Skip getting length in brt_entry_lookup()
2024-03-25 Rob Norrisabd_iter_page: don't use compound heads on Linux <4.5
2024-03-25 Rob Norrisvdev_disk: use bio_chain() to submit multiple BIOs
2024-03-25 Rob Norrisvdev_disk: add module parameter to select BIO submissio...
2024-03-25 Rob Norrisvdev_disk: rewrite BIO filling machinery to avoid split...
2024-03-25 Rob Norrisvdev_disk: make read/write IO function configurable
2024-03-25 Rob Norrisvdev_disk: reorganise vdev_disk_io_start
2024-03-25 Rob Norrisvdev_disk: rename existing functions to vdev_classic_*
2024-03-25 Rob Norrisabd: add page iterator
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
next