]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2023-04-06 George AmanakisFix typo in check_clones()
2023-04-06 Damian SzuberskiZTS: add existing tests to runfiles
2023-04-06 Andrew InnesZTS: Use inbuilt monotonic time
2023-04-06 Martin MatuškaMiscellaneous FreBSD compilation bugfixes
2023-04-06 Rob Nvdev: expose zfs_vdev_def_queue_depth as a module parameter
2023-04-06 Paul DagnelieStorage device expansion "silently" fails on degraded...
2023-04-05 Alexander MotinFix some signedness issues in arc_evict()
2023-04-05 youzhongyangLinux 6.3 compat: writepage_t first arg struct folio*
2023-04-05 Tino ReichardtFix "Add colored output to zfs list"
2023-03-31 набcontrib: dracut: fix race with root=zfs:dset when neces...
2023-03-31 youzhongyanglinux 6.3 compat: needs REQ_PREFLUSH | REQ_OP_WRITE
2023-03-31 Brian BehlendorfUse vmem_zalloc to silence allocation warning
2023-03-29 Tony HutterLinux 6.2 compat: META
2023-03-28 George AmanakisFixes in persistent error log
2023-03-28 Kevin JinFix short-lived txg caused by autotrim
2023-03-28 Brian BehlendorfAdditional limits on hole reporting
2023-03-28 George WilsonRevert "Do not hold spa_config in ZIL while blocked...
2023-03-27 Rob Nconfig: don't link libudev on FreeBSD
2023-03-27 Rich Ercolanilinux 6.3 compat: add another bdev_io_acct case
2023-03-24 Ameer HamzaUpdate vdev state for spare vdev
2023-03-24 Rich ErcolaniDrop lying to the compiler in the fletcher4 code
2023-03-24 George Wilsonpanic loop when removing slog device
2023-03-24 Tino ReichardtAdd colored output to zfs list
2023-03-24 Tino ReichardtColorize zpool iostat output
2023-03-24 Tino ReichardtAdd more ANSI colors to libzfs
2023-03-24 Matthew AhrensFix prefetching of indirect blocks while destroying
2023-03-24 Pawel Jakub... Fix cloning into already dirty dbufs.
2023-03-24 Rob Nman: add ZIO_STAGE_BRT_FREE to zpool-events
2023-03-22 Pawel Jakub... Fix build on FreeBSD
2023-03-22 Timothy DayFix kmodtool for packaging mainline Linux
2023-03-22 Tino ReichardtRemove unused constant EdonR256_BLOCK_BITSIZE
2023-03-18 Alexander MotinFreeBSD: Remove extra arc_reduce_target_size() call
2023-03-16 Richard YaoFix possible bad bit shift in dnode_next_offset_level()
next