]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2020-07-28 Matthew MacyPrefix zfs internal endian checks with _ZFS
2020-07-27 Matthew AhrensFix lua stack overflow on recursive call to gsub()
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-25 Ryan MoellerFreeBSD: Remove accidental ARC size limiter
2020-07-25 Ryan MoellerFreeBSD: Implement arc_free_memory
2020-07-25 Brian AtkinsonAdd gang ABD child to parent gang ABD
2020-07-25 Ryan MoellerLimit dbuf cache sizes based only on ARC target size...
2020-07-24 Matthew Ahrensremove kmem_cache module parameter KMC_EXPIRE_AGE
2020-07-24 tony-zfsAdd support to decode a resume token
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 Ryan MoellerOpenZFSify CONTRIBUTING.md
2020-07-22 Ryan MoellerZTS: Fix devname2devid build on FreeBSD with libudev
2020-07-22 Arvind SankarAdd zfs_gitrev.h to the distributed sources
2020-07-22 Arvind SankarRestore scripts/make_gitrev.sh
2020-07-22 Matthew AhrensAdjust ARC terminology
2020-07-19 Evan HarrisUpdated CONTRIBUTING doc links for new issue labels
2020-07-19 Arvind SankarDisable shebang mangling on input files
2020-07-19 Ryan MoellerFreeBSD: Add legacy arc_min and arc_max
2020-07-19 Jean-Baptiste... Make unloading the key more robust
2020-07-19 Jean-Baptiste... BindsTo dataset keyload unit to mount associate unit
2020-07-19 Jean-Baptiste... Ensure mount unit pilots when its ZFS key is loaded
2020-07-19 Matthew AhrensRemove skc_reclaim, hdr_recl, kmem_cache shrinker
2020-07-19 Brian BehlendorfLinux 4.10 compat: has_capability()
2020-07-16 Matthew Ahrensanon_pages are not free/evictable
2020-07-16 Matthew MacyFreeBSD: zfs commands backward compatibility
2020-07-16 Brian BehlendorfUpdate zts-report.py with additional tests
2020-07-16 Ryan MoellerZTS: Fix nonportable use of stat in list_file_blocks
2020-07-15 Romain DolbeauFix early include of <linux/percpu_compat.h>
2020-07-15 Matthew AhrensExtend zdb to print inconsistencies in livelists and...
2020-07-15 Arvind SankarCentralize variable substitution
2020-07-15 Arvind SankarMake RPM_DEFINE_KMOD conditional on CONFIG_KERNEL
2020-07-15 Arvind SankarFix parallel make srpm
2020-07-14 Alexander MotinFix LOR between dp_config_rwlock and spa_props_lock
2020-07-14 Joao Carlos... Disable -Wl,-z,defs for ASAN builds
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 Ryan Moellerlibzfs: Add error message for why creating mountpoint...
2020-07-12 Matthew MacyFreeBSD: Use a hash table for taskqid lookups
2020-07-10 Serapheim DimitropoulosUnconditionally enable debugging for libzpool
2020-07-10 Arvind SankarFix up FIND_SYSTEM_LIBRARY to work with cross-compiling
2020-07-10 Arvind SankarUse abs_top_builddir when referencing libraries
2020-07-10 Arvind SankarAdd -z defs to LDFLAGS
2020-07-10 Arvind SankarAdd config.rpath for AM_GNU_GETTEXT
2020-07-10 Arvind SankarClean up lib dependencies
2020-07-10 Arvind SankarMove libspl_assertf into .c file
2020-07-10 George AmanakisFix a persistent L2ARC bug in l2arc_write_done()
2020-07-10 Gabriel A.... Add Makefile command to run checkbashisms on all /bin...
2020-07-10 Ryan MoellerZTS: Make bc conditional use compatible with new BSD bc
2020-07-10 Ryan Moellerlibzfs: Make zfs_cmd_t initialization consistent, use...
2020-07-06 Ryan MoellerAdd zpool_nextboot, move zfs_jail to libzfs.h
2020-07-06 Mark JohnstonFix a deadlock in the FreeBSD getpages VOP
2020-07-06 Mark JohnstonAdd a "try" operation for range locks
2020-07-06 winglqFix atomic_clear_long_excl wrong return
2020-07-03 Ryan MoellerUpdate zfs_freebsd_need_inactive to fix mmapped writes
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-07-01 Matthew Macyfreebsd: changes necessary to coexist with dtrace in...
2020-07-01 Harald van... configure fixes
2020-06-29 Harald van... pam: fix test usage in configure script
2020-06-29 Matthew AhrensClean up OS-specific ARC and kmem code
2020-06-28 Arvind SankarMark phony targets as phony.
2020-06-28 Arvind Sankarpaxcheck needs to run against the builddir not the...
2020-06-28 Arvind SankarMove cppcheck suppressions out of .github
2020-06-28 Arvind SankarRemove config/suppressed-warnings.txt
2020-06-28 Arvind SankarAvoid installing kernel headers on FreeBSD
2020-06-28 Brian BehlendorfStyle fixes
2020-06-27 Allan JudeMake zstreamdump output the size of the payload for...
2020-06-27 Matthew AhrensRevise SPL wrapper for shrinker callbacks
2020-06-27 Serapheim DimitropoulosUse percpu_counter for obj_alloc counter of Linux-backe...
2020-06-27 Matthew Ahrensarcstat: add 'avail', fix 'free'
2020-06-26 Robert NovakAdd block histogram to zdb
2020-06-26 Arvind SankarFixes for make dist
2020-06-26 Arvind SankarInclude FreeBSD sources in module dist
2020-06-26 Matthew AhrensARC shrinking blocks reads/writes
2020-06-25 felixdoerrepam: implement a zfs_key pam module
2020-06-25 Arvind SankarDrop unnecessary srcdir paths
2020-06-25 Arvind SankarFix check for sed --in-place
2020-06-25 Arvind SankarAdd missing third-party license files to dist
2020-06-25 Arvind SankarFix tags targets in module/Makefile.in + cleanup
2020-06-25 Arvind SankarFix libspl/asm-generic/atomic for VPATH build
2020-06-25 Arvind SankarMove zfs_gitrev.h to build directory
2020-06-25 Arvind SankarSupport out-of-tree kmod build on FreeBSD
2020-06-24 Kevin P. FlemingAdd trim_finish notify script for ZED
2020-06-23 Ryan MoellerAdd zfs_multihost_interval tunable handler for FreeBSD
2020-06-22 Prawnzfs -V: Print userland version even if kernel module...
2020-06-22 Jorgen Lundmanzed additional features
2020-06-22 Serapheim DimitropoulosRemove unnecessary terminology from error-injection...
2020-06-22 Matthew AhrensClarify comments in config/*.m4, vdev_geom.c, zfs_allow...
2020-06-22 Brian BehlendorfUpdate zts-report.py with additional tests
2020-06-19 Ryan MoellerFix copy-paste error breaking FreeBSD head
2020-06-19 Andriy Gaponzfs allow/unallow should work with numeric uid/gid
2020-06-18 Ryan MoellerMatch new vfs_checkexp KPI in FreeBSD head
2020-06-18 Arvind SankarEnable -Wmissing-prototypes/-Wstrict-prototypes
2020-06-18 Arvind SankarSwitch off -Wmissing-prototypes for libgcc math functions
2020-06-18 Arvind SankarMake Skein_{Get,Put}64_LSB_First inline functions
2020-06-18 Arvind SankarAdd prototypes
next