]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include/sys
spa: make read/write queues configurable
[FreeBSD/FreeBSD.git] / include / sys /
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
2023-04-19 Ameer HamzaFix "Detach spare vdev in case if resilvering does...
2023-04-19 youzhongyangSilence clang warning of flexible array not at end
2023-04-13 youzhongyangLinux 6.3 compat: Fix memcpy "detected field-spanning...
2023-04-10 youzhongyangLinux 6.3 compat: idmapped mount API changes
2023-03-28 George AmanakisFixes in persistent error log
2023-03-28 Kevin JinFix short-lived txg caused by autotrim
2023-03-24 George Wilsonpanic loop when removing slog device
2023-03-24 Pawel Jakub DawidekFix cloning into already dirty dbufs.
2023-03-22 Tino ReichardtRemove unused constant EdonR256_BLOCK_BITSIZE
2023-03-14 Tino ReichardtRemove unused Edon-R variants
2023-03-14 Richard Yaonvpair: Use flexible array member for nvpair name strings
2023-03-14 Richard Yaonvpair: Constify string functions
2023-03-14 Tino ReichardtReplace dead opensolaris.org license links
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2023-03-08 Richard YaoSuppress Clang Static Analyzer warning about SNPRINTF_B...
2023-03-08 Alexander MotinMore adaptive ARC eviction
2023-03-07 Rob NBetter handling for future crypto parameters
2023-03-02 Tino ReichardtUpdate BLAKE3 for using the new impl handling
2023-03-02 Tino ReichardtAdd generic implementation handling and SHA2 impl
2023-03-01 Alexander MotinSystem-wide speculative prefetch limit.
2023-03-01 Richard YaoFix data race between zil_commit() and zil_suspend()
2023-02-28 George AmanakisRevert zfeature_active() to static
2023-02-27 Richard YaoSkip memory allocation when compressing holes
2023-02-15 Brian Behlendorfzdb: zero-pad checksum output follow up
2023-02-14 Brian BehlendorfLinux: use filemap_range_has_page()
2023-02-14 George AmanakisFix a race condition in dsl_dataset_sync() when activat...
2023-01-25 Alexander MotinPrefetch on deadlists merge
2023-01-23 rob-wingConfigure zed's diagnosis engine with vdev properties
2023-01-20 Richard YaoCleanup ->dd_space_towrite should be unsigned
2023-01-20 Chunwei ChenFix unprotected zfs_znode_dmu_fini
2023-01-17 Jorgen LundmanUnify Assembler files between Linux and Windows
2023-01-10 Matthew AhrensBatch enqueue/dequeue for bqueue
2023-01-09 Ameer Hamzazed: add hotplug support for spare vdevs
next