]> git.proxmox.com Git - mirror_zfs.git/history - include
FreeBSD: Add zfs_link_create() error handling
[mirror_zfs.git] / include /
2024-05-14 Rob Norriszdb/ztest: send dbgmsg output to stderr
2024-05-14 Rob Norrisspa_taskq_dispatch_ent: simplify arguments
2024-05-14 Rob Norrisspa: remove spa_taskq_dispatch_sync()
2024-05-14 Alan SomersBetter control the thread pool size when mounting datasets
2024-05-14 Don BradyAdd support for parallel pool exports
2024-05-10 chenqiuhao1997Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.
2024-05-09 Alexander MotinFix scn_queue races on very old pools
2024-05-02 Rob Nvdev_disk: disable flushes if device does not support it
2024-05-01 Alexander MotinImprove write issue taskqs utilization
2024-05-01 Rob Norrislibzpool: set thread names
2024-04-29 Don Bradyvdev probe to slow disk can stall mmp write checker
2024-04-22 George WilsonParallel pool import
2024-04-12 Rob Nbdev_discard_supported: understand discard_granularity=0
2024-04-12 Rob Norriszio: rename ZIO_TYPE_IOCTL to ZIO_TYPE_FLUSH
2024-04-12 Rob Norrisdkio: remove kernel dkio.h compatibility header
2024-04-12 Rob Norriszio: remove io_cmd and DKIOCFLUSHWRITECACHE
2024-04-12 Rob Norriszio: remove zio_ioctl()
2024-04-10 Rich ErcolaniAdd custom debug printing for your asserts
2024-04-09 Alexander MotinL2ARC: Relax locking during write
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
next