]> git.proxmox.com Git - mirror_zfs.git/history - include
etc/init.d: decide which variant to use at build time.
[mirror_zfs.git] / include /
2024-04-08 Alexander MotinSpeculative prefetch for reordered requests
2024-04-08 Rob Nzinject: inject device errors into ioctls
2024-04-04 Alek Pvdev props comment and manpage should include zfsd...
2024-04-03 Rob Nzap_leaf: make l_hash[] variable length to silence...
2024-04-03 Rob Nxdr: header cleanup
2024-03-29 George WilsonAdd ashift validation when adding devices to a pool
2024-03-25 Rob Norrisvdev_disk: rewrite BIO filling machinery to avoid split...
2024-03-25 Rob Norrisvdev_disk: rename existing functions to vdev_classic_*
2024-03-25 Rob Norrisabd: add page iterator
2024-03-25 Rob Norrislinux 5.4 compat: page_size()
2024-03-25 George WilsonProvide macros for setting and getting blkptr birth...
2024-03-25 Alexander MotinZAP: Massively switch to _by_dnode() interfaces
2024-03-21 Alexander MotinZAP: Some cleanups/micro-optimizations
2024-03-21 Rob Nzio: update ZIO type x stage documentation
2024-03-20 Rob Nfreebsd: fix missing headers in distribution tarball
2024-02-26 Rob Norrisddt: reduce DDT_NAMELEN
2024-02-15 Rob Norrisddt: document the theory and the key data structures
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: 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: move entry compression into ddt_zap
2024-02-13 Alexander MotinLinux: Cleanup taskq threads spawn/exit
2024-02-08 Don BradyAdd slow disk diagnosis to ZED
2024-02-06 Brian BehlendorfBRT: Fix FICLONE/FICLONERANGE shortened copy
2024-02-05 Rich Ercolanilibzdb: Initial breakout of libzdb
2024-01-29 Rob NorrisLinux 6.8 compat: handle mnt_idmap user_namespace change
2024-01-29 Rob NorrisLinux 6.8 compat: implement strlcpy fallback
2024-01-29 Richard Kojedzinszkylibzfs: use zfs_strerror() in place of strerror()
2024-01-26 MigeljanImeriRemove list_size struct member from list implementation
2024-01-16 Ameer Hamzafix: Uber block label not always found for aux vdevs
2024-01-09 Alexander MotinZIL: Update Linux tracing after #15635
2024-01-09 Shengqi ChenLinux 6.2 compat: add check for kernel_neon_* availability
2023-12-21 Alexander MotinZIL: Improve next log block size prediction
2023-12-21 Tony Hutterzpool: Add slot power control, print power status
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: use inode atime/mtime accessors
2023-12-15 Alexander Motindmu: Allow buffer fills to fail
2023-12-11 Chunwei ChenFor db_marker inherit the db pointer for AVL comparision.
2023-12-06 Shengqi Chencompact: workaround for GPL-only symbols on riscv from...
2023-12-05 Don BradyExtend import_progress kstat with a notes field
2023-12-05 oromenaharAllow block cloning across encrypted datasets
2023-11-30 Yuri PankovUse uint64_t instead of u_int64_t
2023-11-29 Alexander MotinZIL: Call brt_pending_add() replaying TX_CLONE_RANGE
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 Alan SomersFreeBSD: Fix the build on FreeBSD 12
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-13 Tony HutterWorkaround UBSAN errors for variable arrays
2023-11-10 Alexander MotinLinux: Reclaim unused spl_kmem_cache_reclaim
2023-11-09 Martin MatuškaUnbreak FreeBSD world build after 3bd4df384
2023-11-08 Don BradyRAID-Z expansion feature
2023-11-07 Alexander MotinFreeBSD: Implement taskq_init_ent()
2023-11-07 Alan SomersUpdate the kstat dataset_name when renaming a zvol
2023-11-07 Tony Hutterzed: misc vdev_enc_sysfs_path fixes
2023-11-07 MigeljanImeriFix accounting error for pending sync IO ops in zpool...
2023-11-06 ednadolski-ixImprove ZFS objset sync parallelism
2023-10-31 Ameer Hamzazvol: fix delayed update to block device ro entry
2023-10-31 Ameer Hamzazvol: Implement zvol threading as a Property
2023-10-31 Ameer Hamzazvol: Cleanup set property
2023-10-30 Alexander MotinUnify arc_prune_async() code
2023-10-30 Alexander MotinRAIDZ: Use cache blocking during parity math
2023-10-30 Alexander MotinZIL: Cleanup sync and commit handling
2023-10-26 Thomas BertschingerAdd mutex_enter_interruptible() for interruptible sleep...
2023-10-25 Alexander MotinZIO: Remove READY pipeline stage from root ZIOs
2023-10-24 Tony Hutterzvol: Remove broken blk-mq optimization
2023-10-24 Alexander MotinZIL: Detect single-threaded workloads
2023-10-24 Brian BehlendorfAdd prefetch property
2023-10-20 Alexander MotinProperly pad struct tx_cpu to cache line
2023-10-20 Don BradyFix ZED auto-replace for VDEVs using by-id paths
2023-10-13 Alexander MotinFreeBSD: Improve taskq wrapper
2023-10-09 Alexander MotinFreeBSD: Reduce divergence from in-tree sources
2023-10-06 Alexander MotinReduce number of metaslab preload taskq threads.
2023-10-06 Alexander MotinARC: Remove b_bufcnt/b_ebufcnt from ARC headers
2023-10-04 Alexander MotinARC: Remove b_cv from struct l1arc_buf_hdr
2023-10-02 Umer SaleemAdd '-u' - nomount flag for zfs set
2023-10-02 Chunwei ChenFix invalid pointer access in trace_dbuf.h
2023-09-22 Coleman KaneLinux 6.6 compat: generic_fillattr has a new u32 reques...
2023-09-22 Coleman KaneLinux 6.6 compat: use inode_get/set_ctime*(...)
2023-09-21 Tony HutterAdd zfs_prepare_disk script for disk firmware install
2023-09-20 Dag-Erling SmørgravAdd VERIFY0P() and ASSERT0P() macros.
2023-09-20 Dag-Erling SmørgravClean up existing VERIFY*() macros.
2023-09-18 Mateusz GuzikRetire z_nr_znodes
2023-09-02 ednadolski-ixSelectable block allocators
2023-09-02 Umer SaleemRelax error reporting in zpool import and zpool split
2023-08-26 Paul DagnelieIncrease limit of redaction list by using spill block
2023-08-26 Rich ErcolaniAvoid save/restoring AMX registers to avoid a SPR erratum
2023-08-25 Alexander MotinZIL: Second attempt to reduce scope of zl_issuer_lock.
2023-08-11 Alexander MotinZIL: Avoid dbuf_read() before dmu_sync().
2023-08-07 Ryan Lahfalinux/spl/kmem_cache: undefine `kmem_cache_alloc` befor...
2023-08-07 Alexander MotinRefactor dmu_prefetch().
2023-08-07 Mateusz PiotrowskiFix some typos
2023-08-01 Rob Nzdb: include cloned blocks in block statistics
next