]> git.proxmox.com Git - mirror_zfs.git/history - include
Linux 5.10 compat: use iov_iter in uio structure
[mirror_zfs.git] / include /
2020-12-23 Brian BehlendorfLinux 5.10 compat: use iov_iter in uio structure
2020-12-23 Ryan MoellerRemove redundant oid parameter to update_pages
2020-12-23 Matthew MacyShare zfs_fsync, zfs_read, zfs_write, et al between...
2020-12-23 Ryan Libbyspa: avoid type narrowing warning
2020-12-23 Ryan MoellerFreeBSD: Implement sysctl for fletcher4 impl
2020-12-23 Ryan MoellerFreeBSD: Do zcommon_init sooner to avoid FPU panic
2020-12-23 Alexander MotinReduce latency effects of non-interactive I/O
2020-11-30 Brian BehlendorfRevert "Reduce latency effects of non-interactive I/O"
2020-11-25 Alexander MotinReduce latency effects of non-interactive I/O
2020-11-17 Matthew MacyFix problems in zvol_set_volmode_impl
2020-11-17 набzpool: correctly align columns with -p
2020-11-17 loli10KFix 'zfs userspace' for received datasets in encrypted...
2020-11-14 Brian BehlendorfLinux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usage
2020-11-14 Matthew AhrensAssertion failure when logging large output of channel...
2020-11-11 Mateusz GuzikG/C struct znode -> z_moved
2020-11-11 Adrian ChaddFix compiling on FreeBSD + gcc - don't assume illmnos...
2020-11-03 Coleman KaneLinux 5.10 compat: check_disk_change() removed
2020-11-03 Brian BehlendorfLinux 5.10 compat: frame.h renamed objtool.h
2020-11-03 Ryan MoellerRemove duplicate cond_resched() definition
2020-10-30 Mateusz Guzikzstd: track allocator statistics
2020-10-30 Ryan MoellerUpdate references to nonexistent man pages in code
2020-10-16 Ryan MoellerCross-platform acltype
2020-10-16 Warner LoshFreeBSD: make adjustments for the standalone environment
2020-10-16 Christian Schwarzdmu.h: remove stale declaration dmu_objset_snapshot_tmp
2020-10-16 Christian Schwarzzil_parse: make callback parameters const
2020-10-16 Brian BehlendorfReplace ZFS on Linux references with OpenZFS
2020-10-16 Ryan MoellerFreeBSD: Sort out kernel FPU headers for 12.1-REL
2020-10-16 Ryan MoellerThrow const on some strings
2020-10-01 Sebastian Gottschalldo a cyclic seek for unused memory objects in pool
2020-10-01 Brian BehlendorfFix objtool configure check
2020-10-01 Matthew MacyFreeBSD: Add support for procfs_list
2020-10-01 Matthew MacyFreeBSD: Don't save user FPU context in kernel threads
2020-10-01 Ryan MoellerFreeBSD: Reduce stack usage of Lua
2020-09-18 George Wilsonvdev_ashift should only be set once
2020-09-18 Ryan MoellerRename acltype=posixacl to acltype=posix
2020-09-16 Toomas Soomezfs label bootenv should store data as nvlist
2020-09-09 Mateusz GuzikFreeBSD: convert teardown inactive lock to a read-mostl...
2020-09-09 Ryan MoellerAvoid possibility of division by zero
2020-09-09 Don BradyAvoid posting duplicate zpool events
2020-09-09 Matthew Ahrensnowait synctask must succeed
2020-09-09 Alexander RichardsonFixes for running FreeBSD buildworld on Linux/macOS...
2020-09-09 Matthew MacyReplace cv_{timed}wait_sig with cv_{timed}wait_idle...
2020-09-03 Ryan MoellerAdd 'zfs rename -u' to rename without remounting
2020-09-03 Ryan MoellerFreeBSD: Simplify INGLOBALZONE
2020-09-03 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-27 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...
next