]> git.proxmox.com Git - mirror_zfs.git/history - include/sys
Removing old code for k(un)map_atomic
[mirror_zfs.git] / include / sys /
2021-03-19 Matthew AhrensClean up RAIDZ/DRAID ereport code
2021-03-18 Matthew AhrensRemove unused rr_code
2021-03-13 Ryan MoellerFreeBSD: Clean up zfsdev_close to match Linux
2021-03-06 Brian BehlendorfSuppress cppcheck invalidSyntax warninigs
2021-02-24 Prakash SuryaAdd upper bound for slop space calculation
2021-02-21 Brian AtkinsonCleaning up uio headers
2021-02-20 Christian Schwarzlibzpool: set_global_var: refactor to not modify 'arg'
2021-02-20 Ryan MoellerRestore FreeBSD resource usage accounting
2021-02-20 Don BradyChecksum errors may not be counted
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2021-02-15 Ryan MoellerMake inline ABD predicates compatible with C++
2021-02-09 khng300Rename zfs_inode_update to zfs_znode_update_vfs
2021-01-30 Matthew AhrensThe abd child/parent relationship does not need to...
2021-01-27 Alan SomersParallelize vdev_validate
2021-01-27 Alan SomersParallelize vdev_load
2021-01-21 Matthew AhrensSet aside a metaslab for ZIL blocks
2021-01-21 Brian AtkinsonExtending FreeBSD UIO Struct
2021-01-20 Matthew Ahrensallow callers to allocate and provide the abd_t struct
2021-01-11 Matthew Ahrensrecord ioctl elapsed time in zpool history
2020-12-28 Toomas Soomeimplicit conversion from 'boolean_t' to 'ds_hold_flags_t'
2020-12-16 Matthew AhrensOnly examine best metaslabs on each vdev
2020-12-15 Alexander MotinMake metaslab class rotor and aliquot per-allocator.
2020-12-15 Ryan Libbyspa: avoid type narrowing warning
2020-12-13 Matthew Macydmu_zfetch: fix memory leak
2020-12-11 Matthew AhrensImprove zfs receive performance with lightweight write
2020-12-10 Paul DagnelieImplement memory and CPU hotplug
2020-12-10 Brian BehlendorfCI: add zloop workflow
2020-12-09 Matthew MacyDecouple arc_read_done callback from arc buf instantiation
2020-11-24 Alexander MotinReduce latency effects of non-interactive I/O
2020-11-17 Matthew MacyFix problems in zvol_set_volmode_impl
2020-11-16 loli10KFix 'zfs userspace' for received datasets in encrypted...
2020-11-14 Matthew AhrensAssertion failure when logging large output of channel...
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-11-10 Mateusz GuzikG/C struct znode -> z_moved
2020-11-10 Ryan MoellerRemove redundant oid parameter to update_pages
2020-11-02 Brian BehlendorfLinux 5.10 compat: frame.h renamed objtool.h
2020-11-02 Christian Schwarzzfs_vnops: make zfs_get_data OS-independent
2020-11-02 Mateusz GuzikIntroduce CPU_SEQID_UNSTABLE
2020-10-31 Matthew MacyConsolidate zfs_holey and zfs_access
2020-10-30 Mateusz Guzikzstd: track allocator statistics
2020-10-30 Matthew MacyRemove UIO_ZEROCOPY functions structures
2020-10-30 Ryan MoellerUpdate references to nonexistent man pages in code
2020-10-21 Matthew MacyShare zfs_fsync, zfs_read, zfs_write, et al between...
2020-10-14 Ryan MoellerCross-platform acltype
2020-10-14 Warner LoshFreeBSD: make adjustments for the standalone environment
2020-10-13 Christian Schwarzdmu.h: remove stale declaration dmu_objset_snapshot_tmp
2020-10-09 Christian Schwarzzil_parse: make callback parameters const
2020-10-09 Brian BehlendorfReplace ZFS on Linux references with OpenZFS
2020-10-03 Ryan MoellerThrow const on some strings
2020-09-30 Sebastian Gottschalldo a cyclic seek for unused memory objects in pool
2020-09-28 Brian BehlendorfFix objtool configure check
2020-09-28 Matthew Macyzfetch: Don't issue new streams when old have not completed
2020-09-23 Matthew MacyFreeBSD: Add support for procfs_list
2020-09-22 Ryan MoellerFreeBSD: Reduce stack usage of Lua
2020-09-18 George Wilsonvdev_ashift should only be set once
2020-09-16 Ryan MoellerRename acltype=posixacl to acltype=posix
2020-09-15 Toomas Soomezfs label bootenv should store data as nvlist
2020-09-14 George AmanakisAdd L2ARC arcstats for MFU/MRU buffers and buffer conte...
2020-09-08 Ryan MoellerAvoid possibility of division by zero
2020-09-04 Don BradyAvoid posting duplicate zpool events
2020-09-04 Matthew Ahrensnowait synctask must succeed
2020-09-04 Matthew MacyReplace cv_{timed}wait_sig with cv_{timed}wait_idle...
2020-09-01 Ryan MoellerAdd 'zfs rename -u' to rename without remounting
2020-08-27 Ryan Moellerzpool: Change base URL for ZFS messages to openzfs...
2020-08-24 Sebastian GottschallAvoid symbol collision with in-kernel zstdlib
2020-08-24 Chris McDonoughAppease GCC sprintf warnings found on Fedora 32/GCC...
2020-08-21 Ryan MoellerImport vdev ashift optimization from FreeBSD
2020-08-20 Matthew MacyFreeBSD: 11.x arc_stats compatibility
2020-08-20 Michael NiewöhnerAdd zstd support to zfs
2020-08-18 Matthew MacyAdd define to enable autotrim to default to on
2020-08-18 Ryan MoellerMake zc_nvlist_src_size limit tunable
2020-08-18 Matthew AhrensInclude scatter_chunk_waste in arc_size
2020-08-17 Matthew AhrensRemove KMC_KMEM and KMC_VMEM
2020-08-17 Matthew MacyFreeBSD: fallback to /boot/ to look for zpool.cache
2020-08-11 Ryan MoellerMove ZVOL_DIR back to zfs.h
2020-08-01 Allan JudeChange the error handling for invalid property values
2020-08-01 Matthew AhrensRevise ARC shrinker algorithm
2020-07-29 Matthew MacyRename refcount.h to zfs_refcount.h
2020-07-29 Serapheim Dimitrop... Introduce names for ZTHRs
2020-07-28 Matthew MacyPrefix zfs internal endian checks with _ZFS
2020-07-26 Matthew MacyRefactor ccompile.h to not include system headers
2020-07-24 Kyle EvansAnnotate unused parameters on inline definitions as...
2020-07-24 Ryan MoellerFreeBSD: Remove some code duplication in sysctl_os.c
2020-07-22 Matthew AhrensAdjust ARC terminology
2020-07-19 Ryan MoellerFreeBSD: Add legacy arc_min and arc_max
2020-07-15 Matthew AhrensExtend zdb to print inconsistencies in livelists and...
2020-07-13 George WilsonRemove dependency on sharetab file and refactor sharing...
2020-07-12 Matthew Ahrensfilesystem_limit/snapshot_limit is incorrectly enforced...
2020-07-06 Mark JohnstonAdd a "try" operation for range locks
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-29 Matthew AhrensClean up OS-specific ARC and kmem code
2020-06-28 Arvind SankarAvoid installing kernel headers on FreeBSD
2020-06-26 Arvind SankarFixes for make dist
2020-06-26 Matthew AhrensARC shrinking blocks reads/writes
2020-06-25 Arvind SankarDrop unnecessary srcdir paths
2020-06-23 Ryan MoellerAdd zfs_multihost_interval tunable handler for FreeBSD
2020-06-18 Arvind SankarAdd prototypes
2020-06-18 Arvind SankarRemove dead code
2020-06-18 Matthew MacyDisambiguate condvar API contract
2020-06-18 Matthew MacyAdd abd_cache_reap_now for abd_chunk_cache users
next