]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include
ddt: remove struct names and forward declarations
[FreeBSD/FreeBSD.git] / include /
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
2023-08-01 Coleman KaneLinux 4.20 compat: wrapper function for iov_iter type...
2023-08-01 Coleman KaneLinux 6.4 compat: iter_iov() function now used to get...
2023-08-01 Coleman KaneLinux 6.5 compat: blkdev changes
2023-08-01 Coleman KaneLinux 6.5 compat: use disk_check_media_change when...
2023-07-28 Alexander MotinRemove fastwrite mechanism.
2023-07-24 Rob Norrislinux: implement filesystem-side copy/clone functions...
2023-07-24 Rob Norrislinux: implement filesystem-side clone ioctls
2023-07-24 Rob Norrislinux: implement filesystem-side copy/clone functions
2023-07-21 Alexander MotinAdjust prefetch parameters.
2023-07-21 Alexander MotinAdd explicit prefetches to bpobj_iterate().
2023-07-21 Alan SomersDon't emit cksum_{actual_expected} in ereport.fs.zfs...
2023-07-21 Alan SomersDon't emit checksum histograms in ereport.fs.zfs.checks...
2023-07-20 Ameer Hamzaspa_min_alloc should be GCD, not min
2023-07-20 Ameer HamzaIgnore pool ashift property during vdev attachment
2023-07-20 Coleman KaneLinux 6.5 compat: disk_check_media_change() was added
2023-07-20 Yuri Pankovset autotrim default to 'off' everywhere
2023-07-14 Coleman KaneLinux 6.5 compat: BLK_STS_NEXUS renamed to BLK_STS_RESV...
2023-07-14 Coleman Kaneintptr_t definition is canonically signed
2023-07-13 Mateusz GuzikFreeBSD: catch up to __FreeBSD_version 1400093
2023-06-30 Brian BehlendorfRevert "spa.h: use IN_BASE instead of IN_FREEBSD_BASE"
next