]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include/sys
Parallel pool import
[FreeBSD/FreeBSD.git] / include / sys /
2024-04-22 George WilsonParallel pool import
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-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-03-29 George WilsonAdd ashift validation when adding devices to a pool
2024-03-25 Rob Norrisvdev_disk: rename existing functions to vdev_classic_*
2024-03-25 Rob Norrisabd: add page iterator
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-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-08 Don BradyAdd slow disk diagnosis to ZED
2024-02-06 Brian BehlendorfBRT: Fix FICLONE/FICLONERANGE shortened copy
2024-01-16 Ameer Hamzafix: Uber block label not always found for aux vdevs
2023-12-21 Alexander MotinZIL: Improve next log block size prediction
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-05 Don BradyExtend import_progress kstat with a notes field
2023-12-05 oromenaharAllow block cloning across encrypted datasets
2023-11-29 Alexander MotinZIL: Call brt_pending_add() replaying TX_CLONE_RANGE
2023-11-27 Rob Norrisbrt: lift internal definitions into _impl header
2023-11-17 Rob NConsider `dnode_t` allocations in dbuf cache size accou...
2023-11-13 Tony HutterWorkaround UBSAN errors for variable arrays
2023-11-08 Don BradyRAID-Z expansion feature
2023-11-07 Alan SomersUpdate the kstat dataset_name when renaming a zvol
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 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-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-09-02 ednadolski-ixSelectable block allocators
2023-08-26 Paul DagnelieIncrease limit of redaction list by using spill block
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 Alexander MotinRefactor dmu_prefetch().
2023-08-07 Mateusz PiotrowskiFix some typos
2023-08-01 Rob Nzdb: include cloned blocks in block statistics
2023-07-28 Alexander MotinRemove fastwrite mechanism.
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 Yuri Pankovset autotrim default to 'off' everywhere
2023-06-30 Brian BehlendorfRevert "spa.h: use IN_BASE instead of IN_FREEBSD_BASE"
2023-06-30 Alexander MotinSome ZIO micro-optimizations.
2023-06-30 Alexander MotinDo not report bytes skipped by scan as issued.
2023-06-29 Yuri Pankovspa.h: use IN_BASE instead of IN_FREEBSD_BASE
2023-06-27 Alexander MotinAnother set of vdev queue optimizations.
2023-06-15 Alexander MotinRemove ARC/ZIO physdone callbacks.
2023-06-14 Alexander MotinSwitch refcount tracking from lists to AVL-trees.
2023-06-09 Alexander MotinFinally drop long disabled vdev cache.
2023-06-05 Rob Norrisznode: expose zfs_get_zplprop to libzpool
2023-06-05 Alexander MotinIntroduce zfs_refcount_(add|remove)_few().
2023-05-26 Richard YaoUse __attribute__((malloc)) on memory allocation functions
2023-05-26 Richard Yaobtree: Implement faster binary search algorithm
2023-05-25 Alexander Motinzil: Add some more statistics.
2023-05-25 Alexander MotinZIL: Reduce scope of per-dataset zl_issuer_lock.
2023-05-18 George AmanakisTeach zpool scrub to scrub only blocks in error log
2023-05-18 Brian BehlendorfAdd the ability to uninitialize
2023-05-11 Pawel Jakub DawidekDon't use dmu_buf_is_dirty() for unassigned transaction.
2023-05-11 Pawel Jakub DawidekDeny block cloning is dbuf size doesn't match BP size.
2023-05-11 Pawel Jakub DawidekAdditional block cloning fixes.
2023-05-09 Brian BehlendorfAdd dmu_tx_hold_append() interface
2023-05-09 George AmanakisEnable the head_errlog feature to remove errors
2023-05-08 Matthew AhrensVerify block pointers before writing them out
2023-04-25 Brian BehlendorfRevert "Fix data race between zil_commit() and zil_susp...
2023-04-20 rob-wingCreate zap for root vdev
2023-04-19 Herb WartensAllow MMP to bypass waiting for other threads
next