]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2024-10-12 Brian BehlendorfFallback to strerror() when strerror_l() isn't available
2024-10-11 Brian BehlendorfZTS: Increase zpool_import_parallel_pos import margin
2024-10-11 Brian BehlendorfZTS: Slightly increase dedup_quota limit
2024-10-11 Brian BehlendorfCI: Stick with ubuntu-22.04 for CodeQL analysis
2024-10-11 Martin Matuškazdb: fix printf format in dump_zap()
2024-10-11 Rob Norriszpool/zfs: allow --json wherever -j is allowed
2024-10-09 Brian AtkinsonAlways validate checksums for Direct I/O reads
2024-10-09 Martin MatuškaFreeBSD: ignore some includes when not building kernel
2024-10-09 Brian Behlendorfztest: Fix scrub check in ztest_raidz_expand_check()
2024-10-09 Matthew Hellervdev_id: multi-lun disks & slot num zero pad
2024-10-08 Brian BehlendorfZTS: resilver_restart_001.ksh restore defaults
2024-10-08 Umer SaleemOnly serialize native-deb* targets
2024-10-07 Rob Norriszpool/zfs: restore -V & --version options
2024-10-07 Martin MatuškaReturn boolean_t in inline functions of lib/libspl...
2024-10-06 Shengqi ChenBump SONAME of libzfs and libzpool
2024-10-06 Shengqi Chencontrib/debian: add new manpages to installation list
2024-10-06 JKDingwallFix generation of kernel uevents for snapshot rename...
2024-10-06 Tino ReichardtZTS: Fix summary page creation again - second try
2024-10-06 Tino ReichardtZTS: Remove FreeBSD 13.4-STABLE
2024-10-04 Brian BehlendorfUpdate META
2024-10-04 Brian BehlendorfTag 2.3.0-rc1
2024-10-04 Umer SaleemUpdate path for zed in zfs-zed.service for native debia...
2024-10-04 Umer SaleemDisable parallel build for native-deb* targets
2024-10-04 Umer SaleemFix missing packaging files from release tarballs
2024-10-04 Alexander MotinZAP: Align za_name in zap_attribute_t to 8 bytes
2024-10-04 Alexander MotinARC: Cache arc_c value during arc_evict()
2024-10-04 Pavel SnajdrDefer resilver only when progress is above a threshold
2024-10-03 Tino ReichardtZTS: Fix summary page creation
2024-10-03 Brian BehlendorfUpdate compatibility.d files
2024-10-03 Rob Norrisfeature: large_microzap
2024-10-03 Brian BehlendorfTemporarily disable Direct IO by default
2024-10-02 Brian Behlendorfsnapdir: add 'disabled' value to make .zfs inaccessible
2024-10-02 rilyshAvoid computing strlen() inside loops
2024-10-02 Brian BehlendorfUpdate all ABI files
2024-10-01 Rob NorrisLinux 6.12: PG_error flag was removed
2024-10-01 Rob NorrisLinux 6.12: f_version removed from struct file
2024-10-01 Rob NorrisLinux 6.12: FMODE_UNSIGNED_OFFSET is now FOP_UNSIGNED_O...
2024-10-01 Rob NorrisLinux 6.12: support 3arg dequeue_signal() without task...
2024-10-01 Rob NorrisLinux 6.12: avoid kmem_cache_create redefinition
2024-10-01 Sanjeev BagewadiSupport for longnames for files/directories (Linux...
2024-10-01 Sanjeev BagewadiAllocate zap_attribute_t from kmem instead of stack
2024-10-01 Don BradyRestrict raidz faulted vdev count
2024-10-01 Rob Norrissend/recv: open up additional stream feature flags
2024-10-01 Brian BehlendorfLinux 6.11 compat: META
2024-09-30 Rob Norrislua: add flex array field to TString type
2024-09-29 George Melikovman: update recordsize max size info
2024-09-28 Tino ReichardtZTS: Replace MD5 and SHA256 wit XXH128
2024-09-28 Brian BehlendorfZTS: Fix zpool_import_hostid_changed_unclean_export
2024-09-27 Rob Norriszfs_log: add flex array fields to log record structs
2024-09-27 Brian BehlendorfZTS: Update deadman_sync threshold
2024-09-27 Brian BehlendorfCI: Add logs to zloop workflow
2024-09-26 Brian BehlendorfZTS: Fix zpool_import_hostid_changed_cachefile_unclean_...
2024-09-26 tstabrawaAvoid BUG in migrate_folio_extra
2024-09-25 Brian BehlendorfZTS: Fix zpool_reguid Makefile.am and tests
2024-09-25 Shengqi ChenCI: run only sanity check on limited OSes for nonbehavi...
2024-09-25 Alexander MotinProperly release key in spa_keystore_dsl_key_hold_dd()
2024-09-24 Alexander MotinFreeBSD: Sync taskq_cancel_id() returns with Linux
2024-09-24 w0xelAdd missing guard defines for simd_stat
2024-09-24 Rob NorrisAUTHORS: refresh with recent new contributors
2024-09-24 Brian BehlendorfCI: cancel workflows when PRs are updated (#16562)
2024-09-24 Theera K.Evicting too many bytes from MFU metadata
2024-09-24 Brian BehlendorfZTS: CI Documentation Updates
2024-09-24 Brian BehlendorfZTS: CodeQL Action v3 update
2024-09-23 Rob Norrislinux: log a scary warning when used with an experiment...
2024-09-23 Rob Norrisconfig/kernel: enforce maximum kernel version, with...
2024-09-23 George Melikovxattr dataset prop: change defaults to sa
2024-09-22 Rich ErcolaniFix /proc/spl/kstat/simd on x86
2024-09-22 Brian BehlendorfZTS: Add additional exceptions
2024-09-22 Brian BehlendorfZTS: Retire "tmpfile_reason" exception
2024-09-22 Brian BehlendorfZTS: Retire "ci_reason" exceptions
2024-09-22 Tino ReichardtZTS: Fix Summary Page
2024-09-21 Alexander MotinReduce and handle EAGAIN errors on AIO label reads
2024-09-21 Umer SaleemAdd compatibility file for GRUB versions up to v2.06
2024-09-21 Umer SaleemZTS: Fix skipping over comment lines in zpool_create...
2024-09-21 Rob NorrisFreeBSD: restore zfs_znode_update_vfs()
2024-09-20 Brian BehlendorfAdd SIMD metadata in /proc on Linux follow up
2024-09-20 Rich ErcolaniAdd SIMD metadata in /proc on Linux
2024-09-20 Tino ReichardtZTS: Remove functional tests via matrix
2024-09-20 Tino ReichardtZTS: Fix Test Summary page generation
2024-09-20 George Melikovarc_hdr_authenticate: make explicit error
2024-09-20 George MelikovZLE compression: don't use BPE_PAYLOAD_SIZE
2024-09-20 George Melikovzio_compress: introduce max size threshold
2024-09-19 Tino ReichardtZTS: use openssl for md5digest and sha256digest
2024-09-19 Rob Norriszfs_debug: specific variant for userspace
2024-09-19 Rob Norriszfs_znode: lift common code to a single shared file
2024-09-19 Rob Norriszfs_racct: copy Linux implementation for userspace
2024-09-19 Rob Norrislibzpool: don't include trace.c
2024-09-19 Rob Norrisvdev_label_os: copy Linux implementation for userspace
2024-09-19 Rob Norrisarc_os: split userspace and Linux kernel code
2024-09-19 Rob Norrislinux/abd_os: remove kernel version check for compound...
2024-09-19 Rob Norrislinux: remove kernel version checks for unsupported...
2024-09-19 Shengqi Chencityhash: replace invocations with specialized versions...
2024-09-19 Shengqi Chenzcommon: add specialized versions of cityhash4
2024-09-19 Shengqi Chendmu_objset: replace dnode_hash impl with cityhash4
2024-09-18 Theera K.arcstat: add structural, types, states breakdown
2024-09-18 Don BradyAvoid fault diagnosis if multiple vdevs have errors
2024-09-18 Rob Norriszfs_file: implement zfs_file_deallocate for FreeBSD 14
2024-09-18 Rob Norriszfs_file: rename zfs_file_fallocate to zfs_file_deallocate
2024-09-18 Rob Norrisconfig: fix page_mapping test
2024-09-18 Rob Norrisconfig: fix various bits of missing output
next