]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2021-07-20 Kevin JinAdd Module Parameter Regarding Log Size Limit
2021-07-20 Alexander MotinMinor ARC optimizations
2021-07-20 Jorgen Lundmandmu_redact.c does not call bqueue_destroy
2021-07-20 AlexanderA few fixes of callback typecasting (for the upcoming...
2021-07-19 Ryan MoellerUse SET_ERROR for more errors in FreeBSD vnops
2021-07-19 Ryan MoellerRemove unused fields from zvol_task_t
2021-07-19 Alexander MotinFreeBSD: Switch from MAXPHYS to maxphys on FreeBSD 13+
2021-07-16 Kevin BowlingDetect HAVE_LARGE_STACKS at compile time
2021-07-16 George Melikovzpool_influxdb: fix -Werror=stringop-truncation
2021-07-16 Rich ErcolaniCorrect zfs-send(8) on readonly sends
2021-07-16 Alexander MotinIntroduce dsl_dir_diduse_transfer_space()
2021-07-15 Jorgen Lundmanpass handle to do_unmount()
2021-07-13 набconfig/libatomic: require -latomic iff atomic.c doesn...
2021-07-13 Rich ErcolaniTinker with slop space accounting with dedup
2021-07-13 Alexander MotinFix ARC ghost states eviction accounting
2021-07-12 Brian BehlendorfUpdate bug report template
2021-07-11 George Wilsonfile reference counts can get corrupted
2021-07-08 Jorgen Lundmandprintf_dnode: strcpy -> strlcpy
2021-07-08 Jorgen LundmanReplace strchrnul() with strrchr()
2021-07-07 Alexander MotinFreeBSD: Use unmapped I/O for scattered/gang ABD buffers
2021-07-07 Alexander MotinFreeBSD: Hardcode abd_chunk_size to PAGE_SIZE
2021-07-06 Alexander MotinMove gethrtime() calls out of vdev queue lock
2021-07-06 Justin GottulaUdev rules: remove zvol compat symlinks (without the...
2021-07-02 Justin GottulaUse substantially more robust program exit status logic...
2021-07-02 Justin GottulaPrint zvol_id error messages to stderr rather than...
2021-07-02 Justin GottulaUdev rules: use match (==) rather than assign (=) for...
2021-07-02 Justin GottulaUdev rules: replace deprecated $tempnode with $devnode
2021-07-02 Justin GottulaUdev rules: use non-ancient comma syntax
2021-07-01 Alexander MotinRemove avl_size field from struct avl_tree
2021-07-01 Alexander MotinCompact dbuf/buf hashes and lock arrays
2021-07-01 Jorgen LundmanFix abd leak, kmem_free correct size of abd_t
2021-07-01 Jorgen LundmanUpstream: dmu_zfetch_stream_fini leaks refcount
2021-07-01 Kevin JinOptimize txg_kick() process (#12274)
2021-07-01 Alexander MotinRemove refcount from spa_config_*()
2021-06-30 Ryan MoellerZED: Match added disk by pool/vdev GUID if found (...
2021-06-29 Brian BehlendorfLinux 5.13 compat: META
2021-06-29 Laurențiu Nicolazed: fix sending emails (#12292)
2021-06-29 Alexandermodule/zfs: simplify ddt_stat_add() loop
2021-06-29 Alexander MotinAvoid 64bit division in multilist index functions
2021-06-26 Michal VasilekFix plymouth passphrase prompt with dracut
2021-06-26 Rich ErcolaniFix build with KASAN
2021-06-25 Alexander MotinHelp compiller optimize out abd_verify()
2021-06-25 Martin MatuškaFreeBSD: fix compilation of FreeBSD world after 29274c9f6
2021-06-24 Brian BehlendorfUpdate cache file when setting compatibility property
2021-06-24 Paul DagnelieFix flag copying in resume case
2021-06-24 jumbi77zfs_metaslab_mem_limit should be 25 instead of 75
2021-06-24 Rich ErcolaniStop using "zstreamdump" in tests/
2021-06-24 JonathonUpdate libera webchat client URL
2021-06-23 Attila Fülöpgcc 11 cleanup
2021-06-23 Brian BehlendorfZTS: Add known exceptions
2021-06-23 Rich ErcolaniAnnotated dprintf as printf-like
2021-06-23 Antonio RussoRevert Consolidate arc_buf allocation checks
2021-06-22 Alexander MotinOptimize small random numbers generation
2021-06-21 Brian BehlendorfLinux 5.12 compat: META
2021-06-17 Alexander MotinUse wmsum for arc, abd, dbuf and zfetch statistics...
2021-06-17 George AmanakisAvoid deadlock when removing L2ARC devices under I/O
2021-06-14 Rich ErcolaniFix importing with symlinks
2021-06-14 набsystemd: import: expand $ZPOOL_IMPORT_OPTS correctly
2021-06-13 Matthew Ahrensvdev_draid_min_asize() ignores reserved space
2021-06-12 Paul ZuchowskiDo not hash unlinked inodes
2021-06-11 набscripts/commitcheck.sh: fix false positive for signed...
2021-06-11 набForbid basename(3) and dirname(3)
2021-06-11 набlibzutil: import: filter out unsuitable files earlier
2021-06-11 набlinux/libzutil: zpool_open_func: don't dup name, extrac...
2021-06-11 набlibzutil: add zfs_{base,dir}name()
2021-06-11 набlinux/libzutil: use ARRAY_SIZE instead of constant...
2021-06-11 Rich ErcolaniAdded uncompress requirement
2021-06-11 Brian BehlendorfZTS: Add zfs_clone_livelist_dedup.ksh to Makefile.am
2021-06-10 Alexander MotinRe-embed multilist_t storage
2021-06-10 набdracut: 90zfs: respect zfs_force=1 on systemd systems
2021-06-10 Alexander MotinRemove pool io kstats (#12212)
2021-06-10 Rich ErcolaniAdded error for writing to /dev/ on Linux
2021-06-10 набlib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}...
2021-06-10 набlibefi: remove efi_auto_sense()
2021-06-09 набzgenhostid.8: revisit
2021-06-09 набConsistentify miscellaneous style on remaining manpages
2021-06-09 набMove properties, parameters, events, and concepts aroun...
2021-06-09 набman: use one Makefile, use OpenZFS for .Os
2021-06-09 Brian BehlendorfFix minor shellcheck 0.7.2 warnings
2021-06-09 Rich ErcolaniCorrect a flaw in the Python 3 version checking
2021-06-08 набzed.d/history_event-zfs-list-cacher.sh.in: parallelise...
2021-06-08 набzed.d/all-debug.sh: simplify
2021-06-08 набzed-functions.sh: zed_lock(): don't truncate lock
2021-06-08 Alan Somerslibzfs: On FreeBSD, use MNT_NOWAIT with getfsstat
2021-06-08 набtests/file_check: remove unused variable
2021-06-08 набmodule/zfs: vdev_removal: spa_vdev_remove_thread: remov...
2021-06-08 набmodule/zfs: vdev_indirect: vdev_indirect_repair: remove...
2021-06-08 набmodule/zfs: dbuf: dbuf_read_impl: remove unused variable
2021-06-08 набmodule/zfs: arc: arc_hdr_realloc_crypt: remove unused...
2021-06-08 набlibzfs: zfs_send: remove unused variable
2021-06-08 набzdb: zdb_decompress_block: don't needlessly set buf
2021-06-08 набlibzutil: zpool_find_config: remove unused variable
2021-06-07 набModernise/fix/rewrite unlinted manpages
2021-06-07 Rich ErcolaniForce --enable-debug on FreeBSD if INVARIANTS is set
2021-06-07 Serapheim DimitropoulosLivelist logic should handle dedup blkptrs
2021-06-07 Alexander MotinMore aggsum optimizations
2021-06-04 набlibzfs: write_inuse_diffs_one: format strerror() with...
2021-06-04 набi-t: don't try to import from empty cache
2021-06-04 набdracut: 90zfs: zfs-load-key: wait for key to appear...
2021-06-04 набUse %%/* instead of awk -F/ {print $1} to strip datasets
next