]> git.proxmox.com Git - mirror_zfs.git/history - include
Annontate FreeBSD sysctls with CTLFLAG_MPSAFE
[mirror_zfs.git] / include /
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-09 Mateusz GuzikFreeBSD: convert teardown inactive lock to a read-mostl...
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 Alexander RichardsonFixes for running FreeBSD buildworld on Linux/macOS...
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-09-01 Ryan MoellerFreeBSD: Simplify INGLOBALZONE
2020-09-01 Ryan MoellerFreeBSD: Define crgetzoneid appropriately
2020-08-30 Brian BehlendorfLinux 5.9 compat: NR_SLAB_RECLAIMABLE
2020-08-27 Ryan Moellerzpool: Change base URL for ZFS messages to openzfs...
2020-08-26 Toomas SoomeRemove pragma ident lines
2020-08-25 Allan JudeDon't assert on nvlists larger than SPA_MAXBLOCKSIZE
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-20 Pavel SnajdrLinux 5.7 compat: Include linux/sched.h in spl/sys...
2020-08-20 Mariusz ZaborskiFreeBSD: Add option to rewind checkpoint while importin...
2020-08-18 Matthew MacyFreeBSD: Fix UNIX permissions checking
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-17 Ryan MoellerFreeBSD: Create taskq threads in appropriate proc
2020-08-11 Coleman KaneLinux 5.9 compat: make_request_fn replaced with submit_...
2020-08-11 Coleman KaneLinux 5.9 compat: Update NR_SLAB_RECLAIMABLE to NR_SLAB...
2020-08-11 Ryan MoellerMove ZVOL_DIR back to zfs.h
2020-08-05 Matthew AhrensRemove KM_NODEBUG
2020-08-05 Matthew AhrensRemove KMC_NOMAGAZINE
2020-08-05 Matthew AhrensRemove KMC_QCACHE
2020-08-05 Matthew AhrensRemove KMC_NOHASH
2020-08-05 Matthew AhrensRemove KMC_NOTOUCH
2020-08-05 Matthew AhrensRemove KMC_OFFSLAB
2020-08-05 Matthew MacyFreeBSD: Add support for lockless lookup
2020-08-04 Pavel SnajdrFix arc__wait__for__eviction tracepoint
2020-08-01 Allan JudeChange the error handling for invalid property values
2020-08-01 Matthew MacyChanges to make openzfs build within FreeBSD buildworld
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-26 Matthew MacyMake use of ZFS_DEBUG consistent within kmod sources
2020-07-25 Matthew MacyFreeBSD: Fixes required to build ZFS on PowerPC
2020-07-24 Matthew Ahrensremove kmem_cache module parameter KMC_EXPIRE_AGE
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 Kyle Evanslibzfs: const'ify path argument to zfs_path_to_zhandle
2020-07-22 Matthew AhrensAdjust ARC terminology
2020-07-19 Ryan MoellerFreeBSD: Add legacy arc_min and arc_max
2020-07-19 Matthew AhrensRemove skc_reclaim, hdr_recl, kmem_cache shrinker
2020-07-16 Matthew MacyFreeBSD: zfs commands backward compatibility
2020-07-15 Matthew AhrensExtend zdb to print inconsistencies in livelists and...
2020-07-14 Brian AtkinsonFixing gang ABD child removal race condition
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-12 Matthew MacyFreeBSD: Use a hash table for taskqid lookups
2020-07-06 Ryan MoellerAdd zpool_nextboot, move zfs_jail to libzfs.h
2020-07-06 Mark JohnstonAdd a "try" operation for range locks
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-07-01 Matthew Macyfreebsd: changes necessary to coexist with dtrace in...
2020-06-29 Matthew AhrensClean up OS-specific ARC and kmem code
2020-06-28 Arvind SankarAvoid installing kernel headers on FreeBSD
2020-06-28 Brian BehlendorfStyle fixes
2020-06-27 Matthew AhrensRevise SPL wrapper for shrinker callbacks
2020-06-27 Serapheim Dimitrop... Use percpu_counter for obj_alloc counter of Linux-backe...
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 Arvind SankarMark functions as static
2020-06-18 adilgerlinux: add basic fallocate(mode=0/2) compatibility
2020-06-18 Matthew MacyDisambiguate condvar API contract
2020-06-18 Matthew MacyAdd abd_cache_reap_now for abd_chunk_cache users
2020-06-16 Jorgen Lundmandrr_begin: can't forward declare untagged struct
2020-06-16 Jorgen LundmanMake struct vdev_disk_t be platform private
2020-06-16 Ryan MoellerFix FreeBSD condvar semantics
2020-06-14 Jorgen LundmanAdd convenience wrappers for common uio usage
2020-06-13 George AmanakisFix gcc10.1 truncation error
2020-06-13 Ryan MoellerFreeBSD: Don't require zeroing new locks before init
2020-06-11 Brian AtkinsonRemoving ZERO_PAGE abd_alloc_zero_scatter
2020-06-11 Matthew AhrensRemove unnecessary references to slavery
2020-06-10 Andrea GelminiFix typos
2020-06-09 Matthew AhrensFile incorrectly zeroed when receiving incremental...
2020-06-09 George AmanakisTrim L2ARC
2020-06-08 Michael NiewöhnerMove GFP flags kernel compatibility code
2020-06-08 Michael NiewöhnerLinux 5.8 compat: __vmalloc()
2020-06-08 Pawel Jakub DawidekRestore support for in-kernel ZFS ioctls
2020-06-07 Jorgen LundmanReplace sprintf()->snprintf() and strcpy()->strlcpy()
2020-06-06 Ryan MoellerImprove compatibility with C++ consumers
2020-06-06 Brian Behlendorfzfsvfs_setup(): zap_stats_t may have undefined content...
next