]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-08-20 Don Brady'zfs share -a' should clean noauto exports
2020-08-20 Matthew AhrensFix indentation in dnode_free_range()
2020-08-20 Matthew MacyFreeBSD: 11.x arc_stats compatibility
2020-08-20 Michael NiewöhnerAdd zstd support to zfs
2020-08-20 Michael NiewöhnerImport ZStandard v1.4.5
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-19 Brian BehlendorfZED: Do not offline a missing device if no spare is...
2020-08-19 Brian BehlendorfFix ARC aggsum access after arc_state_fini()
2020-08-19 Ryan Moellerlibzfs_core: Initialize fail_ioc_cmd to ZFS_IOC_LAST
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 George MelikovRemove unused `zpool_is_bootable`
2020-08-18 Richard LaagerRemove GRUB restrictions
2020-08-18 Brian BehlendorfZTS: ztest may cause mmp tests failures
2020-08-18 Matthew AhrensInclude scatter_chunk_waste in arc_size
2020-08-17 Matthew AhrensRemove KMC_KMEM and KMC_VMEM
2020-08-17 Ryan MoellerFreeBSD: fix the build with Clang 11
2020-08-17 Matthew MacyFreeBSD: fix merge error in zfs_acl_ids_create
2020-08-17 Serapheim DimitropoulosFix typo in btree.c
2020-08-17 Matthew MacyFreeBSD: fallback to /boot/ to look for zpool.cache
2020-08-17 George AmanakisFix reporting of L2ARC writes in arc_summary3
2020-08-17 Ryan MoellerFix l2arc_dev_rebuild_start thread name
2020-08-17 Ryan MoellerFreeBSD: Create taskq threads in appropriate proc
2020-08-14 Allan JudeFix L2ARC reads when compressed ARC disabled
2020-08-13 Jorgen LundmanRelease onexit/events with any missed zfsdev_state
2020-08-13 George MelikovGithub workflow: checkstyle
2020-08-13 George Melikovcstyle.pl: echo commands for github workflow
2020-08-13 George MelikovRemove stale .travis.yml
2020-08-12 Matthew AhrensUse zfs_dbgmsg to log metaslab_load/unload
2020-08-12 Matthew MacyRestore ARC MFU/MRU pressure
2020-08-11 George Wilson'zfs share -a' should handle 'canmount=noauto'
2020-08-11 Matthew MacyFreeBSD: Fix module autoloading when built in base
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 Coleman KaneLinux 5.9 compat: add linux/blkdev.h include
2020-08-11 Allan JudeFix typo
2020-08-11 Ryan MoellerMove ZVOL_DIR back to zfs.h
2020-08-07 Matthew MacyFreeBSD: update vaccess signature on most recent HEAD
2020-08-07 Paul DagnelieClarify error message when a range-tree double-add...
2020-08-07 Ryan MoellerZTS: Remove bashisms from zfs-tests.sh
2020-08-05 Matthew AhrensRemove commented-out code
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 AhrensFix i/o error handling of livelists and zap iteration
2020-08-05 Matthew MacyFreeBSD: Add support for lockless lookup
2020-08-05 Matthew MacyAdd missed thread_exit() to vdev_{autotrim,rebuild...
2020-08-04 Pavel SnajdrFix arc__wait__for__eviction tracepoint
2020-08-02 JonathonVerify zfs module loaded before starting services
2020-08-01 George AmanakisFix logging in l2arc_rebuild()
2020-08-01 Ryan MoellerFreeBSD: Fix `zfs jail` and add a test
2020-08-01 Matthew MacyFix page fault in zfsctl_snapdir_getattr
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 Ryan MoellerConvert Linux-isms to FreeBSD-isms in platform zfs_debug.c
2020-08-01 Ryan MoellerZTS: FreeBSD does have a l2arc.trim_ahead tunable
2020-08-01 Matthew AhrensRevise ARC shrinker algorithm
2020-08-01 Ryan MoellerZTS: zvol_misc_volmode is flaky on FreeBSD
2020-08-01 Ryan MoellerZTS: Use POSIX-compatible space character class
2020-07-31 Ryan Moellerlua: Increase reserved stack space for FreeBSD in debug...
2020-07-31 Allan JudeWhen encountering EZFS_UNKNOWN, print the error text...
2020-07-31 Allan JudeRemove duplicate include of sys/zfeature.h in dmu_objset.c
2020-07-31 Allan Judepyzfs: Add missing entry to zfs_errno
2020-07-31 Matthew Ahrenszfs promote does not delete livelist of origin
2020-07-30 Don BradyZTS: minor improvements to alloc_class_009_pos function...
2020-07-30 Ryan MoellerUse correct prefix for share/pam-configs
2020-07-30 Matthew AhrensFix error handling of vdev_top_zap
2020-07-29 JonathonVerify zfs module loaded before starting services
2020-07-29 Matthew MacyRename refcount.h to zfs_refcount.h
2020-07-29 Serapheim DimitropoulosIntroduce names for ZTHRs
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
next