]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2023-09-20 Dag-Erling... Use ASSERT0P() to check that a pointer is NULL.
2023-09-20 Dag-Erling... Add VERIFY0P() and ASSERT0P() macros.
2023-09-20 Dag-Erling... Clean up existing VERIFY*() macros.
2023-09-20 Umer SaleemImprove the handling of sharesmb,sharenfs properties
2023-09-20 Umer SaleemUpdate the behavior of mountpoint property
2023-09-19 Rob Ncmd: add 'help' subcommand to zpool and zfs
2023-09-19 Paul DagnelieFix incorrect expected error in ztest
2023-09-19 Paul DagnelieFix l2arc_apply_transforms ztest crash
2023-09-19 Rob Ntests: install missing PAM tests
2023-09-19 George AmanakisUpdate the MOS directory on spa_upgrade_errlog()
2023-09-18 Mateusz GuzikRetire z_nr_znodes
2023-09-18 Tony Hutterzed: Allow autoreplace and fault LEDs for removed vdevs
2023-09-18 набcheck-zstd-symbols: also ignore __pfx_ symbols
2023-09-12 Tony HutterLinux 6.5 compat: META (#15265)
2023-09-11 Laura HildRemove implication that child `disk`s aren't vdevs...
2023-09-09 ednadolski-ixupdate max_variance limit in zdb_block_size_histogram...
2023-09-09 Alexander MotinAdd more constraints for block cloning.
2023-09-07 Volker MauelIntel QAT 1.7 compatibility
2023-09-07 Andrea RighiLinux 6.5 compat: spl: properly unregister sysctl entries
2023-09-02 ednadolski-ixSelectable block allocators
2023-09-02 Umer SaleemRelax error reporting in zpool import and zpool split
2023-09-02 Andrea RighiLinux 6.5 compat: safe cleanup in spl_proc_fini()
2023-09-02 Alexander MotinZIL: Change ZIOs issue order.
2023-09-02 Alexander MotinZIL: Revert zl_lock scope reduction.
2023-09-02 Alexander MotinZIL: Tune some assertions.
2023-09-01 Dimitry Andricdmu_buf_will_clone: change assertion to fix 32-bit...
2023-08-29 Serapheim Dimitropouloscheckstyle: fix action failures
2023-08-26 Paul DagnelieIncrease limit of redaction list by using spill block
2023-08-26 Paul DagnelieTry to clarify wording to reduce zpool add incidents
2023-08-26 Rich ErcolaniAvoid save/restoring AMX registers to avoid a SPR erratum
2023-08-26 Brian Behlendorfzed: update zed.d/statechange-slot_off.sh
2023-08-25 набMake zoned/jailed zfsprops(7) make more sense.
2023-08-25 Rob Ntests/block_cloning: rename and document get_same_block...
2023-08-25 Serapheim DimitropoulosUpdate outdated assertion from zio_write_compress
2023-08-25 Alexander MotinZIL: Second attempt to reduce scope of zl_issuer_lock.
2023-08-24 Tony Hutterzed: Add zedlet to power off slot when drive is faulted
2023-08-15 Rob Ncopy_file_range: fix fallback when source create on...
2023-08-11 Alexander MotinZIL: Replay blocks without next block pointer.
2023-08-11 Alexander MotinZIL: Avoid dbuf_read() before dmu_sync().
2023-08-08 Coleman KaneLinux 6.5 compat: Use copy_splice_read instead of filem...
2023-08-08 Umer SaleemMove zinject from openzfs-zfs-test to openzfs-zfsutils
2023-08-08 Rafael Kitoverdracut: support mountpoint=legacy for root dataset
2023-08-08 oromenaharzfs_clone_range should return a descriptive error codes
2023-08-08 набlibzfs: sendrecv: send_progress_thread: handle SIGINFO...
2023-08-07 Coleman KaneLinux 6.5 compat: replace generic_file_splice_read...
2023-08-07 Ryan Lahfalinux/spl/kmem_cache: undefine `kmem_cache_alloc` befor...
2023-08-07 Alexander MotinRefactor dmu_prefetch().
2023-08-07 Mateusz PiotrowskiFix some typos
2023-08-02 Coleman KaneLinux 6.5 compat: register_sysctl_table removed
2023-08-01 Brian AtkinsonRevert "Linux 6.5 compat: register_sysctl_table removed"
2023-08-01 Serapheim Dimitropouloszpool_vdev_remove() should handle EALREADY error return
2023-08-01 Rob Nlinux/copy_file_range: properly request a fallback...
2023-08-01 Zach Dykstrareadmmap.c: fix building with MUSL libc
2023-08-01 Rob Nzdb: include cloned blocks in block statistics
2023-08-01 набlinux: zfs: ctldir: set [amc]time to snapshot's creatio...
2023-08-01 Coleman KaneLinux 4.20 compat: wrapper function for iov_iter type...
2023-08-01 Coleman KaneLinux 6.4 compat: iter_iov() function now used to get...
2023-08-01 Coleman KaneLinux 6.5 compat: blkdev changes
2023-08-01 Coleman KaneLinux 6.5 compat: use disk_check_media_change when...
2023-08-01 Coleman KaneLinux 6.5 compat: register_sysctl_table removed
2023-08-01 oromenaharCheck the return value in clonefile test
2023-07-28 Alexander MotinRemove fastwrite mechanism.
2023-07-27 oromenaharBRT should return EOPNOTSUPP
2023-07-27 Alexander MotinAvoid waiting in dmu_sync_late_arrival().
2023-07-25 Brian Behlendorfzed: Reduce log noise for large JBODs
2023-07-25 Alexander MotinRemove zl_issuer_lock from zil_suspend().
2023-07-24 Rob Norriszts: block cloning tests
2023-07-24 Rob Norrislinux: implement filesystem-side copy/clone functions...
2023-07-24 Rob Norrislinux: implement filesystem-side clone ioctls
2023-07-24 Rob Norrislinux: implement filesystem-side copy/clone functions
2023-07-24 Rob Norrisdbuf_sync_leaf: check DB_READ in state assertions
2023-07-24 Rob Norrisdmu_buf_will_clone: only check that current txg is...
2023-07-24 Rob Norrisbrt_vdev_realloc: use vmem_alloc for large allocation
2023-07-24 Rob Norriszfs_clone_range: use vmem_malloc for large allocation
2023-07-24 Alexander MotinZIL: Fix config lock deadlock.
2023-07-24 Brian BehlendorfLinux 6.4 compat: META
2023-07-21 Rob Nshellcheck: disable "unreachable command" check [SC2317]
2023-07-21 Rob Nmetaslab: tuneable to better control force ganging
2023-07-21 Alexander MotinAdjust prefetch parameters.
2023-07-21 Alexander MotinAdd explicit prefetches to bpobj_iterate().
2023-07-21 Alan SomersDon't emit cksum_{actual_expected} in ereport.fs.zfs...
2023-07-21 Alan SomersDon't emit checksum histograms in ereport.fs.zfs.checks...
2023-07-21 Tony Hutterzed: Fix zed ASSERT on slot power cycle
2023-07-20 Chunwei ChenFix zpl_test_super race with zfs_umount
2023-07-20 Ameer Hamzaspa_min_alloc should be GCD, not min
2023-07-20 Yuri PankovDon't panic if setting vdev properties is unsupported...
2023-07-20 Ameer HamzaIgnore pool ashift property during vdev attachment
2023-07-20 Wojciech Małota... Rollback before zfs root is mounted
2023-07-20 Alexander MotinDo not request data L1 buffers on scan prefetch.
2023-07-20 Coleman KaneLinux 6.5 compat: disk_check_media_change() was added
2023-07-20 Yuri Pankovset autotrim default to 'off' everywhere
2023-07-14 Coleman KaneLinux 6.5 compat: BLK_STS_NEXUS renamed to BLK_STS_RESV...
2023-07-14 Coleman Kaneintptr_t definition is canonically signed
2023-07-14 Alexander MotinFix raw receive with different indirect block size.
2023-07-14 Alan SomersFix the ZFS checksum error histograms with larger recor...
2023-07-14 Alexander MotinAvoid extra snprintf() in dsl_deadlist_merge().
2023-07-13 Alexander MotinAdd missed DMU_PROJECTUSED_OBJECT prefetch.
2023-07-13 Mateusz GuzikFreeBSD: catch up to __FreeBSD_version 1400093
2023-07-13 Umer SaleemUpdate changelog for 2.2
2023-07-13 Alexander MotinFreeBSD: Fix build on stable/13 after 1302506.
next