]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-03-28 Tino ReichardtAdd colored output to zfs list
2023-03-28 Tino ReichardtColorize zpool iostat output
2023-03-28 Tino ReichardtAdd more ANSI colors to libzfs
2023-03-28 Rich Ercolanilinux 6.3 compat: add another bdev_io_acct case
2023-03-27 Ameer HamzaUpdate vdev state for spare vdev
2023-03-27 Ameer Hamzazed: add hotplug support for spare vdevs
2023-03-27 Ameer Hamzazed: post a udev change event from spa_vdev_attach()
2023-03-27 Ameer Hamzazed: mark disks as REMOVED when they are removed
2023-03-24 Alexander MotinFreeBSD: Remove extra arc_reduce_target_size() call
2023-03-24 Alexander MotinImprove arc_read() error reporting
2023-03-17 naivekunQAT: Fix uninitialized seed in QAT compression
2023-03-15 ofthesun9Fix for mountpoint=legacy
2023-03-15 Matthew AhrensZFS_IOC_COUNT_FILLED does unnecessary txg_wait_synced()
2023-03-10 Brian BehlendorfUpdate workflows
2023-03-10 Brian BehlendorfWorkaround GitHub Action failure
2023-03-10 Brian BehlendorfUbuntu 22.04 integration: GitHub workflows
2023-03-07 q66initramfs: fix zpool get argument order
2023-03-07 Mateusz PiotrowskiTurn default_bs and default_ibs into ZFS_MODULE_PARAMs
2023-03-07 Richard YaoAdd missing increment to dsl_deadlist_move_bpobj()
2023-03-07 George AmanakisOptimize the is_l2cacheable functions
2023-03-02 Alexander MotinSystem-wide speculative prefetch limit.
2023-03-02 Alexander MotinPrefetch on deadlists merge
2023-03-02 Alexander MotinIntroduce minimal ZIL block commit delay
2023-03-02 Alexander MotinPack zrlock_t by 8 bytes
2023-03-02 Alexander MotinRemove few pointer dereferences in dbuf_read()
2023-03-02 Alexander MotinSwitch dnode stats to wmsums
2023-03-02 Alexander MotinMicro-optimize zrl_remove()
2023-03-02 Alexander MotinRemove atomics from zh_refcount
2023-03-02 Alexander MotinOptimize microzaps
2023-03-01 Xinliang Liuautoconf: add support for openEuler
2023-03-01 Peter LevineSet DEFAULT_INIT_SHELL to /sbin/openrc-run for Gentoo...
2023-03-01 Xinliang Liurpm: add support for openEuler
2023-03-01 George AmanakisRevert zfeature_active() to static
2023-03-01 George AmanakisMove dmu_buf_rele() after dsl_dataset_sync_done()
2023-03-01 George AmanakisPartially revert eee9362a7
2023-03-01 George AmanakisFix a race condition in dsl_dataset_sync() when activat...
2023-02-09 Ryan Moellerinitramfs: Make mountpoint=none work
2023-02-06 Allan JudeAvoid a null pointer dereference in zfs_mount() on...
2023-02-06 Allan JudeAllow mounting snapshots in .zfs/snapshot as a regular...
2023-01-24 Tony HutterTag zfs-2.1.9
2023-01-24 Coleman Kanelinux 6.2 compat: zpl_set_acl arg2 is now struct dentry
2023-01-24 Tony HutterRevert "ztest fails assertion in zio_write_gang_member_...
2023-01-19 Tony HutterTag zfs-2.1.8
2023-01-19 Gian-Carlo... change how d_alias is replaced by du.d_alias
2023-01-19 Richard YaoLinux ppc64le ieee128 compat: Do not redefine __asm...
2023-01-19 Vince van Oosteninclude systemd overrides to zfs-dracut module
2023-01-19 George AmanakisActivate filesystem features only in syncing context
2023-01-19 Richard YaoIllumos #15286: do_composition() needs sign awareness
2023-01-19 Brian Behlendorfdracut: fix typo in mount-zfs.sh.in
2023-01-19 Matthew Ahrensremoval of LegacyVersion broke ax_python_dev.m4
2023-01-19 Mateusz GuzikFreeBSD: catch up to 1400077
2023-01-19 Martin RüeggFix shebang for helper script of deb-utils
2023-01-19 Martin RüeggAdd quotation marks around `$PATH` for deb-utils
2023-01-19 Brian BehlendorfDocumentation corrections
2023-01-19 George Melikovsystemd: set restart=always for zfs-zed.service
2023-01-19 Ethan Coe-RennerAdd color output to zfs diff.
2023-01-19 набlibzfs: diff: simplify superfluous stdio
2023-01-19 набlibzfs: diff: print_what() can return the symbol =...
2023-01-19 Doug RabsonFreeBSD: Remove stray debug printf
2023-01-19 Richard YaoZero end of embedded block buffer in dump_write_embedded()
2023-01-19 Marcel MenzelChange ZEVENT_POOL_GUID to ZEVENT_POOL to display pool...
2023-01-19 Allan JudeRestrict visibility of per-dataset kstats inside FreeBS...
2023-01-19 Richard YaoFix dereference after null check in enqueue_range
2023-01-19 Richard YaoFix potential buffer overflow in zpool command
2023-01-19 Richard YaoFreeBSD: zfs_register_callbacks() must implement error...
2023-01-19 набfgrep -> grep -F
2023-01-19 набegrep -> grep -E
2023-01-11 Tony HutterUpdate META to 6.1 kernel
2023-01-10 Matthew Ahrensztest fails assertion in zio_write_gang_member_ready()
2023-01-10 Antonio RussoIntroduce ZFS_LINUX_REQUIRE_API autoconf macro
2023-01-10 Coleman Kanelinux 6.2 compat: bio->bi_rw was renamed bio->bi_opf
2023-01-10 Coleman Kanelinux 6.2 compat: get_acl() got moved to get_inode_acl...
2023-01-10 Antonio RussoLinux 6.1 compat: open inside tmpfile()
2023-01-10 Antonio RussoZTS: close in mmapwrite.c
2023-01-10 Antonio RussoZTS: limit mmapwrite file size
2023-01-05 Ameer Hamzaskip permission checks for extended attributes
2023-01-05 Ameer HamzaAllow receiver to override encryption properties in...
2023-01-05 Ameer Hamzazed: unclean disk attachment faults the vdev
2023-01-05 Ryan MoellerFreeBSD: Fix potential boot panic with bad label
2023-01-05 Rich ErcolaniAdd workaround for broken Linux pipes
2022-12-14 Ryan Moellerinitramfs: Fix legacy mountpoint rootfs
2022-12-09 szuberskvdev_raidz_math_aarch64_neonx2.c: suppress diagnostic...
2022-12-09 szubersktests: mkfile: usage: () -> (void)
2022-12-09 szuberskUse Ubuntu 20.04 and remove Ubuntu 18.04 from workflows
2022-12-09 Savyasachee Jhadracut: skip zfsexpandknoweldge when zfs_devs is presen...
2022-12-01 Tony HutterTag zfs-2.1.7
2022-12-01 Tony Hutterzfs-2.1.7: Use ubuntu-20.04 for zloop and sanity builders
2022-12-01 George AmanakisFix setting the large_block feature after receiving...
2022-12-01 Damian SzuberskiMake autodetection disable pyzfs for kernel/srpm config...
2022-12-01 Brooks DavisDon't leak packed recieved proprties
2022-12-01 Richard YaoFix NULL pointer dereference in dbuf_prefetch_indirect_...
2022-12-01 Richard YaoLua: Fix bad bitshift in lua_strx2number()
2022-12-01 Damian SzuberskiFix clang 13 compilation errors
2022-12-01 набRemove final K&R definitions
2022-12-01 набmodule: zfs: vdev_removal: remove unused num_indirect
2022-12-01 набtests: cmd: draid: remove unused and undocumented -v
2022-12-01 набlinux: libspl: zone: () -> (void)
2022-12-01 Laura HildCorrect multipathd.target to .service
2022-12-01 Rich ErcolaniHandle and detect #13709's unlock regression (#14161)
2022-12-01 shodanshokFix arc_p aggressive increase
next