]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2023-06-01 Val PackettPAM: use boolean_t for config flags
2023-06-01 Val PackettPAM: do not fail to mount if the key's already loaded
2023-05-31 Rich ErcolaniRevert "initramfs: use `mount.zfs` instead of `mount`"
2023-05-30 Luís HenriquesFix NULL pointer dereference when doing concurrent...
2023-05-29 Brian BehlendorfZTS: zvol_misc_trim disable blk mq
2023-05-26 Richard YaoUse __attribute__((malloc)) on memory allocation functions
2023-05-26 Brian BehlendorfZTS: Add zpool_resilver_concurrent exception
2023-05-26 Mike SwansonAdd compatibility symlinks for FreeBSD 12.{3,4} and...
2023-05-26 ColmAdding new read-only compatible zpool features to compa...
2023-05-26 Richard Yaobtree: Implement faster binary search algorithm
2023-05-26 George AmanakisFix inconsistent definition of zfs_scrub_error_blocks_p...
2023-05-25 Damiano AlbaniAdd missing files to Debian DKMS package
2023-05-25 Brian BehlendorfUpdate compatibility.d files
2023-05-25 Alexander Motinzil: Add some more statistics.
2023-05-25 Alexander MotinZIL: Reduce scope of per-dataset zl_issuer_lock.
2023-05-24 Dimitri John... systemd: Use non-absolute paths in Exec* lines
2023-05-24 Akash BFix concurrent resilvers initiated at same time
2023-05-24 youzhongyangLinux 6.4 compat: reclaimed_slab renamed to reclaimed
2023-05-19 Brian AtkinsonHold db_mtx when updating db_state
2023-05-19 Brian BehlendorfProbe vdevs before marking removed
2023-05-18 George AmanakisTeach zpool scrub to scrub only blocks in error log
2023-05-18 Brian BehlendorfAdd the ability to uninitialize
2023-05-15 Antonio Russotest-runner: pass kmemleak and kmsg to Cmd.run
2023-05-15 Richard YaoFix undefined behavior in spa_sync_props()
2023-05-15 Richard YaoFix use after free regression in spa_remove_healed_errors()
2023-05-12 Alexander Motinzil: Free lwb_buf after write completion.
2023-05-12 Alexander Motinzil: Some micro-optimizations.
2023-05-12 Don BradyRefine special_small_blocks property validation
2023-05-12 Brian BehlendorfZTS: Add auto_replace_001_pos to exceptions
2023-05-11 Pawel Jakub... Make sure we are not trying to clone a spill block.
2023-05-11 Pawel Jakub... Correct comment.
2023-05-11 Pawel Jakub... Remove badly placed comment.
2023-05-11 Pawel Jakub... Don't call zfs_exit_two() before zfs_enter_two().
2023-05-11 Pawel Jakub... Don't use dmu_buf_is_dirty() for unassigned transaction.
2023-05-11 Pawel Jakub... Deny block cloning is dbuf size doesn't match BP size.
2023-05-11 Pawel Jakub... Additional block cloning fixes.
2023-05-11 Alexander Motinzil: Don't expect zio_shrink() to succeed.
2023-05-10 Ameer HamzaPrevent panic during concurrent snapshot rollback and...
2023-05-10 Tony Hutterpam: Fix "buffer overflow" in pam ZTS tests on F38
2023-05-09 Brian BehlendorfAdd dmu_tx_hold_append() interface
2023-05-09 Brian BehlendorfDebug auto_replace_001_pos failures
2023-05-09 George AmanakisRemove duplicate code in l2arc_evict()
2023-05-09 Alexander MotinRemove single parent assertion from zio_nowait().
2023-05-09 George AmanakisEnable the head_errlog feature to remove errors
2023-05-08 George AmanakisFixes in head_errlog feature with encryption
2023-05-08 Matthew AhrensVerify block pointers before writing them out
2023-05-08 Brian Behlendorfzdb: consistent xattr output
2023-05-08 Brian BehlendorfZTS: add snapshot/snapshot_002_pos exception
2023-05-05 Alexander MotinFix two abd_gang_add_gang() issues.
2023-05-05 Pawel Jakub... Simplify and optimize random_int_between().
2023-05-05 Pawel Jakub... Plug memory leak in zfsdev_state.
2023-05-03 Ameer Hamzazpool import -m also removing spare and cache when...
2023-05-03 buzzingwiresAllow zhack label repair to restore detached devices.
2023-05-03 George AmanakisOptimize check_filesystem() and process_error_log()
2023-05-02 Pawel Jakub... Use correct block pointer in block cloning case.
2023-05-02 Brian BehlendorfWrap clang specific pragma
2023-05-02 Mateusz Guzikblake3: fix up bogus checksums in face of cpu migration
2023-05-02 Serapheim DimitropoulosCorrect ABD size for split block ZIOs
2023-04-27 Justin Hibbitspowerpc64: Support ELFv2 asm on Big Endian
2023-04-27 Alexander MotinMark TX_COMMIT transaction with TXG_NOTHROTTLE.
2023-04-27 Val PackettPAM: support the authentication facility
2023-04-26 Tino ReichardtFix BLAKE3 aarch64 assembly for FreeBSD and macOS
2023-04-26 Brian BehlendorfFix checkstyle warning
2023-04-26 Alexander MotinFix positive ABD size assertion in abd_verify().
2023-04-26 Mateusz GuzikFreeBSD: fix up EINVAL from getdirentries on .zfs
2023-04-26 Mateusz GuzikFreeBSD: add missing vn state transition for .zfs
2023-04-26 Rob Ntests/zdb_encrypted: parse numbers a little more robustly
2023-04-26 Brian Behlendorfzdb: Fix minor memory leak
2023-04-25 Brian BehlendorfRevert "Fix data race between zil_commit() and zil_susp...
2023-04-25 Han GaoAdd loongarch64 support
2023-04-24 Rich ErcolaniTaught zdb -bb to print metadata totals
2023-04-24 Mateusz GuzikFreeBSD: add missing vop_fplookup assignments
2023-04-24 Mateusz GuzikFreeBSD: try to fallback early if can't do optimized...
2023-04-24 Mateusz GuzikFreeBSD: fix up EXDEV handling for clone_range
2023-04-21 Dimitry AndricFreeBSD: make zfs_vfs_held() definition consistent...
2023-04-21 Allan JudeAdd support for zpool user properties
2023-04-20 Richard YaoLinux: Suppress -Wordered-compare-function-pointers...
2023-04-20 Richard YaoLinux: zfs_zaccess_trivial() should always call generic...
2023-04-20 Brian BehlendorfZTS: zvol_misc_trim retry busy export
2023-04-20 rob-wingCreate zap for root vdev
2023-04-19 Herb WartensAllow MMP to bypass waiting for other threads
2023-04-19 Paul DagnelieZTS: send-c_volume is flaky
2023-04-19 Ameer HamzaFix "Detach spare vdev in case if resilvering does...
2023-04-19 набzfsprops.7: update mandlock
2023-04-19 youzhongyangSilence clang warning of flexible array not at end
2023-04-18 Low-powerValues printed by zpool-iostat(8) should be right-aligned
2023-04-18 Tony HutterRevert "ZFS_IOC_COUNT_FILLED does unnecessary txg_wait_...
2023-04-18 Rich ErcolaniWork around Raspberry Pi kernel packaging oddities
2023-04-17 Pawel Jakub... Fix VERIFY(!zil_replaying(zilog, tx)) panic
2023-04-13 dodexahedronMinor improvements to zpoolconcepts.7
2023-04-13 youzhongyangLinux 6.3 compat: Fix memcpy "detected field-spanning...
2023-04-12 Pawel Jakub... Fix data corruption when cloning embedded blocks
2023-04-12 набinitramfs: source user scripts from /e/z/initramfs...
2023-04-12 George AmanakisFix in check_filesystem()
2023-04-10 Alan SomersTrim needless zeroes from checksum events
2023-04-10 youzhongyangLinux 6.3 compat: idmapped mount API changes
2023-04-10 Kyle Evansmodule: freebsd: fix aarch64 fpu handling
2023-04-10 Kyle Evansmodule: resync part of Makefile.bsd
2023-04-10 Rob Nlibzfs: add v2 iterator interfaces
2023-04-06 Rob Nvdev: expose zfs_vdev_max_ms_shift as a module parameter
next