]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2022-06-27 Brian BehlendorfFix -Wattribute-warning in dsl layer
2022-06-27 Brian BehlendorfFix -Wattribute-warning in edonr
2022-06-27 Brian BehlendorfFix -Wattribute-warning in zfs_log_xvattr()
2022-06-27 Brian BehlendorfSilence -Winfinite-recursion warning in luaD_throw()
2022-06-27 George AmanakisAvoid panic with recordsize > 128k, raw sending and...
2022-06-27 Alexander MotinAvoid two 64-bit divisions per scanned block
2022-06-24 Alexander MotinSeveral B-tree optimizations
2022-06-24 Alan SomersAdd a "zstream decompress" subcommand
2022-06-24 Alexander MotinSeveral sorted scrub optimizations
2022-06-24 Toomas SoomeUse macros for quotes and such
2022-06-23 Brian BehlendorfScrub mirror children without BPs
2022-06-21 Tino ReichardtFix memory allocation issue for BLAKE3 context
2022-06-21 Matthew ThodeRemove install of zfs-load-module.service for dracut
2022-06-17 Alexander MotinFreeBSD: Improve crypto_dispatch() handling
2022-06-17 Andrewexpose snapshot count via stat(2) of .zfs/snapshot...
2022-06-15 ixhamzalibzfs: Prevent overridding of error code
2022-06-15 Alexander MotinReduce ZIO io_lock contention on sorted scrub
2022-06-15 crassAdd support for ARCH=um for x86 sub-architectures
2022-06-15 Damian SzuberskiFix clang 13 compilation errors
2022-06-14 Allan JudeReplace ZPROP_INVAL with ZPROP_USERPROP where it means...
2022-06-14 Ryan Moellerspl: Use a clearer name for the user namespace fd
2022-06-14 Ryan Moellerlibzfs: zfs_userns: Don't leak the namespace fd
2022-06-11 Julian BrunnerAdd weekly and monthly systemd timers for trimming
2022-06-10 Alexander MotinImprove sorted scan memory accounting
2022-06-10 Will AndrewsAdd Linux namespace delegation support
2022-06-10 Allan JudeRevert parts of 938cfeb0f27303721081223816d4f251ffeb1767
2022-06-09 Alexander MotinAVL: Remove obsolete branching optimizations
2022-06-09 Ryan Moellerlibzfs: Rename msg bufs to errbuf for consistency
2022-06-09 Ryan Moellerlibzfs: Define the defecto standard errbuf size
2022-06-09 Tony Hutterzvol: Support blk-mq for better performance
2022-06-08 Tino ReichardtIntroduce BLAKE3 checksums as an OpenZFS feature
2022-06-01 Brian Behlendorfautoconf: AC_MSG_CHECKING consistency
2022-06-01 Brian BehlendorfLinux 5.19 compat: asm/fpu/internal.h
2022-06-01 Alexander MotinRemove wrong assertion in log spacemap
2022-05-31 Rich ErcolaniCorrected parameters for zstd early abort
2022-05-31 Allan JudeFix typo in zil_commit() comment block
2022-05-31 Brian BehlendorfLinux 5.18 compat: META
2022-05-31 Brian BehlendorfLinux 5.19 compat: zap_flags_t conflict
2022-05-31 Brian BehlendorfLinux 5.19 compat: bdev_start_io_acct() / bdev_end_io_a...
2022-05-31 Brian BehlendorfLinux 5.19 compat: aops->read_folio()
2022-05-31 Brian BehlendorfLinux 5.19 compat: blkdev_issue_secure_erase()
2022-05-31 Brian BehlendorfLinux 5.19 compat: bdev_max_secure_erase_sectors()
2022-05-31 Brian BehlendorfLinux 5.19 compat: bdev_max_discard_sectors()
2022-05-31 Brian BehlendorfLinux 5.18 compat: bio_alloc()
2022-05-26 Kevin JinFix inflated quiesce time caused by lwb_tx during zil_c...
2022-05-26 Brian BehlendorfReplace EXTRA_DIST with dist_noinst_DATA
2022-05-26 Ryan MoellerSilence unused-but-set-variable warning
2022-05-25 Alexander MotinMore speculative prefetcher improvements
2022-05-25 набautomake: don't install /e/d/zfs or /e/z/zfs-functions +x
2022-05-25 Paul DagnelieCancel in-progress rebuilds when we finish removal
2022-05-25 Umer Saleemrpm: Keep debug symbols if configured with '--enable...
2022-05-25 Brian BehlendorfStandardize RHEL version check in packages
2022-05-25 Rich ErcolaniUnbreak zstd build on sparc64
2022-05-25 Brian BehlendorfSwitch sed -E to -r for better portability
2022-05-24 Neal Gompa... rpm: Use the correct version-release information in...
2022-05-24 Alexander MotinRefactor Log Size Limit
2022-05-24 Rich ErcolaniTiered early abort, zstd edition
2022-05-24 Ryan MoellerFreeBSD: libspl: Add locking around statfs globals
2022-05-24 Rich ErcolaniModified ncompress requirement in RPM to exclude RHEL9
2022-05-24 Brian Behlendorfzed: Take no action on scrub/resilver checksum errors
2022-05-20 Brian BehlendorfVerify BPs in spa_load_verify_cb() and dsl_scan_visitbp()
2022-05-20 Mark Johnstonzdb: Fix handling of nul termination in symlink targets
2022-05-18 набlinux: libshare: smb: don't swallow net(1) errors
2022-05-18 набlibzfs: return (allocated) strings instead of filling...
2022-05-18 набlinux: libzfs: simplify module-loaded check
2022-05-18 набRemove final K&R definitions
2022-05-18 набlibspl/include: remove unused/empty headers
2022-05-18 набkmodtool: cleanup
2022-05-18 набrpm: don't spec obsolete_name/version anymore
2022-05-18 набAdd make regen-tests to regenerate the test bundle
2022-05-18 heeplrzed: support subject as header in zed_notify_email()
2022-05-18 AndrewExpose zpool guids through kstats
2022-05-17 Coleman KaneFix compiler warnings about zero-length arrays in inlin...
2022-05-16 набlinux: libzutil: zfs_strip_path: only strip known prefixes
2022-05-16 набlibzfs: constify zfs_strip_partition(), zfs_strip_path()
2022-05-16 набlibzfs: pool: zpool_vdev_name: use libzfs_envvar_is_set
2022-05-16 набzpool: max_width: monomorphise subtype iteration
2022-05-13 набlinux: spl: generic: ddi_strto*: match solaris ddi_strt...
2022-05-13 набlinux: spl: generic: ddi_strtou##type: elide unused...
2022-05-13 набRemove hw_serial, ddi_strtoul()
2022-05-12 Mateusz PiotrowskiFix typos in zfs-bookmark examples
2022-05-12 набlinux: libshare/nfs: don't do anything unless exportfs...
2022-05-12 набlinux: libshare/smb: cache smb_available
2022-05-12 набlibzfs: zfs_unshare: minor cleanup
2022-05-12 набtests: add zfs_unshare_008_pos checking whitespace...
2022-05-12 набlibshare/nfs: escape mount points when needed
2022-05-12 набlinux: libshare/nfs: bsearch() over valid keys
2022-05-12 набlibzfs: mount: zfs_unshare: don't reallocate mountpoint
2022-05-12 набReplace libzfs sharing _nfs() and _smb() APIs with...
2022-05-12 набPublish libshare protocols, use enum-based API
2022-05-12 набlibshare: delineate obsolete errors
2022-05-12 набlibshare: use AVL tree with static data, pass all data...
2022-05-12 набlibshare: interface: {=> const} char *
2022-05-12 набlibshare/smb: cleanup
2022-05-12 набlibshare/nfs: destaticify nfs_lock_fd
2022-05-12 набfreebsd: libshare/nfs: write directly in translate_opts()
2022-05-12 набfreebsd: libshare/nfs: constify static const data
2022-05-12 Brian BehlendorfAdd missing AC_MSG_RESULT(no) to configure
2022-05-12 Brian Behlendorfztest: reduce runtile of zloop.sh in CI
2022-05-11 Rich ErcolaniAdded a workaround for Linux KASAN builds
next